VAD: Attributing Visual Evidence for Target Reconstruction in Multimodal On-Policy Distillation
Summary
Introduces Visual Attribution Distillation (VAD), a counterfactual target-reconstruction method for multimodal on-policy distillation that estimates the visually-attributable part of teacher corrections. Outperforms existing approaches across fine-grained visual benchmarks at 4B and 9B scales.
View Cached Full Text
Cached at: 08/04/26, 05:37 AM
Paper page - VAD: Attributing Visual Evidence for Target Reconstruction in Multimodal On-Policy Distillation
Source: https://huggingface.co/papers/2607.28590 Published on Jul 30
·
Submitted byhttps://huggingface.co/zhangkangning
张康宁on Aug 4
#2 Paper of the day Authors:
,
,
,
,
,
,
,
,
,
,
Abstract
Multimodalon-policydistillation(OPD)transfersfine-grainedvisualknowledgebysupervisingstudent-generatedtrajectorieswithaprivileged-viewteacher.Yetitsnext-tokencorrectionsaresource-mixed,combiningvisualsignalswithlinguisticpriorsandteacher-specificeffects.Thekeychallengeistoestimatewhichcorrectionsaresupportedbyvisualevidence,notmerelywhereorhowstronglytodistill.WeintroduceVisualAttributionDistillation(VAD),acounterfactualtarget-reconstructionalgorithmthatestimatesthevisuallyattributablepartofateachercorrection.Ateachstudent-generatedprefix,VADevaluatesthesamefixedteacherwiththerelevantevidencepresentandremoved.Thecorrespondingchangeincenteredlog-probabilitiesdefinesut,asignedproxyforthevisualevidencedirectionthatestimateshowrevealingtheevidencesupportsorrefutescandidatetokens.VADprojectstheoriginalcorrectionontothisproxytoobtainanintervention-alignedcomponentandaproxy-unexplainedresidual,thenreconstructsastudent-anchoredtargetfromtheformer.Duringtraining,thisreconstructedtargetsuppliestheprimarysupervisionsignal,whiletheprivilegedteachercontributesaweakregularizer.Acrosssixfine-grainedvisualbenchmarksat4Band9Bscales,VADoutperformsdirectprivileged-viewdistillationandvisual-advantageweighting.Token-levelandcontrolled-targetanalysesshowthattheproxy-alignedcomponentisenrichedintask-relevantvisualcorrectionsandyieldsstrongertargetshifts,especiallywhenevidencerefutesamistakenanswer.Theseresultssupportcounterfactualtargetreconstructionasaneffectivealternativetosource-mixedsupervision.
View arXiv pageView PDFGitHub16Add to collection
Get this paper in your agent:
hf papers read 2607\.28590
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2607.28590 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2607.28590 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2607.28590 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
V-Zero: Answer-Label-Free On-Policy Distillation with Contrastive Evidence Gating for Fine-Grained Visual Reasoning
V-Zero is a novel label-free framework for fine-grained visual reasoning that uses contrastive evidence gating and on-policy distillation to improve performance without annotated answer labels, achieving faster training than traditional methods.
OPD-V: Visual On-Policy Self-Distillation with Modality Balance
Introduces OPD-V, a visual on-policy self-distillation paradigm for multimodal large language models that leverages positive and negative teachers to exploit modality balance as privileged information, improving reasoning performance across benchmarks while reducing training cost.
Visual Contrastive Self-Distillation
VCSD removes the need for external teachers, privileged answers, or visual evidence in on-policy self-distillation by using content-erased control images to produce contrastive signals, consistently outperforming existing methods on vision-language benchmarks.
Seeing Before Reasoning: Decoupling Perception and Reasoning for Shortcut-Resilient Multimodal On-Policy Self-Distillation
This paper introduces ViGOS, a method for multimodal on-policy self-distillation that decouples perception and reasoning by having the student model first produce a visual description before reasoning, reducing shortcut reliance and improving image-grounding behavior.
Evidence Attribution in Visual Document Understanding without Coordinates or Region Labels
Introduces a language interface for visual evidence attribution in document understanding, using verbatim quotes instead of coordinate-based bounding boxes, achieving significantly higher evidence recall and lower attribution hallucination on CiteVQA.