paper-with-me

홈 › Papers

Analyzing and Improving the Optimization Landscape of Noise-Contrastive Estimation

2021-10-21 · ICLR 2022 4 · Bingbin Liu, Elan Rosenfeld, Pradeep Ravikumar, Andrej Risteski

Noise-contrastive estimation (NCE) is a statistically consistent method for learning unnormalized probabilistic models. It has been empirically observed that the choice of the noise distribution is crucial for NCE's performance. However, such observations have never been made formal or quantitative. In fact, it is not even clear whether the difficulties arising from a poorly chosen noise distribution are statistical or algorithmic in nature. In this work, we formally pinpoint reasons for NCE's poor performance when an inappropriate noise distribution is used. Namely, we prove these challenges arise due to an ill-behaved (more precisely, flat) loss landscape. To address this, we introduce a variant of NCE called "eNCE" which uses an exponential loss and for which normalized gradient descent addresses the landscape issues provably when the target and noise distributions are in a given exponential family.

📄 PDF Abstract BibTeX arXiv:2110.11271

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning Unnormalized Statistical Models via Compositional Optimization

2023-06-13 · Wei Jiang, Jiayu Qin, Lingyu Wu, Changyou Chen 외

Learning unnormalized statistical models (e.g., energy-based models) is computationally challenging due to the complexity of handling the partition function. To eschew this complexity, noise-contrastive estimation~(NCE) …

Density EstimationImage GenerationOut-of-Distribution Detection

Matrix Sensing with Kernel Optimal Loss: Robustness and Optimization Landscape

2025-11-03 · Xinyuan Song, Ziye Ma arxiv

In this paper we study how the choice of loss functions of non-convex optimization problems affects their robustness and optimization landscape, through the study of noisy matrix sensing. In traditional regression tasks,…

Noise-Driven Exploration and Transient Freezing Select Flat Minima in Stochastic Gradient Descent

2026-01-16 · Ning Yang, Yikuan Zhang, Qi Ouyang, Chao Tang 외 arxiv

Stochastic gradient descent (SGD) is central to deep learning, yet the dynamical origin of its preference for flatter, more generalizable solutions remains unclear. Here, by analyzing SGD learning dynamics, we identify a…

Theoretical Study of Optimizing Rugged Landscapes with the cGA

2022-11-24 · Tobias Friedrich, Timo Kötzing, Frank Neumann, Aishwarya Radhakrishnan

Estimation of distribution algorithms (EDAs) provide a distribution - based approach for optimization which adapts its probability distribution during the run of the algorithm. We contribute to the theoretical understand…

Noise against noise: stochastic label noise helps combat inherent label noise

2021-01-01 · ICLR 2021 1 · Pengfei Chen, Guangyong Chen, Junjie Ye, Jingwei Zhao 외

The noise in stochastic gradient descent (SGD) provides a crucial implicit regularization effect, previously studied in optimization by analyzing the dynamics of parameter updates. In this paper, we are interested in lea…

Learning with noisy labels