← Search

Michael Jordan

101 accepted papers

2026

Betting on Equilibrium: Monitoring Strategic Behavior in Multi-Agent Systems

ICML 2026poster

In many multi-agent systems, agents interact repeatedly and are expected to settle into equilibrium behavior over time. Yet in practice, behavior often drifts, and detecting such deviations in real time remains an open challenge. We introduce a sequential testing framework that monitors whether obse…

Cited by 0SourceScholar
2026

Dynamic Programming for Epistemic Uncertainty in Markov Decision Processes

ICML 2026spotlight

In this paper, we propose a general theory of ambiguity-averse MDPs, which treats the uncertain transition probabilities as random variables and evaluates a policy via a risk measure applied to its random return. This ambiguity-averse MDP framework unifies several models of MDPs with epistemic uncer…

Cited by 0SourceScholar
2025

Automatically Adaptive Conformal Risk Control

AISTATS 2025poster

Science and technology have a growing need for effective mechanisms that ensure reliable, controlled performance from black-box machine learning algorithms. These performance guarantees should ideally hold conditionally on the input—that is the performance guarantees should hold, at least approximat…

Cited by 0SourcecodeScholar
2025

Enhancing Feature-Specific Data Protection via Bayesian Coordinate Differential Privacy

AISTATS 2025poster

Local Differential Privacy (LDP) offers strong privacy guarantees without requiring users to trust external parties. However, LDP applies uniform protection to all data features, including less sensitive ones, which degrades performance of downstream tasks. To overcome this limitation, we propose a…

Cited by 0SourceScholar
2024

A Primal-Dual Approach to Solving Variational Inequalities with General Constraints

ICLR 2024poster

Yang et al. (2023) recently showed how to use first-order gradient methods to solve general variational inequalities (VIs) under a limiting assumption that analytic solutions of specific subproblems are available. In this paper, we circumvent this assumption via a warm-starting technique where we s…

Cited by 4SourcePDFScholar
2024

A Specialized Semismooth Newton Method for Kernel-Based Optimal Transport

AISTATS 2024poster

Kernel-based optimal transport (OT) estimators offer an alternative, functional estimation procedure to address OT problems from samples. Recent works suggest that these estimators are more statistically efficient than plug-in (linear programming-based) OT estimators when comparing probability measu…

Cited by 2SourcePDFScholar
2024

Chatbot Arena: An Open Platform for Evaluating LLMs by Human Preference

ICML 2024poster

Large Language Models (LLMs) have unlocked new capabilities and applications; however, evaluating the alignment with human preferences still poses significant challenges. To address this issue, we introduce Chatbot Arena, an open platform for evaluating LLMs based on human preferences. Our methodolo…

Cited by 554SourcePDFScholar
2024

Collaborative Heterogeneous Causal Inference Beyond Meta-analysis

ICML 2024poster

Collaboration between different data centers is often challenged by heterogeneity across sites. To account for the heterogeneity, the state-of-the-art method is to re-weight the covariate distributions in each site to match the distribution of the target population. Nevertheless, this method still r…

Cited by 4SourcePDFScholar
2024

Data Acquisition via Experimental Design for Data Markets

NeurIPS 2024poster

The acquisition of training data is crucial for machine learning applications. Data markets can increase the supply of data, particularly in data-scarce domains such as healthcare, by incentivizing potential data providers to join the market. A major challenge for a data buyer in such a market is ch…

Cited by 1SourcePDFScholar
2024

Delegating Data Collection in Decentralized Machine Learning

AISTATS 2024poster

Motivated by the emergence of decentralized machine learning (ML) ecosystems, we study the delegation of data collection. Taking the field of contract theory as our starting point, we design optimal and near-optimal contracts that deal with two fundamental information asymmetries that arise in decen…

Cited by 11SourcePDFScholar
2024

Dimension-free Private Mean Estimation for Anisotropic Distributions

NeurIPS 2024poster

We present differentially private algorithms for high-dimensional mean estimation. Previous private estimators on distributions over $\mathbb{R}^d$ suffer from a curse of dimensionality, as they require $\Omega(d^{1/2})$ samples to achieve non-trivial error, even in cases where $O(1)$ samples suffic…

Cited by 2SourcePDFScholar
2024

Fairness-Aware Meta-Learning via Nash Bargaining

NeurIPS 2024poster

To address issues of group-level fairness in machine learning, it is natural to adjust model parameters based on specific fairness objectives over a sensitive-attributed validation set. Such an adjustment procedure can be cast within a meta-learning framework. However, naive integration of fairness…

Cited by 2SourcePDFScholar
2024

Incentivized Learning in Principal-Agent Bandit Games

ICML 2024poster

This work considers a repeated principal-agent bandit game, where the principal can only interact with her environment through the agent. The principal and the agent have misaligned objectives and the choice of action is only left to the agent. However, the principal can influence the agent's decisi…

Cited by 7SourcePDFScholar
2024

Iterative Data Smoothing: Mitigating Reward Overfitting and Overoptimization in RLHF

ICML 2024poster

Reinforcement Learning from Human Feedback (RLHF) is a pivotal technique that aligns language models closely with human-centric values. The initial phase of RLHF involves learning human values using a reward model from ranking data. It is observed that the performance of the reward model degrades af…

Cited by 29SourcePDFScholar
2024

Learning to Mitigate Externalities: the Coase Theorem with Hindsight Rationality

NeurIPS 2024spotlight

In Economics, the concept of externality refers to any indirect effect resulting from an interaction between players and affecting a third party without compensation. Most of the models within which externality has been studied assume that agents have perfect knowledge of their environment and prefe…

Cited by 2SourcePDFScholar
2024

On Counterfactual Metrics for Social Welfare: Incentives, Ranking, and Information Asymmetry

AISTATS 2024poster

From the social sciences to machine learning, it is well documented that metrics do not always align with social welfare. In healthcare, Dranove et al. (2003) showed that publishing surgery mortality metrics actually harmed sicker patients by increasing provider selection behavior. Using a principal…

Cited by 3SourcePDFScholar
2024

Towards a Theoretical Understanding of the 'Reversal Curse' via Training Dynamics

NeurIPS 2024poster

Auto-regressive large language models (LLMs) show impressive capacities to solve many complex reasoning tasks while struggling with some simple logical reasoning tasks such as inverse search: when trained on ''$A \to B$'' (e.g., *Tom is the parent of John*), LLM fails to directly conclude ''$B \gets…

2024

Unravelling in Collaborative Learning

NeurIPS 2024poster

Collaborative learning offers a promising avenue for leveraging decentralized data. However, collaboration in groups of strategic learners is not a given. In this work, we consider strategic agents who wish to train a model together but have sampling distributions of different quality. The collabora…

Cited by 1SourcePDFScholar
2023

A General Framework for Sample-Efficient Function Approximation in Reinforcement Learning

ICLR 2023top-25%

With the increasing need for handling large state and action spaces, general function approximation has become a key technique in reinforcement learning (RL). In this paper, we propose a general framework that unifies model-based and model-free RL, and an Admissible Bellman Characterization (ABC) c…

Cited by 37SourcePDFScholar
2023

A Unifying Perspective on Multi-Calibration: Game Dynamics for Multi-Objective Learning

NeurIPS 2023poster

We provide a unifying framework for the design and analysis of multi-calibrated predictors. By placing the multi-calibration problem in the general setting of multi-objective learning---where learning guarantees must hold simultaneously over a set of distributions and loss functions---we exploit con…

Cited by 16SourcePDFScholar
2023

Class-Conditional Conformal Prediction with Many Classes

NeurIPS 2023poster

Standard conformal prediction methods provide a marginal coverage guarantee, which means that for a random test point, the conformal prediction set contains the true label with a user-specified probability. In many classification problems, we would like to obtain a stronger guarantee--that for test…

2023

Doubly-Robust Self-Training

NeurIPS 2023poster

Self-training is a well-established technique in semi-supervised learning, which leverages unlabeled data by generating pseudo-labels and incorporating them with a limited labeled dataset for training. The effectiveness of self-training heavily relies on the accuracy of these pseudo-labels. In this…

2023

Federated Conformal Predictors for Distributed Uncertainty Quantification

ICML 2023poster

Conformal prediction is emerging as a popular paradigm for providing rigorous uncertainty quantification in machine learning since it can be easily applied as a post-processing step to already trained models. In this paper, we extend conformal prediction to the federated learning setting. The main c…

2023

Improved Bayes Risk Can Yield Reduced Social Welfare Under Competition

NeurIPS 2023poster

As the scale of machine learning models increases, trends such as scaling laws anticipate consistent downstream improvements in predictive accuracy. However, these trends take the perspective of a single model-provider in isolation, while in reality providers often compete with each other for users.…

2023

Modeling content creator incentives on algorithm-curated platforms

ICLR 2023top-5%

Content creators compete for user attention. Their reach crucially depends on algorithmic choices made by developers on online platforms. To maximize exposure, many creators adapt strategically, as evidenced by examples like the sprawling search engine optimization industry. This begets competition…

Cited by 44SourcePDFScholar
2023

Nesterov Meets Optimism: Rate-Optimal Separable Minimax Optimization

ICML 2023poster

We propose a new first-order optimization algorithm --- AcceleratedGradient-OptimisticGradient (AG-OG) Descent Ascent---for separable convex-concave minimax optimization. The main idea of our algorithm is to carefully leverage the structure of the minimax problem, performing Nesterov acceleration on…

Cited by 9SourcePDFScholar
2023

Neural Dependencies Emerging From Learning Massive Categories

CVPR 2023poster

This work presents two astonishing findings on neural networks learned for large-scale image classification. 1) Given a well-trained model, the logits predicted for some category can be directly obtained by linearly combining the predictions of a few other categories, which we call neural dependency…

2023

Online Learning in Stackelberg Games with an Omniscient Follower

ICML 2023poster

We study the problem of online learning in a two-player decentralized cooperative Stackelberg game. In each round, the leader first takes an action, followed by the follower who takes their action after observing the leader's move. The goal of the leader is to learn to minimize the cumulative regret…

Cited by 26SourcePDFScholar
2023

Optimal Extragradient-Based Algorithms for Stochastic Variational Inequalities with Separable Structure

NeurIPS 2023poster

We consider the problem of solving stochastic monotone variational inequalities with a separable structure using a stochastic first-order oracle. Building on standard extragradient for variational inequalities we propose a novel algorithm---stochastic \emph{accelerated gradient-extragradient} (AG-EG…

Cited by 1SourcePDFScholar
2023

Principled Reinforcement Learning with Human Feedback from Pairwise or K-wise Comparisons

ICML 2023poster

We provide a theoretical framework for Reinforcement Learning with Human Feedback (RLHF). We show that when the underlying true reward is linear, under both Bradley-Terry-Luce (BTL) model (pairwise comparison) and Plackett-Luce (PL) model ($K$-wise comparison), MLE converges under certain semi-norm…

Cited by 224SourcePDFScholar
2023

Solving Constrained Variational Inequalities via a First-order Interior Point-based Method

ICLR 2023top-25%

We develop an interior-point approach to solve constrained variational inequality (cVI) problems. Inspired by the efficacy of the alternating direction method of multipliers (ADMM) method in the single-objective context, we generalize ADMM to derive a first-order method for cVIs, that we refer to as…

2023

Towards Optimal Caching and Model Selection for Large Model Inference

NeurIPS 2023poster

Large Language Models (LLMs) and other large foundation models have achieved impressive results, but their size exacerbates existing resource consumption and latency challenges. In particular, the large-scale deployment of these models is hindered by the significant resource requirements during infe…

Cited by 7SourcePDFScholar
2022

Fast Distributionally Robust Learning with Variance-Reduced Min-Max Optimization

AISTATS 2022poster

Distributionally robust supervised learning (DRSL) is emerging as a key paradigm for building reliable machine learning systems for real-world applications–reflecting the need for classifiers and predictive models that are robust to the distribution shifts that arise from phenomena such as selection…

Cited by 37SourcePDFScholar
2022

First-Order Algorithms for Min-Max Optimization in Geodesic Metric Spaces

NeurIPS 2022accept

From optimal transport to robust dimensionality reduction, many machine learning applications can be cast into the min-max optimization problems over Riemannian manifolds. Though many min-max algorithms have been analyzed in the Euclidean setting, it has been elusive how these results translate to t…

Cited by 22SourcePDFScholar
2022

Gradient-Free Methods for Deterministic and Stochastic Nonsmooth Nonconvex Optimization

NeurIPS 2022accept

Nonsmooth nonconvex optimization problems broadly emerge in machine learning and business decision making, whereas two core challenges impede the development of efficient solution methods with finite-time convergence guarantee: the lack of computationally tractable optimality criterion and the lack…

Cited by 58SourcePDFScholar
2022

Image-to-Image Regression with Distribution-Free Uncertainty Quantification and Applications in Imaging

ICML 2022spotlight

Image-to-image regression is an important learning task, used frequently in biological imaging. Current algorithms, however, do not generally offer statistical guarantees that protect against a model’s mistakes and hallucinations. To address this, we develop uncertainty quantification techniques wit…

2022

Learn to Match with No Regret: Reinforcement Learning in Markov Matching Markets

NeurIPS 2022accept

We study a Markov matching market involving a planner and a set of strategic agents on the two sides of the market. At each step, the agents are presented with a dynamical context, where the contexts determine the utilities. The planner controls the transition of the contexts to maximize the cumula…

Cited by 33SourcePDFScholar
2022

Learning Competitive Equilibria in Exchange Economies with Bandit Feedback

AISTATS 2022poster

The sharing of scarce resources among multiple rational agents is one of the classical problems in economics. In exchange economies, which are used to model such situations, agents begin with an initial endowment of resources and exchange them in a way that is mutually beneficial until they reach a…

Cited by 4SourcePDFScholar
2022

Learning Two-Player Markov Games: Neural Function Approximation and Correlated Equilibrium

NeurIPS 2022accept

We consider learning Nash equilibria in two-player zero-sum Markov Games with nonlinear function approximation, where the action-value function is approximated by a function in a Reproducing Kernel Hilbert Space (RKHS). The key challenge is how to do exploration in the high-dimensional function spac…

Cited by 6SourcePDFScholar
2022

On Structured Filtering-Clustering: Global Error Bound and Optimal First-Order Algorithms

AISTATS 2022poster

The filtering-clustering models, including trend filtering and convex clustering, have become an important source of ideas and modeling tools in machine learning and related fields. The statistical guarantee of optimal solutions in these models has been extensively studied yet the investigations on…

Cited by 2SourcePDFScholar
2022

On the Convergence of Stochastic Extragradient for Bilinear Games using Restarted Iteration Averaging

AISTATS 2022poster

We study the stochastic bilinear minimax optimization problem, presenting an analysis of the same-sample Stochastic ExtraGradient (SEG) method with constant step size, and presenting variations of the method that yield favorable convergence. In sharp contrasts with the basic SEG method whose last it…

Cited by 21SourcePDFScholar
2022

On-Demand Sampling: Learning Optimally from Multiple Distributions

NeurIPS 2022accept

Societal and real-world considerations such as robustness, fairness, social welfare and multi-agent tradeoffs have given rise to multi-distribution learning paradigms, such as collaborative [Blum et al. 2017], group distributionally robust [Sagawa et al. 2019], and fair federated learning [Mohri et…

2022

Online Nonsubmodular Minimization with Delayed Costs: From Full Information to Bandit Feedback

ICML 2022spotlight

Motivated by applications to online learning in sparse estimation and Bayesian optimization, we consider the problem of online unconstrained nonsubmodular minimization with delayed costs in both full information and bandit feedback settings. In contrast to previous works on online unconstrained subm…

Cited by 2SourcePDFScholar
2022

Rank Diminishing in Deep Neural Networks

NeurIPS 2022accept

The rank of neural networks measures information flowing across layers. It is an instance of a key structural condition that applies across broad domains of machine learning. In particular, the assumption of low-rank feature representations led to algorithmic developments in many architectures. For…

2022

TCT: Convexifying Federated Learning using Bootstrapped Neural Tangent Kernels

NeurIPS 2022accept

State-of-the-art federated learning methods can perform far worse than their centralized counterparts when clients have dissimilar data distributions. For neural networks, even when centralized SGD easily finds a solution that is simultaneously performant for all clients, current federated optimizat…

2021

Learning Equilibria in Matching Markets from Bandit Feedback

NeurIPS 2021spotlight

Large-scale, two-sided matching platforms must find market outcomes that align with user preferences while simultaneously learning these preferences from data. But since preferences are inherently uncertain during learning, the classical notion of stability (Gale and Shapley, 1962; Shapley and Shubi…

Cited by 49SourcePDFScholar
2021

On Component Interactions in Two-Stage Recommender Systems

NeurIPS 2021poster

Thanks to their scalability, two-stage recommenders are used by many of today's largest online platforms, including YouTube, LinkedIn, and Pinterest. These systems produce recommendations in two steps: (i) multiple nominators—tuned for low prediction latency—preselect a small subset of candidates fr…

Cited by 39SourcePDFScholar
2021

On the Theory of Reinforcement Learning with Once-per-Episode Feedback

NeurIPS 2021poster

We study a theory of reinforcement learning (RL) in which the learner receives binary feedback only once at the end of an episode. While this is an extreme test case for theory, it is also arguably more representative of real-world applications than the traditional requirement in RL practice that th…

Cited by 40SourcePDFScholar
2021

Representation Matters: Assessing the Importance of Subgroup Allocations in Training Data

ICML 2021spotlight

Collecting more diverse and representative training data is often touted as a remedy for the disparate performance of machine learning predictors across subpopulations. However, a precise framework for understanding how dataset properties like diversity affect learning outcomes is largely lacking. B…

2021

Resource Allocation in Multi-armed Bandit Exploration: Overcoming Sublinear Scaling with Adaptive Parallelism

ICML 2021oral

We study exploration in stochastic multi-armed bandits when we have access to a divisible resource that can be allocated in varying amounts to arm pulls. We focus in particular on the allocation of distributed computing resources, where we may obtain results faster by allocating more resources per p…

Cited by 10SourcePDFScholar
2021

Tactical Optimism and Pessimism for Deep Reinforcement Learning

NeurIPS 2021poster

In recent years, deep off-policy actor-critic algorithms have become a dominant approach to reinforcement learning for continuous control. One of the primary drivers of this improved performance is the use of pessimistic value updates to address function approximation errors, which previously led to…

Cited by 63SourcePDFScholar
2021

Uncertainty Sets for Image Classifiers using Conformal Prediction

ICLR 2021spotlight

Convolutional image classifiers can achieve high predictive accuracy, but quantifying their uncertainty remains an unresolved challenge, hindering their deployment in consequential settings. Existing uncertainty quantification techniques, such as Platt scaling, attempt to calibrate the network’s pr…

Cited by 414SourcePDFScholar
2021

Wasserstein Flow Meets Replicator Dynamics: A Mean-Field Analysis of Representation Learning in Actor-Critic

NeurIPS 2021poster

Actor-critic (AC) algorithms, empowered by neural networks, have had significant empirical success in recent years. However, most of the existing theoretical support for AC algorithms focuses on the case of linear function approximations, or linearized neural networks, where the feature representat…

Cited by 6SourcePDFScholar
2021

Who Leads and Who Follows in Strategic Classification?

NeurIPS 2021poster

As predictive models are deployed into the real world, they must increasingly contend with strategic behavior. A growing body of work on strategic classification treats this problem as a Stackelberg game: the decision-maker "leads" in the game by deploying a model, and the strategic agents "follow"…

Cited by 68SourcePDFScholar
2020

Accelerated Message Passing for Entropy-Regularized MAP Inference

ICML 2020poster

Maximum a posteriori (MAP) inference in discrete-valued Markov random fields is a fundamental problem in machine learning that involves identifying the most likely configuration of random variables given a distribution. Due to the difficulty of this combinatorial problem, linear programming (LP) rel…

Cited by 0SourcePDFScholar
2020

Convergence Rates of Smooth Message Passing with Rounding in Entropy-Regularized MAP Inference

AISTATS 2020poster

Maximum a posteriori (MAP) inference is a fundamental computational paradigm for statistical inference. In the setting of graphical models, MAP inference entails solving a combinatorial optimization problem to find the most likely configuration of the discrete-valued model. Linear programming (LP) r…

Cited by 3SourcePDFScholar
2020

Fast Algorithms for Computational Optimal Transport and Wasserstein Barycenter

AISTATS 2020poster

We provide theoretical complexity analysis for new algorithms to compute the optimal transport (OT) distance between two discrete probability distributions, and demonstrate their favorable practical performance compared to state-of-art primal-dual algorithms. First, we introduce the \emph{accelerate…

Cited by 42SourcePDFScholar
2020

Finite-Time Last-Iterate Convergence for Multi-Agent Learning in Games

ICML 2020poster

In this paper, we consider multi-agent learning via online gradient descent in a class of games called $\lambda$-cocoercive games, a fairly broad class of games that admits many Nash equilibria and that properly includes unconstrained strongly monotone games. We characterize the finite-time last-ite…

Cited by 64SourcePDFScholar
2020

Learning to Score Behaviors for Guided Policy Optimization

ICML 2020poster

We introduce a new approach for comparing reinforcement learning policies, using Wasserstein distances (WDs) in a newly defined latent behavioral space. We show that by utilizing the dual formulation of the WD, we can learn score functions over policy behaviors that can in turn be used to lead polic…

2020

On Approximate Thompson Sampling with Langevin Algorithms

ICML 2020poster

Thompson sampling for multi-armed bandit problems is known to enjoy favorable performance in both theory and practice. However, its wider deployment is restricted due to a significant computational limitation: the need for samples from posterior distributions at every iteration. In practice, this li…

Cited by 40SourcePDFScholar
2020

Sharp Analysis of Expectation-Maximization for Weakly Identifiable Models

AISTATS 2020poster

We study a class of weakly identifiable location-scale mixture models for which the maximum likelihood estimates based on $n$ i.i.d. samples are known to have lower accuracy than the classical $n^{- \frac{1}{2}}$ error. We investigate whether the Expectation-Maximization (EM) algorithm also converge…

Cited by 33SourcePDFScholar
2020

The Power of Batching in Multiple Hypothesis Testing

AISTATS 2020poster

One important partition of algorithms for controlling the false discovery rate (FDR) in multiple testing is into offline and online algorithms. The first generally achieve significantly higher power of discovery, while the latter allow making decisions sequentially as well as adaptively formulating…

Cited by 17SourcePDFScholar
2020

What is Local Optimality in Nonconvex-Nonconcave Minimax Optimization?

ICML 2020poster

Minimax optimization has found extensive applications in modern machine learning, in settings such as generative adversarial networks (GANs), adversarial training and multi-agent reinforcement learning. As most of these applications involve continuous nonconvex-nonconcave formulations, a very basic…

Cited by 414SourcePDFScholar
2019

A Swiss Army Infinitesimal Jackknife

AISTATS 2019poster

The error or variability of machine learning algorithms is often assessed by repeatedly refitting a model with different weighted versions of the observed data. The ubiquitous tools of cross-validation (CV) and the bootstrap are examples of this technique. These methods are powerful in large part du…

2019

Bridging Theory and Algorithm for Domain Adaptation

ICML 2019oral

This paper addresses the problem of unsupervised domain adaption from theoretical and algorithmic perspectives. Existing domain adaptation theories naturally imply minimax optimization algorithms, which connect well with the domain adaptation methods based on adversarial learning. However, several d…

2019

Probabilistic Multilevel Clustering via Composite Transportation Distance

AISTATS 2019poster

We propose a novel probabilistic approach to multilevel clustering problems based on composite transportation distance, which is a variant of transportation distance where the underlying metric is Kullback-Leibler divergence. Our method involves solving a joint optimization problem over spaces of pr…

Cited by 26SourcePDFScholar
2019

Rao-Blackwellized Stochastic Gradients for Discrete Distributions

ICML 2019oral

We wish to compute the gradient of an expectation over a finite or countably infinite sample space having K $\leq$ $\infty$ categories. When K is indeed infinite, or finite but very large, the relevant summation is intractable. Accordingly, various stochastic gradient estimators have been proposed.…

2019

Theoretically Principled Trade-off between Robustness and Accuracy

ICML 2019oral

We identify a trade-off between robustness and accuracy that serves as a guiding principle in the design of defenses against adversarial examples. Although this problem has been widely studied empirically, much remains unknown concerning the theory underlying this trade-off. In this work, we decompo…

2019

Towards Accurate Model Selection in Deep Unsupervised Domain Adaptation

ICML 2019oral

Deep unsupervised domain adaptation (Deep UDA) methods successfully leverage rich labeled data in a source domain to boost the performance on related but unlabeled data in a target domain. However, algorithm comparison is cumbersome in Deep UDA due to the absence of accurate and standardized model s…

2019

Transferable Adversarial Training: A General Approach to Adapting Deep Classifiers

ICML 2019oral

Domain adaptation enables knowledge transfer from a labeled source domain to an unlabeled target domain. A mainstream approach is adversarial feature adaptation, which learns domain-invariant representations through aligning the feature distributions of both domains. However, a theoretical prerequis…

Cited by 314SourcePDFScholar
2018

Learning to Explain: An Information-Theoretic Perspective on Model Interpretation

ICML 2018oral

We introduce instancewise feature selection as a methodology for model interpretation. Our method is based on learning a function to extract a subset of features that are most informative for each given example. This feature selector is trained to maximize the mutual information between selected fea…

2018

On the Theory of Variance Reduction for Stochastic Gradient Monte Carlo

ICML 2018oral

We provide convergence guarantees in Wasserstein distance for a variety of variance-reduction methods: SAGA Langevin diffusion, SVRG Langevin diffusion and control-variate underdamped Langevin diffusion. We analyze these methods under a uniform set of assumptions on the log-posterior distribution, a…

Cited by 113SourcePDFScholar
2018

RLlib: Abstractions for Distributed Reinforcement Learning

ICML 2018oral

Reinforcement learning (RL) algorithms involve the deep nesting of highly irregular computation patterns, each of which typically exhibits opportunities for distributed computation. We argue for distributing RL components in a composable way by adapting algorithms for top-down hierarchical control,…

2018

SAFFRON: an Adaptive Algorithm for Online Control of the False Discovery Rate

ICML 2018oral

In the online false discovery rate (FDR) problem, one observes a possibly infinite sequence of $p$-values $P_1,P_2,…$, each testing a different null hypothesis, and an algorithm must pick a sequence of rejection thresholds $\alpha_1,\alpha_2,…$ in an online fashion, effectively rejecting the $k$-th…

2015

A General Analysis of the Convergence of ADMM

ICML 2015poster

We provide a new proof of the linear convergence of the alternating direction method of multipliers (ADMM) when one of the objective terms is strongly convex. Our proof is based on a framework for analyzing optimization algorithms introduced in Lessard et al. (2014), reducing algorithm convergence t…

Cited by 404SourcePDFScholar
2015

Adding vs. Averaging in Distributed Primal-Dual Optimization

ICML 2015poster

Distributed optimization methods for large-scale machine learning suffer from a communication bottleneck. It is difficult to reduce this bottleneck while still efficiently and accurately aggregating partial work from different machines. In this paper, we present a novel generalization of the recent…

2015

Distributed Estimation of Generalized Matrix Rank: Efficient Algorithms and Lower Bounds

ICML 2015poster

We study the following generalized matrix rank estimation problem: given an n-by-n matrix and a constant c > 0, estimate the number of eigenvalues that are greater than c. In the distributed setting, the matrix of interest is the sum of m matrices held by separate machines. We show that any determin…

Cited by 29SourcePDFScholar
2015

Learning Transferable Features with Deep Adaptation Networks

ICML 2015poster

Recent studies reveal that a deep neural network can learn transferable features which generalize well to novel tasks for domain adaptation. However, as deep features eventually transition from general to specific along the network, the feature transferability drops significantly in higher layers wi…

Cited by 6646SourcePDFScholar