paper-with-me

홈 › Papers

Out-of-Context Misinformation Detection via Variational Domain-Invariant Learning with Test-Time Training

2025-11-13 · Xi Yang, Han Zhang, Zhijian Lin, Yibiao Hu, Hong Han arxiv

Out-of-context misinformation (OOC) is a low-cost form of misinformation in news reports, which refers to place authentic images into out-of-context or fabricated image-text pairings. This problem has attracted significant attention from researchers in recent years. Current methods focus on assessing image-text consistency or generating explanations. However, these approaches assume that the training and test data are drawn from the same distribution. When encountering novel news domains, models tend to perform poorly due to the lack of prior knowledge. To address this challenge, we propose \textbf{VDT} to enhance the domain adaptation capability for OOC misinformation detection by learning domain-invariant features and test-time training mechanisms. Domain-Invariant Variational Align module is employed to jointly encodes source and target domain data to learn a separable distributional space domain-invariant features. For preserving semantic integrity, we utilize domain consistency constraint module to reconstruct the source and target domain latent distribution. During testing phase, we adopt the test-time training strategy and confidence-variance filtering module to dynamically updating the VAE encoder and classifier, facilitating the model's adaptation to the target domain distribution. Extensive experiments conducted on the benchmark dataset NewsCLIPpings demonstrate that our method outperforms state-of-the-art baselines under most domain adaptation settings.

📄 PDF Abstract BibTeX arXiv:2511.10213

Code (0)

등록된 구현이 없습니다.

Tasks

Domain Adaptation

Similar Papers 제목 키워드 기반

Learning Domain-Invariant Features for Out-of-Context News Detection

2024-06-11 · Yimeng Gu, Mengqi Zhang, Ignacio Castro, Shu Wu 외

Out-of-context news is a common type of misinformation on online media platforms. This involves posting a caption, alongside a mismatched news image. Existing out-of-context news detection models only consider the scenar…

Contrastive LearningDomain AdaptationMisinformationTest-time Adaptation

Contrastive Domain Adaptation for Early Misinformation Detection: A Case Study on COVID-19

2022-08-20 · Zhenrui Yue, Huimin Zeng, Ziyi Kou, Lanyu Shang 외

Despite recent progress in improving the performance of misinformation detection systems, classifying misinformation in an unseen domain remains an elusive challenge. To address this issue, a common approach is to introd…

Domain AdaptationMisinformation

Consistent and Invariant Generalization Learning for Short-video Misinformation Detection

2025-07-05 · Hanghui Guo, Weijie Shi, Mengze Li, Juncheng Li 외 arxiv

Short-video misinformation detection has attracted wide attention in the multi-modal domain, aiming to accurately identify the misinformation in the video format accompanied by the corresponding audio. Despite significan…

Domain Generalization

MiDAS: Multi-integrated Domain Adaptive Supervision for Fake News Detection

2022-05-19 · Abhijit Suprem, Calton Pu

COVID-19 related misinformation and fake news, coined an 'infodemic', has dramatically increased over the past few years. This misinformation exhibits concept drift, where the distribution of fake news changes over time,…

Domain AdaptationFake News DetectionMisinformationNews Classification

RAEmoLLM: Retrieval Augmented LLMs for Cross-Domain Misinformation Detection Using In-Context Learning based on Emotional Information

2024-06-16 · Zhiwei Liu, Kailai Yang, Qianqian Xie, Christine de Kock 외

Misinformation is prevalent in various fields such as education, politics, health, etc., causing significant harm to society. However, current methods for cross-domain misinformation detection rely on time and resources …

Few-Shot LearningIn-Context LearningMisinformationRAG+1