← Search

Chen Dan

11 accepted papers

2023

Understanding Why Generalized Reweighting Does Not Improve Over ERM

ICLR 2023poster

Empirical risk minimization (ERM) is known to be non-robust in practice to distributional shift where the training and the test distributions are different. A suite of approaches, such as importance weighting, and variants of distributionally robust optimization (DRO), have been proposed to solve th…

2021

Boosted CVaR Classification

NeurIPS 2021poster

Many modern machine learning tasks require models with high tail performance, i.e. high performance over the worst-off samples in the dataset. This problem has been widely studied in fields such as algorithmic fairness, class imbalance, and risk-sensitive decision making. A popular approach to maxim…

2021

DORO: Distributional and Outlier Robust Optimization

ICML 2021spotlight

Many machine learning tasks involve subpopulation shift where the testing data distribution is a subpopulation of the training distribution. For such settings, a line of recent work has proposed the use of a variant of empirical risk minimization(ERM) known as distributionally robust optimization (D…

2020

Class-Weighted Classification: Trade-offs and Robust Approaches

ICML 2020poster

We consider imbalanced classification, the problem in which a label may have low marginal probability relative to other labels, by weighting losses according to the correct class. First, we examine the convergence rates of the expected excess weighted risk of plug-in classifiers where the weighting…

2020

MACER: Attack-free and Scalable Robust Training via Maximizing Certified Radius

ICLR 2020poster

Adversarial training is one of the most popular ways to learn robust models but is usually attack-dependent and time costly. In this paper, we propose the MACER algorithm, which learns robust models without using adversarial training but performs better than all existing provable l2-defenses. Recent…

Cited by 205SourcecodeScholar
2020

Sharp Statistical Guaratees for Adversarially Robust Gaussian Classification

ICML 2020poster

Adversarial robustness has become a fundamental requirement in modern machine learning applications. Yet, there has been surprisingly little statistical understanding so far. In this paper, we provide the first result of the \emph{optimal} minimax guarantees for the excess risk for adversarially rob…

Cited by 67SourcePDFScholar
2019

Optimal Analysis of Subset-Selection Based L_p Low-Rank Approximation

NeurIPS 2019poster

We show that for the problem of $\ell_p$ rank-$k$ approximation of any given matrix over $R^{n\times m}$ and $C^{n\times m}$, the algorithm of column subset selection enjoys approximation ratio $(k+1)^{1/p}$ for $1\le p\le 2$ and $(k+1)^{1-1/p}$ for $p\ge 2$. This improves upon the previous $O(k+1)$…

Cited by 21SourcePDFScholar
2018

The Sample Complexity of Semi-Supervised Learning with Nonparametric Mixture Models

NeurIPS 2018poster

We study the sample complexity of semi-supervised learning (SSL) and introduce new assumptions based on the mismatch between a mixture model learned from unlabeled data and the true mixture model induced by the (unknown) class conditional distributions. Under these assumptions, we establish an $\Ome…

Cited by 5SourcePDFScholar