PulseAugur
LIVE 01:49:05
research · [1 source] ·
0
research

xLSTM networks enhance deep reinforcement learning for automated stock trading

Researchers have developed a new automated stock trading system utilizing Extended Long Short-Term Memory (xLSTM) networks combined with deep reinforcement learning (DRL). This approach aims to overcome the limitations of traditional LSTMs in handling long-term dependencies and dynamic market conditions. Experiments showed that the xLSTM-based DRL model outperformed standard LSTM models across several key trading metrics, including cumulative return and Sharpe ratio. AI

Summary written by gemini-2.5-flash-lite from 1 source. How we write summaries →

IMPACT Introduces a novel architecture for DRL-based financial trading, potentially improving algorithmic strategy performance.

RANK_REASON Academic paper detailing a new approach to automated stock trading using xLSTM networks.

Read on arXiv cs.LG →

COVERAGE [1]

  1. arXiv cs.LG TIER_1 · Faezeh Sarlakifar, Mohammadreza Mohammadzadeh Asl, Sajjad Rezvani Khaledi, Armin Salimi-Badr ·

    A Deep Reinforcement Learning Approach to Automated Stock Trading, using xLSTM Networks

    arXiv:2503.09655v2 Announce Type: replace-cross Abstract: Traditional Long Short-Term Memory (LSTM) networks are effective for handling sequential data but have limitations such as gradient vanishing and difficulty in capturing long-term dependencies, which can impact their perfo…