中文
相关论文

相关论文: Spatially-Grounded Document Retrieval via Patch-to…

200 篇论文

Documents are visually rich structures that convey information through text, but also figures, page layouts, tables, or even fonts. Since modern retrieval systems mainly rely on the textual information they extract from document pages to…

信息检索 · 计算机科学 2025-03-03 Manuel Faysse , Hugues Sibille , Tony Wu , Bilel Omrani , Gautier Viaud , Céline Hudelot , Pierre Colombo

Visual Document Retrieval (VDR) is an emerging research area that focuses on encoding and retrieving document images directly, bypassing the dependence on Optical Character Recognition (OCR) for document search. A recent advance in VDR was…

信息检索 · 计算机科学 2025-05-13 Jingfen Qiao , Jia-Huei Ju , Xinyu Ma , Evangelos Kanoulas , Andrew Yates

Multi-vector document retrieval systems, such as ColPali, excel in fine-grained matching for complex queries but incur significant storage and computational costs due to their reliance on high-dimensional patch embeddings and…

信息检索 · 计算机科学 2025-07-03 Duong Bach

Visual Document Retrieval (VDR) models mostly rely on late interaction architectures, in which documents are represented by a set of local patch embeddings and then matched against query tokens. While efficient, this architecture…

计算机视觉与模式识别 · 计算机科学 2026-05-12 Pascal Tilli , Mohsen Mesgar

Despite the strong performance of ColPali/ColQwen2 in Visualized Document Retrieval (VDR), it encodes each page into multiple patch-level embeddings and leads to excessive memory usage. This empirical study investigates methods to reduce…

信息检索 · 计算机科学 2025-06-06 Yubo Ma , Jinsong Li , Yuhang Zang , Xiaobao Wu , Xiaoyi Dong , Pan Zhang , Yuhang Cao , Haodong Duan , Jiaqi Wang , Yixin Cao , Aixin Sun

Retrieval-Augmented Generation (RAG) has become a popular technique for enhancing the reliability and utility of Large Language Models (LLMs) by grounding responses in external documents. Traditional RAG systems rely on Optical Character…

计算机视觉与模式识别 · 计算机科学 2025-05-12 Alexander Most , Joseph Winjum , Ayan Biswas , Shawn Jones , Nishath Rajiv Ranasinghe , Dan O'Malley , Manish Bhattarai

Document centric RAG pipelines usually begin with OCR, followed by brittle heuristics for chunking, table parsing, and layout reconstruction. These text first workflows are costly to maintain, sensitive to small layout shifts, and often…

信息检索 · 计算机科学 2026-01-07 Anup Roy , Rishabh Gyanendra Upadhyay , Animesh Rameshbhai Panara , Robin Mills , Aidan Millar

Slide decks, serving as digital reports that bridge the gap between presentation slides and written documents, are a prevalent medium for conveying information in both academic and corporate settings. Their multimodal nature, combining…

Multi-vector models dominate Visual Document Retrieval (VDR) due to their fine-grained matching capabilities, but their high storage and computational costs present a major barrier to practical deployment. In this paper, we propose…

计算机视觉与模式识别 · 计算机科学 2026-04-14 Yibo Yan , Mingdong Ou , Yi Cao , Jiahao Huo , Xin Zou , Shuliang Liu , James Kwok , Xuming Hu

AI systems have achieved remarkable success in processing text and relational data, yet visual document processing remains relatively underexplored. Whereas traditional systems require OCR transcriptions to convert these visual documents…

Retrieval-augmented generation has proven practical when models require specialized knowledge or access to the latest data. However, existing methods for multimodal document retrieval often replicate techniques developed for text-only…

In this work, we leverage estimated depth to boost self-supervised contrastive learning for segmentation of urban scenes, where unlabeled videos are readily available for training self-supervised depth estimation. We argue that the…

计算机视觉与模式识别 · 计算机科学 2022-11-28 Liang Zeng , Attila Lengyel , Nergis Tömen , Jan van Gemert

Multi-vector visual retrievers (e.g., ColPali-style late interaction models) deliver strong accuracy, but scale poorly because each page yields thousands of vectors, making indexing and search increasingly expensive. We present Visual RAG…

信息检索 · 计算机科学 2026-02-16 Ara Yeroyan

In plenty of machine learning applications, the most relevant items for a particular query should be efficiently extracted, while the relevance function is based on a highly-nonlinear model, e.g., DNNs or GBDTs. Due to the high…

信息检索 · 计算机科学 2019-10-21 Stanislav Morozov , Artem Babenko

Exploiting multi-scale features has shown great potential in tackling semantic segmentation problems. The aggregation is commonly done with sum or concatenation (concat) followed by convolutional (conv) layers. However, it fully passes down…

计算机视觉与模式识别 · 计算机科学 2022-06-28 Yechao Bai , Ziyuan Huang , Lyuyu Shen , Hongliang Guo , Marcelo H. Ang , Daniela Rus

Recent Reference-Based image super-resolution (RefSR) has improved SOTA deep methods introducing attention mechanisms to enhance low-resolution images by transferring high-resolution textures from a reference high-resolution image. The main…

计算机视觉与模式识别 · 计算机科学 2023-10-03 Esteban Reyes-Saldana , Mariano Rivera

Instance-level image retrieval aims to find images containing the same object as a given query, despite variations in size, position, or appearance. To address this challenging task, we propose Patchify, a simple yet effective patch-wise…

计算机视觉与模式识别 · 计算机科学 2025-12-16 Wonseok Choi , Sohwi Lim , Nam Hyeon-Woo , Moon Ye-Bin , Dong-Ju Jeong , Jinyoung Hwang , Tae-Hyun Oh

Harnessing the full potential of visually-rich documents requires retrieval systems that understand not just text, but intricate layouts, a core challenge in Visual Document Retrieval (VDR). The prevailing multi-vector architectures, while…

计算与语言 · 计算机科学 2026-03-03 Yibo Yan , Mingdong Ou , Yi Cao , Xin Zou , Shuliang Liu , Jiahao Huo , Yu Huang , James Kwok , Xuming Hu

This paper introduces and analyzes a search and retrieval model for RAG-like systems under {token} erasures. We provide an information-theoretic analysis of remote document retrieval when query representations are only partially preserved.…

信息检索 · 计算机科学 2026-04-21 Sara Ghasvarianjahromi , Joshua Barr , Yauhen Yakimenka , Jörg Kliewer

Engineering rulebooks and technical standards contain multimodal information like dense text, tables, and illustrations that are challenging for retrieval augmented generation (RAG) systems. Building upon the DesignQA framework [1], which…

‹ 上一页 1 2 3 10 下一页 ›