paper-with-me

Papers

OmniDPO: A Preference Optimization Framework to Address Omni-Modal Hallucination

2025-08-31 · Junzhe Chen, Tianshu Zhang, Shiyu Huang, Yuwei Niu, Chao Sun, Rongzhou Zhang, Guanyu Zhou, Lijie Wen, Xuming Hu arxiv

Recently, Omni-modal large language models (OLLMs) have sparked a new wave of research, achieving impressive results in tasks such as audio-video understanding and real-time environment perception. However, hallucination issues still persist. Similar to the bimodal setting, the priors from the text modality tend to dominate, leading OLLMs to rely more heavily on textual cues while neglecting visual and audio information. In addition, fully multimodal scenarios introduce new challenges. Most existing models align visual or auditory modalities with text independently during training, while ignoring the intrinsic correlations between video and its corresponding audio. This oversight results in hallucinations when reasoning requires interpreting hidden audio cues embedded in video content. To address these challenges, we propose OmniDPO, a preference-alignment framework designed to mitigate hallucinations in OLLMs. Specifically, OmniDPO incorporates two strategies: (1) constructing text-preference sample pairs to enhance the model's understanding of audio-video interactions; and (2) constructing multimodal-preference sample pairs to strengthen the model's attention to visual and auditory information. By tackling both challenges, OmniDPO effectively improves multimodal grounding and reduces hallucination. Experiments conducted on two OLLMs demonstrate that OmniDPO not only effectively mitigates multimodal hallucinations but also significantly enhances the models' reasoning capabilities across modalities. All code and datasets will be released upon paper acceptance.

📄 PDF Abstract BibTeX arXiv:2509.00723

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

OmniGAIA: Towards Native Omni-Modal AI Agents

2026-02-26 · Xiaoxi Li, Wenxiang Jiao, Jiarui Jin, Haoxuan Li 외 arxiv

Human intelligence naturally intertwines omni-modal perception -- spanning vision, audio, and language -- with complex reasoning and tool usage to interact with the world. However, current multi-modal LLMs are primarily …

Omni-DPO: A Dual-Perspective Paradigm for Dynamic Preference Learning of LLMs

2025-06-11 · Shangpin Peng, Weinong Wang, Zhuotao Tian, Senqiao Yang 외

Direct Preference Optimization (DPO) has become a cornerstone of reinforcement learning from human feedback (RLHF) due to its simplicity and efficiency. However, existing DPO-based approaches typically treat all preferen…

Mathematical Reasoning

Omni-Reward: Towards Generalist Omni-Modal Reward Modeling with Free-Form Preferences

2025-10-27 · Zhuoran Jin, Hongbang Yuan, Kejian Zhu, Jiachun Li 외 arxiv

Reward models (RMs) play a critical role in aligning AI behaviors with human preferences, yet they face two fundamental challenges: (1) Modality Imbalance, where most RMs are mainly focused on text and image modalities, …

MoD-DPO: Towards Mitigating Cross-modal Hallucinations in Omni LLMs using Modality Decoupled Preference Optimization

2026-03-03 · Ashutosh Chaubey, Jiacheng Pang, Mohammad Soleymani arxiv

Omni-modal large language models (omni LLMs) have recently achieved strong performance across audiovisual understanding tasks, yet they remain highly susceptible to cross-modal hallucinations arising from spurious correl…

OmniPlan: An Adaptive Framework for Timely and Near-Optimal Network Planning Optimization

2026-06-16 · Longlong Zhu, Jiashuo Yu, Zedi Chen, Yuhan Wu 외 arxiv

Network planning optimization is a fundamental problem across diverse domains, including transportation systems, communication networks, and power grids. It requires simultaneous optimization of multiple competing object…

Reinforcement Learning