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.
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…
DELUGE: Towards Continental-Scale Daily Pluvial Flood Damage Prediction via Interpretable Conditioning on Foundation Model Embeddings
arXiv (cs.AI) · July 17, 2026SciForge: An AI-Native, Multimodal Workbench for Scientific Discovery
arXiv (cs.AI) · July 17, 2026Revisiting data-driven dynamic security assessment with a tabular foundation model
arXiv (cs.AI) · July 17, 2026Rethinking Quantum Continual Learning with Quantum Fisher Information