English
Related papers

Related papers: PdfTable: A Unified Toolkit for Deep Learning-Base…

200 papers

Recent advances in document image analysis (DIA) have been primarily driven by the application of neural networks. Ideally, research outcomes could be easily deployed in production and extended for further investigation. However, various…

Computer Vision and Pattern Recognition · Computer Science 2021-06-22 Zejiang Shen , Ruochen Zhang , Melissa Dell , Benjamin Charles Germain Lee , Jacob Carlson , Weining Li

Accurate document layout analysis is a key requirement for high-quality PDF document conversion. With the recent availability of public, large ground-truth datasets such as PubLayNet and DocBank, deep-learning models have proven to be very…

Computer Vision and Pattern Recognition · Computer Science 2022-08-18 Birgit Pfitzmann , Christoph Auer , Michele Dolfi , Ahmed S Nassar , Peter W J Staar

Keyphrase extraction from documents is useful to a variety of applications such as information retrieval and document summarization. This paper presents an end-to-end method called DivGraphPointer for extracting a set of diversified…

Computation and Language · Computer Science 2019-05-21 Zhiqing Sun , Jian Tang , Pan Du , Zhi-Hong Deng , Jian-Yun Nie

Multimodal Relation Extraction is crucial for constructing flexible and realistic knowledge graphs. Recent studies focus on extracting the relation type with entity pairs present in different modalities, such as one entity in the text and…

Information Retrieval · Computer Science 2024-08-19 Lei Hei , Ning An , Tingjing Liao , Qi Ma , Jiaqi Wang , Feiliang Ren

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…

Computation and Language · Computer Science 2023-10-13 Gus Eggert , Kevin Huo , Mike Biven , Justin Waugh

Deep learning has achieved impressive performance in many domains, such as computer vision and natural language processing, but its advantage over classical shallow methods on tabular datasets remains questionable. It is especially…

Machine Learning · Computer Science 2023-08-25 Witold Wydmański , Oleksii Bulenok , Marek Śmieja

Tables have gained significant attention in large language models (LLMs) and multimodal large language models (MLLMs) due to their complex and flexible structure. Unlike linear text inputs, tables are two-dimensional, encompassing formats…

Computation and Language · Computer Science 2025-08-04 Xiaofeng Wu , Alan Ritter , Wei Xu

The continuous expansion of task-specific datasets has become a major driver of progress in machine learning. However, discovering newly released datasets remains difficult, as existing platforms largely depend on manual curation or…

Information Retrieval · Computer Science 2026-03-10 Junzhe Yang , Xinghao Chen , Yunuo Liu , Zhijing Sun , Wenjin Guo , Xiaoyu Shen

Existing point cloud semantic segmentation networks cannot identify unknown classes and update their knowledge, due to a closed-set and static perspective of the real world, which would induce the intelligent agent to make bad decisions. To…

Computer Vision and Pattern Recognition · Computer Science 2024-07-24 Jinfeng Xu , Siyuan Yang , Xianzhi Li , Yuan Tang , Yixue Hao , Long Hu , Min Chen

Most of the previous methods for table recognition rely on training datasets containing many richly annotated table images. Detailed table image annotation, e.g., cell or text bounding box annotation, however, is costly and often…

Computer Vision and Pattern Recognition · Computer Science 2023-03-16 Nam Tuan Ly , Atsuhiro Takasu , Phuc Nguyen , Hideaki Takeda

Tables are an important form of structured data for both human and machine readers alike, providing answers to questions that cannot, or cannot easily, be found in texts. Recent work has designed special models and training paradigms for…

Computation and Language · Computer Science 2022-05-23 Zhiruo Wang , Zhengbao Jiang , Eric Nyberg , Graham Neubig

Form understanding depends on both textual contents and organizational structure. Although modern OCR performs well, it is still challenging to realize general form understanding because forms are commonly used and of various formats. The…

Computer Vision and Pattern Recognition · Computer Science 2020-10-23 Zilong Wang , Mingjie Zhan , Xuebo Liu , Ding Liang

Recently, the strong text creation ability of Large Language Models(LLMs) has given rise to many tools for assisting paper reading or even writing. However, the weak diagram analysis abilities of LLMs or Multimodal LLMs greatly limit their…

Multimedia · Computer Science 2024-01-10 Anwen Hu , Yaya Shi , Haiyang Xu , Jiabo Ye , Qinghao Ye , Ming Yan , Chenliang Li , Qi Qian , Ji Zhang , Fei Huang

Deep learning hyper-parameter optimization is a tough task. Finding an appropriate network configuration is a key to success, however most of the times this labor is roughly done. In this work we introduce a novel library to tackle this…

Machine Learning · Computer Science 2018-07-11 Andrés Camero , Jamal Toutouh , Enrique Alba

Labelled image datasets have played a critical role in high-level image understanding. However, the process of manual labelling is both time-consuming and labor intensive. To reduce the cost of manual labelling, there has been increased…

Computer Vision and Pattern Recognition · Computer Science 2017-03-29 Yazhou Yao , Jian Zhang , Fumin Shen , Xiansheng Hua , Jingsong Xu , Zhenmin Tang

Automated document processing for tabular information extraction is highly desired in many organizations, from industry to government. Prior works have addressed this problem under table detection and table structure detection tasks.…

Computer Vision and Pattern Recognition · Computer Science 2022-10-05 Yakup Akkaya , Murat Simsek , Burak Kantarci , Shahzad Khan

We present docExtractor, a generic approach for extracting visual elements such as text lines or illustrations from historical documents without requiring any real data annotation. We demonstrate it provides high-quality performances as an…

Computer Vision and Pattern Recognition · Computer Science 2020-12-16 Tom Monnier , Mathieu Aubry

Table Detection (TD) is a fundamental task to enable visually rich document understanding, which requires the model to extract information without information loss. However, popular Intersection over Union (IoU) based evaluation metrics and…

Computer Vision and Pattern Recognition · Computer Science 2023-12-07 Bin Xiao , Murat Simsek , Burak Kantarci , Ala Abu Alkheir

This paper describes a machine learning and data science pipeline for structured information extraction from documents, implemented as a suite of open-source tools and extensions to existing tools. It centers around a methodology for…

This paper proposes LayoutLLM, a more flexible document analysis method for understanding imaged documents. Visually Rich Document Understanding tasks, such as document image classification and information extraction, have gained…

Computation and Language · Computer Science 2024-03-22 Masato Fujitake