paper-with-me

Papers

Alpha-divergence loss function for neural density ratio estimation

2024-02-03 · Yoshiaki Kitazawa

Density ratio estimation (DRE) is a fundamental machine learning technique for capturing relationships between two probability distributions. State-of-the-art DRE methods estimate the density ratio using neural networks trained with loss functions derived from variational representations of $f$-divergences. However, existing methods face optimization challenges, such as overfitting due to lower-unbounded loss functions, biased mini-batch gradients, vanishing training loss gradients, and high sample requirements for Kullback--Leibler (KL) divergence loss functions. To address these issues, we focus on $\alpha$-divergence, which provides a suitable variational representation of $f$-divergence. Subsequently, a novel loss function for DRE, the $\alpha$-divergence loss function ($\alpha$-Div), is derived. $\alpha$-Div is concise but offers stable and effective optimization for DRE. The boundedness of $\alpha$-divergence provides the potential for successful DRE with data exhibiting high KL-divergence. Our numerical experiments demonstrate the effectiveness of $\alpha$-Div in optimization. However, the experiments also show that the proposed loss function offers no significant advantage over the KL-divergence loss function in terms of RMSE for DRE. This indicates that the accuracy of DRE is primarily determined by the amount of KL-divergence in the data and is less dependent on $\alpha$-divergence.

📄 PDF Abstract BibTeX arXiv:2402.02041

Code (0)

등록된 구현이 없습니다.

Tasks

Density Ratio Estimation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Rejection via Learning Density Ratios

2024-05-29 · Alexander Soen, Hisham Husain, Philip Schulz, Vu Nguyen

Classification with rejection emerges as a learning paradigm which allows models to abstain from making predictions. The predominant approach is to alter the supervised learning pipeline by augmenting typical loss functi…

Loss Functions and Operators Generated by f-Divergences

2025-01-30 · Vincent Roulet, Tianlin Liu, Nino Vieillard, Michael E. Sander 외

The logistic loss (a.k.a. cross-entropy loss) is one of the most popular loss functions used for multiclass classification. It is also the loss function of choice for next-token prediction in language modeling. It is ass…

Language ModelingLanguage Modelling

A Unifying Generator Loss Function for Generative Adversarial Networks

2023-08-14 · Justin Veiner, Fady Alajaji, Bahman Gharesifard

A unifying $\alpha$-parametrized generator loss function is introduced for a dual-objective generative adversarial network (GAN), which uses a canonical (or classical) discriminator loss function such as the one in the o…

Generative Adversarial Network

$α$-GAN: Convergence and Estimation Guarantees

2022-05-12 · Gowtham R. Kurri, Monica Welfert, Tyler Sypherd, Lalitha Sankar

We prove a two-way correspondence between the min-max optimization of general CPE loss function GANs and the minimization of associated $f$-divergences. We then focus on $\alpha$-GAN, defined via the $\alpha$-loss, which…

$α$-divergence Improves the Entropy Production Estimation via Machine Learning

2023-03-06 · Euijoon Kwon, Yongjoo Baek

Recent years have seen a surge of interest in the algorithmic estimation of stochastic entropy production (EP) from trajectory data via machine learning. A crucial element of such algorithms is the identification of a lo…