← Search

Yutao Zhong

25 accepted papers

2026

Linear-Core Surrogates: Smooth Loss Functions with Linear Rates for Classification and Structured Prediction

ICML 2026poster

The choice of loss function in classification involves a fundamental trade-off: smooth losses (like Cross-Entropy) enable fast optimization rates but yield slow square-root consistency bounds, while piecewise-linear losses (like Hinge) offer fast linear consistency rates but suffer from non-differen…

Cited by 0SourceScholar
2025

Balancing the Scales: A Theoretical and Algorithmic Framework for Learning from Imbalanced Data

ICML 2025poster

Class imbalance remains a major challenge in machine learning, especially in multi-class problems with long-tailed distributions. Existing methods, such as data resampling, cost-sensitive techniques, and logistic loss modifications, though popular and often effective, lack solid theoretical foundati…

Cited by 0SourcePDFScholar
2025

Improved Balanced Classification with Theoretically Grounded Loss Functions

NeurIPS 2025poster

The *balanced loss* is a widely adopted objective for multi-class classification under class imbalance. By assigning equal importance to all classes, regardless of their frequency, it promotes fairness and ensures that minority classes are not overlooked. However, directly minimizing the balanced cl…

Cited by 0SourceScholar
2025

Mastering Multiple-Expert Routing: Realizable $H$-Consistency and Strong Guarantees for Learning to Defer

ICML 2025poster

The problem of learning to defer with multiple experts consists of optimally assigning input instances to experts, balancing the trade-off between their accuracy and computational cost. This is a critical challenge in natural language generation, but also in other fields such as image processing, an…

Cited by 0SourcePDFScholar
2025

Principled Algorithms for Optimizing Generalized Metrics in Binary Classification

ICML 2025poster

In applications with significant class imbalance or asymmetric costs, metrics such as the $F_\beta$-measure, AM measure, Jaccard similarity coefficient, and weighted accuracy offer more suitable evaluation criteria than standard binary classification loss. However, optimizing these metrics present s…

Cited by 0SourcePDFScholar
2024

Cardinality-Aware Set Prediction and Top-$k$ Classification

NeurIPS 2024poster

We present a detailed study of cardinality-aware top-$k$ classification, a novel approach that aims to learn an accurate top-$k$ set predictor while maintaining a low cardinality. We introduce a new target loss function tailored to this setting that accounts for both the classification error and the…

Cited by 6SourcePDFScholar
2024

Learning to Reject with a Fixed Predictor: Application to Decontextualization

ICLR 2024poster

We study the problem of classification with a reject option for a fixed predictor, crucial to natural language processing. We introduce a new problem formulation for this scenario, and an algorithm minimizing a new surrogate loss function. We provide a complete theoretical analysis of the surrogate…

Cited by 24SourcePDFScholar
2024

Realizable $H$-Consistent and Bayes-Consistent Loss Functions for Learning to Defer

NeurIPS 2024poster

We present a comprehensive study of surrogate loss functions for learning to defer. We introduce a broad family of surrogate losses, parameterized by a non-increasing function $\Psi$, and establish their realizable $H$-consistency under mild conditions. For cost functions based on classification err…

Cited by 4SourcePDFScholar
2024

Theoretically Grounded Loss Functions and Algorithms for Score-Based Multi-Class Abstention

AISTATS 2024poster

Learning with abstention is a key scenario where the learner can abstain from making a prediction at some cost. In this paper, we analyze the score-based formulation of learning with abstention in the multi-class classification setting. We introduce new families of surrogate losses for the abstentio…

Cited by 30SourcePDFScholar
2023

Theoretically Grounded Loss Functions and Algorithms for Adversarial Robustness

AISTATS 2023poster

Adversarial robustness is a critical property of classifiers in applications as they are increasingly deployed in complex real-world systems. Yet, achieving accurate adversarial robustness in machine learning remains a persistent challenge and the choice of the surrogate loss function used for train…

2021

Calibration and Consistency of Adversarial Surrogate Losses

NeurIPS 2021spotlight

Adversarial robustness is an increasingly critical property of classifiers in applications. The design of robust algorithms relies on surrogate losses since the optimization of the adversarial loss with most hypothesis sets is NP-hard. But, which surrogate losses should be used and when do they bene…

Cited by 56SourcePDFScholar