中文
相关论文

相关论文: Beyond the Grid: Layout-Informed Multi-Vector Retr…

200 篇论文

Cross-modal image-text retrieval is challenging because of the diverse possible associations between content from different modalities. Traditional methods learn a single-vector embedding to represent semantics of each sample, but struggle…

计算机视觉与模式识别 · 计算机科学 2025-06-27 Hani Alomari , Anushka Sivakumar , Andrew Zhang , Chris Thomas

Key information extraction (KIE) from visually rich documents (VRD) has been a challenging task in document intelligence because of not only the complicated and diverse layouts of VRD that make the model hard to generalize but also the lack…

信息检索 · 计算机科学 2024-10-03 Panfeng Cao , Jian Wu

Visual document retrieval aims to retrieve a set of document pages relevant to a query from visually rich collections. Existing methods often employ Vision-Language Models (VLMs) to encode queries and visual pages into a shared embedding…

信息检索 · 计算机科学 2026-04-10 Hao Yang , Yifan Ji , Zhipeng Xu , Zhenghao Liu , Yukun Yan , Zulong Chen , Shuo Wang , Yu Gu , Ge Yu

Recent Vision-Language Models (e.g., ColPali) enable fine-grained Visual Document Retrieval (VDR) but incur prohibitive multi-vector index storage overhead. Existing training-free pruning methods either rely on heuristic layer choices or…

计算机视觉与模式识别 · 计算机科学 2026-05-22 Zhuchenyang Liu , Ziyu Hu , Yao Zhang , Yu Xiao

Streamlining content discovery within media archives requires integrating advanced data representations and effective visualization techniques for clear communication of video topics to users. The proposed system addresses the challenge of…

信息检索 · 计算机科学 2024-02-13 Oron Nir , Idan Vidra , Avi Neeman , Barak Kinarti , Ariel Shamir

We study efficient multi-vector retrieval for late interaction in any modality. Late interaction has emerged as a dominant paradigm for information retrieval in text, images, visual documents, and videos, but its computation and storage…

信息检索 · 计算机科学 2026-02-25 Hanxiang Qin , Alexander Martin , Rohan Jha , Chunsheng Zuo , Reno Kriz , Benjamin Van Durme

In addition to relevance, diversity is an important yet less studied performance metric of cross-modal image retrieval systems, which is critical to user experience. Existing solutions for diversity-aware image retrieval either explicitly…

信息检索 · 计算机科学 2023-05-09 Minyi Zhao , Jinpeng Wang , Dongliang Liao , Yiru Wang , Huanzhong Duan , Shuigeng Zhou

Multimodal representations that enable cross-modal retrieval are widely used. However, these often lack interpretability making it difficult to explain the retrieved results. Solutions such as learning sparse disentangled representations…

信息检索 · 计算机科学 2025-06-25 Prachi J , Sumit Bhatia , Srikanta Bedathur

Multimodal Dataset Distillation (MDD) seeks to condense large-scale image-text datasets into compact surrogates while retaining their effectiveness for cross-modal learning. Despite recent progress, existing MDD approaches often suffer from…

计算机视觉与模式识别 · 计算机科学 2025-05-22 Xin Zhang , Ziruo Zhang , Jiawei Du , Zuozhu Liu , Joey Tianyi Zhou

Large Language Models (LLMs) and their multimodal variants (LVLMs) hold immense promise for scientific and engineering applications, particularly in processing visual information like scientific diagrams. However, their practical deployment…

计算机视觉与模式识别 · 计算机科学 2025-08-26 Minghao Zhou , Rafael Souza , Yaqian Hu , Luming Che

Learning useful representations is a key ingredient to the success of modern machine learning. Currently, representation learning mostly relies on embedding data into Euclidean space. However, recent work has shown that data in some domains…

机器学习 · 计算机科学 2019-10-17 Denis Mazur , Vage Egiazarian , Stanislav Morozov , Artem Babenko

Recent grid-based document representations like BERTgrid allow the simultaneous encoding of the textual and layout information of a document in a 2D feature map so that state-of-the-art image segmentation and/or object detection models can…

计算与语言 · 计算机科学 2021-05-26 Weihong Lin , Qifang Gao , Lei Sun , Zhuoyao Zhong , Kai Hu , Qin Ren , Qiang Huo

Recent advances in dense retrieval techniques have offered the promise of being able not just to re-rank documents using contextualised language models such as BERT, but also to use such models to identify documents from the collection in…

信息检索 · 计算机科学 2021-08-25 Nicola Tonellotto , Craig Macdonald

In Visual Document Understanding (VDU) tasks, fine-tuning a pre-trained Vision-Language Model (VLM) with new datasets often falls short in optimizing the vision encoder to identify query-specific regions in text-rich document images.…

计算机视觉与模式识别 · 计算机科学 2025-04-09 Binh M. Le , Shaoyuan Xu , Jinmiao Fu , Zhishen Huang , Moyan Li , Yanhui Guo , Hongdong Li , Sameera Ramasinghe , Bryan Wang

We introduce Visual Caption Restoration (VCR), a novel vision-language task that challenges models to accurately restore partially obscured texts using pixel-level hints within images. This task stems from the observation that text embedded…

计算机视觉与模式识别 · 计算机科学 2025-04-21 Tianyu Zhang , Suyuchen Wang , Lu Li , Ge Zhang , Perouz Taslakian , Sai Rajeswar , Jie Fu , Bang Liu , Yoshua Bengio

Visual document retrieval requires understanding heterogeneous and multi-modal content to satisfy implicit information needs. Recent advances use screenshot-based document encoding with fine-grained late interaction to encode holistic…

信息检索 · 计算机科学 2026-05-12 Wanqing Cui , Wei Huang , Yazhi Guo , Yibo Hu , Meiguang Jin , Junfeng Ma , Keping Bi

Recent progress in neural information retrieval has demonstrated large gains in effectiveness, while often sacrificing the efficiency and interpretability of the neural model compared to classical approaches. This paper proposes ColBERTer,…

信息检索 · 计算机科学 2022-03-25 Sebastian Hofstätter , Omar Khattab , Sophia Althammer , Mete Sertkan , Allan Hanbury

This work introduces VERSE, a methodology for analyzing and improving Vision-Language Models applied to Visually-rich Document Understanding by exploring their visual embedding space. VERSE enables the visualization of latent…

计算机视觉与模式识别 · 计算机科学 2026-01-09 Ignacio de Rodrigo , Alvaro J. Lopez-Lopez , Jaime Boal

Traditional information extraction systems face challenges with text only language models as it does not consider infographics (visual elements of information) such as tables, charts, images etc. often used to convey complex information to…

信息检索 · 计算机科学 2025-07-17 Rachna Saxena , Abhijeet Kumar , Suresh Shanmugam

In this paper we present a novel architecture for storing visual data. Effective storing, browsing and searching collections of images is one of the most important challenges of computer science. The design of architecture for storing such…

数据库 · 计算机科学 2015-06-29 Rafal Grycuk , Marcin Gabryel , Rafal Scherer , Sviatoslav Voloshynovskiy