paper-with-me

홈 › Papers

When Big Models Train Small Ones: Label-Free Model Parity Alignment for Efficient Visual Question Answering using Small VLMs

2025-09-20 · Abhirama Subramanyam Penamakuri, Navlika Singh, Piyush Arora, Anand Mishra arxiv

Large Vision-Language Models (L-VLMs) have demonstrated remarkable performance in various vision and language tasks, including visual question answering (VQA). However, their high computational cost makes them impractical for resource-constrained settings and inference-heavy applications. In contrast, Small Vision-Language Models (S-VLMs) offer efficiency but suffer from a significant performance gap compared to their larger counterparts. In this work, we introduce the Model Parity Aligner (MPA), a novel framework designed to systematically improve S-VLMs by leveraging unlabeled images and effective knowledge transfer from L-VLMs. Instead of traditional knowledge distillation methods that rely on labeled training data, MPA employs a strategic parity-based approach that precisely identifies the knowledge disparities between S-VLMs and L-VLMs, and optimizes training by targeting only these disparities. We conduct extensive experiments on four diverse VQA benchmarks, namely TextVQA, ST-VQA, ChartQA, and OKVQA, each of which requires specialized reasoning capabilities such as text recognition, chart interpretation, and commonsense and factual understanding. Our results demonstrate that MPA consistently enhances the performance of S-VLMs on all benchmarks, reducing the performance gap while maintaining computational efficiency. We make our code publicly available.

📄 PDF Abstract BibTeX arXiv:2509.16633

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Question AnsweringComputational EfficiencyKnowledge Distillation

Similar Papers 제목 키워드 기반

Where LLM Annotators Fail: Label-Free Learning on Graphs with LLMs

2026-05-27 · Safal Thapaliya, Jiatan Huang, Chuxu Zhang arxiv

Node classification on graphs often requires labeled nodes, yet obtaining labels at graph scale is expensive. When node attributes contain semantic content, such as paper abstracts, web pages, or product descriptions, la…

Node ClassificationNoise EstimationGraph Learning

CoTBox-TTT: Grounding Medical VQA with Visual Chain-of-Thought Boxes During Test-time Training

2025-11-16 · Jiahe Qian, Yuhao Shen, Zhangtianyi Chen, Juexiao Zhou 외 arxiv

Medical visual question answering could support clinical decision making, yet current systems often fail under domain shift and produce answers that are weakly grounded in image evidence. This reliability gap arises when…

Visual Question AnsweringDecision Making

Latent Action World Models for Control with Unlabeled Trajectories

2025-12-10 · Marvin Alles, Xingyuan Zhang, Patrick van der Smagt, Philip Becker-Ehmck arxiv

Inspired by how humans combine direct interaction with action-free experience (e.g., videos), we study world models that learn from heterogeneous data. Standard world models typically rely on action-conditioned trajector…

Reinforcement LearningOffline RL

Dynamo: Dynamic Skill-Tool Evolution for Vision-Language Agents

2026-06-29 · Yutao Sun, Yanting Miao, Hao-Xuan Ma, Mengyu Zhou 외 arxiv

Improving vision-language models (VLMs) on visual reasoning typically requires retraining or hand-designed prompts and tools. We present Dynamo, a training-free framework that adapts a frozen VLM without any weight updat…

Visual Reasoning

DSLA: Dynamic smooth label assignment for efficient anchor-free object detection

2022-08-01 · Hu Su, Yonghao He, Rui Jiang, Jiabin Zhang 외

Anchor-free detectors basically formulate object detection as dense classification and regression. For popular anchor-free detectors, it is common to introduce an individual prediction branch to estimate the quality of l…

Classificationobject-detectionObject Detection