IRJun 4, 2021

A General Method for Event Detection on Social Media

arXiv:2106.02250v1
Originality Incremental advance
AI Analysis

This addresses the problem of detecting diverse events in social media data for researchers and practitioners, but it is incremental as it builds on existing work with a more general approach.

The paper tackles event detection on social media by proposing a general method that assumes events cause deviations in semantic aspects, and it shows the method captures unusual events more effectively than baselines in a novel evaluation setting.

Event detection on social media has attracted a number of researches, given the recent availability of large volumes of social media discussions. Previous works on social media event detection either assume a specific type of event, or assume certain behavior of observed variables. In this paper, we propose a general method for event detection on social media that makes few assumptions. The main assumption we make is that when an event occurs, affected semantic aspects will behave differently from its usual behavior. We generalize the representation of time units based on word embeddings of social media text, and propose an algorithm to detect events in time series in a general sense. In the experimental evaluation, we use a novel setting to test if our method and baseline methods can exhaustively catch all real-world news in the test period. The evaluation results show that when the event is quite unusual with regard to the base social media discussion, it can be captured more effectively with our method. Our method can be easily implemented and can be treated as a starting point for more specific applications.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes