Papers › EDINET-Bench: Evaluating LLMs on Complex Financial Tasks using Japanese Financial Statements

EDINET-Bench: Evaluating LLMs on Complex Financial Tasks using Japanese Financial Statements

10 Jun 2025arXiv:2506.08762archive 2025-07-28

Issa Sugiura, Takashi Ishida, Taro Makino, Chieko Tazuke, Takanori Nakagawa, Kosuke Nakago, David Ha

Financial analysis presents complex challenges that could leverage large language model (LLM) capabilities. However, the scarcity of challenging financial datasets, particularly for Japanese financial data, impedes academic innovation in financial analytics. As LLMs advance, this lack of accessible research resources increasingly hinders their development and evaluation in this specialized domain. To address this gap, we introduce EDINET-Bench, an open-source Japanese financial benchmark designed to evaluate the performance of LLMs on challenging financial tasks including accounting fraud detection, earnings forecasting, and industry prediction. EDINET-Bench is constructed by downloading annual reports from the past 10 years from Japan's Electronic Disclosure for Investors' NETwork (EDINET) and automatically assigning labels corresponding to each evaluation task. Our experiments reveal that even state-of-the-art LLMs struggle, performing only slightly better than logistic regression in binary classification for fraud detection and earnings forecasting. These results highlight significant challenges in applying LLMs to real-world financial applications and underscore the need for domain-specific adaptation. Our dataset, benchmark construction code, and evaluation code is publicly available to facilitate future research in finance with LLMs.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

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="2506.08762")

Code

Syntology Ran 0 of 9 code samples harvested from 2 repositories linked to this paper; 9 have no recorded run.

By repository: official repository: 9 samples from 2 repositories, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

sakanaai/edinet-bench officialmentioned in papermentioned on GitHubApache-2.0 report
sakanaai/edinet2dataset officialmentioned in papermentioned on GitHubApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. 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

9 samples harvested; 0 ran; 0 honoured the contract we drafted; 9 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.

9unverified

Licence: 0 of the 9 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 2 repositories linked to this paper, official or community; each sample names its own and says which. “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.

collect_industry_metrics sakanaai/edinet-bench/src/edinet_bench/industry_prediction/make_leaderboard.py official repository unverified Apache-2.0 (permissive) · e05392e27d07bd24 · report
create_industry_confusion_matrix sakanaai/edinet-bench/src/edinet_bench/industry_prediction/make_leaderboard.py official repository unverified Apache-2.0 (permissive) · 7f47c8b8002eec2e · report
extract_json_between_markers sakanaai/edinet-bench/src/edinet_bench/utils.py official repository unverified Apache-2.0 (permissive) · c149dea72586c53e · report
extract_leaf_elements sakanaai/edinet2dataset/src/edinet2dataset/parser.py official repository unverified Apache-2.0 (permissive) · 73a0780970b78559 · report
fill_and_align_data sakanaai/edinet-bench/src/edinet_bench/logistic.py official repository unverified Apache-2.0 (permissive) · 1f2f0bea426febc2 · report
get_fiscal_start_year sakanaai/edinet-bench/src/edinet_bench/contamination/analyze_performance_per_year.py official repository unverified Apache-2.0 (permissive) · 9673c324bd62abd9 · report
prepare_dataset sakanaai/edinet-bench/src/edinet_bench/logistic.py official repository unverified Apache-2.0 (permissive) · 67b49b0983888fd3 · report
preprocess_data sakanaai/edinet-bench/src/edinet_bench/logistic.py official repository unverified Apache-2.0 (permissive) · f738811c8a5b14ff · report
search_company sakanaai/edinet2dataset/src/edinet2dataset/downloader.py official repository unverified Apache-2.0 (permissive) · 3b28bcad9699de49 · report

Tasks

Binary ClassificationFinancial AnalysisFraud DetectionLarge Language Model

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Logistic Regression

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