This paper analyzes generalization issues in deep reinforcement learning.
arXiv research
A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.
Trend · papers per month
Deep reinforcement learning has become popular over recent years, showing superiority on different visual-input tasks such as playing Atari games and robot navigation. Although objects are important image elements, few work considers enhancing deep reinforcement learning with object characteristics. In this paper, we p…
Deep RL for portfolio management shows poor robustness.
Paper uses deep reinforcement learning for optimal stock portfolio management.
Deep reinforcement learning is poised to revolutionise the field of AI and represents a step towards building autonomous systems with a higher level understanding of the visual world. Currently, deep learning is enabling reinforcement learning to scale to problems that were previously intractable, such as learning to p…
Deep RL applied for Indian stock trading strategies.
Survey explores how transfer learning improves deep reinforcement learning.
Deep reinforcement learning is the combination of reinforcement learning (RL) and deep learning. This field of research has been able to solve a wide range of complex decision-making tasks that were previously out of reach for a machine. Thus, deep RL opens up many new applications in domains such as healthcare, roboti…
A novel Q-learning variant reduces underestimation bias in deep actor-critic methods for reinforcement learning.
Deep RL learns optimal trading strategies.
Deep RL optimizes dynamic portfolio weights in China's stock market.
Deep RL policies share adversarial features across different MDPs.
In recent years, a specific machine learning method called deep learning has gained huge attraction, as it has obtained astonishing results in broad applications such as pattern recognition, speech recognition, computer vision, and natural language processing. Recent research has also been shown that deep learning tech…
The paper tackles backtest overfitting in cryptocurrency trading using deep reinforcement learning.
Deep reinforcement learning has learned to play many games well, but failed on others. To better characterize the modes and reasons of failure of deep reinforcement learners, we test the widely used Asynchronous Actor-Critic (A2C) algorithm on four deceptive games, which are specially designed to provide challenges to …
Due to the capability of deep learning to perform well in high dimensional problems, deep reinforcement learning agents perform well in challenging tasks such as Atari 2600 games. However, clearly explaining why a certain action is taken by the agent can be as important as the decision itself. Deep reinforcement learni…
Recent advances in Reinforcement Learning, grounded on combining classical theoretical results with Deep Learning paradigm, led to breakthroughs in many artificial intelligence tasks and gave birth to Deep Reinforcement Learning (DRL) as a field of research. In this work latest DRL algorithms are reviewed with a focus …
Aiming at a comprehensive and concise tutorial survey, recap of variational inference and reinforcement learning with Probabilistic Graphical Models are given with detailed derivations. Reviews and comparisons on recent advances in deep reinforcement learning are made from various aspects. We offer detailed derivations…
Improved reinforcement learning with deep learning.
Deep RL solves complex macroeconomic models.
Automatically generates a deep RL curriculum for faster and more stable learning.
An ensemble method enhances cryptocurrency trading strategies using deep reinforcement learning.
Deep RL policies are vulnerable to adversarial perturbations, but vanilla training yields more robust policies.
AlphaZeroBeta uses deep reinforcement learning for market-neutral portfolios, outperforming traditional methods.
DRL enhances economic modeling with deep learning methods.
Adaptive traffic control uses deep RL to improve decision-making.
We explore the use of deep learning and deep reinforcement learning for optimization problems in transportation. Many transportation system analysis tasks are formulated as an optimization problem - such as optimal control problems in intelligent transportation systems and long term urban planning. Often transportation…
Recent developments in deep reinforcement learning have enabled the creation of agents for solving a large variety of games given a visual input. These methods have been proven successful for 2D games, like the Atari games, or for simple tasks, like navigating in mazes. It is still an open question, how to address more…
RADIAL-RL improves deep RL agents' robustness against adversarial attacks.
Deep RL optimizes goal-based investing strategies.
We present a new deep meta reinforcement learner, which we call Deep Episodic Value Iteration (DEVI). DEVI uses a deep neural network to learn a similarity metric for a non-parametric model-based reinforcement learning algorithm. Our model is trained end-to-end via back-propagation. Despite being trained using the mode…
Deep RL controller outperforms market making benchmarks in a Hawkes process model.
Deep RL ensemble strategy outperforms individual algorithms in stock trading.
Paper proposes a deep RL method for hedging variable annuities, outperforming misspecified models.
Deep reinforcement learning boosts throughput in RF-powered cognitive radio networks.
Deep reinforcement learning improves trading performance in financial markets.
Stock trading strategy plays a crucial role in investment companies. However, it is challenging to obtain optimal strategy in the complex and dynamic stock market. We explore the potential of deep reinforcement learning to optimize stock trading strategy and thus maximize investment return. 30 stocks are selected as ou…
This paper uses deep reinforcement learning to automate electric transmission voltage control.
Reinforcement learning has exceeded human-level performance in game playing AI with deep learning methods according to the experiments from DeepMind on Go and Atari games. Deep learning solves high dimension input problems which stop the development of reinforcement for many years. This study uses both two techniques t…
Deep RL agent secures 2nd place in CityLearn Challenge for district demand management.
Deep RL algorithms can overfit to early experiences, leading to poor performance.
This paper introduces a new scalable multi-objective deep reinforcement learning (MODRL) framework based on deep Q-networks. We develop a high-performance MODRL framework that supports both single-policy and multi-policy strategies, as well as both linear and non-linear approaches to action selection. The experimental …
We propose a novel training algorithm for reinforcement learning which combines the strength of deep Q-learning with a constrained optimization approach to tighten optimality and encourage faster reward propagation. Our novel technique makes deep reinforcement learning more practical by drastically reducing the trainin…
A new reinforcement learning method for robots thinking and moving simultaneously.
This paper bridges Markowitz planning and deep reinforcement learning for portfolio optimization.
Owe to the recent advancements in Artificial Intelligence especially deep learning, many data-driven decision support systems have been implemented to facilitate medical doctors in delivering personalized care. We focus on the deep reinforcement learning (DRL) models in this paper. DRL models have demonstrated human-le…
Deep reinforcement learning enables algorithms to learn complex behavior, deal with continuous action spaces and find good strategies in environments with high dimensional state spaces. With deep reinforcement learning being an active area of research and many concurrent inventions, we decided to focus on a relatively …
A new Q-learning variant reduces underestimation bias in deep reinforcement learning.