Unsupervised Episode Detection for Large-Scale News Events
Episodic structures are inherently interpretable and adaptable to evolving large-scale key events. However, state-of-the-art automatic event detection methods overlook event episodes and, therefore, struggle with these crucial characteristics. This paper introduces a novel task, episode detection, aimed at identifying episodes from a news corpus containing key event articles. An episode describes a cohesive cluster of core entities (e.g., "protesters", "police") performing actions at a specific time and location. Furthermore, an episode is a significant part of a larger group of episodes under a particular key event. Automatically detecting episodes is challenging because, unlike key events and atomic actions, we cannot rely on explicit mentions of times and locations to distinguish between episodes or use semantic similarity to merge inconsistent episode co-references. To address these challenges, we introduce EpiMine, an unsupervised episode detection framework that (1) automatically identifies the most salient, key-event-relevant terms and segments, (2) determines candidate episodes in an article based on natural episodic partitions estimated through shifts in discriminative term combinations, and (3) refines and forms final episode clusters using large language model-based reasoning on the candidate episodes. We construct three diverse, real-world event datasets annotated at the episode level. EpiMine outperforms all baselines on these datasets by an average 59.2% increase across all metrics.
Code (1)
Tasks
ArticlesEvent DetectionLanguage ModellingLarge Language ModelSemantic SimilaritySemantic Textual SimilaritySimilar Papers 제목 키워드 기반
Unsupervised Domain-agnostic Fake News Detection using Multi-modal Weak Signals
The emergence of social media as one of the main platforms for people to access news has enabled the wide dissemination of fake news. This has motivated numerous studies on automating fake news detection. Although there …
ArticlesFake News DetectionSelf-Supervised LearningEvaluating Deep Learning Approaches for Covid19 Fake News Detection
Social media platforms like Facebook, Twitter, and Instagram have enabled connection and communication on a large scale. It has revolutionized the rate at which information is shared and enhanced its reach. However, anot…
Deep LearningFake News DetectionLanguage Modellingtext-classification+1ProtAugment: Intent Detection Meta-Learning through Unsupervised Diverse Paraphrasing
Recent research considers few-shot intent detection as a meta-learning problem: the model is learning to learn from a consecutive set of small tasks named episodes. In this work, we propose ProtAugment, a meta-learning a…
DiversityIntent DetectionLanguage ModelingLanguage Modelling+1ProtAugment: Unsupervised diverse short-texts paraphrasing for intent detection meta-learning
Recent research considers few-shot intent detection as a meta-learning problem: the model is learning to learn from a consecutive set of small tasks named episodes. In this work, we propose ProtAugment, a meta-learning a…
DiversityIntent DetectionLanguage ModelingLanguage Modelling+1GAMC: An Unsupervised Method for Fake News Detection using Graph Autoencoder with Masking
With the rise of social media, the spread of fake news has become a significant concern, potentially misleading public perceptions and impacting social stability. Although deep learning methods like CNNs, RNNs, and Trans…
Contrastive LearningDecoderFake News DetectionSelf-Supervised Learning