paper-with-me

Papers

Fine-grained Audio-Visual Joint Representations for Multimodal Large Language Models

2023-10-09 · Guangzhi Sun, Wenyi Yu, Changli Tang, Xianzhao Chen, Tian Tan, Wei Li, Lu Lu, Zejun Ma, Chao Zhang

Audio-visual large language models (LLM) have drawn significant attention, yet the fine-grained combination of both input streams is rather under-explored, which is challenging but necessary for LLMs to understand general video inputs. To this end, a fine-grained audio-visual joint representation (FAVOR) learning framework for multimodal LLMs is proposed in this paper, which extends a text-based LLM to simultaneously perceive speech and audio events in the audio input stream and images or videos in the visual input stream, at the frame level. To fuse the audio and visual feature streams into joint representations and to align the joint space with the LLM input embedding space, we propose a causal Q-Former structure with a causal attention module to enhance the capture of causal relations of the audio-visual frames across time. An audio-visual evaluation benchmark (AVEB) is also proposed which comprises six representative single-modal tasks with five cross-modal tasks reflecting audio-visual co-reasoning abilities. While achieving competitive single-modal performance on audio, speech and image tasks in AVEB, FAVOR achieved over 20% accuracy improvements on the video question-answering task when fine-grained information or temporal causal reasoning is required. FAVOR, in addition, demonstrated remarkable video comprehension and reasoning abilities on tasks that are unprecedented by other multimodal LLMs. An interactive demo of FAVOR is available at https://github.com/BriansIDP/AudioVisualLLM.git, and the training code and model checkpoints will be released soon.

📄 PDF Abstract BibTeX arXiv:2310.05863

Code (2)

briansidp/audiovisualllm 공식 구현 pytorch
the-anonymous-bs/favor 공식 구현 pytorch

Tasks

Question AnsweringVideo Question Answering

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

CAV-MAE Sync: Improving Contrastive Audio-Visual Mask Autoencoders via Fine-Grained Alignment

2025-05-02 · CVPR 2025 1 · Edson Araujo, Andrew Rouditchenko, Yuan Gong, Saurabhchand Bhati 외

Recent advances in audio-visual learning have shown promising results in learning representations across modalities. However, most approaches rely on global audio representations that fail to capture fine-grained tempora…

audio-visual learningcross-modal alignment

Asymmetric Cross-Modal Fine-Grained Visual Categorization: ACF-Net and the BirdPro Benchmark

2026-08-26 · Bohan Deng, Shuo Ye, Zitong Yu arxiv

Audio-visual cross-modal Fine-Grained Visual Categorization (FGVC) aims to identify fine-grained categories by jointly leveraging visual and auditory information. However, FGVC under asymmetric cross-modal scenarios has …

Representation Learning

AV-Edit: Multimodal Generative Sound Effect Editing via Audio-Visual Semantic Joint Control

2025-11-26 · Xinyue Guo, Xiaoran Yang, Lipan Zhang, Jianxuan Yang 외 arxiv

Sound effect editing-modifying audio by adding, removing, or replacing elements-remains constrained by existing approaches that rely solely on low-level signal processing or coarse text prompts, often resulting in limite…

Audio Generation

Bootstrapping Audio-Visual Segmentation by Strengthening Audio Cues

2024-02-04 · Tianxiang Chen, Zhentao Tan, Tao Gong, Qi Chu 외

How to effectively interact audio with vision has garnered considerable interest within the multi-modality research field. Recently, a novel audio-visual segmentation (AVS) task has been proposed, aiming to segment the s…

DecoderRepresentation Learning

Pushing the Frontier of Audiovisual Perception with Large-Scale Multimodal Correspondence Learning

2025-12-22 · Apoorv Vyas, Heng-Jui Chang, Cheng-Fu Yang, Po-Yao Huang 외 arxiv

We introduce Perception Encoder Audiovisual, PE-AV, a new family of encoders for audio and video understanding trained with scaled contrastive learning. Built on PE, PE-AV makes several key contributions to extend repres…

Sound Event DetectionContrastive Learning