paper-with-me

홈 › Papers

Instruction-Guided Fusion of Multi-Layer Visual Features in Large Vision-Language Models

2024-12-26 · Xu Li, Yi Zheng, Haotian Chen, Xiaolei Chen, Yuxuan Liang, Chenghang Lai, Bin Li, xiangyang xue

Large Vision-Language Models (LVLMs) have achieved remarkable success in a wide range of multimodal tasks by integrating pre-trained vision encoders and large language models. However, current LVLMs primarily rely on visual features extracted from the final layers of the vision encoder, overlooking the complementary information available in shallower layers. While recent approaches have explored the use of multilayer visual features in LVLMs, they tend to be task-agnostic and fail to examine the dependencies of hierarchical visual features on specific tasks. To address these gaps, we systematically investigate the contributions of visual features from different encoder layers using 18 benchmarks spanning 6 task categories. Our findings reveal that multilayer features provide complementary strengths with varying task dependencies, and uniform fusion leads to suboptimal performance. Building on these insights, we propose the instruction-guided vision aggregator, a module that dynamically integrates multi-layer visual features based on textual instructions, without increasing the number of visual tokens. Extensive evaluations demonstrate the superior performance of our method. Additionally, an in-depth analysis of the aggregator's behavior highlights the dominance of mid-to-high-level features in semantic-rich tasks and the critical role of low-level features in fine-grained perception.

📄 PDF Abstract BibTeX arXiv:2501.08443

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MiVE: Multiscale Vision-language features for reference-guided video Editing

2026-05-14 · Tong Wang, Meng Zou, Chengjing Wu, Xiaochao Qu 외 arxiv

Reference-guided video editing takes a source video, a text instruction, and a reference image as inputs, requiring the model to faithfully apply the instructed edits while preserving original motion and unedited content…

Visual Autoregressive Modeling for Instruction-Guided Image Editing

2025-08-21 · Qingyang Mao, Qi Cai, Yehao Li, Yingwei Pan 외 arxiv

Recent advances in diffusion models have brought remarkable visual fidelity to instruction-guided image editing. However, their global denoising process inherently entangles the edited region with the entire image contex…

Image Editing

Visual-Instructed Degradation Diffusion for All-in-One Image Restoration

2025-06-20 · CVPR 2025 1 · Wenyang Luo, Haina Qin, Zewen Chen, Libin Wang 외

Image restoration tasks like deblurring, denoising, and dehazing usually need distinct models for each degradation type, restricting their generalization in real-world scenarios with mixed or unknown degradations. In thi…

AllDeblurringDenoisingImage Restoration

iGVLM: Dynamic Instruction-Guided Vision Encoding for Question-Aware Multimodal Understanding

2026-03-03 · Hanpeng Liu, Yaqian Li, Zidan Wang, Shuoxi Zhang 외 arxiv

Despite the success of Large Vision--Language Models (LVLMs), most existing architectures suffer from a representation bottleneck: they rely on static, instruction-agnostic vision encoders whose visual representations ar…

Text-Guided Layer Fusion Mitigates Hallucination in Multimodal LLMs

2026-01-06 · Chenchen Lin, Sanbao Su, Rachel Luo, Yuxiao Chen 외 arxiv

Multimodal large language models (MLLMs) typically rely on a single late-layer feature from a frozen vision encoder, leaving the encoder's rich hierarchy of visual cues under-utilized. MLLMs still suffer from visually un…

Visual Grounding