← Search

Zhuoning Yuan

10 accepted papers

2023

Not All Semantics are Created Equal: Contrastive Self-supervised Learning with Automatic Temperature Individualization

ICML 2023poster

In this paper, we aim to optimize a contrastive loss with individualized temperatures in a principled manner. The common practice of using a global temperature parameter $\tau$ ignores the fact that ``not all semantics are created equal", meaning that different anchor data may have different numbers…

2022

Compositional Training for End-to-End Deep AUC Maximization

ICLR 2022spotlight

Recently, deep AUC maximization (DAM) has achieved great success in different domains (e.g., medical image classification). However, the end-to-end training for deep AUC maximization still remains a challenging problem. Previous studies employ an ad-hoc two-stage approach that first trains the netw…

2022

Provable Stochastic Optimization for Global Contrastive Learning: Small Batch Does Not Harm Performance

ICML 2022spotlight

In this paper, we study contrastive learning from an optimization perspective, aiming to analyze and address a fundamental issue of existing contrastive learning methods that either rely on a large batch size or a large dictionary of feature vectors. We consider a global objective for contrastive le…

2021

Federated Deep AUC Maximization for Hetergeneous Data with a Constant Communication Complexity

ICML 2021spotlight

Deep AUC (area under the ROC curve) Maximization (DAM) has attracted much attention recently due to its great potential for imbalanced data classification. However, the research on Federated Deep AUC Maximization (FDAM) is still limited. Compared with standard federated learning (FL) approaches that…

2021

Large-Scale Robust Deep AUC Maximization: A New Surrogate Loss and Empirical Studies on Medical Image Classification

ICCV 2021poster

Deep AUC Maximization (DAM) is a new paradigm for learning a deep neural network by maximizing the AUC score of the model on a dataset. Most previous works of AUC maximization focus on the perspective of optimization by designing efficient stochastic algorithms, and studies on generalization perform…

Cited by 181PDFcodeScholar
2020

Accelerating Deep Learning with Millions of Classes

ECCV 2020poster

Abstract.Deep learning has achieved remarkable success in many classification tasks because of its great power of representation learning for complex data. However, it remains challenging when extending to classification tasks with millions of classes. Previous studies are focused on solving this pr…

Cited by 3SourcePDFScholar
2020

Communication-Efficient Distributed Stochastic AUC Maximization with Deep Neural Networks

ICML 2020poster

In this paper, we study distributed algorithms for large-scale AUC maximization with a deep neural network as a predictive model. Although distributed learning techniques have been investigated extensively in deep learning, they are not directly applicable to stochastic AUC maximization with deep ne…

2019

Stagewise Training Accelerates Convergence of Testing Error Over SGD

NeurIPS 2019poster

Stagewise training strategy is widely used for learning neural networks, which runs a stochastic algorithm (e.g., SGD) starting with a relatively large step size (aka learning rate) and geometrically decreasing the step size after a number of iterations. It has been observed that the stagewise S…

Cited by 67SourcePDFScholar
2019

Universal Stagewise Learning for Non-Convex Problems with Convergence on Averaged Solutions

ICLR 2019poster

Although stochastic gradient descent (SGD) method and its variants (e.g., stochastic momentum methods, AdaGrad) are algorithms of choice for solving non-convex problems (especially deep learning), big gaps still remain between the theory and the practice with many questions unresolved. For example,…

Cited by 58SourcePDFScholar