paper-with-me

홈 › Papers

DianJin-R1: Evaluating and Enhancing Financial Reasoning in Large Language Models

2025-04-22 · Jie Zhu, Qian Chen, Huaixia Dou, Junhui Li, Lifan Guo, Feng Chen, Chi Zhang

Effective reasoning remains a core challenge for large language models (LLMs) in the financial domain, where tasks often require domain-specific knowledge, precise numerical calculations, and strict adherence to compliance rules. We propose DianJin-R1, a reasoning-enhanced framework designed to address these challenges through reasoning-augmented supervision and reinforcement learning. Central to our approach is DianJin-R1-Data, a high-quality dataset constructed from CFLUE, FinQA, and a proprietary compliance corpus (Chinese Compliance Check, CCC), combining diverse financial reasoning scenarios with verified annotations. Our models, DianJin-R1-7B and DianJin-R1-32B, are fine-tuned from Qwen2.5-7B-Instruct and Qwen2.5-32B-Instruct using a structured format that generates both reasoning steps and final answers. To further refine reasoning quality, we apply Group Relative Policy Optimization (GRPO), a reinforcement learning method that incorporates dual reward signals: one encouraging structured outputs and another rewarding answer correctness. We evaluate our models on five benchmarks: three financial datasets (CFLUE, FinQA, and CCC) and two general reasoning benchmarks (MATH-500 and GPQA-Diamond). Experimental results show that DianJin-R1 models consistently outperform their non-reasoning counterparts, especially on complex financial tasks. Moreover, on the real-world CCC dataset, our single-call reasoning models match or even surpass the performance of multi-agent systems that require significantly more computational cost. These findings demonstrate the effectiveness of DianJin-R1 in enhancing financial reasoning through structured supervision and reward-aligned learning, offering a scalable and practical solution for real-world applications.

📄 PDF Abstract BibTeX arXiv:2504.15716

Code (1)

aliyun/qwen-dianjin 공식 구현 pytorch

Tasks

Math

Similar Papers 제목 키워드 기반

DianJin-OCR-R1: Enhancing OCR Capabilities via a Reasoning-and-Tool Interleaved Vision-Language Model

2025-08-18 · Qian Chen, Xianyin Zhang, Lifan Guo, Feng Chen 외 arxiv

Recent advances in vision-language models (VLMs) have enabled end-to-end document parsing and understanding, achieving strong performance on diverse optical character recognition (OCR) tasks. However, VLMs are prone to g…

Fin-PRM: A Domain-Specialized Process Reward Model for Financial Reasoning in Large Language Models

2025-08-21 · Jie Zhu, Yuanchen Zhou, Shuo Jiang, Junhui Li 외 arxiv

Process Reward Models (PRMs) supervise intermediate reasoning steps in large language models (LLMs), but existing PRMs are mainly trained on general-domain data and struggle with the structured, symbolic, and fact-sensit…

Reinforcement Learning

Evaluating Large Language Models for Financial Reasoning: A CFA-Based Benchmark Study

2025-08-29 · Xuan Yao, Qianteng Wang, Xinbo Liu, Ke-Wei Huang arxiv

The rapid advancement of large language models presents significant opportunities for financial applications, yet systematic evaluation in specialized financial contexts remains limited. This study presents the first com…

FinMMR: Make Financial Numerical Reasoning More Multimodal, Comprehensive, and Challenging

2025-08-06 · Zichen Tang, Haihong E, Jiacheng Liu, Zhongjun Yang 외 arxiv

We present FinMMR, a novel bilingual multimodal benchmark tailored to evaluate the reasoning capabilities of multimodal large language models (MLLMs) in financial numerical reasoning tasks. Compared to existing benchmark…

Evaluating, Synthesizing, and Enhancing for Customer Support Conversation

2025-08-06 · Jie Zhu, Huaixia Dou, Junhui Li, Lifan Guo 외 arxiv

Effective customer support requires not only accurate problem solving but also structured and empathetic communication aligned with professional standards. However, existing dialogue datasets often lack strategic guidanc…