IRAICLLGSTFeb 4, 2025

FinBloom: Knowledge Grounding Large Language Model with Real-time Financial Data

arXiv:2502.18471v12 citationsh-index: 33Knowledge-Based Systems
Originality Incremental advance
AI Analysis

This addresses the need for up-to-date financial data processing for users in high-velocity domains, though it is incremental as it adapts existing methods to a specific application.

The paper tackles the problem of large language models struggling with real-time information access in finance by introducing FinBloom 7B, a custom model trained on financial data, which reduces latency and enhances capability for dynamic tasks like algorithmic trading.

Large language models (LLMs) excel at generating human-like responses but often struggle with interactive tasks that require access to real-time information. This limitation poses challenges in finance, where models must access up-to-date information, such as recent news or price movements, to support decision-making. To address this, we introduce Financial Agent, a knowledge-grounding approach for LLMs to handle financial queries using real-time text and tabular data. Our contributions are threefold: First, we develop a Financial Context Dataset of over 50,000 financial queries paired with the required context. Second, we train FinBloom 7B, a custom 7 billion parameter LLM, on 14 million financial news articles from Reuters and Deutsche Presse-Agentur, alongside 12 million Securities and Exchange Commission (SEC) filings. Third, we fine-tune FinBloom 7B using the Financial Context Dataset to serve as a Financial Agent. This agent generates relevant financial context, enabling efficient real-time data retrieval to answer user queries. By reducing latency and eliminating the need for users to manually provide accurate data, our approach significantly enhances the capability of LLMs to handle dynamic financial tasks. Our proposed approach makes real-time financial decisions, algorithmic trading and other related tasks streamlined, and is valuable in contexts with high-velocity data flows.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes