paper-with-me

Papers

Implicit Generative Modeling for Efficient Exploration

2019-11-19 · ICML 2020 1 · Neale Ratzlaff, Qinxun Bai, Li Fuxin, Wei Xu

Efficient exploration remains a challenging problem in reinforcement learning, especially for those tasks where rewards from environments are sparse. A commonly used approach for exploring such environments is to introduce some "intrinsic" reward. In this work, we focus on model uncertainty estimation as an intrinsic reward for efficient exploration. In particular, we introduce an implicit generative modeling approach to estimate a Bayesian uncertainty of the agent's belief of the environment dynamics. Each random draw from our generative model is a neural network that instantiates the dynamic function, hence multiple draws would approximate the posterior, and the variance in the future prediction based on this posterior is used as an intrinsic reward for exploration. We design a training algorithm for our generative model based on the amortized Stein Variational Gradient Descent. In experiments, we compare our implementation with state-of-the-art intrinsic reward-based exploration approaches, including two recent approaches based on an ensemble of dynamic models. In challenging exploration tasks, our implicit generative model consistently outperforms competing approaches regarding data efficiency in exploration.

📄 PDF Abstract BibTeX arXiv:1911.08017

Code (0)

등록된 구현이 없습니다.

Tasks

Efficient ExplorationFuture predictionReinforcement Learning

Similar Papers 제목 키워드 기반

Learning to Synthesize Data for Semantic Parsing

2021-04-12 · NAACL 2021 4 · Bailin Wang, Wenpeng Yin, Xi Victoria Lin, Caiming Xiong

Synthesizing data for semantic parsing has gained increasing attention recently. However, most methods require handcrafted (high-precision) rules in their generative process, hindering the exploration of diverse unseen d…

Domain GeneralizationSemantic ParsingSQL ParsingText to SQL+2

Modeling Behavioral Intensity and Transitions for Generative Recommendation

2026-04-27 · Wenxuan Yang, Xiaoyang Xu, Hanyu Zhang, Zhexuan Xu 외 arxiv

Multi-behavior recommendation aims to predict user conversions by modeling various interaction types that carry distinct intent signals. Recently, generative sequence modeling methods have emerged as an important paradig…

EX2: Exploration with Exemplar Models for Deep Reinforcement Learning

2017-03-03 · NeurIPS 2017 12 · Justin Fu, John D. Co-Reyes, Sergey Levine

Deep reinforcement learning algorithms have been shown to learn complex tasks using highly general policy classes. However, sparse reward problems remain a significant challenge. Exploration methods based on novelty dete…

Deep Reinforcement LearningDensity EstimationNovelty Detectionreinforcement-learning+2

Explorative Modeling: Unlocking a Third Pretraining Axis and End-to-End Generation

2026-07-29 · Alexi Gladstone, Heng Ji, Yilun Du hf

The deep learning revolution, kicked off by AlexNet, taught us that end-to-end training beats decomposing a problem into hand-designed stages. Generative modeling, however, has remained the exception-despite generative m…

Learning Implicit Fields for Generative Shape Modeling

2018-12-06 · CVPR 2019 6 · Zhiqin Chen, Hao Zhang

We advocate the use of implicit fields for learning generative models of shapes and introduce an implicit field decoder, called IM-NET, for shape generation, aimed at improving the visual quality of the generated shapes.…

3D Reconstruction3D Shape RepresentationDecoderRepresentation Learning+1