English
Related papers

Related papers: Count-Based Exploration with Neural Density Models

200 papers

Actor-critic methods, like Twin Delayed Deep Deterministic Policy Gradient (TD3), depend on basic noise-based exploration, which can result in less than optimal policy convergence. In this study, we introduce Monte Carlo Beam Search (MCBS),…

Artificial Intelligence · Computer Science 2025-05-15 Hazim Alzorgan , Abolfazl Razi

Deep reinforcement learning methods traditionally struggle with tasks where environment rewards are particularly sparse. One successful method of guiding exploration in these domains is to imitate trajectories provided by a human…

Machine Learning · Computer Science 2018-12-03 Yusuf Aytar , Tobias Pfaff , David Budden , Tom Le Paine , Ziyu Wang , Nando de Freitas

Monte Carlo simulations are a unique tool to check the response of a detector and to monitor its performance. For a deep-sea neutrino telescope, the variability of the environmental conditions that can affect the behaviour of the data…

High Energy Astrophysical Phenomena · Physics 2021-02-03 The ANTARES Collaboration , A. Albert , M. André , M. Anghinolfi , G. Anton , M. Ardid , J. -J. Aubert , J. Aublin , B. Baret , S. Basa , B. Belhorma , V. Bertin , S. Biagi , M. Bissinger , J. Boumaaza , M. Bouta , M. C. Bouwhuis , H. Branzas , R. Bruijn , J. Brunner , J. Busto , A. Capone , L. Caramete , J. Carr , S. Cecchini , S. Celli , M. Chabab , T. N. Chau , R. Cherkaoui El Moursli , T. Chiarusi , M. Circella , A. Coleiro , M. Colomer-Molla , R. Coniglione , P. Coyle , A. Creusot , A. F. Diaz , G. de Wasseige , A. Deschamps , C. Distefano , I. Di Palma , A. Domi , C. Donzaud , D. Dornic , D. Drouhin , T. Eberl , N. El Khayati , A. Enzenhofer , A. Ettahiri , P. Fermani , G. Ferrara , F. Filippini , L. Fusco , P. Gay , H. Glotin , R. Gozzini , K. Graf , C. Guidi , S. Hallmann , H. van Haren , A. J. Heijboer , Y. Hello , J. J. Hernandez-Rey , J. Hossl , J. Hofestadt , F. Huang , G. Illuminati , C. W. James , M. de Jong , P. de Jong , M. Jongen , M. Kadler , O. Kalekin , U. Katz , N. R. Khan-Chowdhury , A. Kouchner , I. Kreykenbohm , V. Kulikovskiy , R. Lahmann , R. Le Breton , D. Lefevre , E. Leonora , G. Levi , M. Lincetto , D. Lopez-Coto , S. Loucatos , J. Manczak , M. Marcelin , A. Margiotta , A. Marinelli , J. A. Martinez-Mora , S. Mazzou , K. Melis , P. Migliozzi , M. Moser , A. Moussa , R. Muller , L. Nauta , S. Navas , E. Nezri , A. Nunez-Castineyra , B. O'Fearraigh , M. Organokov , G. E. Pavalas , C. Pellegrino , M. Perrin-Terrin , P. Piattelli , C. Poirè , V. Popa , T. Pradier , N. Randazzo , S. Reck , G. Riccobene , F. Salesa , A. Sanchez-Losa , D. F. E. Samtleben , M. Sanguineti , P. Sapienza , J. Schnabel , F. Schussler , M. Spurio , Th. Stolarczyk , B. Strandberg , M. Taiuti , Y. Tayalati , T. Thakore , S. J. Tingay , B. Vallage , V. Van Elewyck , F. Versari , S. Viola , D. Vivolo , J. Wilms , A. Zegarelli , J. D. Zornoza , J. Zuniga

The imbalance of exploration and exploitation has long been a significant challenge in reinforcement learning. In policy optimization, excessive reliance on exploration reduces learning efficiency, while over-dependence on exploitation…

Machine Learning · Computer Science 2024-08-20 Renye Yan , Yaozhong Gan , You Wu , Ling Liang , Junliang Xing , Yimao Cai , Ru Huang

For spin rotational symmetric models with a positive-definite high-temperature expansion of the partition function, a stochastic sampling of the series expansion upon partial resummation becomes logically equivalent to sampling an…

Strongly Correlated Electrons · Physics 2022-09-01 Nisheeta Desai , Sumiran Pujari

In this work, we build on recent advances in distributional reinforcement learning to give a generally applicable, flexible, and state-of-the-art distributional variant of DQN. We achieve this by using quantile regression to approximate the…

Machine Learning · Computer Science 2018-06-20 Will Dabney , Georg Ostrovski , David Silver , Rémi Munos

This paper introduces deep synoptic Monte Carlo planning (DSMCP) for large imperfect information games. The algorithm constructs a belief state with an unweighted particle filter and plans via playouts that start at samples drawn from the…

Artificial Intelligence · Computer Science 2021-11-02 Gregory Clark

We investigate the mechanism that leads to systematic deviations in cluster Monte Carlo simulations when correlated pseudo-random numbers are used. We present a simple model, which enables an analysis of the effects due to correlations in…

Disordered Systems and Neural Networks · Physics 2015-06-25 L. N. Shchur , J. R. Heringa , H. W. J. Blöte

Count-based exploration methods are widely employed to improve the exploratory behavior of learning agents over sequential decision problems. Meanwhile, Novelty search has achieved success in Classical Planning through recording of the…

Artificial Intelligence · Computer Science 2024-08-27 Giacomo Rosa , Nir Lipovetzky

The popular Q-learning algorithm is known to overestimate action values under certain conditions. It was not previously known whether, in practice, such overestimations are common, whether they harm performance, and whether they can…

Machine Learning · Computer Science 2015-12-10 Hado van Hasselt , Arthur Guez , David Silver

We propose to use deep neural networks for generating samples in Monte Carlo integration. Our work is based on non-linear independent components estimation (NICE), which we extend in numerous ways to improve performance and enable its…

Machine Learning · Computer Science 2019-09-04 Thomas Müller , Brian McWilliams , Fabrice Rousselle , Markus Gross , Jan Novák

We study pure exploration in bandits, where the dimension of the feature representation can be much larger than the number of arms. To overcome the curse of dimensionality, we propose to adaptively embed the feature representation of each…

Machine Learning · Statistics 2022-03-18 Yinglun Zhu , Dongruo Zhou , Ruoxi Jiang , Quanquan Gu , Rebecca Willett , Robert Nowak

Many of the strongest game playing programs use a combination of Monte Carlo tree search (MCTS) and deep neural networks (DNN), where the DNNs are used as policy or value evaluators. Given a limited budget, such as online playing or during…

Artificial Intelligence · Computer Science 2019-06-03 Li-Cheng Lan , Wei Li , Ting-Han Wei , I-Chen Wu

Monte Carlo Tree Search (MCTS) efficiently balances exploration and exploitation in tree search based on count-derived uncertainty. However, these local visit counts ignore a second type of uncertainty induced by the size of the subtree…

Artificial Intelligence · Computer Science 2020-05-21 Thomas M Moerland , Joost Broekens , Aske Plaat , Catholijn M Jonker

Pseudo-rehearsal allows neural networks to learn a sequence of tasks without forgetting how to perform in earlier tasks. Preventing forgetting is achieved by introducing a generative network which can produce data from previously seen tasks…

Machine Learning · Computer Science 2019-11-28 Craig Atkinson , Brendan McCane , Lech Szymanski , Anthony Robins

We present a new computing model for intrinsic rewards in reinforcement learning that addresses the limitations of existing surprise-driven explorations. The reward is the novelty of the surprise rather than the surprise norm. We estimate…

Machine Learning · Computer Science 2024-02-01 Hung Le , Kien Do , Dung Nguyen , Svetha Venkatesh

This study explores the use of neural network-based analytic continuation to extract spectra from Monte Carlo data. We apply this technique to both synthetic and Monte Carlo-generated data. The training sets for neural networks are…

Disordered Systems and Neural Networks · Physics 2023-07-18 Kai-Wei Sun , Fa Wang

Active subspaces can effectively reduce the dimension of high-dimensional parameter studies enabling otherwise infeasible experiments with expensive simulations. The key components of active subspace methods are the eigenvectors of a…

Numerical Analysis · Mathematics 2015-07-03 Paul Constantine , David Gleich

Accurately counting cells in microscopic images is important for medical diagnoses and biological studies, but manual cell counting is very tedious, time-consuming, and prone to subjective errors, and automatic counting can be less accurate…

Computer Vision and Pattern Recognition · Computer Science 2019-03-25 Shenghua He , Kyaw Thu Minn , Lilianna Solnica-Krezel , Mark Anastasio , Hua Li

While statisticians are well-accustomed to performing exploratory analysis in the modeling stage of an analysis, the notion of conducting preliminary general-purpose exploratory analysis in the Monte Carlo stage (or more generally, the…

Computation · Statistics 2012-06-15 Luke Bornn , Pierre Jacob , Pierre Del Moral , Arnaud Doucet
‹ Prev 1 4 5 6 7 8 10 Next ›