Content
summary Summary

FinGPT is an AI framework designed to facilitate access to optimized language models for financial tasks. It is open source and can be used commercially.

With FinGPT, the research team from Columbia University and New York University (Shanghai) aims to democratize access to language models optimized for financial markets.

Proprietary models such as BloombergGPT would benefit from access to exclusive financial data, the researchers write. In addition, they say, BloombergGPT is too expensive, estimated at five million US dollars for training, and too inflexible.

Instead, FinGPT uses pre-trained language models and fine-tuning using the efficient low-rank adaptation (LoRA) method. The LoRA method can reduce the number of trainable parameters from 6.17 billion to just 3.67 million, according to the team. This makes the fine-tuning process much faster and less computationally intensive, while still allowing the model to efficiently understand and produce financial text.

Ad
Ad

Focus on high quality data pipeline

The researchers argue that the success of a financial language model depends as much on the capabilities of the language model as it does on the quality of the data. They see FinGPT as a direct response to BloombergGPT, and therefore place a strong emphasis on data quality and preparation.

The team first developed an automated pipeline of curated, high-quality financial data. They draw from established sources such as Yahoo Finance and Bloomberg, as well as content from Twitter, Reddit, and SEC filings. They also pull information from trend barometers like Google Trends and established datasets like AShare and Stocknet.

FinGPT's data sources. | Image: FinGPT

According to the team, this data goes through a thorough cleaning and formatting process to ensure its quality and usability.

The data is then processed with language models using the FinGPT framework. Depending on the application, LLMs from well-known companies can be used, or trainable or fine-tunable models can be enriched with custom data. Since fine-tuning is faster than fully training a model, FinGPT is said to be more up-to-date and dynamic than BloombergGPT.

Automated human feedback via a detour

Fine-tuning a model typically requires a large amount of high-quality, labeled data. Labeled data means that the data contains additional information from which the model can learn, such as whether a news story is considered good or bad. Such data can be difficult and expensive to obtain, especially in specialized areas such as finance.

Recommendation
Overview of the FinGPT framework along with potential applications. | Image: FinGPT

That's why the FinGPT team came up with an elegant solution: Instead of manually labeling the data, it uses the stock market's reactions to news as labels. For example, if the stock price rises after a news item, it can be classified as "positive."

The researchers used thresholds for the three sentiments: positive, negative, and neutral. When the model is fine-tuned, it is instructed to select one of the three sentiments - positive, negative, or neutral - as a label for the news.

Following OpenAI's RLHF (Reinforcement Learning with Human Feedback), the researchers call their principle RLSP: Reinforcement Learning on Stock Prices, which in turn could be seen as an indirect form of human feedback. The system is supposed to learn from the "wisdom of the market" to better understand and predict financial markets.

An open-source framework for AI in the financial sector

The team cites robo-advice, quantitative trading, portfolio optimization based on a variety of factors, sentiment analysis in financial markets, risk management, fraud detection, credit scoring, prediction of insolvency or potential acquisitions, analysis of ESG profiles based on public reports and news, low-code development, and financial education as potential applications for the FinGPT framework.

Ad
Join our community
Join the DECODER community on Discord, Reddit or Twitter - we can't wait to meet you.
Ad
Join our community
Join the DECODER community on Discord, Reddit or Twitter - we can't wait to meet you.

The researchers release FinGPT as open source under the MIT license on Github. Commercial use is permitted. The developers do not guarantee or take responsibility for financial decisions based on the model.

Support our independent, free-access reporting. Any contribution helps and secures our future. Support now:
Bank transfer
Summary
  • The FinGPT AI framework, developed by researchers at Columbia University and New York University (Shanghai), aims to democratize access to financial market-optimized language models. It is open source and can be used commercially.
  • FinGPT uses efficient low-rank adaptation (LoRA) to reduce the number of parameters to be adapted from 6.17 billion to only 3.67 million. This makes the tuning process faster and less computationally intensive.
  • The researchers developed a method that uses the stock market's reactions to news as indirect feedback to train the model. They call this principle RLSP: Reinforcement Learning on Stock Prices. In this way, FinGPT aims to better understand and predict financial markets.
Online journalist Matthias is the co-founder and publisher of THE DECODER. He believes that artificial intelligence will fundamentally change the relationship between humans and computers.
Join our community
Join the DECODER community on Discord, Reddit or Twitter - we can't wait to meet you.