Overview

Contest Website; Starter Kit

As AI continues to advance at a fast pace, more FinAI agents are being developed for the finance sector, such as FinRL trading agents [1] [2] [3], FinGPT agents [4] [5] with multimodal capabilities [6], and regulatory reporting agents [7]. The FinAI Contest 2025 encourages the development of open FinAgents based on the frameworks FinRL [2] [3] and FinGPT [4].

The FinAI Contest 2025 explores and evaluates the capability of machine learning methods in finance, with the following features:

  1. FinRL-DeepSeek. In the volatile cryptocurrency markets, timely interpretation of market sentiment is critical. Cryptocurrency markets are highly sensitive to news headlines, tweets, regulatory shifts, and viral narratives. However, the massive amount of news, social media posts, and documents can overwhelm individual traders. Is it possible for an individual trader to ask a sentiment analyst to interpret market news and consult a risk manager to detect red flags in blockchain activity — all timely and on demand? AI agents are making this happen. These FinGPT-powered agents, such as a sentiment analysis agent and a risk management agent, form a professional investment team to extract actionable signals from financial news, tweets, and filings. In this task, we encourage participants to explore FinGPT-engineered signals and integrate them into a FinRL trading agent for crypto trading.

  2. FinGPT Agents in Real Life. AI agents have seen rapid development and have been applied to various financial tasks recently. They have been applied to financial analysis and accounting and are capable of analyzing SEC filings. Researchers also show that large language models (LLMs) can pass CFA Level I and II exams, achieving performance above the human average. While BloombergGPT is the first financial LLM pre-trained on large-scale financial data, it is no longer unmatched. Many open FinLLMs, such as FinGPT [4], have outperformed BloombergGPT on public benchmarks. It is not hard to build your own FinGPT agent that rivals or surpasses BloombergGPT and serves as professional financial assistant. This task encourages participants to fine-tune open LLMs and develop FinAgents for financial analytics, including the CFA exam, BloombergGPT’s public benchmark tasks, and XBRL tasks.

  3. FinRL-DeFi. Decentralized Finance (DeFi) is reshaping the crypto economy by enabling peer-to-peer trading, lending, and liquidity provision without banks, brokers, or intermediaries. As a core component of DeFi, the automated market makers (AMMs) act as liquidity providers (LPs) and replace order books with liquidity pools. However, liquidity provision is complex and risky. For example, impermanent loss can occur for LPs when the price of assets in a liquidity pool diverges from their initial value. LPs must actively manage price ranges, balance transaction fees, and mitigate impermanent loss. How can we develop an intelligent LP that adapts to market dynamics in DeFi? In this contest, we challenge participants to develop reinforcement learning agents that act as LPs [8], dynamically adjusting their liquidity positions in response to market conditions.

Tasks

The FinAI Contest 2025 has the following three tasks:

  1. FinRL-DeepSeek for Crypto Trading: Develop crypto trading agents by integrating LLM-generated signals in FinRL, using financial news and market data.

  2. FinGPT Agents in Real Life: Fine-tune LLMs and develop financial agents for financial analytics.

    • CFA exam: The CFA (Chartered Financial Analyst) exam is a globally recognized exam for financial analysts. It covers a wide range of financial topics, such as investment, economics, and quantitative methods.

    • BloombergGPT [9]: Compare the performance of your model with BloombergGPT on its public financial benchmarks.

    • XBRL: XBRL (eXtensible Business Reporting Language) is a standard language for electronic communication of business and financial data. It has been widely used in regulatory filings, such as SEC filings.

  3. FinRL-DeFi: Develop reinforcement learning agents that act as liquidity providers (LPs) in DeFi for liquidity provisioning.