Research
On-device research index

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.

169,051 papers · 148 categories

Trend · papers per month

0111 · Jun 201719922001200920182026
5 results for Q-ensembles

Combines model-free Q-ensembles and model-based approaches for improved exploration.

problem Improving exploration strategies in reinforcement learning.
method Integrates model-free Q-ensembles and model-based trajectory memory approaches.
result Model-based trajectory memory combined with Q-ensembles outperforms Q-ensembles alone.

We show how an ensemble of QQ^*-functions can be leveraged for more effective exploration in deep reinforcement learning. We build on well established algorithms from the bandit setting, and adapt them to the QQ-learning setting. We propose an exploration strategy based on upper-confidence bounds (UCB). Our experimen…

2017-06-05abs ↗pdf ↗

New DRL algorithm improves sample efficiency and exploration performance.

problem High sample cost in deep reinforcement learning.
method Combines entropy and bootstrap techniques with Tsallis entropy regularization.
result Demonstrates more efficient and effective exploration on Atari games.

SUNRISE improves off-policy RL algorithms by integrating ensemble methods.

problem Stability and exploration issues in off-policy RL algorithms.
method SUNRISE combines ensemble-based weighted Bellman backups and upper-confidence bounds for efficient exploration.
result SUNRISE improves the performance of off-policy RL algorithms across various domains.