Hevolve AI: Self-Evolving Multimodal AI Agents

Turn your domain expertise into AI agents that keep learning. Hevolve AI lets experts build multimodal AI systems by talking to them and correcting them in real time, with no code to write.

Key Features

Quick Links

© 2024 Hevolve AI Pvt Ltd. All rights reserved.

← All research
Artificial Intelligence
arXiv (cs.LG) · July 17, 2026

CLaC@FinMMEval 2026 Task 3: Sentiment-Augmented Deep Reinforcement Learning for Active Trading -- An Alpha-Reward Approach

Andrei Neagu, Eeham Khan, Leila Kosseim

The task is deliberately concrete: decide each day whether to be long, flat or short on Bitcoin and Tesla, using news alongside historical market data. Framing it as a discrete-action Markov decision process is what makes reinforcement learning applicable, since the agent picks one of three actions and lives with the consequence.

The paper compares four algorithms, Policy Gradient, PPO, Deep Q-Learning and DDPG, on the same problem. That comparison is the useful part. Financial results are notoriously easy to make look good by choosing the period, so putting several methods through an identical setup says more than any single impressive backtest.

The sentiment augmentation reflects a plain observation about these two assets in particular: their prices respond to what is being said about them, not only to what has already happened to them. Whether a model can extract that reliably from news is exactly the open question.

From the arXiv (cs.LG) abstract

This paper presents our system for Task 3 of the CLEF 2026 FinMMEval Lab, which requires daily long, flat, or short trading decisions for Bitcoin (BTC) and Tesla (TSLA) using news and historical market data. We formulate the problem as a discrete-action Markov Decision Process and compare four deep reinforcement learning algorithms: Policy Gradient (PG), Proximal Policy Optimization (PPO), Deep Q-Learning (DQL), and Deep Deterministic Policy Gradient (DDPG). The agents use…


More Artificial Intelligence papers