paper-with-me

Papers

FinAuditing: A Financial Taxonomy-Structured Multi-Document Benchmark for Evaluating LLMs

2025-10-10 · Yan Wang, Keyi Wang, Shanshan Yang, Jaisal Patel, Jeff Zhao, Fengran Mo, Xueqing Peng, Lingfei Qian, Yankai Chen, Víctor Gutiérrez-Basulto, Jimin Huang, Guojun Xiong, Xiao-Yang Liu, Xue Liu, Jian-Yun Nie arxiv

Going beyond simple text processing, financial auditing requires detecting semantic, structural, and numerical inconsistencies across large-scale disclosures. As financial reports are filed in XBRL, a structured XML format governed by accounting standards, auditing becomes a structured information extraction and reasoning problem involving concept alignment, taxonomy-defined relations, and cross-document consistency. Although large language models (LLMs) show promise on isolated financial tasks, their capability in professional-grade auditing remains unclear. We introduce FinAuditing, a taxonomy-aligned, structure-aware benchmark built from real XBRL filings. It contains 1,102 annotated instances averaging over 33k tokens and defines three tasks: Financial Semantic Matching (FinSM), Financial Relationship Extraction (FinRE), and Financial Mathematical Reasoning (FinMR). Evaluations of 13 state-of-the-art LLMs reveal substantial gaps in concept retrieval, taxonomy-aware relation modeling, and consistent cross-document reasoning. These findings highlight the need for realistic, structure-aware benchmarks. We release the evaluation code at https://github.com/The-FinAI/FinAuditing and the dataset at https://huggingface.co/collections/TheFinAI/finauditing. The task currently serves as the official benchmark of an ongoing public evaluation contest at https://open-finance-lab.github.io/SecureFinAI_Contest_2026/.

📄 PDF Abstract BibTeX arXiv:2510.08886

Code (0)

등록된 구현이 없습니다.

Tasks

Information ExtractionMathematical Reasoning

Similar Papers 제목 키워드 기반

AUDITFLOW: Executable Symbolic Environments for Structured Financial Reporting Verification

2026-06-02 · Yan Wang, Xuguang Ai, Jaisal Patel, Xueqing Peng 외 arxiv

Structured financial audit verification is difficult for language-model agents because correctness depends on structured evidence rather than text alone. A model must link reported facts to taxonomy concepts, traverse ca…

ViBERTgrid BiLSTM-CRF: Multimodal Key Information Extraction from Unstructured Financial Documents

2024-09-23 · Furkan Pala, Mehmet Yasin Akpınar, Onur Deniz, Gülşen Eryiğit

Multimodal key information extraction (KIE) models have been studied extensively on semi-structured documents. However, their investigation on unstructured documents is an emerging research topic. The paper presents an a…

Key Information Extractionnamed-entity-recognitionNamed Entity Recognition

FinTagging: An LLM-ready Benchmark for Extracting and Structuring Financial Information

2025-05-27 · Yan Wang, Yang Ren, Lingfei Qian, Xueqing Peng 외

We introduce FinTagging, the first full-scope, table-aware XBRL benchmark designed to evaluate the structured information extraction and semantic alignment capabilities of large language models (LLMs) in the context of X…

Concept AlignmentMulti-class Classification

Structure First, Reason Next: Enhancing a Large Language Model using Knowledge Graph for Numerical Reasoning in Financial Documents

2026-01-12 · Aryan Mishra, Akash Anil arxiv

Numerical reasoning is an important task in the analysis of financial documents. It helps in understanding and performing numerical predictions with logical conclusions for the given query seeking answers from financial …

Logical ReasoningKnowledge Graphs

HiFi-KPI: A Dataset for Hierarchical KPI Extraction from Earnings Filings

2025-02-21 · Rasmus Aavang, Giovanni Rizzi, Rasmus Bøggild, Alexandre Iolov 외

The U.S. Securities and Exchange Commission (SEC) requires that public companies file financial reports tagging numbers with the machine readable inline eXtensible Business Reporting Language (iXBRL) standard. However, t…