paper-with-me

Papers

Combining Deep Learning and Reasoning for Address Detection in Unstructured Text Documents

2022-02-07 · AAAI Workshop CLeaR 2022 2 · Matthias Engelbach, Dennis Klau, Jens Drawehn, Maximilien Kintz

Extracting information from unstructured text documents is a demanding task, since these documents can have a broad variety of different layouts and a non-trivial reading order, like it is the case for multi-column documents or nested tables. Additionally, many business documents are received in paper form, meaning that the textual contents need to be digitized before further analysis. Nonetheless, automatic detection and capturing of crucial document information like the sender address would boost many companies' processing efficiency. In this work we propose a hybrid approach that combines deep learning with reasoning for finding and extracting addresses from unstructured text documents. We use a visual deep learning model to detect the boundaries of possible address regions on the scanned document images and validate these results by analyzing the containing text using domain knowledge represented as a rule based system.

📄 PDF Abstract BibTeX arXiv:2202.03103

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Learning

Similar Papers 제목 키워드 기반

Text Data Integration

2026-03-28 · Md Ataur Rahman, Dimitris Sacharidis, Oscar Romero, Sergi Nadal arxiv

Data comes in many forms. From a shallow perspective, they can be viewed as being either in structured (e.g., as a relation, as key-value pairs) or unstructured (e.g., text, image) formats. So far, machines have been fai…

Enhancing Regime Shift Detection Using Unstructured Data: A Study on the Treasury Market

2026-05-17 · Mingxuan Yi, Vidal Mehra, Jing Chen, John Cartlidge arxiv

Regime shifts in financial markets reorganise the joint dynamics of asset prices and macro variables, breaking any single-regime calibration. They are nonetheless difficult to detect reliably because the data signal is n…

DrugEHRQA: A Question Answering Dataset on Structured and Unstructured Electronic Health Records For Medicine Related Queries

2021-11-16 · ACL ARR November 2021 11 · Anonymous

This paper develops the first question answering dataset (DrugEHRQA) containing question-answer pairs from both structured tables and unstructured notes from a publicly available Electronic Health Record (EHR). EHRs cont…

Question AnsweringText to SQLText-To-SQL

ReasoningLens: Hierarchical Visualization and Diagnostic Auditing for Large Reasoning Models

2026-06-22 · Jun Zhang, Jiasheng Zheng, Boxi Cao, Yaojie Lu 외 arxiv

The emergence of Large Reasoning Models has introduced exceptionally long Chain-of-Thought traces, creating a transparency burden where critical logic is often buried under massive procedural text. To address this, we pr…

ClaimPKG: Enhancing Claim Verification via Pseudo-Subgraph Generation with Lightweight Specialized LLM

2025-05-28 · Hoang Pham, Thanh-Do Nguyen, Khac-Hoai Nam Bui

Integrating knowledge graphs (KGs) to enhance the reasoning capabilities of large language models (LLMs) is an emerging research challenge in claim verification. While KGs provide structured, semantically rich representa…

Claim VerificationKnowledge Graphs