CLLGFeb 23

Janus-Q: End-to-End Event-Driven Trading via Hierarchical-Gated Reward Modeling

arXiv:2602.19919v1h-index: 5
Originality Incremental advance
AI Analysis

This addresses the challenge of event-driven trading for financial analysts by providing a more consistent and profitable method, though it is incremental as it builds on existing learning-based approaches with novel data and modeling.

The paper tackled the problem of capturing heterogeneous financial event impacts from news for trading by proposing Janus-Q, an end-to-end framework that uses event-centric data and hierarchical reward modeling, resulting in a 102.0% improvement in Sharpe Ratio and over 17.5% increase in direction accuracy compared to baselines.

Financial market movements are often driven by discrete financial events conveyed through news, whose impacts are heterogeneous, abrupt, and difficult to capture under purely numerical prediction objectives. These limitations have motivated growing interest in using textual information as the primary source of trading signals in learning-based systems. Two key challenges hinder existing approaches: (1) the absence of large-scale, event-centric datasets that jointly model news semantics and statistically grounded market reactions, and (2) the misalignment between language model reasoning and financially valid trading behavior under dynamic market conditions. To address these challenges, we propose Janus-Q, an end-to-end event-driven trading framework that elevates financial news events from auxiliary signals to primary decision units. Janus-Q unifies event-centric data construction and model optimization under a two-stage paradigm. Stage I focuses on event-centric data construction, building a large-scale financial news event dataset comprising 62,400 articles annotated with 10 fine-grained event types, associated stocks, sentiment labels, and event-driven cumulative abnormal return (CAR). Stage II performs decision-oriented fine-tuning, combining supervised learning with reinforcement learning guided by a Hierarchical Gated Reward Model (HGRM), which explicitly captures trade-offs among multiple trading objectives. Extensive experiments demonstrate that Janus-Q achieves more consistent, interpretable, and profitable trading decisions than market indices and LLM baselines, improving the Sharpe Ratio by up to 102.0% while increasing direction accuracy by over 17.5% compared to the strongest competing strategies.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes