paper-with-me

홈 › Papers

Explicit and Implicit Data Augmentation for Social Event Detection

2025-09-04 · Congbo Ma, Yuxia Wang, Jia Wu, Jian Yang, Jing Du, Zitai Qiu, Qing Li, Hu Wang, Preslav Nakov arxiv

Social event detection involves identifying and categorizing important events from social media, which relies on labeled data, but annotation is costly and labor-intensive. To address this problem, we propose Augmentation framework for Social Event Detection (SED-Aug), a plug-and-play dual augmentation framework, which combines explicit text-based and implicit feature-space augmentation to enhance data diversity and model robustness. The explicit augmentation utilizes large language models to enhance textual information through five diverse generation strategies. For implicit augmentation, we design five novel perturbation techniques that operate in the feature space on structural fused embeddings. These perturbations are crafted to keep the semantic and relational properties of the embeddings and make them more diverse. Specifically, SED-Aug outperforms the best baseline model by approximately 17.67% on the Twitter2012 dataset and by about 15.57% on the Twitter2018 dataset in terms of the average F1 score. The code is available at GitHub: https://github.com/congboma/SED-Aug.

📄 PDF Abstract BibTeX arXiv:2509.04202

Code (0)

등록된 구현이 없습니다.

Tasks

Data Augmentation

Similar Papers 제목 키워드 기반

Machine Reading Comprehension as Data Augmentation: A Case Study on Implicit Event Argument Extraction

2021-11-01 · EMNLP 2021 11 · Jian Liu, Yufeng Chen, Jinan Xu

Implicit event argument extraction (EAE) is a crucial document-level information extraction task that aims to identify event arguments beyond the sentence level. Despite many efforts for this task, the lack of enough tra…

Data AugmentationEvent Argument ExtractionMachine Reading ComprehensionReading Comprehension+2

An Event-comment Social Media Corpus for Implicit Emotion Analysis

2020-05-01 · LREC 2020 5 · Sophia Yat Mei Lee, Helena Yan Ping Lau

The classification of implicit emotions in text has always been a great challenge to emotion processing. Even though the majority of emotion expressed implicitly, most previous attempts at emotions have focused on the ex…

ClassificationEmotion ClassificationEmotion RecognitionGeneral Classification

KTCR: Improving Implicit Hate Detection with Knowledge Transfer driven Concept Refinement

2024-10-20 · Samarth Garg, Vivek Hruday Kavuri, Gargi Shroff, Rahul Mishra

The constant shifts in social and political contexts, driven by emerging social movements and political events, lead to new forms of hate content and previously unrecognized hate patterns that machine learning models may…

Data AugmentationTransfer Learning

Fine-grained Event Categorization with Heterogeneous Graph Convolutional Networks

2019-06-09 · Hao Peng, Jian-Xin Li, Qiran Gong, Yangqiu Song 외

Events are happening in real-world and real-time, which can be planned and organized occasions involving multiple people and objects. Social media platforms publish a lot of text messages containing public events with co…

ClusteringEvent Detection

An experimental study on implicit social recommendation

2013-08-01 · SIGIR’13 2013 8 · Hao Ma

Social recommendation problems have drawn a lot of attention recently due to the prevalence of social networking sites. The experiments in previous literature suggest that social information is very effective in improv…

Recommendation Systems