paper-with-me

홈 › Papers

Neural Language Model Based Training Data Augmentation for Weakly Supervised Early Rumor Detection

2019-07-16 · Sooji Han, Jie Gao, Fabio Ciravegna

The scarcity and class imbalance of training data are known issues in current rumor detection tasks. We propose a straight-forward and general-purpose data augmentation technique which is beneficial to early rumor detection relying on event propagation patterns. The key idea is to exploit massive unlabeled event data sets on social media to augment limited labeled rumor source tweets. This work is based on rumor spreading patterns revealed by recent rumor studies and semantic relatedness between labeled and unlabeled data. A state-of-the-art neural language model (NLM) and large credibility-focused Twitter corpora are employed to learn context-sensitive representations of rumor tweets. Six different real-world events based on three publicly available rumor datasets are employed in our experiments to provide a comparative evaluation of the effectiveness of the method. The results show that our method can expand the size of an existing rumor data set nearly by 200% and corresponding social context (i.e., conversational threads) by 100% with reasonable quality. Preliminary experiments with a state-of-the-art deep learning-based rumor detection model show that augmented data can alleviate over-fitting and class imbalance caused by limited train data and can help to train complex neural networks (NNs). With augmented data, the performance of rumor detection can be improved by 12.1% in terms of F-score. Our experiments also indicate that augmented training data can help to generalize rumor detection models on unseen rumors.

📄 PDF Abstract BibTeX arXiv:1907.07033

Code (1)

soojihan/Multitask4Veracity 공식 구현 tf

Tasks

Data AugmentationLanguage ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

See Better Before Looking Closer: Weakly Supervised Data Augmentation Network for Fine-Grained Visual Classification

2019-01-26 · Tao Hu, Honggang Qi, Qingming Huang, Yan Lu

Data augmentation is usually adopted to increase the amount of training data, prevent overfitting and improve the performance of deep models. However, in practice, random data augmentation, such as random image cropping,…

Data AugmentationFine-Grained Image ClassificationGeneral ClassificationImage Cropping+1

MergeUp-augmented Semi-Weakly Supervised Learning for WSI Classification

2024-08-23 · Mingxi Ouyang, Yuqiu Fu, Renao Yan, Shanshan Shi 외

Recent advancements in computational pathology and artificial intelligence have significantly improved whole slide image (WSI) classification. However, the gigapixel resolution of WSIs and the scarcity of manual annotati…

ClassificationDiversityMultiple Instance LearningWeakly-supervised Learning

RankMix: Data Augmentation for Weakly Supervised Learning of Classifying Whole Slide Images With Diverse Sizes and Imbalanced Categories

2023-01-01 · CVPR 2023 1 · Yuan-Chih Chen, Chun-Shien Lu

Whole Slide Images (WSIs) are usually gigapixel in size and lack pixel-level annotations. The WSI datasets are also imbalanced in categories. These unique characteristics, significantly different from the ones in nat…

Data AugmentationWeakly-supervised Learningwhole slide images

Weakly Supervised Temporal Sentence Grounding With Uncertainty-Guided Self-Training

2023-01-01 · CVPR 2023 1 · Yifei HUANG, Lijin Yang, Yoichi Sato

The task of weakly supervised temporal sentence grounding aims at finding the corresponding temporal moments of a language description in the video, given video-language correspondence only at video-level. Most exist…

Data AugmentationSentenceTemporal Sentence GroundingWeakly-supervised Learning

Weakly Supervised Data Augmentation Through Prompting for Dialogue Understanding

2022-10-25 · Maximillian Chen, Alexandros Papangelis, Chenyang Tao, Andy Rosenbaum 외

Dialogue understanding tasks often necessitate abundant annotated data to achieve good performance and that presents challenges in low-resource settings. To alleviate this barrier, we explore few-shot data augmentation f…

Data AugmentationDialogue Understandingintent-classificationIntent Classification