paper-with-me

홈 › Papers

On The Statistical Representation Properties Of The Perturb-Softmax And The Perturb-Argmax Probability Distributions

2024-06-04 · Hedda Cohen Indelman, Tamir Hazan

The Gumbel-Softmax probability distribution allows learning discrete tokens in generative learning, while the Gumbel-Argmax probability distribution is useful in learning discrete structures in discriminative learning. Despite the efforts invested in optimizing these probability models, their statistical properties are under-explored. In this work, we investigate their representation properties and determine for which families of parameters these probability distributions are complete, i.e., can represent any probability distribution, and minimal, i.e., can represent a probability distribution uniquely. We rely on convexity and differentiability to determine these statistical conditions and extend this framework to general probability models, such as Gaussian-Softmax and Gaussian-Argmax. We experimentally validate the qualities of these extensions, which enjoy a faster convergence rate. We conclude the analysis by identifying two sets of parameters that satisfy these assumptions and thus admit a complete and minimal representation. Our contribution is theoretical with supporting practical evaluation.

📄 PDF Abstract BibTeX arXiv:2406.02180

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Causal Structure and Representation Learning with Biomedical Applications

2025-11-06 · Caroline Uhler, Jiaqi Zhang arxiv

Massive data collection holds the promise of a better understanding of complex phenomena and, ultimately, better decisions. Representation learning has become a key driver of deep learning applications, as it allows lear…

Representation LearningCausal Inference

Les Houches Lectures on Deep Learning at Large & Infinite Width

2023-09-04 · Yasaman Bahri, Boris Hanin, Antonin Brossollet, Vittorio Erba 외

These lectures, presented at the 2022 Les Houches Summer School on Statistical Physics and Machine Learning, focus on the infinite-width limit and large-width regime of deep neural networks. Topics covered include variou…

Deep LearningGaussian Processes

Towards Defending Multiple $\ell_p$-norm Bounded Adversarial Perturbations via Gated Batch Normalization

2020-12-03 · Aishan Liu, Shiyu Tang, Xinyun Chen, Lei Huang 외

There has been extensive evidence demonstrating that deep neural networks are vulnerable to adversarial examples, which motivates the development of defenses against adversarial attacks. Existing adversarial defenses typ…

Adversarial Robustness: Softmax versus Openmax

2017-08-05 · Andras Rozsa, Manuel Günther, Terrance E. Boult

Deep neural networks (DNNs) provide state-of-the-art results on various tasks and are widely used in real world applications. However, it was discovered that machine learning models, including the best performing DNNs, s…

Adversarial RobustnessOpen Set Learning

Gradient Estimation with Stochastic Softmax Tricks

2020-06-15 · NeurIPS 2020 12 · Max B. Paulus, Dami Choi, Daniel Tarlow, Andreas Krause 외

The Gumbel-Max trick is the basis of many relaxed gradient estimators. These estimators are easy to implement and low variance, but the goal of scaling them comprehensively to large combinatorial distributions is still o…