paper-with-me

Papers

IGN : Implicit Generative Networks

2022-06-13 · Haozheng Luo, Tianyi Wu, Feiyu Han, Zhijun Yan, Jianfen Zhang

In this work, we build recent advances in distributional reinforcement learning to give a state-of-art distributional variant of the model based on the IQN. We achieve this by using the GAN model's generator and discriminator function with the quantile regression to approximate the full quantile value for the state-action return distribution. We demonstrate improved performance on our baseline dataset - 57 Atari 2600 games in the ALE. Also, we use our algorithm to show the state-of-art training performance of risk-sensitive policies in Atari games with the policy optimization and evaluation.

📄 PDF Abstract BibTeX arXiv:2206.05860

Code (1)

robinzixuan/IQN_Agent 공식 구현 pytorch

Tasks

Atari GamesDistributional Reinforcement Learningquantile regressionregressionreinforcement-learningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

CausalGAN: Learning Causal Implicit Generative Models with Adversarial Training

2017-09-06 · ICLR 2018 1 · Murat Kocaoglu, Christopher Snyder, Alexandros G. Dimakis, Sriram Vishwanath

We propose an adversarial training procedure for learning a causal implicit generative model for a given causal graph. We show that adversarial training can be used to learn a generative model with true observational and…

Face Generation

Implicit Autoencoders

2018-05-24 · ICLR 2019 5 · Alireza Makhzani

In this paper, we describe the "implicit autoencoder" (IAE), a generative autoencoder in which both the generative path and the recognition path are parametrized by implicit distributions. We use two generative adversari…

ClusteringImage-to-Image TranslationTranslation

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

Semi-Implicit Generative Model

2019-05-29 · Mingzhang Yin, Mingyuan Zhou

To combine explicit and implicit generative models, we introduce semi-implicit generator (SIG) as a flexible hierarchical model that can be trained in the maximum likelihood framework. Both theoretically and experimental…

DiversityGenerative Adversarial Networkmodel

Learning Implicit Generative Models by Teaching Explicit Ones

2018-07-10 · ICLR 2019 5 · Chao Du, Kun Xu, Chongxuan Li, Jun Zhu 외

Implicit generative models are difficult to train as no explicit density functions are defined. Generative adversarial nets (GANs) present a minimax framework to train such models, which however can suffer from mode coll…

Bilevel OptimizationRolling Shutter Correction