paper-with-me

Papers

Retrieval-Augmented Perception: High-Resolution Image Perception Meets Visual RAG

2025-03-03 · Wenbin Wang, Yongcheng Jing, Liang Ding, Yingjie Wang, Li Shen, Yong Luo, Bo Du, DaCheng Tao

High-resolution (HR) image perception remains a key challenge in multimodal large language models (MLLMs). To overcome the limitations of existing methods, this paper shifts away from prior dedicated heuristic approaches and revisits the most fundamental idea to HR perception by enhancing the long-context capability of MLLMs, driven by recent advances in long-context techniques like retrieval-augmented generation (RAG) for general LLMs. Towards this end, this paper presents the first study exploring the use of RAG to address HR perception challenges. Specifically, we propose Retrieval-Augmented Perception (RAP), a training-free framework that retrieves and fuses relevant image crops while preserving spatial context using the proposed Spatial-Awareness Layout. To accommodate different tasks, the proposed Retrieved-Exploration Search (RE-Search) dynamically selects the optimal number of crops based on model confidence and retrieval scores. Experimental results on HR benchmarks demonstrate the significant effectiveness of RAP, with LLaVA-v1.5-13B achieving a 43% improvement on $V^*$ Bench and 19% on HR-Bench.

📄 PDF Abstract BibTeX arXiv:2503.01222

Code (1)

dreammr/rap 공식 구현 pytorch

Tasks

RAGRetrievalRetrieval-augmented Generation

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Weight Decay 설명 없음
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Residual Connection 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…

Similar Papers 제목 키워드 기반

MRD: Multi-resolution Retrieval-Detection Fusion for High-Resolution Image Understanding

2025-12-02 · Fan Yang, Xingping Dong, Xin Yu, Wenhan Luo 외 arxiv

Understanding high-resolution (HR) images remains a critical challenge for multimodal large language models (MLLMs). Recent approaches leverage vision-based retrieval-augmented generation (RAG) to retrieve query-relevant…

Object Detection

Pixel-Grounded Retrieval for Knowledgeable Large Multimodal Models

2026-01-27 · Jeonghwan Kim, Renjie Tao, Sanat Sharma, Jiaqi Wang 외 arxiv

Visual Question Answering (VQA) often requires coupling fine-grained perception with factual knowledge beyond the input image. Prior multimodal Retrieval-Augmented Generation (MM-RAG) systems improve factual grounding bu…

Visual Question AnsweringImage Retrieval

RASR: Retrieval-Augmented Super Resolution for Practical Reference-based Image Restoration

2025-08-13 · Jiaqi Yan, Shuning Xu, Xiangyu Chen, Dell Zhang 외 arxiv

Reference-based Super Resolution (RefSR) improves upon Single Image Super Resolution (SISR) by leveraging high-quality reference images to enhance texture fidelity and visual realism. However, a critical limitation of ex…

Semantic SimilarityImage Restoration

LAKE-RED: Camouflaged Images Generation by Latent Background Knowledge Retrieval-Augmented Diffusion

2024-03-30 · CVPR 2024 1 · Pancheng Zhao, Peng Xu, Pengda Qin, Deng-Ping Fan 외

Camouflaged vision perception is an important vision task with numerous practical applications. Due to the expensive collection and labeling costs, this community struggles with a major bottleneck that the species catego…

DiversityImage GenerationRetrieval

Enhancing Image Quality Assessment Ability of LMMs via Retrieval-Augmented Generation

2026-01-13 · Kang Fu, Huiyu Duan, Zicheng Zhang, Yucheng Zhu 외 arxiv

Large Multimodal Models (LMMs) have recently shown remarkable promise in low-level visual perception tasks, particularly in Image Quality Assessment (IQA), demonstrating strong zero-shot capability. However, achieving st…

Image Quality AssessmentImage Retrieval