paper-with-me

홈 › Papers

Two-temperature logistic regression based on the Tsallis divergence

2017-05-19 · Ehsan Amid, Manfred K. Warmuth, Sriram Srinivasan

We develop a variant of multiclass logistic regression that is significantly more robust to noise. The algorithm has one weight vector per class and the surrogate loss is a function of the linear activations (one per class). The surrogate loss of an example with linear activation vector $\mathbf{a}$ and class $c$ has the form $-\log_{t_1} \exp_{t_2} (a_c - G_{t_2}(\mathbf{a}))$ where the two temperatures $t_1$ and $t_2$ ''temper'' the $\log$ and $\exp$, respectively, and $G_{t_2}(\mathbf{a})$ is a scalar value that generalizes the log-partition function. We motivate this loss using the Tsallis divergence. Our method allows transitioning between non-convex and convex losses by the choice of the temperature parameters. As the temperature $t_1$ of the logarithm becomes smaller than the temperature $t_2$ of the exponential, the surrogate loss becomes ''quasi convex''. Various tunings of the temperatures recover previous methods and tuning the degree of non-convexity is crucial in the experiments. In particular, quasi-convexity and boundedness of the loss provide significant robustness to the outliers. We explain this by showing that $t_1 < 1$ caps the surrogate loss and $t_2 >1$ makes the predictive distribution have a heavy tail. We show that the surrogate loss is Bayes-consistent, even in the non-convex case. Additionally, we provide efficient iterative algorithms for calculating the log-partition value only in a few number of iterations. Our compelling experimental results on large real-world datasets show the advantage of using the two-temperature variant in the noisy as well as the noise free case.

📄 PDF Abstract BibTeX arXiv:1705.07210

Code (0)

등록된 구현이 없습니다.

Tasks

regressionVocal Bursts Valence Prediction

Methods 이 논문이 사용한 방법론

Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…

Similar Papers 제목 키워드 기반

Robust Bi-Tempered Logistic Loss Based on Bregman Divergences

2019-06-08 · NeurIPS 2019 12 · Ehsan Amid, Manfred K. Warmuth, Rohan Anil, Tomer Koren

We introduce a temperature into the exponential function and replace the softmax output layer of neural nets by a high temperature generalization. Similarly, the logarithm in the log loss we use for training is replaced …

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

Sparse Randomized Shortest Paths Routing with Tsallis Divergence Regularization

2020-07-01 · Pierre Leleux, Sylvain Courtain, Guillaume Guex, Marco Saerens

This work elaborates on the important problem of (1) designing optimal randomized routing policies for reaching a target node t from a source note s on a weighted directed graph G and (2) defining distance measures betwe…

ClusteringNode Clustering

General Munchausen Reinforcement Learning with Tsallis Kullback-Leibler Divergence

2023-09-21 · NeurIPS 2023 11

Many policy optimization approaches in reinforcement learning incorporate a Kullback-Leilbler (KL) divergence to the previous policy, to prevent the policy from changing too quickly. This idea was initially proposed in a…

On the sample complexity of parameter estimation in logistic regression with normal design

2023-07-09 · Daniel Hsu, Arya Mazumdar

The logistic regression model is one of the most popular data generation model in noisy binary classification problems. In this work, we study the sample complexity of estimating the parameters of the logistic regression…

Binary ClassificationGeneralization Boundsparameter estimationregression