paper-with-me

홈 › Papers

AV-Reasoner: Improving and Benchmarking Clue-Grounded Audio-Visual Counting for MLLMs

2025-06-05 · Lidong Lu, Guo Chen, Zhiqi Li, Yicheng Liu, Tong Lu

Despite progress in video understanding, current MLLMs struggle with counting tasks. Existing benchmarks are limited by short videos, close-set queries, lack of clue annotations, and weak multimodal coverage. In this paper, we introduce CG-AV-Counting, a manually-annotated clue-grounded counting benchmark with 1,027 multimodal questions and 5,845 annotated clues over 497 long videos. It supports both black-box and white-box evaluation, serving as a comprehensive testbed for both end-to-end and reasoning-based counting. To explore ways to improve model's counting capability, we propose AV-Reasoner, a model trained with GRPO and curriculum learning to generalize counting ability from related tasks. AV-Reasoner achieves state-of-the-art results across multiple benchmarks, demonstrating the effectiveness of reinforcement learning. However, experiments show that on out-of-domain benchmarks, reasoning in the language space fails to bring performance gains. The code and benchmark have been realeased on https://av-reasoner.github.io.

📄 PDF Abstract BibTeX arXiv:2506.05328

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingVideo Understanding

Similar Papers 제목 키워드 기반

Multimodal Attention Fusion for Target Speaker Extraction

2021-02-02 · Hiroshi Sato, Tsubasa Ochiai, Keisuke Kinoshita, Marc Delcroix 외

Target speaker extraction, which aims at extracting a target speaker's voice from a mixture of voices using audio, visual or locational clues, has received much interest. Recently an audio-visual target speaker extractio…

Target Speaker Extraction

Object-aware Adaptive-Positivity Learning for Audio-Visual Question Answering

2023-12-20 · Zhangbin Li, Dan Guo, Jinxing Zhou, Jing Zhang 외

This paper focuses on the Audio-Visual Question Answering (AVQA) task that aims to answer questions derived from untrimmed audible videos. To generate accurate answers, an AVQA model is expected to find the most informat…

Audio-visual Question AnsweringAudio-Visual Question Answering (AVQA)Model OptimizationObject+2

Audio-Visual Speech Enhancement With Selective Off-Screen Speech Extraction

2023-06-10 · Tomoya Yoshinaga, Keitaro Tanaka, Shigeo Morishima

This paper describes an audio-visual speech enhancement (AV-SE) method that estimates from noisy input audio a mixture of the speech of the speaker appearing in an input video (on-screen target speech) and of a selected …

Computational EfficiencySpeech EnhancementSpeech Extraction

SVHalluc: Benchmarking Speech-Vision Hallucination in Audio-Visual Large Language Models

2026-05-31 · Chenshuang Zhang, Kyeong Seon Kim, Chengxin Liu, Tae-Hyun Oh arxiv

Despite the success of audio-visual large-language models (LLMs), they can produce plausible but ungrounded outputs, termed hallucination. Existing benchmarks focus on environmental sounds (e.g., dog barking) to indicate…

RegionReasoner: Region-Grounded Multi-Round Visual Reasoning

2026-02-03 · Wenfang Sun, Hao Chen, Yingjun Du, Yefeng Zheng 외 arxiv

Large vision-language models have achieved remarkable progress in visual reasoning, yet most existing systems rely on single-step or text-only reasoning, limiting their ability to iteratively refine understanding across …

Reinforcement LearningVisual Reasoning