paper-with-me

Papers

CORE: Conflict-Oriented Reasoning for General Multimodal Manipulation Detection

2026-06-02 · Jinjie Shen, Yaxiong Wang, Yujiao Wu, Lechao Cheng, Tianrui Hui, Nan Pu, Zhihui Li, Zhun Zhong arxiv

The rapid rise of generative AI has made multimodal fake news increasingly realistic and pervasive, posing severe threats to public trust and social stability. Existing detection methods rely heavily on manipulation-specific models and large-scale labeled data, resulting in poor generalization to emerging manipulation types. We observed that the essence of manipulated misinformation lies in its intrinsic conflicts, \textbf{i.e.,} semantic or physical inconsistencies either across modalities or with common world knowledge. Inspired by this observation, we propose \textbf{C}onflict-\textbf{O}riented \textbf{RE}asoning (\textbf{CORE}) framework, an effective paradigm that learns to endows multimodal large language models (MLLMs) with explicit conflict-capturing capability. To this end, CORE first constructs the Conflict Attribution Corpus (CAC) with fine-grained annotations of conflict factors and sources, providing essential data support for subsequent conflict perception training. By performing conflict-oriented representation enhancement and reasoning based on CAC, CORE achieves robust and generalizable conflict detection, effectively and rapidly adapting to unseen manipulation types with a few samples or in even zero-shot settings. Extensive experiments demonstrate that CORE surpasses state-of-the-art models. The dataset and code are publicly available at https://github.com/shen8424/CORE.

📄 PDF Abstract BibTeX arXiv:2606.03066

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Diagnosing Knowledge Conflict in Multimodal Long-Chain Reasoning

2026-02-16 · Jing Tang, Kun Wang, Haolang Lu, Hongjin Chen 외 arxiv

Multimodal large language models (MLLMs) in long chain-of-thought reasoning often fail when different knowledge sources provide conflicting signals. We formalize these failures under a unified notion of knowledge conflic…

Multimodal Reasoning

Mitigating Modal Imbalance in Multimodal Reasoning

2025-10-02 · Chen Henry Wu, Neil Kale, Aditi Raghunathan arxiv

Foundation models (FMs) deployed in real-world tasks such as computer-use agents must integrate diverse modalities. How good are FMs at performing joint reasoning, simultaneously reasoning over multiple modalities, espec…

Multimodal Reasoning

End-to-end training of Multimodal Model and ranking Model

2024-04-09 · Xiuqi Deng, Lu Xu, Xiyao Li, Jinkai Yu 외

Traditional recommender systems heavily rely on ID features, which often encounter challenges related to cold-start and generalization. Modeling pre-extracted content features can mitigate these issues, but is still a su…

Contrastive LearningmodelMultimodal RecommendationRecommendation Systems

PhyCritic: Multimodal Critic Models for Physical AI

2026-02-11 · Tianyi Xiong, Shihao Wang, Guilin Liu, Yi Dong 외 arxiv

With the rapid development of large multimodal models, reliable judge and critic models have become essential for open-ended evaluation and preference alignment, providing pairwise preferences, numerical scores, and expl…

Question Answering

MMA: Multimodal Memory Agent

2026-02-18 · Yihao Lu, Wanru Cheng, Zeyu Zhang, Hao Tang arxiv

Long-horizon multimodal agents depend on external memory; however, similarity-based retrieval often surfaces stale, low-credibility, or conflicting items, which can trigger overconfident errors. We propose Multimodal Mem…