← 返回论文检索
ACM Multimedia 2024Poster Session 3

Generalized News Event Discovery via Dynamic Augmentation and Entropy Optimization

Zehang Lin, Jiayuan Xie, Zhenguo Yang, Yi Yu 0001, Qing Li 0001

PDF 由论文原始站点提供,PaperCompass 不保存论文文件。DOI 10.1145/3664647.3681157 ↗

摘要

News event discovery refers to the identification and detection of news events using multimodal data on social media. Currently, most works assume that the test set consists of known events. However, in real life, the emergence of new events is more frequent, which invalidates this assumption. In this paper, we propose a Dynamic Augmentation and Entropy Optimization (DAEO) model to address the scenario of generalized news event discovery, which requires the model to not only identify known events but also distinguish various new events. Specifically, we first introduce a multimodal augmentation module, which utilizes adversarial learning to enhance the multimodal representation capability. Secondly, we design an adaptive entropy optimization strategy combined with a self-distillation method, which uses multi-view pseudo-label consistency to improve the model's performance on both known and new events. In addition, we collect a multimodal news event discovery (MNED) dataset of 161,350 samples annotated with 66 real-world events. Extensive experimental results on the MNED dataset demonstrate the effectiveness of our proposed method. Our dataset is available on https://github.com/RetrainIt/MNED.