小模型也能精准做金融推理,靠的是强化学习优化的思考过程。
Fin-R1: A Large Language Model for Financial Reasoning through Reinforcement Learning
- 用6万条金融思维链数据训练,再通过强化学习提升推理能力。
- 70亿参数模型在合规审查和智能投顾任务中表现媲美大模型。
- 代码开源且获700+星标,适合金融AI落地场景开发者参考。
近年来,GPT、Gemini、Claude等通用大语言模型发展迅速,但在金融领域应用仍面临数据分散、推理过程不透明和业务迁移能力弱等问题。为此,我们提出面向金融推理的精简模型Fin-R1,仅含70亿参数,兼顾低成本部署与性能表现。其开发采用两阶段流程:首先构建包含60,091个思维链样本的高质量金融数据集Fin-R1-Data,从多个权威基准中提炼并筛选;其次通过监督微调(SFT)结合强化学习(RL)进行训练,显著提升复杂金融任务的求解能力,输出兼具准确性和可解释性。尽管参数量较小,Fin-R1在主流金融基准测试中表现优异,并在合规检查与机器人顾问等实际场景中展现应用价值。代码已开源,获超700颗星标。
原文摘要 · Abstract (English)
In recent years, general-purpose large language models (LLMs) such as GPT, Gemini, Claude, and DeepSeek have advanced at an unprecedented pace. Despite these achievements, their application to finance remains challenging, due to fragmented data sources, intransparent reasoning processes, and weak transferability to business applications. In response, we introduce Fin-R1, a reasoning LLM designed for financial scenarios. With a compact size of 7 billion parameters, Fin-R1 reduces deployment costs while addressing the aforementioned challenges. Its development follows a two-stage pipeline. First, we construct Fin-R1-Data, a high-quality financial dataset consisting of 60,091 chain-of-thought (CoT) samples, distilled and filtered from multiple authoritative benchmarks to ensure consistency and reliability. Second, we train Fin-R1 using Fin-R1-Data through supervised fine-tuning (SFT), followed by reinforcement learning (RL). This stage substantially improves the model's ability to solve complex financial reasoning tasks, yielding outputs that are both accurate and interpretable. Despite its relatively small parameter scale, Fin-R1 achieves competitive empirical performance across established financial benchmarks and demonstrates practical utility in compliance checking and robo-advisory. Our code is publicly available at https://github.com/SUFE-AIFLM-Lab/Fin-R1, and has already attracted over 700 stars.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。