paper-with-me

Papers

A Tunable Loss Function for Binary Classification

2019-02-12 · Tyler Sypherd, Mario Diaz, Lalitha Sankar, Peter Kairouz

We present $\alpha$-loss, $\alpha \in [1,\infty]$, a tunable loss function for binary classification that bridges log-loss ($\alpha=1$) and $0$-$1$ loss ($\alpha = \infty$). We prove that $\alpha$-loss has an equivalent margin-based form and is classification-calibrated, two desirable properties for a good surrogate loss function for the ideal yet intractable $0$-$1$ loss. For logistic regression-based classification, we provide an upper bound on the difference between the empirical and expected risk at the empirical risk minimizers for $\alpha$-loss by exploiting its Lipschitzianity along with recent results on the landscape features of empirical risk functions. Finally, we show that $\alpha$-loss with $\alpha = 2$ performs better than log-loss on MNIST for logistic regression.

📄 PDF Abstract BibTeX arXiv:1902.04639

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationClassificationGeneral Classificationregression

Similar Papers 제목 키워드 기반

Xtreme Margin: A Tunable Loss Function for Binary Classification Problems

2022-10-31 · Rayan Wali

Loss functions drive the optimization of machine learning algorithms. The choice of a loss function can have a significant impact on the training of a model, and how the model learns the data. Binary classification is on…

Binary Classification

A Tunable Loss Function for Robust Classification: Calibration, Landscape, and Generalization

2019-06-05 · Tyler Sypherd, Mario Diaz, John Kevin Cava, Gautam Dasarathy 외

We introduce a tunable loss function called $\alpha$-loss, parameterized by $\alpha \in (0,\infty]$, which interpolates between the exponential loss ($\alpha = 1/2$), the log-loss ($\alpha = 1$), and the 0-1 loss ($\alph…

ClassificationGeneral ClassificationRobust classification

Asymmetric Focal Loss Improves Graph Neural Network Prediction of Drug-Drug Interactions

2026-07-08 · Faranak Hatami, Mousa Moradi arxiv

Background: Graph neural networks improve computational prediction of polypharmacy side effects, but standard binary cross-entropy training allocates equal capacity to well-classified and difficult examples, potentially …

Graph Neural Network

Realizing GANs via a Tunable Loss Function

2021-06-09 · Gowtham R. Kurri, Tyler Sypherd, Lalitha Sankar

We introduce a tunable GAN, called $\alpha$-GAN, parameterized by $\alpha \in (0,\infty]$, which interpolates between various $f$-GANs and Integral Probability Metric based GANs (under constrained discriminator set). We …

Modifying Final Splits of Classification Tree for Fine-tuning Subpopulation Target in Policy Making

2025-02-20 · Lei Bill Wang, Zhenbang Jiao, Fangyi Wang

Policymakers often use Classification and Regression Trees (CART) to partition populations based on binary outcomes and target subpopulations whose probability of the binary event exceeds a threshold. However, classic CA…

Knowledge Distillation