Papers › OmniTrace: A Unified Framework for Generation-Time Attribution in Omni-Modal LLMs

OmniTrace: A Unified Framework for Generation-Time Attribution in Omni-Modal LLMs

20 Mar 2026arXiv:2604.13073added by Syntology

Qianqi Yan, Yichen Guo, Ching-Chen Kuo, Shan Jiang, Hang Yin, Yang Zhao, Xin Eric Wang

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Modern multimodal large language models (MLLMs) generate fluent responses from interleaved text, image, audio, and video inputs. However, identifying which input sources support each generated statement remains an open challenge. Existing attribution methods are primarily designed for classification settings, fixed prediction targets, or single-modality architectures, and do not naturally extend to autoregressive, decoder-only models performing open-ended multimodal generation. We introduce OmniTrace, a lightweight and model-agnostic framework that formalizes attribution as a generation-time tracing problem over the causal decoding process. OmniTrace provides a unified protocol that converts arbitrary token-level signals such as attention weights or gradient-based scores into coherent span-level, cross-modal explanations during decoding. It traces each generated token to multimodal inputs, aggregates signals into semantically meaningful spans, and selects concise supporting sources through confidence-weighted and temporally coherent aggregation, without retraining or supervision. Evaluations on Qwen2.5-Omni and MiniCPM-o-4.5 across visual, audio, and video tasks demonstrate that generation-aware span-level attribution produces more stable and interpretable explanations than naive self-attribution and embedding-based baselines, while remaining robust across multiple underlying attribution signals. Our results suggest that treating attribution as a structured generation-time tracing problem provides a scalable foundation for transparency in omni-modal language models.

PaperPDFCode 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="2604.13073")

Code

Syntology Ran 2 of 24 code samples harvested from 2 repositories linked to this paper; 22 have no recorded run. Of those that ran: 2 ran · honoured contract.

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

openai/whisper found in paper text by Syntology report
modelscope/FunASR found in paper text by Syntology report

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

24 samples harvested; 2 ran; 2 honoured the contract we drafted; 22 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.

2ran · honoured contract
22unverified

Licence: 0 of the 24 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.

exact_div openai/whisper/whisper/utils.py found in paper text by Syntology ran · honoured contract fingerprinted MIT (permissive) · 6e0808fc4828513a · report
sinusoids openai/whisper/whisper/model.py found in paper text by Syntology ran · honoured contract fingerprinted MIT (permissive) · e529c9641c178fe0 · report
add_file_root_path modelscope/FunASR/funasr/download/download_model_from_hub.py found in paper text by Syntology unverified MIT (permissive) · e736efd2088f5330 · report
check_vllm_applicable modelscope/FunASR/funasr/auto/auto_model_vllm.py found in paper text by Syntology unverified MIT (permissive) · d94882bbd36f686d · report
cr_ctc_loss modelscope/FunASR/funasr/losses/cr_ctc.py found in paper text by Syntology unverified MIT (permissive) · 6c9da623e97fa4fe · report
get_human_readable_count modelscope/FunASR/funasr/train_utils/model_summary.py found in paper text by Syntology unverified MIT (permissive) · e40f7b6dc5c3977a · report
get_or_download_model_dir modelscope/FunASR/funasr/download/download_model_from_hub.py found in paper text by Syntology unverified MIT (permissive) · 5288c864dbd0538d · report
get_or_download_model_dir_hf modelscope/FunASR/funasr/download/download_model_from_hub.py found in paper text by Syntology unverified MIT (permissive) · 1c80497412c69732 · report
install_requirements modelscope/FunASR/funasr/utils/install_model_requirements.py found in paper text by Syntology unverified MIT (permissive) · d6d4ea8b2806c520 · report
load_audio openai/whisper/whisper/audio.py found in paper text by Syntology unverified MIT (permissive) · 80abc0b281d75575 · report
median_filter openai/whisper/whisper/timing.py found in paper text by Syntology unverified MIT (permissive) · 6e70207ad77f0ae6 · report
median_filter_cuda openai/whisper/whisper/triton_ops.py found in paper text by Syntology unverified MIT (permissive) · 9c0b804792b26762 · report
median_kernel openai/whisper/whisper/triton_ops.py found in paper text by Syntology unverified MIT (permissive) · 61d0c7cb5ccfdd5b · report
mel_filters openai/whisper/whisper/audio.py found in paper text by Syntology unverified MIT (permissive) · 12c6c409a1e359c3 · report
model_summary modelscope/FunASR/funasr/train_utils/model_summary.py found in paper text by Syntology unverified MIT (permissive) · 26200c7d0299db96 · report
optional_int openai/whisper/whisper/utils.py found in paper text by Syntology unverified MIT (permissive) · e56996b20b9c19cb · report
pad_or_trim openai/whisper/whisper/audio.py found in paper text by Syntology unverified MIT (permissive) · 9f13de1c23e4003d · report
pip_install_r modelscope/FunASR/funasr/utils/install_model_requirements.py found in paper text by Syntology unverified MIT (permissive) · 229df00957f1445e · report
prepare_vllm_weights modelscope/FunASR/funasr/auto/auto_model_vllm.py found in paper text by Syntology unverified MIT (permissive) · fc2c2ae72cabe336 · report
remove_symbols openai/whisper/whisper/normalizers/basic.py found in paper text by Syntology unverified MIT (permissive) · 2206d84b6900ab3e · report
remove_symbols_and_diacritics openai/whisper/whisper/normalizers/basic.py found in paper text by Syntology unverified MIT (permissive) · cef27f679a755971 · report
str2bool openai/whisper/whisper/utils.py found in paper text by Syntology unverified MIT (permissive) · 176b6ba6c2c2940c · report
to_bytes modelscope/FunASR/funasr/train_utils/model_summary.py found in paper text by Syntology unverified MIT (permissive) · 54138299a3e55e00 · report
transcribe openai/whisper/whisper/transcribe.py found in paper text by Syntology unverified MIT (permissive) · 700202ff899b0c2d · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2604.13073, was issued in April 2026, after that date, so the archive has no leaderboard rows for it.

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