中文
相关论文

相关论文: VRD-IU: Lessons from Visually Rich Document Intell…

200 篇论文

Text-rich visual understanding-the ability to process environments where dense textual content is integrated with visuals-is crucial for multimodal large language models (MLLMs) to interact effectively with structured environments. To…

计算机视觉与模式识别 · 计算机科学 2024-11-07 Junpeng Liu , Tianyue Ou , Yifan Song , Yuxiao Qu , Wai Lam , Chenyan Xiong , Wenhu Chen , Graham Neubig , Xiang Yue

Document content analysis has been a crucial research area in computer vision. Despite significant advancements in methods such as OCR, layout detection, and formula recognition, existing open-source solutions struggle to consistently…

计算机视觉与模式识别 · 计算机科学 2024-09-30 Bin Wang , Chao Xu , Xiaomeng Zhao , Linke Ouyang , Fan Wu , Zhiyuan Zhao , Rui Xu , Kaiwen Liu , Yuan Qu , Fukai Shang , Bo Zhang , Liqun Wei , Zhihao Sui , Wei Li , Botian Shi , Yu Qiao , Dahua Lin , Conghui He

Document Visual Question Answering (Document VQA) must cope with documents that span dozens of pages, yet leading systems still concatenate every page or rely on very large vision-language models, both of which are memory-hungry.…

计算机视觉与模式识别 · 计算机科学 2025-08-29 Eric López , Artemis Llabrés , Ernest Valveny

Most organizational data in this world are stored as documents, and visual retrieval plays a crucial role in unlocking the collective intelligence from all these documents. However, existing benchmarks focus on English-only document…

计算机视觉与模式识别 · 计算机科学 2025-08-26 Jian Chen , Ming Li , Jihyung Kil , Chenguang Wang , Tong Yu , Ryan Rossi , Tianyi Zhou , Changyou Chen , Ruiyi Zhang

Recent advancements in the area of Computer Vision with state-of-art Neural Networks has given a boost to Optical Character Recognition (OCR) accuracies. However, extracting characters/text alone is often insufficient for relevant…

计算机视觉与模式识别 · 计算机科学 2018-12-17 Vishwanath D , Rohit Rahul , Gunjan Sehgal , Swati , Arindam Chowdhury , Monika Sharma , Lovekesh Vig , Gautam Shroff , Ashwin Srinivasan

Comprehending long videos remains a significant challenge for Large Multi-modal Models (LMMs). Current LMMs struggle to process even minutes to hours videos due to their lack of explicit memory and retrieval mechanisms. To address this…

计算机视觉与模式识别 · 计算机科学 2025-05-07 Sameer Malik , Moyuru Yamada , Ayush Singh , Dishank Aggarwal

Extractive models usually formulate text summarization as extracting fixed top-$k$ salient sentences from the document as a summary. Few works exploited extracting finer-grained Elementary Discourse Unit (EDU) with little analysis and…

计算与语言 · 计算机科学 2023-03-14 Yuping Wu , Ching-Hsun Tseng , Jiayu Shang , Shengzhong Mao , Goran Nenadic , Xiao-Jun Zeng

Over the past year, spatial intelligence has drawn increasing attention. Many prior works study it from the perspective of visual-spatial intelligence, where models have access to visuospatial information from visual inputs. However, in the…

人工智能 · 计算机科学 2026-04-17 Zhen Yang , Ping Jian , Zhongbin Guo , Zuming Zhang , Chengzhi Li , Yonghong Deng , Xinyue Zhang , Wenpeng Lu

Key Information Extraction (KIE) underpins the understanding of visual documents (e.g., receipts and contracts) by extracting precise semantic content and accurately capturing spatial structure. Yet existing multimodal large language models…

计算机视觉与模式识别 · 计算机科学 2025-07-15 Son Nguyen , Giang Nguyen , Hung Dao , Thao Do , Daeyoung Kim

The advancement of Object Detection (OD) using Deep Learning (DL) is often hindered by the significant challenge of acquiring large, accurately labeled datasets, a process that is time-consuming and expensive. While techniques like Active…

计算机视觉与模式识别 · 计算机科学 2025-09-09 Isac Holm

Knowledge-based visual question answering requires external knowledge beyond visible content to answer the question correctly. One limitation of existing methods is that they focus more on modeling the inter-modal and intra-modal…

计算机视觉与模式识别 · 计算机科学 2024-08-16 Yili Li , Jing Yu , Keke Gai , Gang Xiong

Multimodal deep-learning models power interactive video retrieval by ranking keyframes in response to textual queries. Despite these advances, users must still browse ranked candidates manually to locate a target. Keyframe arrangement…

多媒体 · 计算机科学 2025-10-07 Bastian Jäckl , Jiří Kruchina , Lucas Joos , Daniel A. Keim , Ladislav Peška , Jakub Lokoč

Video Anomaly Understanding (VAU) is essential for applications such as smart cities, security surveillance, and disaster alert systems, yet remains challenging due to its demand for fine-grained spatio-temporal perception and robust…

计算机视觉与模式识别 · 计算机科学 2025-05-30 Liyun Zhu , Qixiang Chen , Xi Shen , Xiaodong Cun

Visual agent models for automating human activities on Graphical User Interfaces (GUIs) have emerged as a promising research direction, driven by advances in large Vision Language Models (VLMs). A critical challenge in GUI automation is the…

计算机视觉与模式识别 · 计算机科学 2025-07-09 Joonhyung Park , Peng Tang , Sagnik Das , Srikar Appalaraju , Kunwar Yashraj Singh , R. Manmatha , Shabnam Ghadar

We aim to develop a retrieval-augmented generation (RAG) framework that answers questions over a corpus of visually-rich documents presented in mixed modalities (e.g., charts, tables) and diverse formats (e.g., PDF, PPTX). In this paper, we…

计算与语言 · 计算机科学 2025-04-15 Ryota Tanaka , Taichi Iki , Taku Hasegawa , Kyosuke Nishida , Kuniko Saito , Jun Suzuki

Extracting structured data from HTML documents is a long-studied problem with a broad range of applications like augmenting knowledge bases, supporting faceted search, and providing domain-specific experiences for key verticals like…

计算与语言 · 计算机科学 2020-10-22 Bill Yuchen Lin , Ying Sheng , Nguyen Vo , Sandeep Tata

Object detection in documents is a key step to automate the structural elements identification process in a digital or scanned document through understanding the hierarchical structure and relationships between different elements. Large and…

计算机视觉与模式识别 · 计算机科学 2024-02-21 Ayan Banerjee , Sanket Biswas , Josep Lladós , Umapada Pal

Data selection in instruction tuning emerges as a pivotal process for acquiring high-quality data and training instruction-following large language models (LLMs), but it is still a new and unexplored research area for vision-language models…

计算与语言 · 计算机科学 2024-02-21 Ruibo Chen , Yihan Wu , Lichang Chen , Guodong Liu , Qi He , Tianyi Xiong , Chenxi Liu , Junfeng Guo , Heng Huang

Vision-language models (VLMs), such as CLIP and ALIGN, are generally trained on datasets consisting of image-caption pairs obtained from the web. However, real-world multimodal datasets, such as healthcare data, are significantly more…

计算机视觉与模式识别 · 计算机科学 2023-08-23 Maya Varma , Jean-Benoit Delbrouck , Sarah Hooper , Akshay Chaudhari , Curtis Langlotz

Visual document understanding is a complex task that involves analyzing both the text and the visual elements in document images. Existing models often rely on manual feature engineering or domain-specific pipelines, which limit their…