paper-with-me

Papers

Exponential Family Estimation via Adversarial Dynamics Embedding

2019-04-27 · NeurIPS 2019 12 · Bo Dai, Zhen Liu, Hanjun Dai, Niao He, Arthur Gretton, Le Song, Dale Schuurmans

We present an efficient algorithm for maximum likelihood estimation (MLE) of exponential family models, with a general parametrization of the energy function that includes neural networks. We exploit the primal-dual view of the MLE with a kinetics augmented model to obtain an estimate associated with an adversarial dual sampler. To represent this sampler, we introduce a novel neural architecture, dynamics embedding, that generalizes Hamiltonian Monte-Carlo (HMC). The proposed approach inherits the flexibility of HMC while enabling tractable entropy estimation for the augmented model. By learning both a dual sampler and the primal model simultaneously, and sharing parameters between them, we obviate the requirement to design a separate sampling procedure once the model has been trained, leading to more effective learning. We show that many existing estimators, such as contrastive divergence, pseudo/composite-likelihood, score matching, minimum Stein discrepancy estimator, non-local contrastive objectives, noise-contrastive estimation, and minimum probability flow, are special cases of the proposed approach, each expressed by a different (fixed) dual sampler. An empirical investigation shows that adapting the sampler during MLE can significantly improve on state-of-the-art estimators.

📄 PDF Abstract BibTeX arXiv:1904.12083

Code (1)

lzzcd001/ade-code 공식 구현 tf

Similar Papers 제목 키워드 기반

Kernel Exponential Family Estimation via Doubly Dual Embedding

2018-11-06 · Bo Dai, Hanjun Dai, Arthur Gretton, Le Song 외

We investigate penalized maximum log-likelihood estimation for exponential family distributions whose natural parameter resides in a reproducing kernel Hilbert space. Key to our approach is a novel technique, doubly dual…

Exponential Family Embeddings

2016-08-02 · NeurIPS 2016 12 · Maja R. Rudolph, Francisco J. R. Ruiz, Stephan Mandt, David M. Blei

Word embeddings are a powerful approach for capturing semantic similarity among terms in a vocabulary. In this paper, we develop exponential family embeddings, a class of methods that extends the idea of word embeddings …

Dimensionality ReductionMovie RecommendationSemantic SimilaritySemantic Textual Similarity+1

Multi-Factor Polynomial Diffusion Models and Inter-Temporal Futures Dynamics

2024-09-28 · Peilun He, Nino Kordzakhia, Gareth W. Peters, Pavel V. Shevchenko

In stochastic multi-factor commodity models, it is often the case that futures prices are explained by two latent state variables which represent the short and long term stochastic factors. In this work, we develop the f…

Robust Estimation for Nonparametric Families via Generative Adversarial Networks

2022-02-02 · Banghua Zhu, Jiantao Jiao, Michael I. Jordan

We provide a general framework for designing Generative Adversarial Networks (GANs) to solve high dimensional robust statistics problems, which aim at estimating unknown parameter of the true distribution given adversari…

scoring rule

Finite-Time Regret of Thompson Sampling Algorithms for Exponential Family Multi-Armed Bandits

2022-06-07 · Tianyuan Jin, Pan Xu, Xiaokui Xiao, Anima Anandkumar

We study the regret of Thompson sampling (TS) algorithms for exponential family bandits, where the reward distribution is from a one-dimensional exponential family, which covers many common reward distributions including…

Multi-Armed BanditsThompson Sampling