paper-with-me

홈 › Papers

Reparameterizable Subset Sampling via Continuous Relaxations

2019-01-29 · Sang Michael Xie, Stefano Ermon

Many machine learning tasks require sampling a subset of items from a collection based on a parameterized distribution. The Gumbel-softmax trick can be used to sample a single item, and allows for low-variance reparameterized gradients with respect to the parameters of the underlying distribution. However, stochastic optimization involving subset sampling is typically not reparameterizable. To overcome this limitation, we define a continuous relaxation of subset sampling that provides reparameterization gradients by generalizing the Gumbel-max trick. We use this approach to sample subsets of features in an instance-wise feature selection task for model interpretability, subsets of neighbors to implement a deep stochastic k-nearest neighbors model, and sub-sequences of neighbors to implement parametric t-SNE by directly comparing the identities of local neighbors. We improve performance in all these tasks by incorporating subset sampling in end-to-end training.

📄 PDF Abstract BibTeX arXiv:1901.10517

Code (1)

ermongroup/subsets 공식 구현 pytorch

Tasks

feature selectionStochastic Optimization

Similar Papers 제목 키워드 기반

ESVAE: An Efficient Spiking Variational Autoencoder with Reparameterizable Poisson Spiking Sampling

2023-10-23 · Qiugang Zhan, Ran Tao, Xiurui Xie, Guisong Liu 외

In recent years, studies on image generation models of spiking neural networks (SNNs) have gained the attention of many researchers. Variational autoencoders (VAEs), as one of the most popular image generation models, ha…

DecoderImage Generation

Continuous normalizing flows on manifolds

2021-03-14 · Luca Falorsi

Normalizing flows are a powerful technique for obtaining reparameterizable samples from complex multimodal distributions. Unfortunately, current approaches are only available for the most basic geometries and fall short …

Reparameterizing Distributions on Lie Groups

2019-03-07 · Luca Falorsi, Pim de Haan, Tim R. Davidson, Patrick Forré

Reparameterizable densities are an important way to learn probability distributions in a deep learning setting. For many distributions it is possible to create low-variance gradient estimators by utilizing a `reparameter…

Pose Estimation

GO Gradient for Expectation-Based Objectives

2019-01-17 · ICLR 2019 5 · Yulai Cong, Miaoyun Zhao, Ke Bai, Lawrence Carin

Within many machine learning algorithms, a fundamental problem concerns efficient calculation of an unbiased gradient wrt parameters $\gammav$ for expectation-based objectives $\Ebb_{q_{\gammav} (\yv)} [f(\yv)]$. Most ex…

Physical-Layer Security via Distributed Beamforming in the Presence of Adversaries with Unknown Locations

2021-02-28 · Yagiz Savas, Abolfazl Hashemi, Abraham P. Vinod, Brian M. Sadler 외

We study the problem of securely communicating a sequence of information bits with a client in the presence of multiple adversaries at unknown locations in the environment. We assume that the client and the adversaries a…