paper-with-me

Papers

EchoInk-R1: Exploring Audio-Visual Reasoning in Multimodal LLMs via Reinforcement Learning

2025-05-07 · Zhenghao Xing, Xiaowei Hu, Chi-Wing Fu, Wenhai Wang, Jifeng Dai, Pheng-Ann Heng

Multimodal large language models (MLLMs) have advanced perception across text, vision, and audio, yet they often struggle with structured cross-modal reasoning, particularly when integrating audio and visual signals. We introduce EchoInk-R1, a reinforcement learning framework that enhances such reasoning in MLLMs. Built upon the Qwen2.5-Omni-7B foundation and optimized with Group Relative Policy Optimization (GRPO), EchoInk-R1 tackles multiple-choice question answering over synchronized audio-image pairs. To enable this, we curate AVQA-R1-6K, a dataset pairing such audio-image inputs with multiple-choice questions derived from OmniInstruct-v1. EchoInk-R1-7B achieves 85.77% accuracy on the validation set, outperforming the base model, which scores 80.53%, using only 562 reinforcement learning steps. Beyond accuracy, EchoInk-R1 demonstrates reflective reasoning by revisiting initial interpretations and refining responses when facing ambiguous multimodal inputs. These results suggest that lightweight reinforcement learning fine-tuning enhances cross-modal reasoning in MLLMs. EchoInk-R1 is the first framework to unify audio, visual, and textual modalities for general open-world reasoning via reinforcement learning. Code and data are publicly released to facilitate further research.

📄 PDF Abstract BibTeX arXiv:2505.04623

Code (1)

harryhsing/echoink 공식 구현 pytorch

Tasks

Multiple-choiceQuestion Answeringreinforcement-learningReinforcement LearningVisual Reasoning

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

AVRT: Audio-Visual Reasoning Transfer through Single-Modality Teachers

2026-04-17 · Edson Araujo, Saurabhchand Bhati, M. Jehanzeb Mirza, Brian Kingsbury 외 arxiv

Recent advances in reasoning models have shown remarkable progress in text-based domains, but transferring those capabilities to multimodal settings, e.g., to allow reasoning over audio-visual data, still remains a chall…

Reinforcement LearningMultimodal ReasoningVisual Reasoning

Towards Omnimodal Expressions and Reasoning in Referring Audio-Visual Segmentation

2025-07-30 · Kaining Ying, Henghui Ding, Guangquan Jie, Yu-Gang Jiang arxiv

Referring audio-visual segmentation (RAVS) has recently seen significant advancements, yet challenges remain in integrating multimodal information and deeply understanding and reasoning about audiovisual content. To exte…

Multimodal Reasoning

An Attempt towards Interpretable Audio-Visual Video Captioning

2018-12-07 · Yapeng Tian, Chenxiao Guan, Justin Goodman, Marc Moore 외

Automatically generating a natural language sentence to describe the content of an input video is a very challenging problem. It is an essential multimodal task in which auditory and visual contents are equally important…

Audio captioningAudio-Visual Video CaptioningImage CaptioningSentence+2

See, Hear, and Understand: Benchmarking Audiovisual Human Speech Understanding in Multimodal Large Language Models

2025-12-01 · Le Thien Phuc Nguyen, Zhuoran Yu, Samuel Low Yu Hang, Subin An 외 arxiv

Multimodal large language models (MLLMs) are expected to jointly interpret vision, audio, and language, yet existing video benchmarks rarely assess fine-grained reasoning about human speech. Many tasks remain visually so…

MAVERIX: Multimodal Audio-Visual Evaluation Reasoning IndeX

2025-03-27 · Liuyue Xie, George Z. Wei, Avik Kuthiala, Ce Zheng 외

Frontier models have either been language-only or have primarily focused on vision and language modalities. Although recent advancements in models with vision and audio understanding capabilities have shown substantial p…

Decision Making