paper-with-me

Papers

Unsupervised Episode Detection for Large-Scale News Events

2024-08-09 · Priyanka Kargupta, Yunyi Zhang, Yizhu Jiao, Siru Ouyang, Jiawei Han

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.

📄 PDF Abstract BibTeX arXiv:2408.04873

Code (1)

pkargupta/epimine 공식 구현 pytorch

Tasks

ArticlesEvent DetectionLanguage ModellingLarge Language ModelSemantic SimilaritySemantic Textual Similarity

Similar Papers 제목 키워드 기반

Unsupervised Domain-agnostic Fake News Detection using Multi-modal Weak Signals

2023-05-18 · Amila Silva, Ling Luo, Shanika Karunasekera, Christopher Leckie

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 Learning

Evaluating Deep Learning Approaches for Covid19 Fake News Detection

2021-01-11 · Apurva Wani, Isha Joshi, Snehal Khandve, Vedangi Wagh 외

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+1

ProtAugment: Intent Detection Meta-Learning through Unsupervised Diverse Paraphrasing

2021-08-01 · ACL 2021 5 · Thomas Dopierre, Christophe Gravier, Wilfried Logerais

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+1

ProtAugment: Unsupervised diverse short-texts paraphrasing for intent detection meta-learning

2021-05-27 · Thomas Dopierre, Christophe Gravier, Wilfried Logerais

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+1

GAMC: An Unsupervised Method for Fake News Detection using Graph Autoencoder with Masking

2023-12-10 · Shu Yin, Chao GAO, Zhen Wang

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