Related Experiment Video
Updated: Mar 6, 2026

Flying Insect Detection and Classification with Inexpensive Sensors
Published on: October 15, 2014
A spam detection model based on the discriminative TF-IDF belief rule base
Xiting Yang1, Wenkai Zhou1, Xiping Duan2
1School of Computer Science and Information Engineering, Harbin Normal University, Harbin, 150025, China.
Abstract:
Novel spam with rapidly evolving content faces a scarcity of labeled data in its early stages. Yet, current detection models rely heavily on large datasets and high-dimensional features, leading to poor generalization and opaque decisions when data is scarce. This opacity hinders error tracing and limits their use in early threat detection and response. The belief rule base (BRB), as an expert system, demonstrates effective learning under small-sample conditions, and its rule-based reasoning mechanism provides decision interpretability. However, high-dimensional features may cause combination explosion. To address these issues, a BRB spam detection model based on the Discriminative term frequency-inverse document frequency (TF-IDF) method (DTI-BRB) is proposed in this paper. By discriminating whether terms are more indicative of ham or spam, the Discriminative TF-IDF method converts raw text into low-dimensional features, thereby effectively resolving the combination explosion problem inherent in the traditional BRB model. Through two case studies under small-sample conditions, the effectiveness of the proposed model is validated. With only 200 samples, it achieves accuracies of 91.5% and 95.5% in the two cases, respectively, exhibiting excellent predictive performance and interpretability.
Related Concept Videos
Quantifying and Rejecting Outliers: The Grubbs Test
Expected Frequencies in Goodness-of-Fit Tests
Classification of Signals
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
Difference from Background: Limit of Detection
The LOD indicates the presence or absence...
Detection of Black Holes
Their closest cousins are neutron stars, which are composed almost entirely of neutrons packed against each other, making them extremely dense. A neutron star has the same mass as the Sun but its diameter is only a few kilometers. Therefore, the escape velocity from their surface is close to the speed of light.
Not until the 1960s, when the first neutron...
Prediction Intervals
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.

