paper-with-me

홈 › Papers

A Scalable Framework for Table of Contents Extraction from Complex ESG Annual Reports

2023-10-27 · Xinyu Wang, Lin Gui, Yulan He

Table of contents (ToC) extraction centres on structuring documents in a hierarchical manner. In this paper, we propose a new dataset, ESGDoc, comprising 1,093 ESG annual reports from 563 companies spanning from 2001 to 2022. These reports pose significant challenges due to their diverse structures and extensive length. To address these challenges, we propose a new framework for Toc extraction, consisting of three steps: (1) Constructing an initial tree of text blocks based on reading order and font sizes; (2) Modelling each tree node (or text block) independently by considering its contextual information captured in node-centric subtree; (3) Modifying the original tree by taking appropriate action on each tree node (Keep, Delete, or Move). This construction-modelling-modification (CMM) process offers several benefits. It eliminates the need for pairwise modelling of section headings as in previous approaches, making document segmentation practically feasible. By incorporating structured information, each section heading can leverage both local and long-distance context relevant to itself. Experimental results show that our approach outperforms the previous state-of-the-art baseline with a fraction of running time. Our framework proves its scalability by effectively handling documents of any length.

📄 PDF Abstract BibTeX arXiv:2310.18073

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Deep Structured Feature Networks for Table Detection and Tabular Data Extraction from Scanned Financial Document Images

2021-02-20 · Siwen Luo, Mengting Wu, Yiwen Gong, Wanying Zhou 외

Automatic table detection in PDF documents has achieved a great success but tabular data extraction are still challenging due to the integrity and noise issues in detected table areas. The accurate data extraction is ext…

Optical Character RecognitionOptical Character Recognition (OCR)Table Detection

Daniel@FinTOC’2 Shared Task: Title Detection and Structure Extraction

2020-12-01 · FNP (COLING) 2020 12 · Emmanuel Giguet, Gaël Lejeune, Jean-Baptiste Tanguy

We present our contributions for the 2020 FinTOC Shared Tasks: Title Detection and Table of Contents Extraction. For the Structure Extraction task, we propose an approach that combines information from multiple sources: …

Co-Scraper: query-aware DOM Pruning and Reusable Scraper Synthesis for Lightweight Web Data Extraction

2026-06-12 · Shoupeng Wang, Jiantao Qiu, Wuyang Zhang, Conghui He arxiv

The abundant and heterogeneous nature of web content necessitates automated information extraction, and generating scrapers that can be reused across similar web pages offers an effective solution for scalable data extra…

Information Extraction

JATE 2.0: Java Automatic Term Extraction with Apache Solr

2016-05-01 · LREC 2016 5 · Ziqi Zhang, Jie Gao, Fabio Ciravegna

Automatic Term Extraction (ATE) or Recognition (ATR) is a fundamental processing step preceding many complex knowledge engineering tasks. However, few methods have been implemented as public tools and in particular, avai…

BenchmarkingTerm Extraction

Improving Multi-Document Summarization through Referenced Flexible Extraction with Credit-Awareness

2022-05-04 · NAACL 2022 7 · Yun-Zhu Song, Yi-Syuan Chen, Hong-Han Shuai

A notable challenge in Multi-Document Summarization (MDS) is the extremely-long length of the input. In this paper, we present an extract-then-abstract Transformer framework to overcome the problem. Specifically, we leve…

Document SummarizationMulti-Document SummarizationSentence