{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/arxiv-2605-10896","title":"V4FinBench: Benchmarking Tabular Foundation Models, LLMs, and Standard Methods on Corporate Bankruptcy Prediction","arxiv_id":"2605.10896","date":"2026-05-11","proceeding":null,"authors":["Marcin Kostrzewa","Sebastian Tomczak","Roman Furman","Anna Poberezhna","Michał Furgała","Julia Farganus","Oleksii Furman","Maciej Zięba"],"abstract":"Corporate bankruptcy prediction is a high-stakes financial task characterized by severe class imbalance and multi-horizon forecasting demands. Public datasets supporting it remain scarce and small: widely used free benchmarks contain between 6,000 and 80,000 company-year observations, while larger resources are behind subscription paywalls. To address this gap, we introduce V4FinBench, a benchmark of over one million company-year records from the Visegràd Group (V4) economies (2006-2021), with 131 financial and non-financial features, six prediction horizons, and a composite distress criterion jointly capturing solvency, profitability, and liquidity deterioration. V4FinBench is designed to support the evaluation of tabular and foundation-model methods under realistic class imbalance, with positive rates between 0.19% and 0.36%. We provide reference evaluations of standard tabular baselines, finetuned TabPFN, and QLoRA-finetuned Llama-3-8B. With imbalance-aware finetuning, TabPFN matches or exceeds gradient boosting at longer time horizons on both $F_1$-score and ROC-AUC. In contrast, Llama-3-8B trails gradient boosting on ROC-AUC at every horizon and is generally weaker on $F_1$-score, with the gap widening sharply beyond the immediate horizon. In an external evaluation on the American Bankruptcy Dataset, the V4FinBench-finetuned TabPFN checkpoint improves over vanilla TabPFN, suggesting that adaptation captures transferable financial-distress structure rather than only V4-specific patterns. V4FinBench is publicly released to support further evaluation and development of prediction methods on realistic financial data.","url_abs":"https://arxiv.org/abs/2605.10896","url_pdf":"https://arxiv.org/pdf/2605.10896","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":null,"mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2605.10896"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/genwro-ai/V4FinBench","reach":null}],"summary":{"ran":18,"unverified":3},"by_repo_kind":{"found_in_text":{"samples":21,"ran":18,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"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"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"096f3c88d898b899","entry":"aggregate_metrics","repo":"genwro-ai/V4FinBench","repo_kind":"found_in_text","path":"src/v4finbench/evaluation/results.py","file_url":"https://github.com/genwro-ai/V4FinBench/blob/HEAD/src/v4finbench/evaluation/results.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"096f3c88d898b899"}},{"code_sha256_prefix":"5fe170dd2c0ca69f","entry":"aggregate_metrics_file","repo":"genwro-ai/V4FinBench","repo_kind":"found_in_text","path":"src/v4finbench/evaluation/results.py","file_url":"https://github.com/genwro-ai/V4FinBench/blob/HEAD/src/v4finbench/evaluation/results.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"5fe170dd2c0ca69f"}},{"code_sha256_prefix":"ddf928a34f2d6803","entry":"binary_classification_metrics","repo":"genwro-ai/V4FinBench","repo_kind":"found_in_text","path":"src/v4finbench/evaluation/metrics.py","file_url":"https://github.com/genwro-ai/V4FinBench/blob/HEAD/src/v4finbench/evaluation/metrics.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ddf928a34f2d6803"}},{"code_sha256_prefix":"650b2e0f82d5f934","entry":"closest_points_to_centers","repo":"genwro-ai/V4FinBench","repo_kind":"found_in_text","path":"src/v4finbench/sampling/prototypes.py","file_url":"https://github.com/genwro-ai/V4FinBench/blob/HEAD/src/v4finbench/sampling/prototypes.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"650b2e0f82d5f934"}},{"code_sha256_prefix":"a9cbb2a670b62fcc","entry":"collect_best_epoch_files","repo":"genwro-ai/V4FinBench","repo_kind":"found_in_text","path":"src/v4finbench/evaluation/results.py","file_url":"https://github.com/genwro-ai/V4FinBench/blob/HEAD/src/v4finbench/evaluation/results.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"a9cbb2a670b62fcc"}},{"code_sha256_prefix":"4896721a3d17e723","entry":"create_llama_train_test_splits","repo":"genwro-ai/V4FinBench","repo_kind":"found_in_text","path":"src/v4finbench/llama/sampling.py","file_url":"https://github.com/genwro-ai/V4FinBench/blob/HEAD/src/v4finbench/llama/sampling.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"4896721a3d17e723"}},{"code_sha256_prefix":"682c1fcc4724b46c","entry":"create_prototypes","repo":"genwro-ai/V4FinBench","repo_kind":"found_in_text","path":"src/v4finbench/sampling/prototypes.py","file_url":"https://github.com/genwro-ai/V4FinBench/blob/HEAD/src/v4finbench/sampling/prototypes.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"682c1fcc4724b46c"}},{"code_sha256_prefix":"06b7e6ed36a9edd0","entry":"extract_yes_no","repo":"genwro-ai/V4FinBench","repo_kind":"found_in_text","path":"src/v4finbench/llama/inference.py","file_url":"https://github.com/genwro-ai/V4FinBench/blob/HEAD/src/v4finbench/llama/inference.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"06b7e6ed36a9edd0"}},{"code_sha256_prefix":"73b632c5e68f5f05","entry":"find_best_f1_threshold","repo":"genwro-ai/V4FinBench","repo_kind":"found_in_text","path":"src/v4finbench/evaluation/thresholds.py","file_url":"https://github.com/genwro-ai/V4FinBench/blob/HEAD/src/v4finbench/evaluation/thresholds.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"73b632c5e68f5f05"}},{"code_sha256_prefix":"1ed23c7ecdca7696","entry":"finetune_config_from_mapping","repo":"genwro-ai/V4FinBench","repo_kind":"found_in_text","path":"src/v4finbench/models/tabpfn_finetune.py","file_url":"https://github.com/genwro-ai/V4FinBench/blob/HEAD/src/v4finbench/models/tabpfn_finetune.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"1ed23c7ecdca7696"}},{"code_sha256_prefix":"3ed700e545db6b5b","entry":"iter_param_candidates","repo":"genwro-ai/V4FinBench","repo_kind":"found_in_text","path":"src/v4finbench/models/baselines.py","file_url":"https://github.com/genwro-ai/V4FinBench/blob/HEAD/src/v4finbench/models/baselines.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"3ed700e545db6b5b"}},{"code_sha256_prefix":"91cbe00e646e7e95","entry":"labels_from_predictions","repo":"genwro-ai/V4FinBench","repo_kind":"found_in_text","path":"src/v4finbench/llama/metrics.py","file_url":"https://github.com/genwro-ai/V4FinBench/blob/HEAD/src/v4finbench/llama/metrics.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"91cbe00e646e7e95"}},{"code_sha256_prefix":"5e993c6b3b9fab7d","entry":"normalize_param_grid","repo":"genwro-ai/V4FinBench","repo_kind":"found_in_text","path":"src/v4finbench/models/baselines.py","file_url":"https://github.com/genwro-ai/V4FinBench/blob/HEAD/src/v4finbench/models/baselines.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"5e993c6b3b9fab7d"}},{"code_sha256_prefix":"200dbab01c7804de","entry":"normalize_yes_no_logprobs","repo":"genwro-ai/V4FinBench","repo_kind":"found_in_text","path":"src/v4finbench/llama/inference.py","file_url":"https://github.com/genwro-ai/V4FinBench/blob/HEAD/src/v4finbench/llama/inference.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"200dbab01c7804de"}},{"code_sha256_prefix":"6478b20be7f7a385","entry":"prepare_source_dataframe","repo":"genwro-ai/V4FinBench","repo_kind":"found_in_text","path":"src/v4finbench/llama/sampling.py","file_url":"https://github.com/genwro-ai/V4FinBench/blob/HEAD/src/v4finbench/llama/sampling.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"6478b20be7f7a385"}},{"code_sha256_prefix":"9eb1372d53f02661","entry":"sample_balanced_split","repo":"genwro-ai/V4FinBench","repo_kind":"found_in_text","path":"src/v4finbench/llama/sampling.py","file_url":"https://github.com/genwro-ai/V4FinBench/blob/HEAD/src/v4finbench/llama/sampling.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"9eb1372d53f02661"}},{"code_sha256_prefix":"cad4573adbcac42c","entry":"select_context_samples","repo":"genwro-ai/V4FinBench","repo_kind":"found_in_text","path":"src/v4finbench/models/tabpfn.py","file_url":"https://github.com/genwro-ai/V4FinBench/blob/HEAD/src/v4finbench/models/tabpfn.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"cad4573adbcac42c"}},{"code_sha256_prefix":"89953823403f74dc","entry":"tabpfn_config_from_mapping","repo":"genwro-ai/V4FinBench","repo_kind":"found_in_text","path":"src/v4finbench/models/tabpfn.py","file_url":"https://github.com/genwro-ai/V4FinBench/blob/HEAD/src/v4finbench/models/tabpfn.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"89953823403f74dc"}},{"code_sha256_prefix":"bc6707e32e57b56c","entry":"format_company_data","repo":"genwro-ai/V4FinBench","repo_kind":"found_in_text","path":"src/v4finbench/llama/formatting.py","file_url":"https://github.com/genwro-ai/V4FinBench/blob/HEAD/src/v4finbench/llama/formatting.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"bc6707e32e57b56c"}},{"code_sha256_prefix":"7fcfde8127a28eb8","entry":"format_llama_value","repo":"genwro-ai/V4FinBench","repo_kind":"found_in_text","path":"src/v4finbench/llama/formatting.py","file_url":"https://github.com/genwro-ai/V4FinBench/blob/HEAD/src/v4finbench/llama/formatting.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"7fcfde8127a28eb8"}},{"code_sha256_prefix":"2a1f9f164d0075af","entry":"row_to_llama_record","repo":"genwro-ai/V4FinBench","repo_kind":"found_in_text","path":"src/v4finbench/llama/formatting.py","file_url":"https://github.com/genwro-ai/V4FinBench/blob/HEAD/src/v4finbench/llama/formatting.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"2a1f9f164d0075af"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.LG","source":"arxiv_2026.jsonl"},"syntology_extracted_results":{"kind":"leaderboard_placements","source":"Syntology's leaderboard-shaped extractor over the paper's own arXiv-HTML tables: a model pointed at a cell, the number was read from that cell and checked against the board's metric, dataset, split and scale, and an independent check accepted the entry; not reviewed by the paper's authors or the archive's editors","extractor_model":"global.anthropic.claude-sonnet-4-5-20250929-v1:0","verifier_model":null,"prompt_sha":"fa63d4bb9d755694","coverage":{"sentence":"Syntology has checked 6,264 of the 9,581 papers on this site that are newer than the archive; results from the others appear after they are checked.","papers_newer_than_archive":9581,"papers_checked":6264},"entries":[],"not_placed":{"boards":0,"rejected_by_independent_check":0,"refused_by_a_rule":0,"check_did_not_answer":0,"proposed_without_a_cell":0,"declined_by_site":0}}}