paper-with-me

Papers

TabSniper: Towards Accurate Table Detection & Structure Recognition for Bank Statements

2024-12-17 · Abhishek Trivedi, Sourajit Mukherjee, Rajat Kumar Singh, Vani Agarwal, Sriranjani Ramakrishnan, Himanshu S. Bhatt

Extraction of transaction information from bank statements is required to assess one's financial well-being for credit rating and underwriting decisions. Unlike other financial documents such as tax forms or financial statements, extracting the transaction descriptions from bank statements can provide a comprehensive and recent view into the cash flows and spending patterns. With multiple variations in layout and templates across several banks, extracting transactional level information from different table categories is an arduous task. Existing table structure recognition approaches produce sub optimal results for long, complex tables and are unable to capture all transactions accurately. This paper proposes TabSniper, a novel approach for efficient table detection, categorization and structure recognition from bank statements. The pipeline starts with detecting and categorizing tables of interest from the bank statements. The extracted table regions are then processed by the table structure recognition model followed by a post-processing module to transform the transactional data into a structured and standardised format. The detection and structure recognition architectures are based on DETR, fine-tuned with diverse bank statements along with additional feature enhancements. Results on challenging datasets demonstrate that TabSniper outperforms strong baselines and produces high-quality extraction of transaction information from bank and other financial documents across multiple layouts and templates.

📄 PDF Abstract BibTeX arXiv:2412.12827

Code (0)

등록된 구현이 없습니다.

Tasks

Table Detection

Similar Papers 제목 키워드 기반

TC-OCR: TableCraft OCR for Efficient Detection & Recognition of Table Structure & Content

2024-04-16 · Avinash Anand, Raj Jaiswal, Pijush Bhuyan, Mohit Gupta 외

The automatic recognition of tabular data in document images presents a significant challenge due to the diverse range of table styles and complex structures. Tables offer valuable content representation, enhancing the p…

Information RetrievalKnowledge GraphsOptical Character Recognition (OCR)Table Detection+1

CascadeTabNet: An approach for end to end table detection and structure recognition from image-based documents

2020-04-27 · Devashish Prasad, Ayan Gadpal, Kshitij Kapadni, Manish Visave 외

An automatic table recognition method for interpretation of tabular data in document images majorly involves solving two problems of table detection and table structure recognition. The prior work involved solving both p…

Image AugmentationTable DetectionTable RecognitionTransfer Learning

TableNet: Deep Learning model for end-to-end Table detection and Tabular data extraction from Scanned Document Images

2020-01-06 · Shubham Paliwal, Vishwanath D, Rohit Rahul, Monika Sharma 외

With the widespread use of mobile phones and scanners to photograph and upload documents, the need for extracting the information trapped in unstructured document images such as retail receipts, insurance claim forms and…

Table DetectionTable ExtractionTransfer Learning

Visual Understanding of Complex Table Structures from Document Images

2021-11-13 · Sachin Raja, Ajoy Mondal, C V Jawahar

Table structure recognition is necessary for a comprehensive understanding of documents. Tables in unstructured business documents are tough to parse due to the high diversity of layouts, varying alignments of contents, …

Novel Object Detectionobject-detectionObject Detection

SEMv2: Table Separation Line Detection Based on Instance Segmentation

2023-03-08 · Zhenrong Zhang, Pengfei Hu, Jiefeng Ma, Jun Du 외

Table structure recognition is an indispensable element for enabling machines to comprehend tables. Its primary purpose is to identify the internal structure of a table. Nevertheless, due to the complexity and diversity …

Instance SegmentationLine DetectionSemantic Segmentation