← Search

Tianbao Yang

99 accepted papers

2026

A Geometry-Aware Efficient Algorithm for Compositional Entropic Risk Minimization

ICML 2026poster

This paper studies optimization for a family of problems termed **compositional entropic risk minimization**, in which each data's loss is formulated as a Log-Expectation-Exponential (Log-E-Exp) function. The Log-E-Exp formulation serves as an abstraction of the Log-Sum-Exponential (LogSumExp) funct…

Cited by 0SourceScholar
2026

CyPortQA: Benchmarking Multimodal Large Language Models for Cyclone Preparedness in Port Operation

AAAI 2026technical

As tropical cyclones intensify and track forecasts become increasingly uncertain, U.S. ports face heightened supply-chain risk under extreme weather conditions. Port operators need to rapidly synthesize diverse multimodal forecast products, such as probabilistic wind maps, track cones, and official

Cited by 0SourcePDFScholar
2026

NeuCLIP: Efficient Large-Scale CLIP Training with Neural Normalizer Optimization

ICLR 2026poster

Accurately estimating the normalization term (also known as the partition function) in the contrastive loss is a central challenge for training Contrastive Language-Image Pre-training (CLIP) models. Conventional methods rely on large batches for approximation, demanding substantial computational res…

Cited by 0SourcecodeScholar
2026

Statistical Consistency and Generalization of Contrastive Representation Learning

ICML 2026poster

Contrastive representation learning (CRL) underpins many modern foundation models. Despite recent theoretical progress, existing analyses suffer from several key limitations: (i) the statistical consistency of CRL remains poorly understood; (ii) available generalization bounds deteriorate as the num…

Cited by 0SourceScholar
2025

A Near-Optimal Single-Loop Stochastic Algorithm for Convex Finite-Sum Coupled Compositional Optimization

ICML 2025poster

This paper studies a class of convex Finite-sum Coupled Compositional Optimization (cFCCO) problems with applications including group distributionally robust optimization (GDRO) and learning with imbalanced data. To better address these problems, we introduce an efficient single-loop primal-dual blo…

Cited by 0SourcePDFScholar
2025

Advancing Interpretability of CLIP Representations with Concept Surrogate Model

NeurIPS 2025poster

Contrastive Language-Image Pre-training (CLIP) generates versatile multimodal embeddings for diverse applications, yet the specific information captured within these representations is not fully understood. Current explainability techniques often target specific tasks, overlooking the rich, general…

Cited by 0SourceScholar
2025

DisCO: Reinforcing Large Reasoning Models with Discriminative Constrained Optimization

NeurIPS 2025poster

The recent success and openness of DeepSeek-R1 have brought widespread attention to Group Relative Policy Optimization (GRPO) as a reinforcement learning method for large reasoning models (LRMs). In this work, we analyze the GRPO objective under a binary reward setting and reveal an inherent limitat…

Cited by 0SourcecodeScholar
2025

Discovering Global False Negatives On the Fly for Self-supervised Contrastive Learning

ICML 2025poster

In self-supervised contrastive learning, negative pairs are typically constructed using an anchor image and a sample drawn from the entire dataset, excluding the anchor. However, this approach can result in the creation of negative pairs with similar semantics, referred to as "false negatives", lead…

2025

Discriminative Finetuning of Generative Large Language Models without Reward Models and Human Preference Data

ICML 2025poster

Supervised fine-tuning (SFT) has become a crucial step for aligning pretrained large language models (LLMs) using supervised datasets of input-output pairs. However, despite being supervised, SFT is inherently limited by its generative training objective. To address its limitations, the existing com…

2025

Model Steering: Learning with a Reference Model Improves Generalization Bounds and Scaling Laws

ICML 2025spotlight

This paper formalizes an emerging learning paradigm that uses a trained model as a reference to guide and enhance the training of a target model through strategic data selection or weighting, named **model steering**. While ad-hoc methods have been used in various contexts, including the training of…

2025

On Discriminative Probabilistic Modeling for Self-Supervised Representation Learning

ICLR 2025poster

We study the discriminative probabilistic modeling on a continuous domain for the data prediction task of (multimodal) self-supervised representation learning. To address the challenge of computing the integral in the partition function for each anchor data, we leverage the multiple importance sampl…

2025

Self-Supervised Contrastive Learning is Approximately Supervised Contrastive Learning

NeurIPS 2025poster

Despite its empirical success, the theoretical foundations of self-supervised contrastive learning (CL) are not yet fully established. In this work, we address this gap by showing that standard CL objectives implicitly approximate a supervised variant we call the negatives-only supervised contrastiv…

Cited by 0SourceScholar
2025

Stochastic Momentum Methods for Non-smooth Non-Convex Finite-Sum Coupled Compositional Optimization

NeurIPS 2025poster

Finite-sum Coupled Compositional Optimization (FCCO), characterized by its coupled compositional objective structure, emerges as an important optimization paradigm for addressing a wide range of machine learning problems. In this paper, we focus on a challenging class of non-convex non-smooth FCC…

Cited by 0SourceScholar
2024

Adaptive Preference Scaling for Reinforcement Learning with Human Feedback

NeurIPS 2024poster

Reinforcement learning from human feedback (RLHF) is a prevalent approach to align AI systems with human values by learning rewards from human preference data. Due to various reasons, however, such data typically takes the form of rankings over pairs of trajectory segments, which fails to capture th…

Cited by 5SourcePDFScholar
2024

Single-Loop Stochastic Algorithms for Difference of Max-Structured Weakly Convex Functions

NeurIPS 2024poster

In this paper, we study a class of non-smooth non-convex problems in the form of $\min_{x}[\max_{y\in\mathcal Y}\phi(x, y) - \max_{z\in\mathcal Z}\psi(x, z)]$, where both $\Phi(x) = \max_{y\in\mathcal Y}\phi(x, y)$ and $\Psi(x)=\max_{z\in\mathcal Z}\psi(x, z)$ are weakly convex functions, and $\phi(…

Cited by 1SourcePDFScholar
2024

Stability and Generalization of Stochastic Compositional Gradient Descent Algorithms

ICML 2024poster

Many machine learning tasks can be formulated as a stochastic compositional optimization (SCO) problem such as reinforcement learning, AUC maximization and meta-learning, where the objective function involves a nested composition associated with an expectation. Although many studies have been devote…

Cited by 2SourcePDFScholar
2024

To Cool or not to Cool? Temperature Network Meets Large Foundation Models via DRO

ICML 2024poster

The temperature parameter plays a profound role during training and/or inference with large foundation models (LFMs) such as large language models (LLMs) and CLIP models. Particularly, it adjusts the logits in the softmax function in LLMs, which is crucial for next token generation, and it scales th…

2023

Blockwise Stochastic Variance-Reduced Methods with Parallel Speedup for Multi-Block Bilevel Optimization

ICML 2023poster

In this paper, we consider non-convex multi-block bilevel optimization (MBBO) problems, which involve $m\gg 1$ lower level problems and have important applications in machine learning. Designing a stochastic gradient and controlling its variance is more intricate due to the hierarchical sampling of…

2023

FeDXL: Provable Federated Learning for Deep X-Risk Optimization

ICML 2023poster

In this paper, we tackle a novel federated learning (FL) problem for optimizing a family of X-risks, to which no existing FL algorithms are applicable. In particular, the objective has the form of $\mathbb{E}\_{\mathbf{z}\sim \mathcal{S}\_1} f(\mathbb{E}\_{\mathbf{z}'\sim\mathcal{S}\_2} \ell(\mathbf…

2023

Federated Compositional Deep AUC Maximization

NeurIPS 2023poster

Federated learning has attracted increasing attention due to the promise of balancing privacy and large-scale learning; numerous approaches have been proposed. However, most existing approaches focus on problems with balanced data, and prediction performance is far from satisfactory for many real-wo…

Cited by 12SourcePDFScholar
2023

Generalization Analysis for Contrastive Representation Learning

ICML 2023poster

Recently, contrastive learning has found impressive success in advancing the state of the art in solving various machine learning tasks. However, the existing generalization analysis is very limited or even not meaningful. In particular, the existing generalization error bounds depend linearly on th…

Cited by 11SourcePDFScholar
2023

Label Distributionally Robust Losses for Multi-class Classification: Consistency, Robustness and Adaptivity

ICML 2023poster

We study a family of loss functions named label-distributionally robust (LDR) losses for multi-class classification that are formulated from distributionally robust optimization (DRO) perspective, where the uncertainty in the given label information are modeled and captured by taking the worse case…

2023

Learning Unnormalized Statistical Models via Compositional Optimization

ICML 2023poster

Learning unnormalized statistical models (e.g., energy-based models) is computationally challenging due to the complexity of handling the partition function. To eschew this complexity, noise-contrastive estimation (NCE) has been proposed by formulating the objective as the logistic loss of the real…

Cited by 4SourcePDFScholar
2023

Maximization of Average Precision for Deep Learning with Adversarial Ranking Robustness

NeurIPS 2023spotlight

This paper seeks to address a gap in optimizing Average Precision (AP) while ensuring adversarial robustness, an area that has not been extensively explored to the best of our knowledge. AP maximization for deep learning has widespread applications, particularly when there is a significant imbalance…

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…

2023

Provable Multi-instance Deep AUC Maximization with Stochastic Pooling

ICML 2023poster

This paper considers a novel application of deep AUC maximization (DAM) for multi-instance learning (MIL), in which a single class label is assigned to a bag of instances (e.g., multiple 2D slices of a CT scan for a patient). We address a neglected yet non-negligible computational challenge of MIL i…

2023

SpatialRank: Urban Event Ranking with NDCG Optimization on Spatiotemporal Data

NeurIPS 2023poster

The problem of urban event ranking aims at predicting the top-$k$ most risky locations of future events such as traffic accidents and crimes. This problem is of fundamental importance to public safety and urban administration especially when limited resources are available. The problem is, however,…

Cited by 1SourcePDFScholar
2023

Stochastic Approximation Approaches to Group Distributionally Robust Optimization

NeurIPS 2023poster

This paper investigates group distributionally robust optimization (GDRO), with the purpose to learn a model that performs well over $m$ different distributions. First, we formulate GDRO as a stochastic convex-concave saddle-point problem, and demonstrate that stochastic mirror descent (SMD), using…

Cited by 14SourcePDFScholar
2023

Stochastic Methods for AUC Optimization subject to AUC-based Fairness Constraints

AISTATS 2023poster

As machine learning being used increasingly in making high-stakes decisions, an arising challenge is to avoid unfair AI systems that lead to discriminatory decisions for protected population. A direct approach for obtaining a fair predictive model is to train the model through optimizing its predict…

Cited by 7SourcePDFScholar
2022

A Simple yet Universal Strategy for Online Convex Optimization

ICML 2022oral

Recently, several universal methods have been proposed for online convex optimization, and attain minimax rates for multiple types of convex functions simultaneously. However, they need to design and optimize one surrogate loss for each type of functions, making it difficult to exploit the structure…

Cited by 27SourcePDFScholar
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

GraphFM: Improving Large-Scale GNN Training via Feature Momentum

ICML 2022spotlight

Training of graph neural networks (GNNs) for large-scale node classification is challenging. A key difficulty lies in obtaining accurate hidden node representations while avoiding the neighborhood explosion problem. Here, we propose a new technique, named feature momentum (FM), that uses a momentum…

2022

Large-scale Stochastic Optimization of NDCG Surrogates for Deep Learning with Provable Convergence

ICML 2022spotlight

NDCG, namely Normalized Discounted Cumulative Gain, is a widely used ranking metric in information retrieval and machine learning. However, efficient and provable stochastic methods for maximizing NDCG are still lacking, especially for deep models. In this paper, we propose a principled approach to…

2022

Momentum Accelerates the Convergence of Stochastic AUPRC Maximization

AISTATS 2022poster

In this paper, we study stochastic optimization of areas under precision-recall curves (AUPRC), which is widely used for combating imbalanced classification tasks. Although a few methods have been proposed for maximizing AUPRC, stochastic optimization of AUPRC with convergence guarantee remains an u…

Cited by 27SourcePDFScholar
2022

Multi-block Min-max Bilevel Optimization with Applications in Multi-task Deep AUC Maximization

NeurIPS 2022accept

In this paper, we study multi-block min-max bilevel optimization problems, where the upper level is non-convex strongly-concave minimax objective and the lower level is a strongly convex objective, and there are multiple blocks of dual variables and lower level problems. Due to the intertwined mult…

Cited by 23SourcePDFScholar
2022

Multi-block-Single-probe Variance Reduced Estimator for Coupled Compositional Optimization

NeurIPS 2022accept

Variance reduction techniques such as SPIDER/SARAH/STORM have been extensively studied to improve the convergence rates of stochastic non-convex optimization, which usually maintain and update a sequence of estimators for a single function across iterations. What if we need to track multiple functi…

Cited by 22SourcePDFScholar
2022

Optimal Algorithms for Stochastic Multi-Level Compositional Optimization

ICML 2022spotlight

In this paper, we investigate the problem of stochastic multi-level compositional optimization, where the objective function is a composition of multiple smooth but possibly non-convex functions. Existing methods for solving this problem either suffer from sub-optimal sample complexities or need a h…

Cited by 21SourcePDFScholar
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…

2022

Smoothed Online Convex Optimization Based on Discounted-Normal-Predictor

NeurIPS 2022accept

In this paper, we investigate an online prediction strategy named as Discounted-Normal-Predictor [Kapralov and Panigrahy, 2010] for smoothed online convex optimization (SOCO), in which the learner needs to minimize not only the hitting cost but also the switching cost. In the setting of learning wit…

Cited by 8SourcePDFScholar
2022

When AUC meets DRO: Optimizing Partial AUC for Deep Learning with Non-Convex Convergence Guarantee

ICML 2022spotlight

In this paper, we propose systematic and efficient gradient-based methods for both one-way and two-way partial AUC (pAUC) maximization that are applicable to deep learning. We propose new formulations of pAUC surrogate objectives by using the distributionally robust optimization (DRO) to define the…

Cited by 37SourcePDFScholar
2021

An Online Method for A Class of Distributionally Robust Optimization with Non-convex Objectives

NeurIPS 2021poster

In this paper, we propose a practical online method for solving a class of distributional robust optimization (DRO) with non-convex objectives, which has important applications in machine learning for improving the robustness of neural networks. In the literature, most methods for solving DRO are ba…

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
2021

Online Convex Optimization with Continuous Switching Constraint

NeurIPS 2021poster

In many sequential decision making applications, the change of decision would bring an additional cost, such as the wear-and-tear cost associated with changing server status. To control the switching cost, we introduce the problem of online convex optimization with continuous switching constraint, w…

Cited by 13SourcePDFScholar
2021

Simple Stochastic and Online Gradient Descent Algorithms for Pairwise Learning

NeurIPS 2021poster

Pairwise learning refers to learning tasks where the loss function depends on a pair of instances. It instantiates many important machine learning tasks such as bipartite ranking and metric learning. A popular approach to handle streaming data in pairwise learning is an online gradient descent (OG…

2021

Stability and Generalization of Stochastic Gradient Methods for Minimax Problems

ICML 2021oral

Many machine learning problems can be formulated as minimax problems such as Generative Adversarial Networks (GANs), AUC maximization and robust estimation, to mention but a few. A substantial amount of studies are devoted to studying the convergence behavior of their stochastic gradient-type algori…

2021

Stochastic Optimization of Areas Under Precision-Recall Curves with Provable Convergence

NeurIPS 2021poster

Areas under ROC (AUROC) and precision-recall curves (AUPRC) are common metrics for evaluating classification performance for imbalanced problems. Compared with AUROC, AUPRC is a more appropriate metric for highly imbalanced datasets. While stochastic optimization of AUROC has been studied extensivel…

Cited by 89SourcePDFScholar
2020

A Decentralized Parallel Algorithm for Training Generative Adversarial Nets

NeurIPS 2020poster

Generative Adversarial Networks (GANs) are a powerful class of generative models in the deep learning community. Current practice on large-scale GAN training utilizes large models and distributed large-batch training strategies, and is implemented on deep learning frameworks (e.g., TensorFlow, PyTor…

Cited by 91SourcePDFScholar
2020

A Simple and Effective Framework for Pairwise Deep Metric Learning

ECCV 2020poster

Deep metric learning (DML) has received much attention in deep learning due to its wide applications in computer vision. Previous studies have focused on designing complicated losses and hard example mining methods, which are mostly heuristic and lack of theoretical understanding. In this paper, we…

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…

2020

Improved Schemes for Episodic Memory-based Lifelong Learning

NeurIPS 2020spotlight

Current deep neural networks can achieve remarkable performance on a single task. However, when the deep neural network is continually trained on a sequence of tasks, it seems to gradually forget the previous learned knowledge. This phenomenon is referred to as catastrophic forgetting and motivates…

2020

Optimal Epoch Stochastic Gradient Descent Ascent Methods for Min-Max Optimization

NeurIPS 2020poster

Epoch gradient descent method (a.k.a. Epoch-GD) proposed by (Hazan and Kale, 2011) was deemeda breakthrough for stochastic strongly convex minimization, which achieves theoptimal convergence rate of O(1/T) with T iterative updates for the objective gap. However, its extension to solving stochastic m…

Cited by 72SourcePDFScholar
2020

Quadratically Regularized Subgradient Methods for Weakly Convex Optimization with Weakly Convex Constraints

ICML 2020poster

Optimization models with non-convex constraints arise in many tasks in machine learning, e.g., learning with fairness constraints or Neyman-Pearson classification with non-convex loss. Although many efficient methods have been developed with theoretical convergence guarantees for non-convex unconstr…

Cited by 38SourcePDFScholar
2020

Stochastic Optimization for Non-convex Inf-Projection Problems

ICML 2020poster

In this paper, we study a family of non-convex and possibly non-smooth inf-projection minimization problems, where the target objective function is equal to minimization of a joint function over another variable. This problem include difference of convex (DC) functions and a family of bi-convex func…

Cited by 6SourcePDFScholar
2020

Towards Better Understanding of Adaptive Gradient Algorithms in Generative Adversarial Nets

ICLR 2020poster

Adaptive gradient algorithms perform gradient-based updates using the history of gradients and are ubiquitous in training deep neural networks. While adaptive gradient methods theory is well understood for minimization problems, the underlying factors driving their empirical success in min-max probl…

Cited by 83SourceScholar
2019

A Robust Zero-Sum Game Framework for Pool-based Active Learning

AISTATS 2019poster

In this paper, we present a novel robust zero- sum game framework for pool-based active learning grounded on advanced statistical learning theory. Pool-based active learning usually consists of two components, namely, learning of a classifier given labeled data and querying of unlabeled data for lab…

Cited by 22SourcePDFScholar
2019

EIGEN: Ecologically-Inspired GENetic Approach for Neural Network Structure Searching From Scratch

CVPR 2019poster

Designing the structure of neural networks is considered one of the most challenging tasks in deep learning, especially when there is few prior knowledge about the task domain. In this paper, we propose an Ecologically-Inspired GENetic (EIGEN) approach that uses the concept of succession, extinction…

Cited by 33PDFScholar
2019

Katalyst: Boosting Convex Katayusha for Non-Convex Problems with a Large Condition Number

ICML 2019oral

An important class of non-convex objectives that has wide applications in machine learning consists of a sum of $n$ smooth functions and a non-smooth convex function. Tremendous studies have been devoted to conquering these problems by leveraging one of the two types of variance reduction techniques…

Cited by 4SourcePDFScholar
2019

Non-asymptotic Analysis of Stochastic Methods for Non-Smooth Non-Convex Regularized Problems

NeurIPS 2019poster

Stochastic Proximal Gradient (SPG) methods have been widely used for solving optimization problems with a simple (possibly non-smooth) regularizer in machine learning and statistics. However, to the best of our knowledge no non-asymptotic convergence analysis of SPG exists for non-convex optimizati…

Cited by 28SourcePDFScholar
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

Stochastic Optimization for DC Functions and Non-smooth Non-convex Regularizers with Non-asymptotic Convergence

ICML 2019oral

Difference of convex (DC) functions cover a broad family of non-convex and possibly non-smooth and non-differentiable functions, and have wide applications in machine learning and statistics. Although deterministic algorithms for DC functions have been extensively studied, stochastic optimization th…

Cited by 50SourcePDFScholar
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
2018

A Simple Analysis for Exp-concave Empirical Minimization with Arbitrary Convex Regularizer

AISTATS 2018poster

In this paper, we present a simple analysis of fast rates with high probability of empirical minimization for it stochastic composite optimization over a finite-dimensional bounded convex set with exponential concave loss functions and an arbitrary convex regularization. To the best of our knowle…

Cited by 0SourcePDFScholar
2018

Adaptive Negative Curvature Descent with Applications in Non-convex Optimization

NeurIPS 2018poster

Negative curvature descent (NCD) method has been utilized to design deterministic or stochastic algorithms for non-convex optimization aiming at finding second-order stationary points or local minima. In existing studies, NCD needs to approximate the smallest eigen-value of the Hessian matrix with a…

Cited by 18SourcePDFScholar
2018

Fast Rates of ERM and Stochastic Approximation: Adaptive to Error Bound Conditions

NeurIPS 2018poster

Error bound conditions (EBC) are properties that characterize the growth of an objective function when a point is moved away from the optimal set. They have recently received increasing attention in the field of optimization for developing optimization algorithms with fast convergence. However,…

Cited by 26SourcePDFScholar
2018

Fast Stochastic AUC Maximization with $O(1/n)$-Convergence Rate

ICML 2018oral

In this paper, we consider statistical learning with AUC (area under ROC curve) maximization in the classical stochastic setting where one random data drawn from an unknown distribution is revealed at each iteration for updating the model. Although consistent convex surrogate losses for AUC maximiza…

Cited by 73SourcePDFScholar
2018

Faster Online Learning of Optimal Threshold for Consistent F-measure Optimization

NeurIPS 2018poster

In this paper, we consider online F-measure optimization (OFO). Unlike traditional performance metrics (e.g., classification error rate), F-measure is non-decomposable over training examples and is a non-convex function of model parameters, making it much more difficult to be optimized in an online…

Cited by 9SourcePDFScholar
2018

First-order Stochastic Algorithms for Escaping From Saddle Points in Almost Linear Time

NeurIPS 2018poster

(This is a theory paper) In this paper, we consider first-order methods for solving stochastic non-convex optimization problems. The key building block of the proposed algorithms is first-order procedures to extract negative curvature from the Hessian matrix through a principled sequence starting fr…

Cited by 145SourcePDFScholar
2018

How Local is the Local Diversity? Reinforcing Sequential Determinantal Point Processes with Dynamic Ground Sets for Supervised Video Summarization

ECCV 2018poster

The large volume of video content and high viewing frequency demand automatic video summarization algorithms, where a key property is the capability of modeling diversity. If videos are lengthy like hours-long egocentric videos, it is necessary to track the temporal structures of the videos and enfo…

Cited by 56SourcePDFScholar
2018

Improving Sequential Determinantal Point Processes for Supervised Video Summarization

ECCV 2018poster

It is now much easier than ever before to produce videos. While the ubiquitous video data is a great source for information discovery and extraction, the computational challenges are unparalleled. Automatically summarizing the videos has become a substantial need for browsing, searching, and indexin…

Cited by 60SourcePDFScholar
2017

A Richer Theory of Convex Constrained Optimization with Reduced Projections and Improved Rates

ICML 2017poster

This paper focuses on convex constrained optimization problems, where the solution is subject to a convex inequality constraint. In particular, we aim at challenging problems for which both projection into the constrained domain and a linear optimization under the inequality constraint are time-cons…

Cited by 22SourcePDFScholar
2017

ADMM without a Fixed Penalty Parameter: Faster Convergence with New Adaptive Penalization

NeurIPS 2017poster

Alternating direction method of multipliers (ADMM) has received tremendous interest for solving numerous problems in machine learning, statistics and signal processing. However, it is known that the performance of ADMM and many of its variants is very sensitive to the penalty parameter of a quadrat…

Cited by 68SourcePDFScholar
2017

Adaptive Accelerated Gradient Converging Method under H\"{o}lderian Error Bound Condition

NeurIPS 2017poster

Recent studies have shown that proximal gradient (PG) method and accelerated gradient method (APG) with restarting can enjoy a linear convergence under a weaker condition than strong convexity, namely a quadratic growth condition (QGC). However, the faster convergence of restarting APG method relies…

Cited by 29SourcePDFScholar
2017

Adaptive SVRG Methods under Error Bound Conditions with Unknown Growth Parameter

NeurIPS 2017poster

Error bound, an inherent property of an optimization problem, has recently revived in the development of algorithms with improved global convergence without strong convexity. The most studied error bound is the quadratic error bound, which generalizes strong convexity and is satisfied by a large fa…

Cited by 24SourcePDFScholar
2017

Improved Dynamic Regret for Non-degenerate Functions

NeurIPS 2017poster

Recently, there has been a growing research interest in the analysis of dynamic regret, which measures the performance of an online learner against a sequence of local minimizers. By exploiting the strong convexity, previous studies have shown that the dynamic regret can be upper bounded by the path…

Cited by 143SourcePDFScholar
2017

Stochastic Convex Optimization: Faster Local Growth Implies Faster Global Convergence

ICML 2017poster

In this paper, a new theory is developed for first-order stochastic convex optimization, showing that the global convergence rate is sufficiently quantified by a local growth rate of the objective function in a neighborhood of the optimal solutions. In particular, if the objective function $F(\mathb…

Cited by 52SourcePDFScholar
2016

Homotopy Smoothing for Non-Smooth Problems with Lower Complexity than $O(1/\epsilon)$

NeurIPS 2016poster

In this paper, we develop a novel {\bf ho}moto{\bf p}y {\bf s}moothing (HOPS) algorithm for solving a family of non-smooth problems that is composed of a non-smooth term with an explicit max-structure and a smooth term or a simple non-smooth term whose proximal mapping is easy to compute. The bes…

Cited by 27SourcePDFScholar
2016

Online Stochastic Linear Optimization under One-bit Feedback

ICML 2016poster

In this paper, we study a special bandit setting of online stochastic linear optimization, where only one-bit of information is revealed to the learner at each round. This problem has found many applications including online advertisement and online recommendation. We assume the binary feedback is a…

Cited by 78SourcePDFScholar
2016

Tracking Slowly Moving Clairvoyant: Optimal Dynamic Regret of Online Learning with True and Noisy Gradient

ICML 2016poster

This work focuses on dynamic regret of online convex optimization that compares the performance of online learning to a clairvoyant who knows the sequence of loss functions in advance and hence selects the minimizer of the loss function at each step. By assuming that the clairvoyant moves slowly (i.…

Cited by 155SourcePDFScholar
2015

An Explicit Sampling Dependent Spectral Error Bound for Column Subset Selection

ICML 2015poster

In this paper, we consider the problem of column subset selection. We present a novel analysis of the spectral norm reconstruction for a simple randomized algorithm and establish a new bound that depends explicitly on the sampling probabilities. The sampling dependent error bound (i) allows us to be…

Cited by 22SourcePDFScholar
2015

Hyper-Class Augmented and Regularized Deep Learning for Fine-Grained Image Classification

CVPR 2015poster

Deep convolutional neural networks (CNN) have seen tremendous success in large-scale generic object recognition. In comparison with generic object recognition, fine-grained image classification (FGIC) is much more challenging because (i) fine-grained labeled data is much more expensive to acquire (u…

Cited by 238SourcePDFScholar