paper-with-me

홈 › Papers

VLsI: Verbalized Layers-to-Interactions from Large to Small Vision Language Models

2024-12-02 · CVPR 2025 1 · Byung-Kwan Lee, Ryo Hachiuma, Yu-Chiang Frank Wang, Yong Man Ro, Yueh-Hua Wu

The recent surge in high-quality visual instruction tuning samples from closed-source vision-language models (VLMs) such as GPT-4V has accelerated the release of open-source VLMs across various model sizes. However, scaling VLMs to improve performance using larger models brings significant computational challenges, especially for deployment on resource-constrained devices like mobile platforms and robots. To address this, we propose VLsI: Verbalized Layers-to-Interactions, a new VLM family in 2B and 7B model sizes, which prioritizes efficiency without compromising accuracy. VLsI leverages a unique, layer-wise distillation process, introducing intermediate "verbalizers" that map features from each layer to natural language space, allowing smaller VLMs to flexibly align with the reasoning processes of larger VLMs. This approach mitigates the training instability often encountered in output imitation and goes beyond typical final-layer tuning by aligning the small VLMs' layer-wise progression with that of the large ones. We validate VLsI across ten challenging vision-language benchmarks, achieving notable performance gains (11.0% for 2B and 17.4% for 7B) over GPT-4V without the need for model scaling, merging, or architectural changes.

📄 PDF Abstract BibTeX arXiv:2412.01822

Code (0)

등록된 구현이 없습니다.

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 제목 키워드 기반

HybridNet: Dual-Branch Fusion of Geometrical and Topological Views for VLSI Congestion Prediction

2023-05-07 · Yuxiang Zhao, Zhuomin Chai, Yibo Lin, Runsheng Wang 외

Accurate early congestion prediction can prevent unpleasant surprises at the routing stage, playing a crucial character in assisting designers to iterate faster in VLSI design cycles. In this paper, we introduce a novel …

Wired for Overconfidence: A Mechanistic Perspective on Inflated Verbalized Confidence in LLMs

2026-04-01 · Tianyi Zhao, Yinhan He, Wendy Zheng, Yujie Zhang 외 arxiv

Large language models are often not just wrong, but \emph{confidently wrong}: when they produce factually incorrect answers, they tend to verbalize overly high confidence rather than signal uncertainty. Such verbalized o…

CircuitNet: An Open-Source Dataset for Machine Learning Applications in Electronic Design Automation (EDA)

2022-08-01 · Zhuomin Chai, Yuxiang Zhao, Yibo Lin, Wei Liu 외

The electronic design automation (EDA) community has been actively exploring machine learning (ML) for very large-scale integrated computer-aided design (VLSI CAD). Many studies explored learning-based techniques for cro…

BIG-bench Machine Learning

Verbalized Bayesian Persuasion

2025-02-03 · Wenhao Li, Yue Lin, Xiangfeng Wang, Bo Jin 외

Information design (ID) explores how a sender influence the optimal behavior of receivers to achieve specific objectives. While ID originates from everyday human communication, existing game-theoretic and machine learnin…

Persuasion Strategies

EDALearn: A Comprehensive RTL-to-Signoff EDA Benchmark for Democratized and Reproducible ML for EDA Research

2023-12-04 · Jingyu Pan, Chen-Chia Chang, Zhiyao Xie, Yiran Chen

The application of Machine Learning (ML) in Electronic Design Automation (EDA) for Very Large-Scale Integration (VLSI) design has garnered significant research attention. Despite the requirement for extensive datasets to…