← Search

Patrick Jaillet

47 accepted papers

2026

A Two-Layer Framework for Joint Online Configuration Selection and Admission Control

ICML 2026poster

We study online configuration selection with admission control problem, which arises in LLM serving, GPU scheduling, and revenue management. In a planning horizon with $T$ periods, we consider a two-layer framework for the decisions made within each time period. In the first layer, the decision make…

Cited by 0SourceScholar
2026

Incentivizing Truthfulness and Collaborative Fairness in Bayesian Learning

ICML 2026oral

Collaborative machine learning involves training high-quality models using datasets from a number of sources. To incentivize sources to share data, existing data valuation methods fairly reward each source based on its data submitted as is. However, as these methods do not verify nor incentivize dat…

Cited by 0SourceScholar
2025

A Robust Kernel Statistical Test of Invariance: Detecting Subtle Asymmetries

AISTATS 2025oral

While invariances naturally arise in almost any type of real-world data, no efficient and robust test exists for detecting them in observational data under arbitrarily given group actions. We tackle this problem by studying measures of invariance that can capture even negligible underlying patterns.…

Cited by 0SourceScholar
2025

Incentive-Aware Dynamic Resource Allocation under Long-Term Cost Constraints

NeurIPS 2025poster

Motivated by applications such as cloud platforms allocating GPUs to users or governments deploying mobile health units across competing regions, we study the constrained dynamic allocation of a reusable resource to a group of strategic agents. Our objective is to simultaneously (i) maximize social…

Cited by 0SourceScholar
2025

Learning with Exact Invariances in Polynomial Time

ICML 2025spotlight

We study the statistical-computational trade-offs for learning with exact invariances (or symmetries) using kernel regression. Traditional methods, such as data augmentation, group averaging, canonicalization, and frame-averaging, either fail to provide a polynomial-time solution or are not applicab…

Cited by 0SourcePDFScholar
2025

Neural Dueling Bandits: Preference-Based Optimization with Human Feedback

ICLR 2025poster

Contextual dueling bandit is used to model the bandit problems, where a learner's goal is to find the best arm for a given context using observed noisy human preference feedback over the selected arms for the past contexts. However, existing algorithms assume the reward function is linear, which can…

Cited by 1SourcePDFScholar
2024

A Universal Class of Sharpness-Aware Minimization Algorithms

ICML 2024poster

Recently, there has been a surge in interest in developing optimization algorithms for overparameterized models as achieving generalization is believed to require algorithms with suitable biases. This interest centers on minimizing sharpness of the original loss function; the Sharpness-Aware Minimiz…

2024

Deletion-Anticipative Data Selection with a Limited Budget

ICML 2024poster

Learners with a limited budget can use supervised data subset selection and active learning techniques to select a smaller training set and reduce the cost of acquiring data and training _machine learning_ (ML) models. However, the resulting high model performance, measured by a data utility functio…

Cited by 0SourcePDFScholar
2024

Meta-VBO: Utilizing Prior Tasks in Optimizing Risk Measures with Gaussian Processes

ICLR 2024poster

Research on optimizing the risk measure of a blackbox function using Gaussian processes, especially Bayesian optimization (BO) of risk measures, has become increasingly important due to the inevitable presence of uncontrollable variables in real-world applications. Nevertheless, existing works on BO…

Cited by 1SourcePDFScholar
2024

Optimistic Bayesian Optimization with Unknown Constraints

ICLR 2024poster

Though some research efforts have been dedicated to constrained Bayesian optimization (BO), there remains a notable absence of a principled approach with a theoretical performance guarantee in the decoupled setting. Such a setting involves independent evaluations of the objective function and constr…

Cited by 5SourcePDFScholar
2024

Prompt Optimization with EASE? Efficient Ordering-aware Automated Selection of Exemplars

NeurIPS 2024poster

Large language models (LLMs) have shown impressive capabilities in real-world applications. The capability of *in-context learning* (ICL) allows us to adapt an LLM to downstream tasks by including input-label exemplars in the prompt without model fine-tuning. However, the quality of these exemplars…

2024

Use Your INSTINCT: INSTruction optimization for LLMs usIng Neural bandits Coupled with Transformers

ICML 2024poster

Large language models (LLMs) have shown remarkable instruction-following capabilities and achieved impressive performances in various applications. However, the performances of LLMs depend heavily on the instructions given to them, which are typically manually tuned with substantial human efforts. R…

2023

Batch Bayesian Optimization For Replicable Experimental Design

NeurIPS 2023poster

Many real-world experimental design problems (a) evaluate multiple experimental conditions in parallel and (b) replicate each condition multiple times due to large and heteroscedastic observation noise. Given a fixed total budget, this naturally induces a trade-off between evaluating more unique con…

Cited by 6SourcePDFScholar
2023

DRCFS: Doubly Robust Causal Feature Selection

ICML 2023poster

Knowing the features of a complex system that are highly relevant to a particular target variable is of fundamental interest in many areas of science. Existing approaches are often limited to linear settings, sometimes lack guarantees, and in most cases, do not scale to the problem at hand, in parti…

Cited by 11SourcePDFScholar
2023

Federated Neural Bandits

ICLR 2023poster

Recent works on neural contextual bandits have achieved compelling performances due to their ability to leverage the strong representation power of neural networks (NNs) for reward prediction. Many applications of contextual bandits involve multiple agents who collaborate without sharing raw observa…

2023

Incentive-aware Contextual Pricing with Non-parametric Market Noise

AISTATS 2023poster

We consider a dynamic pricing problem for repeated contextual second-price auctions with multiple strategic buyers who aim to maximize their long-term time discounted utility. The seller has limited information on buyers’ overall demand curves which depends on a non-parametric market-noise distribut…

Cited by 38SourcePDFScholar
2023

Incentives in Private Collaborative Machine Learning

NeurIPS 2023poster

Collaborative machine learning involves training models on data from multiple parties but must incentivize their participation. Existing data valuation methods fairly value and reward each party based on shared data or model parameters but neglect the privacy risks involved. To address this, we int…

Cited by 7SourcePDFScholar
2023

Multi-channel Autobidding with Budget and ROI Constraints

ICML 2023poster

In digital online advertising, advertisers procure ad impressions simultaneously on multiple platforms, or so-called channels, such as Google Ads, Meta Ads Manager, etc., each of which consists of numerous ad auctions. We study how an advertiser maximizes total conversion (e.g. ad clicks) while sati…

Cited by 31SourcePDFScholar
2023

Pricing against a Budget and ROI Constrained Buyer

AISTATS 2023poster

Internet advertisers (buyers) repeatedly procure ad impressions from ad platforms (sellers) with the aim to maximize total conversion (i.e. ad value) while respecting both budget and return-on-investment (ROI) constraints for efficient utilization of limited monetary resources. Facing such a constra…

Cited by 7SourcePDFScholar
2023

Quantum Bayesian Optimization

NeurIPS 2023poster

Kernelized bandits, also known as Bayesian optimization (BO), has been a prevalent method for optimizing complicated black-box reward functions. Various BO algorithms have been theoretically shown to enjoy upper bounds on their cumulative regret which are sub-linear in the number $T$ of iterations,…

Cited by 18SourcePDFScholar
2023

Risk-Aware Reinforcement Learning with Coherent Risk Measures and Non-linear Function Approximation

ICLR 2023poster

We study the risk-aware reinforcement learning (RL) problem in the episodic finite-horizon Markov decision process with unknown transition and reward functions. In contrast to the risk-neutral RL problem, we consider minimizing the risk of having low rewards, which arise due to the intrinsic randomn…

Cited by 17SourcePDFScholar
2023

Zeroth-Order Optimization with Trajectory-Informed Derivative Estimation

ICLR 2023poster

Zeroth-order (ZO) optimization, in which the derivative is unavailable, has recently succeeded in many important machine learning applications. Existing algorithms rely on finite difference (FD) methods for derivative estimation and gradient descent (GD)-based approaches for optimization. However, t…

Cited by 15SourcePDFScholar
2022

On provably robust meta-Bayesian optimization

UAI 2022poster

Bayesian optimization (BO) has become popular for sequential optimization of black-box functions. When BO is used to optimize a target function, we often have access to previous evaluations of potentially related functions. This begs the question as to whether we can leverage these previous experien…

2022

Sample-Then-Optimize Batch Neural Thompson Sampling

NeurIPS 2022accept

Bayesian optimization (BO), which uses a Gaussian process (GP) as a surrogate to model its objective function, is popular for black-box optimization. However, due to the limitations of GPs, BO underperforms in some problems such as those with categorical, high-dimensional or image inputs. To this en…

2022

Trade-off between Payoff and Model Rewards in Shapley-Fair Collaborative Machine Learning

NeurIPS 2022accept

This paper investigates the problem of fairly trading off between payoff and model rewards in collaborative machine learning (ML) where parties aggregate their datasets together to obtain improved ML models over that of each party. Supposing parties can afford the optimal model trained on the aggreg…

Cited by 14SourcePDFScholar
2021

An Information-Theoretic Framework for Unifying Active Learning Problems

AAAI 2021technical

This paper presents an information-theoretic framework for unifying active learning problems: level set estimation (LSE), Bayesian optimization (BO), and their generalized variant. We first introduce a novel active learning criterion that subsumes an existing LSE algorithm and achieves state-of-the-…

2021

Collaborative Bayesian Optimization with Fair Regret

ICML 2021spotlight

Bayesian optimization (BO) is a popular tool for optimizing complex and costly-to-evaluate black-box objective functions. To further reduce the number of function evaluations, any party performing BO may be interested to collaborate with others to optimize the same objective function concurrently. T…

Cited by 29SourcePDFScholar
2021

Differentially Private Federated Bayesian Optimization with Distributed Exploration

NeurIPS 2021poster

Bayesian optimization (BO) has recently been extended to the federated learning (FL) setting by the federated Thompson sampling (FTS) algorithm, which has promising applications such as federated hyperparameter tuning. However, FTS is not equipped with a rigorous privacy guarantee which is an import…

Cited by 59SourcePDFScholar
2021

Optimizing Conditional Value-At-Risk of Black-Box Functions

NeurIPS 2021poster

This paper presents two Bayesian optimization (BO) algorithms with theoretical performance guarantee to maximize the conditional value-at-risk (CVaR) of a black-box function: CV-UCB and CV-TS which are based on the well-established principle of optimism in the face of uncertainty and Thompson sampli…

2021

Top-k Ranking Bayesian Optimization

AAAI 2021technical

This paper presents a novel approach to top-k ranking Bayesian optimization (top-k ranking BO) which is a practical and significant generalization of preferential BO to handle top-k ranking and tie/indifference observations. We first design a surrogate model that is not only capable of catering to…

2021

Trusted-maximizers entropy search for efficient Bayesian optimization

UAI 2021poster

Information-based Bayesian optimization (BO) algorithms have achieved state-of-the-art performance in optimizing a black-box objective function. However, they usually require several approximations or simplifying assumptions (without clearly understanding their effects on the BO performance) and/or…

2021

Value-at-Risk Optimization with Gaussian Processes

ICML 2021spotlight

Value-at-risk (VaR) is an established measure to assess risks in critical real-world applications with random environmental factors. This paper presents a novel VaR upper confidence bound (V-UCB) algorithm for maximizing the VaR of a black-box objective function with the first no-regret guarantee. T…

2020

Federated Bayesian Optimization via Thompson Sampling

NeurIPS 2020poster

Bayesian optimization (BO) is a prominent approach to optimizing expensive-to-evaluate black-box functions. The massive computational capability of edge devices such as mobile phones, coupled with privacy concerns, has led to a surging interest in federated learning (FL) which focuses on collaborati…

2020

Learning Task-Agnostic Embedding of Multiple Black-Box Experts for Multi-Task Model Fusion

ICML 2020poster

Model fusion is an emerging study in collective learning where heterogeneous experts with private data and learning architectures need to combine their black-box knowledge for better performance. Existing literature achieves this via a local knowledge distillation scheme that transfuses the predicti…

Cited by 21SourcePDFScholar
2020

No-regret Learning in Price Competitions under Consumer Reference Effects

NeurIPS 2020poster

We study long-run market stability for repeated price competitions between two firms, where consumer demand depends on firms' posted prices and consumers’ price expectations called reference prices. Consumers' reference prices vary over time according to a memory-based dynamic, which is a weighted a…

Cited by 15SourcePDFScholar
2020

R2-B2: Recursive Reasoning-Based Bayesian Optimization for No-Regret Learning in Games

ICML 2020poster

This paper presents a recursive reasoning formalism of Bayesian optimization (BO) to model the reasoning process in the interactions between boundedly rational, self-interested agents with unknown, complex, and costly-to-evaluate payoff functions in repeated games, which we call Recursive Reasoning-…

Cited by 37SourcePDFScholar
2019

Bayesian Optimization Meets Bayesian Optimal Stopping

ICML 2019oral

Bayesian optimization (BO) is a popular paradigm for optimizing the hyperparameters of machine learning (ML) models due to its sample efficiency. Many ML models require running an iterative training procedure (e.g., stochastic gradient descent). This motivates the question whether information availa…

Cited by 71SourcePDFScholar
2019

Implicit Posterior Variational Inference for Deep Gaussian Processes

NeurIPS 2019spotlight

A multi-layer deep Gaussian process (DGP) model is a hierarchical composition of GP models with a greater expressive power. Exact DGP inference is intractable, which has motivated the recent development of deterministic and stochastic approximation methods. Unfortunately, the deterministic approxima…

2015

Inverse Reinforcement Learning with Locally Consistent Reward Functions

NeurIPS 2015poster

Existing inverse reinforcement learning (IRL) algorithms have assumed each expert’s demonstrated trajectory to be produced by only a single reward function. This paper presents a novel generalization of the IRL problem that allows each trajectory to be generated by multiple locally consistent reward…

Cited by 57SourcePDFScholar