paper-with-me

홈 › Papers

OmniVChat: Synthesizing, Benchmarking, and Training for Native Audio-Visual Dialogue

2026-09-18 · Haolin He, Yunfei Chu, Qi Chen, Wen Huang, Yuan Feng, Muzhi Zhu, Zheqi Dai, Haoning Xu, Dongchao Yang, Chunyat Wu, Zining Liang, Zhengxi Liu, Xiquan Li, Xie Chen, Xize Cheng, Qize Yang, Jin Xu, Qiuqiang Kong hf

We define OmniVChat (Omni Video Chat) as the task of native audio-visual dialogue between a user and an omni model. In OmniVChat, omni models directly and simultaneously receive audio and video from a user and return text. The user's query is embedded in the audio and video, without a separate text question, external captioning, or speech recognition. Direct audio-visual input reduces external latency and computation while preserving perceptual cues. However, research on OmniVChat faces two constraints: data availability and evaluation. Recordings of people using their own devices are scarce. Furthermore, a good reply often needs to account for the user's surroundings, facial expressions, and nearby objects, and such responses can be expressed in many different ways, making keyword matching unreliable for evaluating reply quality. Recent progress in agent systems and video generation makes generation for comprehension viable, which means using synthesized dialogues for training and evaluation. Therefore, we present OmniVChat-Studio, a multi-agent data engine for synthesizing single- and multi-turn audio-visual dialogues. We use synthesized dialogues to build OmniVChat-Bench, an evaluation benchmark that evaluates omni models' basic dialogue abilities across five ability categories. We also present OmniVChat-RL, a reinforcement learning reward design that jointly targets reply correctness, efficiency, and style in OmniVChat. Training Qwen3-Omni-Instruct with OmniVChat-RL on synthesized dialogues improves its performance on both OmniVChat-Bench and the human-recorded OmniVChat-Bench-Human. These gains validate the reward design and show transfer to real-world dialogues in training and evaluation.

📄 PDF Abstract BibTeX arXiv:2609.21465

Code (3)

HarlandZZC/OmniVChat ★ 31
Valiant-Cat/hfpaper
skywuxuan/ASR-arxiv-daily

Tasks

Reinforcement LearningSpeech RecognitionVideo Generation

Similar Papers 제목 키워드 기반

SING: Symbol-to-Instrument Neural Generator

2018-10-23 · NeurIPS 2018 12 · Alexandre Défossez, Neil Zeghidour, Nicolas Usunier, Léon Bottou 외

Recent progress in deep learning for audio synthesis opens the way to models that directly produce the waveform, shifting away from the traditional paradigm of relying on vocoders or MIDI synthesizers for speech or music…

Audio SynthesisDecoderMusic Generation

Benchmarking the Fidelity and Utility of Synthetic Relational Data

2024-10-04 · Valter Hudovernik, Martin Jurkovič, Erik Štrumbelj

Synthesizing relational data has started to receive more attention from researchers, practitioners, and industry. The task is more difficult than synthesizing a single table due to the added complexity of relationships b…

BenchmarkingFeature Importance

Benchmarking LLMs on the Massive Sound Embedding Benchmark (MSEB)

2026-05-06 · Cyril Allauzen, Tom Bagby, Georg Heigold, Ehsan Variani 외 arxiv

The Massive Sound Embedding Benchmark (MSEB) has emerged as a standard for evaluating the functional breadth of audio models. While initial baselines focused on specialized encoders, the shift toward "audio-native" Large…

Speech inpainting: Context-based speech synthesis guided by video

2023-06-01 · Juan F. Montesinos, Daniel Michelsanti, Gloria Haro, Zheng-Hua Tan 외

Audio and visual modalities are inherently connected in speech signals: lip movements and facial expressions are correlated with speech sounds. This motivates studies that incorporate the visual modality to enhance an ac…

speech-recognitionSpeech RecognitionSpeech Synthesis

DASB -- Discrete Audio and Speech Benchmark

2024-06-20 · Pooneh Mousavi, Luca Della Libera, Jarod Duret, Artem Ploujnikov 외

Discrete audio tokens have recently gained considerable attention for their potential to connect audio and language processing, enabling the creation of modern multimodal large language models. Ideal audio tokens must ef…

BenchmarkingEmotion Recognitionintent-classificationIntent Classification+7