中文
相关论文

相关论文: PubTables-v2: A new large-scale dataset for full-p…

200 篇论文

Joint extraction of entities and relations is an important task in information extraction. To tackle this problem, we firstly propose a novel tagging scheme that can convert the joint extraction task to a tagging problem. Then, based on our…

计算与语言 · 计算机科学 2017-06-19 Suncong Zheng , Feng Wang , Hongyun Bao , Yuexing Hao , Peng Zhou , Bo Xu

Finding joinable tables in data lakes is key procedure in many applications such as data integration, data augmentation, data analysis, and data market. Traditional approaches that find equi-joinable tables are unable to deal with…

信息检索 · 计算机科学 2023-08-31 Yuyang Dong , Kunihiro Takeoka , Chuan Xiao , Masafumi Oyamada

Automatic, template-free extraction of information from form images is challenging due to the variety of form layouts. This is even more challenging for historical forms due to noise and degradation. A crucial part of the extraction process…

计算机视觉与模式识别 · 计算机科学 2019-09-20 Brian Davis , Bryan Morse , Scott Cohen , Brian Price , Chris Tensmeyer

Multimodal Large Language Models (MLLM) have made significant progress in the field of document analysis. Despite this, existing benchmarks typically focus only on extracting text and simple layout information, neglecting the complex…

计算机视觉与模式识别 · 计算机科学 2024-07-04 Lei Chen , Feng Yan , Yujie Zhong , Shaoxiang Chen , Zequn Jie , Lin Ma

Table structure recognition aims to parse tables in unstructured data into machine-understandable formats. Recent methods address this problem through a two-stage process or optimized one-stage approaches. However, these methods either…

计算机视觉与模式识别 · 计算机科学 2025-05-13 Anyi Xiao , Cihui Yang

Table answering questions from business documents has many challenges that require understanding tabular structures, cross-document referencing, and additional numeric computations beyond simple search queries. This paper introduces a novel…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Phuc Nguyen , Nam Tuan Ly , Hideaki Takeda , Atsuhiro Takasu

Computer aided Tabular Data Extraction has always been a very challenging and error prone task because it demands both Spectral and Spatial Sanity of data. In this paper we discuss an approach for Tabular Data Extraction in the realm of…

计算与语言 · 计算机科学 2021-05-20 Saumya Banthia , Anantha Sharma , Ravi Mangipudi

In this paper, we establish a benchmark for table visual question answering, referred to as the TableVQA-Bench, derived from pre-existing table question-answering (QA) and table structure recognition datasets. It is important to note that…

计算机视觉与模式识别 · 计算机科学 2024-05-01 Yoonsik Kim , Moonbin Yim , Ka Yeon Song

Page Stream Segmentation (PSS) is an essential prerequisite for automated document processing at scale. However, research progress has been limited by the absence of realistic public benchmarks. This paper works towards addressing this gap…

计算与语言 · 计算机科学 2024-08-23 Hunter Heidenreich , Ratish Dalvi , Rohith Mukku , Nikhil Verma , Neven Pičuljan

There is a growing interest in developing strong biomedical vision-language models. A popular approach to achieve robust representations is to use web-scale scientific data. However, current biomedical vision-language pretraining typically…

计算机视觉与模式识别 · 计算机科学 2026-03-26 Kun Yuan , Min Woo Sun , Zhen Chen , Alejandro Lozano , Xiangteng He , Shi Li , Nassir Navab , Xiaoxiao Sun , Nicolas Padoy , Serena Yeung-Levy

In enterprise datasets, documents are rarely pure. They are not just text, nor just numbers; they are a complex amalgam of narrative and structure. Current Retrieval-Augmented Generation (RAG) systems have attempted to address this…

人工智能 · 计算机科学 2026-01-16 Alex Dantart , Marco Kóvacs-Navarro

Multimodal large language models (MLLMs) have shown impressive success across modalities such as image, video, and audio in a variety of understanding and generation tasks. However, current MLLMs are surprisingly poor at understanding…

Recently, Table Structure Recognition (TSR) task, aiming at identifying table structure into machine readable formats, has received increasing interest in the community. While impressive success, most single table component-based methods…

计算机视觉与模式识别 · 计算机科学 2023-03-17 Hao Liu , Xin Li , Mingming Gong , Bing Liu , Yunfei Wu , Deqiang Jiang , Yinsong Liu , Xing Sun

Recent advances in microscopy have enabled the rapid generation of terabytes of image data in cell biology and biomedical research. Vision-language models (VLMs) offer a promising solution for large-scale biological image analysis,…

计算机视觉与模式识别 · 计算机科学 2024-07-03 Alejandro Lozano , Jeffrey Nirschl , James Burgess , Sanket Rajan Gupte , Yuhui Zhang , Alyssa Unell , Serena Yeung-Levy

Keeping track of the ever-increasing body of scientific literature is an escalating challenge. We present PubTree a hierarchical search tool that efficiently searches the PubMed/MEDLINE dataset based upon a decision tree constructed using…

信息检索 · 计算机科学 2017-02-28 William Rowe , Paul D. Dobson , Bede Constantinides , Mark Platt

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

With the rapid advancement of multimodal retrieval and its application in LLMs and multimodal LLMs, increasingly complex retrieval tasks have emerged. Existing methods predominantly rely on task-specific fine-tuning of vision-language…

计算机视觉与模式识别 · 计算机科学 2025-09-12 Davide Caffagni , Sara Sarto , Marcella Cornia , Lorenzo Baraldi , Rita Cucchiara

Large Language Models (LLMs) have demonstrated exceptional proficiency in text understanding and embedding tasks. However, their potential in multimodal representation, particularly for item-to-item (I2I) recommendations, remains…

信息检索 · 计算机科学 2025-01-22 Chao Zhang , Haoxin Zhang , Shiwei Wu , Di Wu , Tong Xu , Xiangyu Zhao , Yan Gao , Yao Hu , Enhong Chen

The abundance of the data in the Internet facilitates the improvement of extraction and processing tools. The trend in the open data publishing encourages the adoption of structured formats like CSV and RDF. However, there is still a…

信息检索 · 计算机科学 2016-08-08 Mikhail Galkin , Dmitry Mouromtsev , Sören Auer

Face detection is one of the most studied topics in the computer vision community. Much of the progresses have been made by the availability of face detection benchmark datasets. We show that there is a gap between current face detection…

计算机视觉与模式识别 · 计算机科学 2015-11-23 Shuo Yang , Ping Luo , Chen Change Loy , Xiaoou Tang
‹ 上一页 1 8 9 10 下一页 ›