paper-with-me

Papers

Focus, Don't Prune: Identifying Instruction-Relevant Regions for Information-Rich Image Understanding

2026-03-24 · Mincheol Kwon, Minseung Lee, Seonga Choi, Miso Choi, Kyeong-Jin Oh, Hyunyoung Lee, Cheonyoung Park, Yongho Song, Seunghyun Park, Jinkyu Kim arxiv

Large Vision-Language Models (LVLMs) have shown strong performance across various multimodal tasks by leveraging the reasoning capabilities of Large Language Models (LLMs). However, processing visually complex and information-rich images, such as infographics or document layouts, requires these models to generate a large number of visual tokens, leading to significant computational overhead. To address this, we propose PinPoint, a novel two-stage framework that first identifies instruction-relevant image regions and then refines them to extract fine-grained visual features for improved reasoning and efficiency. Central to our approach is the Instruction-Region Alignment, which localizes relevant regions using both visual input and textual instructions. We further introduce new annotations that provide richer ground-truth supervision for instruction-relevant regions across challenging VQA benchmarks: InfographicVQA, MultiPageDocVQA, and SinglePageDocVQA. Experimental results show that PinPoint not only achieves superior accuracy compared to existing methods but also reduces computational overhead by minimizing irrelevant visual tokens.

📄 PDF Abstract BibTeX arXiv:2603.22815

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Balancing Preservation and Modification: A Region and Semantic Aware Metric for Instruction-Based Image Editing

2025-06-15 · Zhuoying Li, Zhu Xu, Yuxin Peng, Yang Liu

Instruction-based image editing, which aims to modify the image faithfully according to the instruction while preserving irrelevant content unchanged, has made significant progress. However, there still lacks a comprehen…

Training-Free Interaction-Aligned Visual Token Pruning for Efficient Embodied Manipulation

2026-03-24 · Jintao Cheng, Haozhe Wang, Weibin Li, Gang Wang 외 arxiv

Efficient visual representation is a central image-processing challenge in embodied manipulation, where policies repeatedly process dense visual-token sequences during closed-loop control. Existing methods rank or prune …

Instruction-Guided Visual Masking

2024-05-30 · Jinliang Zheng, Jianxiong Li, Sijie Cheng, Yinan Zheng 외

Instruction following is crucial in contemporary LLM. However, when extended to multimodal setting, it often suffers from misalignment between specific textual instruction and targeted local region of an image. To achiev…

Instruction FollowingVisual GroundingVisual Question AnsweringVisual Question Answering (VQA)

CachePrune: Neural-Based Attribution Defense Against Indirect Prompt Injection Attacks

2025-04-29 · Rui Wang, Junda Wu, Yu Xia, Tong Yu 외

Large Language Models (LLMs) are identified as being susceptible to indirect prompt injection attack, where the model undesirably deviates from user-provided instructions by executing tasks injected in the prompt context…

Instruction Following

PRISM: PRogressive dependency maxImization for Scale-invariant image Matching

2024-08-07 · Xudong Cai, Yongcai Wang, Lun Luo, Minhang Wang 외

Image matching aims at identifying corresponding points between a pair of images. Currently, detector-free methods have shown impressive performance in challenging scenarios, thanks to their capability of generating dens…