← Back to feed

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

L5 · ResearcherResearcharXiv· 7/17/2026

Provides a detailed experimental framework and novel reward function for applying DRL to quantitative finance, directly relevant for researchers working on agent-based trading systems and generalization in RL.

AI Summary

This research paper details a system for the CLEF 2026 FinMMEval Lab trading task, comparing four Deep Reinforcement Learning algorithms (PG, PPO, DQL, DDPG) for making daily long/flat/short decisions on Bitcoin and Tesla. The system augments technical indicators and calendar encodings with market sentiment scores generated by LLaMA 3.2 1B and introduces an 'alpha reward' based on excess market return to reduce overfitting. Results show DDPG achieved the best overall test performance, with substantial validation-to-test generalization gaps highlighting the challenge of transferring policies across market regimes.

Excerpt

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 technical indicators,

Read Original
0 upvotes · 0 downvotes · 2 min read

Related Articles

L4 · DeveloperResearcharXiv
Persona-Execution Separation: An Architecture Pattern for Evolving LLM Agents under Execution Audit

Presents Persona-Execution Separation, an architecture pattern for enterprise LLM agents that keeps execution auditable while allowing persona instructions to evolve freely.

L5 · ResearcherResearchHacker News
Terminal-Bench-Science: Evaluating AI agents on scientific research workflows

Stanford researchers released Terminal-Bench-Science 0.1, a benchmark with 70 expert-curated scientific workflows where Claude Opus achieved only a 30% resolution rate.

L5 · ResearcherResearcharXiv
LLMs Can Design Near-Optimal OR Algorithms

GPT-5.6 can design near-optimal algorithms for operations research problems like inventory control and queueing networks, matching or beating specialized methods with minimal human input.

L5 · ResearcherResearchLessWrong AI
The Dynamics of Intelligence Explosions

Toby Ord explores the mathematical dynamics of intelligence explosions where AI assists AI R&D, showing singular growth is harder than economic models suggest.

L5 · ResearcherResearcharXiv
Mechanistic Reaction Prediction via Discrete Flow Matching on Graph-Structured Electron Occupation

Researchers introduce MAELLE, a novel AI approach that models chemical reactions as discrete flow matching over electron occupation vectors rather than molecular topology.