paper-with-me

홈 › Papers

FinBalance: A Multi-Document Accounting Reconciliation Benchmark

2026-06-14 · Sasank Tumpati, Devansh Agarwal, Ayush Kedia, Arjun Neekhra, Murari Mandal, Krishna Garg, Yash Sinha, Suman Gupta, Dhruv Kumar arxiv

Existing financial-NLP benchmarks mostly evaluate prepared artifacts such as filings, tables, or extracted values. Real accounting begins earlier: source documents must be reconciled into cited journal entries, aggregated into a balance sheet, and checked for contradictions. We introduce FinBalance, a multi-document accounting reconciliation benchmark built from source-document bundles across eight industries, three period types, and five difficulty levels. Human-authored business scenarios, accounting policies, tax/FX treatments, document schemas, distractors, and inconsistency templates are composed by a deterministic generator whose ledger produces journal entries,balance sheets, and 23 inconsistency-code labels. On a 710-record evaluation split, six contemporary LLMs reach at most 46% exact final-balance-sheet accuracy. Four models show a 26-41 pp gap between BS_exact, the model's reported balance sheet, and BS_recon, the balance sheet obtained by replaying its entries through our ledger. Models often recover numerically plausible entries but fail to bind them to supporting documents and aggregate them consistently. Citation-pressure prompting barely changes document-linking errors, while ledger-feedback ablations substantially improve reported balance sheets and expose inconsistency-detection trade-offs. Expert finance reviewers validate the benchmark design and labels.

📄 PDF Abstract BibTeX arXiv:2606.15949

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SLIDERS: Systematic Reviews via Automated Evidence Synthesis and Reconciliation

2026-04-24 · Harshit Joshi, Priyank Shethia, Jadelynn Dao, Monica S. Lam arxiv

Systematic reviews -- which requires comprehensive evidence collection and synthesis from large document corpora in response to targeted research questions -- are foundational in finance, social sciences, and other techn…

Question Answering

Enhancing Document-level Relation Extraction by Entity Knowledge Injection

2022-07-23 · Xinyi Wang, Zitao Wang, Weijian Sun, Wei Hu

Document-level relation extraction (RE) aims to identify the relations between entities throughout an entire document. It needs complex reasoning skills to synthesize various knowledge such as coreferences and commonsens…

Document-level Relation ExtractionKnowledge GraphsRelationRelation Extraction

Hierarchical Forecast Reconciliation on Networks: A Network Flow Optimization Formulation

2025-05-06 · Charupriya Sharma, Iñaki Estella Aguerri, Daniel Guimarans

Hierarchical forecasting with reconciliation requires forecasting values of a hierarchy (e.g.~customer demand in a state and district), such that forecast values are linked (e.g.~ district forecasts should add up to the …

Probabilistic Forecast Reconciliation with Kullback-Leibler Divergence Regularization

2023-11-21 · Guanyu Zhang, Feng Li, Yanfei Kang

As the popularity of hierarchical point forecast reconciliation methods increases, there is a growing interest in probabilistic forecast reconciliation. Many studies have utilized machine learning or deep learning techni…

Deep LearningTime Series

FoReco and FoRecoML: A Unified Toolbox for Forecast Reconciliation in R

2026-04-30 · Daniele Girolimetto, Jeroen Rombouts, Ines Wilms, Yangzhuoran Fin Yang arxiv

Forecast reconciliation has become key to improving the accuracy and coherence of forecasts for linearly constrained multiple time series, such as hierarchical and grouped series. Yet, comprehensive software that jointly…