paper-with-me

홈 › Papers

Understanding and representing the semantics of large structured documents

2018-07-24 · Muhammad Mahbubur Rahman, Tim Finin

Understanding large, structured documents like scholarly articles, requests for proposals or business reports is a complex and difficult task. It involves discovering a document's overall purpose and subject(s), understanding the function and meaning of its sections and subsections, and extracting low level entities and facts about them. In this research, we present a deep learning based document ontology to capture the general purpose semantic structure and domain specific semantic concepts from a large number of academic articles and business documents. The ontology is able to describe different functional parts of a document, which can be used to enhance semantic indexing for a better understanding by human beings and machines. We evaluate our models through extensive experiments on datasets of scholarly articles from arXiv and Request for Proposal documents.

📄 PDF Abstract BibTeX arXiv:1807.09842

Code (0)

등록된 구현이 없습니다.

Tasks

Articles

Similar Papers 제목 키워드 기반

Modelling the semantics of text in complex document layouts using graph transformer networks

2022-02-18 · Thomas Roland Barillot, Jacob Saks, Polena Lilyanova, Edward Torgas 외

Representing structured text from complex documents typically calls for different machine learning techniques, such as language models for paragraphs and convolutional neural networks (CNNs) for table extraction, which p…

Table Extraction

BROS: A Pre-trained Language Model for Understanding Texts in Document

2021-01-01 · Teakgyu Hong, Donghyun Kim, Mingi Ji, Wonseok Hwang 외

Understanding document from their visual snapshots is an emerging and challenging problem that requires both advanced computer vision and NLP methods. Although the recent advance in OCR enables the accurate extraction of…

DecoderDiversityDocument Layout Analysisdocument understanding+3

PDFTriage: Question Answering over Long, Structured Documents

2023-09-16 · Jon Saad-Falcon, Joe Barrow, Alexa Siu, Ani Nenkova 외

Large Language Models (LLMs) have issues with document question answering (QA) in situations where the document is unable to fit in the small context length of an LLM. To overcome this issue, most existing works focus on…

Question AnsweringRetrieval

Ontology-Based Knowledge Graph Framework for Industrial Standard Documents via Hierarchical and Propositional Structuring

2025-12-09 · Jiin Park, Hyuna Jeon, Yoonseo Lee, Jisu Hong 외 arxiv

Ontology-based knowledge graph (KG) construction is a core technology that enables multidimensional understanding and advanced reasoning over domain knowledge. Industrial standards, in particular, contain extensive techn…

Using Mapping Languages for Building Legal Knowledge Graphs from XML Files

2019-11-18 · Ademar Crotti Junior, Fabrizio Orlandi, Declan O'Sullivan, Christian Dirschl 외

This paper presents our experience on building RDF knowledge graphs for an industrial use case in the legal domain. The information contained in legal information systems are often accessed through simple keyword interfa…

Knowledge Graphs