paper-with-me

Papers

Robust Estimation and Generative Adversarial Nets

2018-10-04 · Chao Gao, jiyi LIU, Yuan YAO, Weizhi Zhu

Robust estimation under Huber's $\epsilon$-contamination model has become an important topic in statistics and theoretical computer science. Statistically optimal procedures such as Tukey's median and other estimators based on depth functions are impractical because of their computational intractability. In this paper, we establish an intriguing connection between $f$-GANs and various depth functions through the lens of $f$-Learning. Similar to the derivation of $f$-GANs, we show that these depth functions that lead to statistically optimal robust estimators can all be viewed as variational lower bounds of the total variation distance in the framework of $f$-Learning. This connection opens the door of computing robust estimators using tools developed for training GANs. In particular, we show in both theory and experiments that some appropriate structures of discriminator networks with hidden layers in GANs lead to statistically optimal robust location estimators for both Gaussian distribution and general elliptical distributions where first moment may not exist.

📄 PDF Abstract BibTeX arXiv:1810.02030

Code (2)

yao-lab/Robust-GAN-Center 공식 구현 pytorch
zhuwzh/Robust-GAN-Center 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Generative Adversarial Nets from a Density Ratio Estimation Perspective

2016-10-10 · Masatoshi Uehara, Issei Sato, Masahiro Suzuki, Kotaro Nakayama 외

Generative adversarial networks (GANs) are successful deep generative models. GANs are based on a two-player minimax game. However, the objective function derived in the original motivation is changed to obtain stronger …

Density Ratio Estimation

GANITE: Estimation of Individualized Treatment Effects using Generative Adversarial Nets

2018-01-01 · ICLR 2018 1 · Jinsung Yoon, James Jordon, Mihaela van der Schaar

Estimating individualized treatment effects (ITE) is a challenging task due to the need for an individual's potential outcomes to be learned from biased data and without having access to the counterfactuals. We propose a…

Causal Inferencecounterfactual

Generative Adversarial Nets for Robust Scatter Estimation: A Proper Scoring Rule Perspective

2019-03-05 · Chao Gao, Yuan YAO, Weizhi Zhu

Robust scatter estimation is a fundamental task in statistics. The recent discovery on the connection between robust estimation and generative adversarial nets (GANs) by Gao et al. (2018) suggests that it is possible to …

scoring rule

Conditional Generative Adversarial Nets

2014-11-06 · Mehdi Mirza, Simon Osindero

Generative Adversarial Nets [8] were recently introduced as a novel way to train generative models. In this work we introduce the conditional version of generative adversarial nets, which can be constructed by simply fee…

DescriptiveHuman action generation

Activation Maximization Generative Adversarial Nets

2017-03-06 · ICLR 2018 1 · Zhiming Zhou, Han Cai, Shu Rong, Yuxuan Song 외

Class labels have been empirically shown useful in improving the sample quality of generative adversarial nets (GANs). In this paper, we mathematically study the properties of the current variants of GANs that make use o…

Diversity