中文
相关论文

相关论文: Layout-Aware Information Extraction for Document-G…

200 篇论文

Dialogue-based Relation Extraction (DRE) aims to predict the relation type of argument pairs that are mentioned in dialogue. The latest trigger-enhanced methods propose trigger prediction tasks to promote DRE. However, these methods are not…

计算与语言 · 计算机科学 2023-03-31 Hao An , Dongsheng Chen , Weiyuan Xu , Zhihong Zhu , Yuexian Zou

Scientific research heavily depends on suitable datasets for method validation, but existing academic platforms with dataset management like PapersWithCode suffer from inefficiencies in their manual workflow. To overcome this bottleneck, we…

数据库 · 计算机科学 2025-05-29 Anjie Xu , Ruiqing Ding , Leye Wang

Document-level relation extraction aims to extract relations among multiple entity pairs from a document. Previously proposed graph-based or transformer-based models utilize the entities independently, regardless of global information among…

计算与语言 · 计算机科学 2023-01-27 Ningyu Zhang , Xiang Chen , Xin Xie , Shumin Deng , Chuanqi Tan , Mosha Chen , Fei Huang , Luo Si , Huajun Chen

Advances in Visually Rich Document Understanding (VrDU) have enabled information extraction and question answering over documents with complex layouts. Two tropes of architectures have emerged -- transformer-based models inspired by LLMs,…

计算与语言 · 计算机科学 2024-01-08 Dongsheng Wang , Zhiqiang Ma , Armineh Nourbakhsh , Kang Gu , Sameena Shah

Relation extraction is used to populate knowledge bases that are important to many applications. Prior datasets used to train relation extraction models either suffer from noisy labels due to distant supervision, are limited to certain…

计算与语言 · 计算机科学 2021-02-22 Robert Ormandi , Mohammad Saleh , Erin Winter , Vinay Rao

Recently, neural models have been leveraged to significantly improve the performance of information extraction from semi-structured websites. However, a barrier for continued progress is the small number of datasets large enough to train…

计算与语言 · 计算机科学 2023-06-16 Aidan San , Yuan Zhuang , Jan Bakus , Colin Lockard , David Ciemiewicz , Sandeep Atluri , Yangfeng Ji , Kevin Small , Heba Elfardy

Information Extraction is a well-researched area of Natural Language Processing with applications in web search and question answering concerned with identifying entities and relationships between them as expressed in a given context,…

信息检索 · 计算机科学 2020-11-17 Erin Macdonald , Denilson Barbosa

Large language models (LLMs) have demonstrated remarkable capabilities in text analysis tasks, yet their evaluation on complex, real-world applications remains challenging. We define a set of tasks, Multi-Insight Multi-Document Extraction…

计算与语言 · 计算机科学 2024-12-02 John Francis , Saba Esnaashari , Anton Poletaev , Sukankana Chakraborty , Youmna Hashem , Jonathan Bright

While strides have been made in deep learning based Bengali Optical Character Recognition (OCR) in the past decade, the absence of large Document Layout Analysis (DLA) datasets has hindered the application of OCR in document transcription,…

Recently, leveraging large language models (LLMs) or multimodal large language models (MLLMs) for document understanding has been proven very promising. However, previous works that employ LLMs/MLLMs for document understanding have not…

计算机视觉与模式识别 · 计算机科学 2024-04-09 Chuwei Luo , Yufan Shen , Zhaoqing Zhu , Qi Zheng , Zhi Yu , Cong Yao

Document layout comprises both structural and visual (eg. font-sizes) information that is vital but often ignored by machine learning models. The few existing models which do use layout information only consider textual contents, and…

计算与语言 · 计算机科学 2021-04-20 Te-Lin Wu , Cheng Li , Mingyang Zhang , Tao Chen , Spurthi Amba Hombaiah , Michael Bendersky

Document layout analysis (DLA) plays an important role in information extraction and document understanding. At present, document layout analysis has reached a milestone achievement, however, document layout analysis of non-Manhattan is…

计算机视觉与模式识别 · 计算机科学 2021-11-30 Tianlong Ma , Xingjiao Wu , Xin Li , Xiangcheng Du , Zhao Zhou , Liang Xue , Cheng Jin

The proliferation of multimodal Large Language Models has significantly advanced the ability to analyze and understand complex data inputs from different modalities. However, the processing of long documents remains under-explored, largely…

计算机视觉与模式识别 · 计算机科学 2025-08-06 Goeric Huybrechts , Srikanth Ronanki , Sai Muralidhar Jayanthi , Jack Fitzgerald , Srinivasan Veeravanallur

Multi-page Document Visual Question Answering requires reasoning over semantics, layouts, and visual elements in long, visually dense documents. Existing OCR-free methods face a trade-off between capacity and precision: end-to-end models…

计算与语言 · 计算机科学 2026-04-16 Yuanlei Zheng , Pei Fu , Hang Li , Ziyang Wang , Yuyi Zhang , Wenyu Ruan , Xiaojin Zhang , Zhongyu Wei , Zhenbo Luo , Jian Luan , Wei Chen , Xiang Bai

With the advent of large language models (LLMs), the vast unstructured text within millions of academic papers is increasingly accessible for materials discovery, although significant challenges remain. While LLMs offer promising few- and…

计算与语言 · 计算机科学 2025-09-30 Amit K Verma , Zhisong Zhang , Junwon Seo , Robin Kuo , Runbo Jiang , Emma Strubell , Anthony D Rollett

Document-level Relation Extraction (DocRE) is the task of extracting all semantic relationships from a document. While studies have been conducted on English DocRE, limited attention has been given to DocRE in non-English languages. This…

计算与语言 · 计算机科学 2024-04-26 Youmi Ma , An Wang , Naoaki Okazaki

Text is ubiquitous in our visual world, conveying crucial information, such as in documents, websites, and everyday photographs. In this work, we propose UReader, a first exploration of universal OCR-free visually-situated language…

计算机视觉与模式识别 · 计算机科学 2023-10-10 Jiabo Ye , Anwen Hu , Haiyang Xu , Qinghao Ye , Ming Yan , Guohai Xu , Chenliang Li , Junfeng Tian , Qi Qian , Ji Zhang , Qin Jin , Liang He , Xin Alex Lin , Fei Huang

We present a novel, open-access dataset designed for semantic layout analysis, built to support document recreation workflows through mapping with the Text Encoding Initiative (TEI) standard. This dataset includes 7,254 annotated pages…

计算机视觉与模式识别 · 计算机科学 2024-11-18 Thibault Clérice , Juliette Janes , Hugo Scheithauer , Sarah Bénière , Florian Cafiero , Laurent Romary , Simon Gabay , Benoît Sagot

Business Document Information Extraction (BDIE) is the problem of transforming a blob of unstructured information (raw text, scanned documents, etc.) into a structured format that downstream systems can parse and use. It has two main tasks:…

计算与语言 · 计算机科学 2024-05-31 Franz Louis Cesista , Rui Aguiar , Jason Kim , Paolo Acilo

Relational facts are an important component of human knowledge, which are hidden in vast amounts of text. In order to extract these facts from text, people have been working on relation extraction (RE) for years. From early pattern matching…

计算与语言 · 计算机科学 2020-10-01 Xu Han , Tianyu Gao , Yankai Lin , Hao Peng , Yaoliang Yang , Chaojun Xiao , Zhiyuan Liu , Peng Li , Maosong Sun , Jie Zhou
‹ 上一页 1 8 9 10 下一页 ›