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

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

9 Oct 2023arXiv:2310.05863archive 2025-07-28

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.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2310.05863")

Code

Syntology Ran 8 of 12 code samples harvested from 2 repositories linked to this paper; 4 have no recorded run. Of those that ran: 1 ran · violated contract; 2 ran · our draft was wrong; 2 ran · fixture could not drive it; 3 ran with no contract checked.

By repository: official repository: 12 samples from 2 repositories, 8 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

briansidp/audiovisualllm officialmentioned in paperpytorch report
the-anonymous-bs/favor officialmentioned in paperpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

12 samples harvested; 8 ran; 0 honoured the contract we drafted; 4 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · violated contract
2ran · our draft was wrong
2ran · fixture could not drive it
3ran
4unverified

Licence: 10 of the 12 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

apply_rotary_pos_emb the-anonymous-bs/favor/video_llama/models/modeling_llama.py official repository ran · fixture could not drive it no licence file found · pointer only · 9b4dff79d5e6102c · report
disabled_train the-anonymous-bs/favor/video_llama/models/blip2.py official repository ran · violated contract no licence file found · pointer only · 4cb732f513d69dfd · report
getAttMap the-anonymous-bs/favor/video_llama/common/gradcam.py official repository ran · fixture could not drive it fingerprinted no licence file found · pointer only · 7d214655954e2bc6 · report
main_process the-anonymous-bs/favor/video_llama/common/dist_utils.py official repository ran no licence file found · pointer only · 98589643273920ba · report
node_to_dict the-anonymous-bs/favor/video_llama/common/config.py official repository ran no licence file found · pointer only · 791c72070c0b1cfb · report
parse_text briansidp/audiovisualllm/inference.py official repository ran · our draft was wrong fingerprinted Apache-2.0 (permissive) · 826ceb601fb31250 · report
rotate_half the-anonymous-bs/favor/video_llama/models/modeling_llama.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · b99eea6376d1e212 · report
tile the-anonymous-bs/favor/video_llama/models/base_model.py official repository ran fingerprinted no licence file found · pointer only · cb33571427334815 · report
all_gather_with_grad the-anonymous-bs/favor/video_llama/models/base_model.py official repository unverified no licence file found · pointer only · 0ec9fc2025c16f65 · report
create_eva_vit_g the-anonymous-bs/favor/video_llama/models/eva_vit.py official repository unverified no licence file found · pointer only · 0f1417dbe45c5b50 · report
download_cached_file the-anonymous-bs/favor/video_llama/common/dist_utils.py official repository unverified no licence file found · pointer only · 643539116e049080 · report
predict briansidp/audiovisualllm/inference.py official repository unverified Apache-2.0 (permissive) · 3310bb33a7fee07b · report

Tasks

Question AnsweringVideo Question Answering

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

ALIGN

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections