Document-Level Tabular Numerical Cross-Checking: A Coarse-to-Fine Approach
Chaoxu Pang, Yixuan Cao, Ganbin Zhou, Hongwei Li, Ping Luo

TL;DR
This paper presents CoFiTCheck, an LLM-based coarse-to-fine framework for document-level numerical cross-checking in disclosure tables, improving accuracy and efficiency through embedding filtering and specialized classification.
Contribution
It introduces a novel two-stage LLM-based approach with embedding filtering and a crosstable pretraining paradigm for improved numerical consistency checking.
Findings
Outperforms previous methods in real-world datasets
Achieves high accuracy with practical efficiency
Effectively leverages weak supervision for task-specific training
Abstract
Numerical consistency across tables in disclosure documents is critical for ensuring accuracy, maintaining credibility, and avoiding reputational and economic risks. Automated tabular numerical cross-checking presents two significant challenges: (C1) managing the combinatorial explosion of candidate instances at the document level and (C2) comprehending multi-faceted numerical semantics. Previous research typically depends on heuristic-based filtering or simplified context extraction, often struggling to balance performance and efficiency. Recently, large language models (LLMs) have demonstrated remarkable contextual understanding capabilities that helps address C2 at the instance level, yet they remain hampered by computational inefficiency (C1) and limited domain expertise. This paper introduces CoFiTCheck, a novel LLM-based coarse-to-fine framework that addresses these challenges…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Mathematics, Computing, and Information Processing · Model-Driven Software Engineering Techniques
