ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2504.14493
42
0

FinSage: A Multi-aspect RAG System for Financial Filings Question Answering

20 April 2025
X. Wang
Jijun Chi
Zhenghan Tai
Tung Sum Thomas Kwok
Muzhi Li
Zhuhong Li
Hailin He
Yuchen Hua
Peng Lu
Suyuchen Wang
Yihong Wu
Jerry Huang
Jingrui Tian
Ling Zhou
ArXivPDFHTML
Abstract

Leveraging large language models in real-world settings often entails a need to utilize domain-specific data and tools in order to follow the complex regulations that need to be followed for acceptable use. Within financial sectors, modern enterprises increasingly rely on Retrieval-Augmented Generation (RAG) systems to address complex compliance requirements in financial document workflows. However, existing solutions struggle to account for the inherent heterogeneity of data (e.g., text, tables, diagrams) and evolving nature of regulatory standards used in financial filings, leading to compromised accuracy in critical information extraction. We propose the FinSage framework as a solution, utilizing a multi-aspect RAG framework tailored for regulatory compliance analysis in multi-modal financial documents. FinSage introduces three innovative components: (1) a multi-modal pre-processing pipeline that unifies diverse data formats and generates chunk-level metadata summaries, (2) a multi-path sparse-dense retrieval system augmented with query expansion (HyDE) and metadata-aware semantic search, and (3) a domain-specialized re-ranking module fine-tuned via Direct Preference Optimization (DPO) to prioritize compliance-critical content. Extensive experiments demonstrate that FinSage achieves an impressive recall of 92.51% on 75 expert-curated questions derived from surpasses the best baseline method on the FinanceBench question answering datasets by 24.06% in accuracy. Moreover, FinSage has been successfully deployed as financial question-answering agent in online meetings, where it has already served more than 1,200 people.

View on arXiv
@article{wang2025_2504.14493,
  title={ FinSage: A Multi-aspect RAG System for Financial Filings Question Answering },
  author={ Xinyu Wang and Jijun Chi and Zhenghan Tai and Tung Sum Thomas Kwok and Muzhi Li and Zhuhong Li and Hailin He and Yuchen Hua and Peng Lu and Suyuchen Wang and Yihong Wu and Jerry Huang and Jingrui Tian and Ling Zhou },
  journal={arXiv preprint arXiv:2504.14493},
  year={ 2025 }
}
Comments on this paper