← Search

Corinna Cortes

26 accepted papers

2026

Beyond Binary: Continuous State Optimization with Graph-Structured Objectives

ICML 2026poster

Large-scale learning systems often face the challenge of balancing multiple, potentially competing objectives, such as fairness, accuracy, and latency. While recent work has formalized this as an optimization problem over binary states, many real-world control parameters—such as fairness thresholds,…

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
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

Differentially Private Domain Adaptation with Theoretical Guarantees

ICML 2024poster

In many applications, the labeled data at the learner's disposal is subject to privacy constraints and is relatively limited. To derive a more accurate predictor for the target domain, it is often beneficial to leverage publicly available labeled data from an alternative domain, somewhat close to th…

Cited by 0SourcePDFScholar
2023

Theory and Algorithm for Batch Distribution Drift Problems

AISTATS 2023poster

We study a problem of batch distribution drift motivated by several applications, which consists of determining an accurate predictor for a target time segment, for which a moderate amount of labeled samples are at one’s disposal, while leveraging past segments for which substantially more labeled s…

Cited by 5SourcePDFScholar
2021

A Discriminative Technique for Multiple-Source Adaptation

ICML 2021spotlight

We present a new discriminative technique for the multiple-source adaptation (MSA) problem. Unlike previous work, which relies on density estimation for each source domain, our solution only requires conditional probabilities that can be straightforwardly accurately estimated from unlabeled data fro…

Cited by 14SourcePDFScholar
2020

Adaptive Region-Based Active Learning

ICML 2020poster

We present a new active learning algorithm that adaptively partitions the input space into a finite number of regions, and subsequently seeks a distinct predictor for each region, while actively requesting labels. We prove theoretical guarantees for both the generalization error and the label comple…

Cited by 16SourcePDFScholar
2020

Online Learning with Dependent Stochastic Feedback Graphs

ICML 2020poster

A general framework for online learning with partial information is one where feedback graphs specify which losses can be observed by the learner. We study a challenging scenario where feedback graphs vary stochastically with time and, more importantly, where graphs and losses are dependent. This sc…

Cited by 18SourcePDFScholar
2020

Understanding the Effects of Batching in Online Active Learning

AISTATS 2020poster

Online active learning (AL) algorithms often assume immediate access to a label once a query has been made. However, due to practical constraints, the labels of these queried examples are generally only available in “batches”. In this work, we present an analysis for a generic class of batch online…

Cited by 9SourcePDFScholar
2019

Active Learning with Disagreement Graphs

ICML 2019oral

We present two novel enhancements of an online importance-weighted active learning algorithm IWAL, using the properties of disagreements among hypotheses. The first enhancement, IWALD, prunes the hypothesis set with a more aggressive strategy based on the disagreement graph. We show that IWAL-D impr…

Cited by 28SourcePDFScholar
2019

Online Learning with Sleeping Experts and Feedback Graphs

ICML 2019oral

We consider the scenario of online learning with sleeping experts, where not all experts are available at each round, and analyze the general framework of learning with feedback graphs, where the loss observations associated with each expert are characterized by a graph. A critical assumption in thi…

Cited by 20SourcePDFScholar
2018

Efficient Gradient Computation for Structured Output Learning with Rational and Tropical Losses

NeurIPS 2018poster

Many structured prediction problems admit a natural loss function for evaluation such as the edit-distance or $n$-gram loss. However, existing learning algorithms are typically designed to optimize alternative objectives such as the cross-entropy. This is because a na\"{i}ve implementation of the na…

Cited by 6SourcePDFScholar
2017

AdaNet: Adaptive Structural Learning of Artificial Neural Networks

ICML 2017poster

We present a new framework for analyzing and learning artificial neural networks. Our approach simultaneously and adaptively learns both the structure of the network as well as its weights. The methodology is based upon and accompanied by strong data-dependent theoretical learning guarantees, so tha…

Cited by 379SourcePDFScholar
2016

Structured Prediction Theory Based on Factor Graph Complexity

NeurIPS 2016poster

We present a general theoretical analysis of structured prediction with a series of new results. We give new data-dependent margin guarantees for structured prediction for a very wide family of loss functions and a general family of hypotheses, with an arbitrary factor graph decomposition. These are…

Cited by 62SourcePDFScholar