paper-with-me

Papers

MMD-Thinker: Adaptive Multi-Dimensional Thinking for Multimodal Misinformation Detection

2025-11-17 · Junjie Wu, Guohong Fu arxiv

Multimodal misinformation floods on various social media, and continues to evolve in the era of AI-generated content (AIGC). The emerged misinformation with low creation cost and high deception poses significant threats to society. While recent studies leverage general-purpose multimodal large language models (MLLMs) to achieve remarkable results in detection, they encounter two critical limitations: (1) Insufficient reasoning, where general-purpose MLLMs often follow the uniform reasoning paradigm but generate inaccurate explanations and judgments, due to the lack of the task-specific knowledge of multimodal misinformation detection. (2) Reasoning biases, where a single thinking mode make detectors a suboptimal path for judgment, struggling to keep pace with the fast-growing and intricate multimodal misinformation. In this paper, we propose MMD-Thinker, a two-stage framework for multimodal misinformation detection through adaptive multi-dimensional thinking. First, we develop tailor-designed thinking mode for multimodal misinformation detection. Second, we adopt task-specific instruction tuning to inject the tailored thinking mode into general-purpose MLLMs. Third, we further leverage reinforcement learning strategy with a mixed advantage function, which incentivizes the reasoning capabilities in trajectories. Furthermore, we construct the multimodal misinformation reasoning (MMR) dataset, encompasses more than 8K image-text pairs with both reasoning processes and classification labels, to make progress in the relam of multimodal misinformation detection. Experimental results demonstrate that our proposed MMD-Thinker achieves state-of-the-art performance on both in-domain and out-of-domain benchmark datasets, while maintaining flexible inference and token usage. Code will be publicly available at Github.

📄 PDF Abstract BibTeX arXiv:2511.13242

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

GThinker: Towards General Multimodal Reasoning via Cue-Guided Rethinking

2025-06-01 · Yufei Zhan, Ziheng Wu, Yousong Zhu, Rongkun Xue 외

Despite notable advancements in multimodal reasoning, leading Multimodal Large Language Models (MLLMs) still underperform on vision-centric multimodal reasoning tasks in general scenarios. This shortfall stems from their…

4kMathMathematical ReasoningMultimodal Reasoning

ReThinker: Scientific Reasoning by Rethinking with Guided Reflection and Confidence Control

2026-02-04 · Zhentao Tang, Yuqi Cui, Shixiong Kai, Wenqian Zhao 외 arxiv

Expert-level scientific reasoning remains challenging for large language models, particularly on benchmarks such as Humanity's Last Exam (HLE), where rigid tool pipelines, brittle multi-agent coordination, and inefficien…

V-Thinker: Interactive Thinking with Images

2025-11-06 · Runqi Qiao, Qiuna Tan, Minghan Yang, Guanting Dong 외 arxiv

Empowering Large Multimodal Models (LMMs) to deeply integrate image interaction with long-horizon reasoning capabilities remains a long-standing challenge in this field. Recent advances in vision-centric reasoning explor…

Reinforcement LearningMultimodal Reasoning

VR-Thinker: Boosting Video Reward Models through Thinking-with-Image Reasoning

2025-10-12 · Qunzhong Wang, Jie Liu, Jiajun Liang, Yilei Jiang 외 arxiv

Recent advancements in multimodal reward models (RMs) have substantially improved post-training for visual generative models. However, current RMs face inherent limitations: (1) visual inputs consume large context budget…

Visual Reasoning

SketchThinker-R1: Towards Efficient Sketch-Style Reasoning in Large Multimodal Models

2026-01-06 · Ruiyang Zhang, Dongzhan Zhou, Zhedong Zheng arxiv

Despite the empirical success of extensive, step-by-step reasoning in large multimodal models, long reasoning processes inevitably incur substantial computational overhead, i.e., in terms of higher token costs and increa…

Reinforcement Learning