Related Experiment Video
Updated: Sep 21, 2025

08:05
Design and Analysis for Fall Detection System Simplification
Published on: April 6, 2020
10.8K
A Performance Comparison of Unsupervised Techniques for Event Detection from Oscar Tweets
Muzamil Malik1, Waqar Aslam1, Zahid Aslam1
1Department of Computer Science & Information Technology, Islamia University of Bahawalpur, Bahawalpur, Pakistan.
Computational Intelligence and Neuroscience
|June 3, 2022
Summary
This study introduces a new dataset of Oscars 2018 tweets for evaluating topic detection methods. Soft Frequent Pattern Mining (SFPM) showed the best performance in event detection from social media data.
Area of Science:
- Computational Social Science
- Data Mining
- Natural Language Processing
Background:
- Social media is a vital source for real-time information and event detection.
- Existing research often focuses on specific datasets, limiting the evaluation of topic detection methods.
- There is a need for diverse datasets to assess the generic performance of these techniques.
Purpose of the Study:
- To introduce a novel dataset of 2,160,738 English tweets related to the Oscars 2018 event.
- To compare the performance of unsupervised topic detection and tracking methods on this real-world dataset.
- To evaluate the generic applicability of methods like Soft Frequent Pattern Mining (SFPM), Singular Value Decomposition and K-Means (K-SVD), Feature-Pivot (Feat-p), Document-Pivot (Doc-p), and Latent Dirichlet Allocation (LDA).
Main Methods:
- Collection of a large-scale Twitter dataset focusing on the Oscars 2018.
- Application of five unsupervised learning algorithms: SFPM, K-SVD, Feat-p, Doc-p, and LDA.
- Evaluation using metrics: keyword precision (K-Prec), keyword recall (K-Rec), and topic recall (T-Rec).
Main Results:
- SFPM achieved the highest K-Prec, K-Rec, and T-Rec, although performance decreased with increased clusters.
- Feat-p demonstrated the lowest performance across all evaluated metrics.
- All tested unsupervised methods proved to be generic and capable of producing meaningful clusters from the social media data.
Conclusions:
- The Oscars 2018 dataset provides a valuable resource for evaluating topic detection methods.
- SFPM is a highly effective method for event detection in social media.
- Unsupervised methods show promise for generic event and topic analysis on diverse datasets.
Related Concept Videos
Classification of Signals
935
In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating 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...
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...
935
Difference from Background: Limit of Detection
7.1K
The limit of detection (LOD) is the smallest amount of analyte that can be distinguished from the background noise. The LOD value corresponds to the concentration at which the analyte signal is three times larger than the standard deviation of the blank signal. Below this value, the analyte signal cannot be differentiated from the background noise. It is calculated by dividing the calibration slope by 3 times the standard deviation of the blank signals.
The LOD indicates the presence or absence...
The LOD indicates the presence or absence...
7.1K

