中文
相关论文

相关论文: CTE: A Dataset for Contextualized Table Extraction

200 篇论文

Building document-grounded dialogue systems have received growing interest as documents convey a wealth of human knowledge and commonly exist in enterprises. Wherein, how to comprehend and retrieve information from documents is a…

计算与语言 · 计算机科学 2022-07-15 Zhenyu Zhang , Bowen Yu , Haiyang Yu , Tingwen Liu , Cheng Fu , Jingyang Li , Chengguang Tang , Jian Sun , Yongbin Li

Extracting structured and grounded fact triples from raw text is a fundamental task in Information Extraction (IE). Existing IE datasets are typically collected from Wikipedia articles, using hyperlinks to link entities to the Wikidata…

计算与语言 · 计算机科学 2023-06-16 Chenxi Whitehouse , Clara Vania , Alham Fikri Aji , Christos Christodoulopoulos , Andrea Pierleoni

Document-level relation extraction (RE) aims to identify relations between two entities in a given document. Compared with its sentence-level counterpart, document-level RE requires complex reasoning. Previous research normally completed…

计算与语言 · 计算机科学 2022-03-29 Liang Zhang , Yidong Cheng

It is well-established that large, diverse datasets play a pivotal role in the performance of modern AI systems for text and image modalities. However, there are no datasets for tabular data of comparable size and diversity to those…

计算与语言 · 计算机科学 2023-10-13 Gus Eggert , Kevin Huo , Mike Biven , Justin Waugh

Existing scholarly information extraction (SIE) datasets focus on scientific papers and overlook implementation-level details in code repositories. README files describe datasets, source code, and other implementation-level artifacts,…

计算与语言 · 计算机科学 2026-03-09 Genet Asefa Gesese , Zongxiong Chen , Shufan Jiang , Mary Ann Tan , Zhaotai Liu , Sonja Schimmler , Harald Sack

Table of contents (ToC) extraction aims to extract headings of different levels in documents to better understand the outline of the contents, which can be widely used for document understanding and information retrieval. Existing works…

计算机视觉与模式识别 · 计算机科学 2022-12-07 Pengfei Hu , Zhenrong Zhang , Jianshu Zhang , Jun Du , Jiajia Wu

The conventional use of the Retrieval-Augmented Generation (RAG) architecture has proven effective for retrieving information from diverse documents. However, challenges arise in handling complex table queries, especially within PDF…

机器学习 · 计算机科学 2024-02-13 Uday Allu , Biddwan Ahmed , Vishesh Tripathi

With the emergence of large language models (LLMs), there is an expectation that LLMs can effectively extract explicit information from complex real-world documents (e.g., papers, reports). However, most LLMs generate paragraph-style…

计算与语言 · 计算机科学 2025-10-31 Tianyun Zhong , Guozhao Mo , Yanjiang Liu , Yihan Chen , Lingdi Kong , Xuanang Chen , Yaojie Lu , Hongyu Lin , Shiwei Ye , Xianpei Han , Ben He , Le Sun

Tables are a prevalent format for structured data, yet their metadata, such as semantic types and column relationships, is often incomplete or ambiguous. Column annotation tasks, including Column Type Annotation (CTA) and Column Property…

数据库 · 计算机科学 2025-08-26 Zhihao Ding , Yongkang Sun , Jieming Shi

This paper is devoted to the study of methods for information extraction (entity recognition and relation classification) from scientific texts on information technology. Scientific publications provide valuable information into…

计算与语言 · 计算机科学 2020-12-29 Elena Bruches , Alexey Pauls , Tatiana Batura , Vladimir Isachenko

Document-to-table (Doc2Table) extraction derives structured tables from unstructured documents under a target schema, enabling reliable and verifiable SQL-based data analytics. Although large language models (LLMs) have shown promise in…

数据库 · 计算机科学 2026-02-18 Yuxiang Guo , Zhuoran Du , Nan Tang , Kezheng Tang , Congcong Ge , Yunjun Gao

We present a new dataset for form understanding in noisy scanned documents (FUNSD) that aims at extracting and structuring the textual content of forms. The dataset comprises 199 real, fully annotated, scanned forms. The documents are noisy…

信息检索 · 计算机科学 2019-10-30 Guillaume Jaume , Hazim Kemal Ekenel , Jean-Philippe Thiran

The fundamental process of evidence extraction and synthesis in evidence-based medicine involves extracting PICO (Population, Intervention, Comparison, and Outcome) elements from biomedical literature. However, Outcomes, being the most…

计算与语言 · 计算机科学 2025-06-09 Yiliang Zhou , Abigail M. Newbury , Gongbo Zhang , Betina Ross Idnay , Hao Liu , Chunhua Weng , Yifan Peng

Document indexation is an essential task achieved by archivists or automatic indexing tools. To retrieve relevant documents to a query, keywords describing this document have to be carefully chosen. Archivists have to find out the right…

信息检索 · 计算机科学 2009-12-09 Carlo Abi Chahine , Nathalie Chaignaud , Jean-Philippe Kotowicz , Jean-Pierre Pécuchet

We present ModelTables, a benchmark of tables in Model Lakes that captures the structured semantics of performance and configuration tables often overlooked by text only retrieval. The corpus is built from Hugging Face model cards, GitHub…

数据库 · 计算机科学 2025-12-19 Zhengyuan Dong , Victor Zhong , Renée J. Miller

Quotation extraction aims to extract quotations from written text. There are three components in a quotation: source refers to the holder of the quotation, cue is the trigger word(s), and content is the main body. Existing solutions for…

计算与语言 · 计算机科学 2022-09-21 Yequan Wang , Xiang Li , Aixin Sun , Xuying Meng , Huaming Liao , Jiafeng Guo

Information Extraction (IE), encompassing Named Entity Recognition (NER), Named Entity Linking (NEL), and Relation Extraction (RE), is critical for transforming the rapidly growing volume of scientific publications into structured,…

Document-level relation extraction aims at inferring structured human knowledge from textual documents. State-of-the-art methods for this task use pre-trained language models (LMs) via fine-tuning, yet fine-tuning is computationally…

计算与语言 · 计算机科学 2024-10-03 Yilmazcan Ozyurt , Stefan Feuerriegel , Ce Zhang

Knowledge graphs capture entities and relations from long documents and can facilitate reasoning in many downstream applications. Extracting compact knowledge graphs containing only salient entities and relations is important but…

计算与语言 · 计算机科学 2021-06-15 Zeqiu Wu , Rik Koncel-Kedziorski , Mari Ostendorf , Hannaneh Hajishirzi

Recognizing the layout of unstructured digital documents is an important step when parsing the documents into structured machine-readable format for downstream applications. Deep neural networks that are developed for computer vision have…

计算与语言 · 计算机科学 2019-08-22 Xu Zhong , Jianbin Tang , Antonio Jimeno Yepes