Papers › FinReportBench: Measuring and Improving Institution-Grade Financial Report Generation

FinReportBench: Measuring and Improving Institution-Grade Financial Report Generation

5 Aug 2026arXiv:2608.04374added by Syntology

Yinghao Tang, Tan Zhenwei, Yiyao Wang, Wanli Gu, Xiaolu Zhang, Jun Zhou, Wei Chen

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Large language models can produce fluent financial analysis, but fluency alone does not establish whether a report is suitable for institutional delivery. We introduce FinReportBench, an expert-grounded benchmark for measuring and improving institution-grade financial report generation. Expert review reveals recurring gaps in report identity, institutional components, source discipline, and visual delivery. We derive a 35-item rubric through expert partial orders, multimodal evidence, and audits of decision boundaries, covering deliverability, report identity, and institutional completeness. Starting from 10,000 balanced Chinese and English financial-research source records, we curate 244 bilingual tasks across three research objects and two input tiers. Each task separates the public query, reconstructed research trajectory, and hidden source packet. Three independent judge families reproduce the expert partial order at near-ceiling rates, showing that bounded, observable criteria support reliable evaluation. Across nine model families, basic deliverability is nearly saturated, while report identity and institutional completeness remain the primary bottlenecks. The largest cross-model gaps concern generation-trace control, information density, and data discipline rather than basic report framing. We then use benchmark-guided skill distillation to turn recurrent failures into reusable generation and self-review constraints. Across five model families, the evolved skill improves mean G1 by 33.85 points and mean G2 by 13.83 points over paired no-skill runs while preserving G0 for every pair. Code and benchmark artifacts are available at https://github.com/MisterBrookT/finreportbench.

PaperPDFCode Syntology ran

In Syntology For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2608.04374")

Code

Syntology Ran 24 of 34 code samples harvested from 1 repository linked to this paper; 10 have no recorded run. Of those that ran: 1 ran · honoured contract; 9 ran · our draft was wrong; 14 ran with no contract checked.

By repository: found in paper text by Syntology: 34 samples from 1 repository, 24 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

MisterBrookT/finreportbench found in paper text by Syntology report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

34 samples harvested; 24 ran; 1 honoured the contract we drafted; 10 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · honoured contract
9ran · our draft was wrong
14ran
10unverified

Licence: 0 of the 34 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from MisterBrookT/finreportbench. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

_llm_key MisterBrookT/finreportbench/harness/prepare/reverse_query.py found in paper text by Syntology ran MIT (permissive) · d6869a2f8afa65af · report
build_query_variants MisterBrookT/finreportbench/harness/prepare/reverse_query.py found in paper text by Syntology ran MIT (permissive) · 194c9f93a3845373 · report
derive_focus MisterBrookT/finreportbench/harness/prepare/reverse_query.py found in paper text by Syntology ran fingerprinted MIT (permissive) · 83443b5d91c530c2 · report
detect_period MisterBrookT/finreportbench/harness/prepare/reverse_query.py found in paper text by Syntology ran · our draft was wrong fingerprinted MIT (permissive) · 06dee9524fe6217f · report
evidence_strength MisterBrookT/finreportbench/harness/prepare/reverse_query.py found in paper text by Syntology ran · our draft was wrong MIT (permissive) · e5d8393c823a8e25 · report
extract_report_structure MisterBrookT/finreportbench/harness/prepare/reverse_query.py found in paper text by Syntology ran MIT (permissive) · 6ef3a07faa58157f · report
extract_visual_intents MisterBrookT/finreportbench/harness/prepare/reverse_query.py found in paper text by Syntology ran MIT (permissive) · 54dd79ceb38c9639 · report
find_metric_number MisterBrookT/finreportbench/harness/prepare/reverse_query.py found in paper text by Syntology ran MIT (permissive) · 460f3f21c6166edb · report
infer_chart_family MisterBrookT/finreportbench/harness/prepare/reverse_query.py found in paper text by Syntology ran · our draft was wrong fingerprinted MIT (permissive) · 89556f7232fbb5fc · report
infer_investment_stance MisterBrookT/finreportbench/harness/prepare/reverse_query.py found in paper text by Syntology ran fingerprinted MIT (permissive) · 19723a74e741e9b9 · report
infer_research_problem_domain MisterBrookT/finreportbench/harness/prepare/reverse_query.py found in paper text by Syntology ran fingerprinted MIT (permissive) · bb27f23b0801ebeb · report
infer_sector_evidence_archetype MisterBrookT/finreportbench/harness/prepare/reverse_query.py found in paper text by Syntology ran fingerprinted MIT (permissive) · 48b8c14a0690d77f · report
infer_visual_purpose MisterBrookT/finreportbench/harness/prepare/reverse_query.py found in paper text by Syntology ran · our draft was wrong fingerprinted MIT (permissive) · b73083c4afe754b9 · report
metric_unit_is_usable MisterBrookT/finreportbench/harness/prepare/reverse_query.py found in paper text by Syntology ran fingerprinted MIT (permissive) · 1cae1b6ab9c50321 · report
metric_unit_is_usable_en MisterBrookT/finreportbench/harness/prepare/reverse_query.py found in paper text by Syntology ran fingerprinted MIT (permissive) · 4689f9f443fa27fc · report
must_include MisterBrookT/finreportbench/harness/prepare/reverse_query.py found in paper text by Syntology ran MIT (permissive) · a29e097f73ef2f0e · report
natural_query_leak_findings MisterBrookT/finreportbench/harness/prepare/reverse_query.py found in paper text by Syntology ran MIT (permissive) · df92a989adbb3239 · report
normalize_metric_unit MisterBrookT/finreportbench/harness/prepare/reverse_query.py found in paper text by Syntology ran fingerprinted MIT (permissive) · d8984d9524fa3232 · report
normalize_space MisterBrookT/finreportbench/harness/prepare/reverse_query.py found in paper text by Syntology ran · our draft was wrong fingerprinted MIT (permissive) · abeeb022c90d72ee · report
normalize_unit_en MisterBrookT/finreportbench/harness/prepare/reverse_query.py found in paper text by Syntology ran · our draft was wrong fingerprinted MIT (permissive) · 1f812169a90254fc · report
task_id_for MisterBrookT/finreportbench/harness/prepare/reverse_query.py found in paper text by Syntology ran · our draft was wrong fingerprinted MIT (permissive) · 052bdc99eb62b3f8 · report
title_tokens MisterBrookT/finreportbench/harness/prepare/reverse_query.py found in paper text by Syntology ran · our draft was wrong fingerprinted MIT (permissive) · 6890fde4b0e19b99 · report
to_number MisterBrookT/finreportbench/harness/prepare/reverse_query.py found in paper text by Syntology ran · honoured contract fingerprinted MIT (permissive) · 2f57c8e798a2d1e6 · report
truncate MisterBrookT/finreportbench/harness/prepare/reverse_query.py found in paper text by Syntology ran · our draft was wrong fingerprinted MIT (permissive) · ef7fa1ce3390e81f · report
_facts_to_mainlines_en MisterBrookT/finreportbench/harness/prepare/reverse_query.py found in paper text by Syntology unverified MIT (permissive) · 8e4d4e0cce24d768 · report
_llm_ci_extract MisterBrookT/finreportbench/harness/prepare/reverse_query.py found in paper text by Syntology unverified MIT (permissive) · e8653a43c6606470 · report
_llm_macro_extract MisterBrookT/finreportbench/harness/prepare/reverse_query.py found in paper text by Syntology unverified MIT (permissive) · 48571947fb109962 · report
build_case MisterBrookT/finreportbench/harness/prepare/reverse_query.py found in paper text by Syntology unverified MIT (permissive) · 37c7b717ba78aa90 · report
build_sidecar MisterBrookT/finreportbench/harness/prepare/reverse_query.py found in paper text by Syntology unverified MIT (permissive) · cc2f627ee58b0c3a · report
build_taxonomy MisterBrookT/finreportbench/harness/prepare/reverse_query.py found in paper text by Syntology unverified MIT (permissive) · 6afebe9df9823731 · report
extract_metric_facts MisterBrookT/finreportbench/harness/prepare/reverse_query.py found in paper text by Syntology unverified MIT (permissive) · 7bfd1bb3acd28f29 · report
extract_pdf_pages MisterBrookT/finreportbench/harness/prepare/reverse_query.py found in paper text by Syntology unverified MIT (permissive) · bad6dbb08427008c · report
load_sidecar_or_build MisterBrookT/finreportbench/harness/prepare/reverse_query.py found in paper text by Syntology unverified MIT (permissive) · d3185fc7de19f7ea · report
mainlines_from_sidecar MisterBrookT/finreportbench/harness/prepare/reverse_query.py found in paper text by Syntology unverified MIT (permissive) · dad45d858d6a36f1 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2608.04374, was issued in August 2026, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections