Glenn Matlin
  • Home
  • About
  • Research
  • Work With Me
  • Reading Lists
  • Publications
  • Guides
  • Blog
  • CV

FinForge: Semi-Synthetic Financial Benchmark Generation

NLP
Finance
Benchmarks
A scalable semi-synthetic pipeline for financial evaluation benchmarks, producing FinForge-5k: 5,000+ human-validated QA pairs across 11 finance subdomains from a 100k-document corpus.
Authors

Glenn Matlin

Akhil Theerthala

Anant Gupta

Anirudh JM

Rayan Castilla

Yi Mei Ng

Sudheer Chava

Published

January 11, 2026

Publication

FinForge: Semi-Synthetic Financial Benchmark Generation

A scalable semi-synthetic pipeline for financial evaluation benchmarks, producing FinForge-5k: 5,000+ human-validated QA pairs across 11 finance subdomains from a 100k-document corpus.

Published

January 11, 2026

Authors

Glenn Matlin, Akhil Theerthala, Anant Gupta, Anirudh JM, Rayan Castilla, Yi Mei Ng, Sudheer Chava

Venue

Workshop on Agentic AI in Financial Services at AAAI 2026

Read on arXiv All Publications

The paper’s code and data repository (github.com/gtfintechlab/FinForge) is not yet public.

The FinForge pipeline: expert-guided corpus curation from authoritative financial sources combined with controlled LM-based question generation and validation.

Abstract

Evaluating Language Models (LMs) in specialized, high-stakes domains such as finance remains a significant challenge due to the scarcity of open, high-quality, and domain-specific datasets. Existing general-purpose benchmarks provide broad coverage but lack the depth and domain fidelity needed to assess LMs’ capabilities for real-world financial reasoning, which requires both conceptual understanding and quantitative rigor. To address this gap, we introduce FinForge, a scalable, semi-synthetic pipeline for constructing finance-specific evaluation benchmarks through a hybrid of expert-guided data curation and controlled LM-based synthesis. FinForge combines manual and programmatic corpus construction from authoritative financial sources with structured question generation and validation using Gemini 2.5 Flash. To demonstrate the pipeline’s efficacy, we produce FinForge-5k, a snapshot benchmark comprising over 5,000 human-validated question-answer pairs across 11 finance subdomains, derived from a curated corpus of 100,000 verified documents totaling 143M tokens. Evaluation of state-of-the-art open-source and closed-source models on FinForge-5k reveals significant differences in financial reasoning, with leading models achieving accuracy levels near 80%. These findings underscore the framework’s utility for diagnosing current model limitations and guiding future improvements in financial domain competence. All code and data are available at https://github.com/gtfintechlab/FinForge.

At a Glance

  • FinForge-5k: 5,000+ human-validated QA pairs across 11 finance subdomains
  • Built from a curated corpus of 100,000 verified documents (143M tokens)
  • Hybrid expert curation + controlled LM synthesis (Gemini 2.5 Flash) with structured validation
  • Leading models reach only ~80% accuracy — headroom for diagnosing and improving financial reasoning

Cite This Paper

BibTeX
@article{matlin2026finforge,
  title   = {FinForge: Semi-Synthetic Financial Benchmark Generation},
  author  = {Matlin, Glenn and Theerthala, Akhil and Gupta, Anant and JM, Anirudh and Castilla, Rayan and Ng, Yi Mei and Chava, Sudheer},
  year    = {2026},
  journal = {arXiv preprint arXiv:2601.06747},
  note    = {Workshop on Agentic AI in Financial Services at AAAI 2026}
}

Continue exploring

Return to the publication archive or step back to the broader research agenda.

Publications Research

© 2025-2026 Glenn Matlin