← Search

Zheng Wen

31 accepted papers

2026

Multi-Objective Preference Optimization: Improving Human Alignment of Generative Models

ICML 2026poster

Post-training LLMs with RLHF and preference optimization methods (e.g., DPO, IPO) has greatly improved alignment, yet these approaches assume a single objective. In reality, humans express multiple, often conflicting objectives, such as helpfulness and harmlessness, with no natural scalarization. We…

Cited by 0SourceScholar
2023

Approximate Thompson Sampling via Epistemic Neural Networks

UAI 2023poster

Thompson sampling (TS) is a popular heuristic for action selection, but it requires sampling from a posterior distribution. Unfortunately, this can become computationally intractable in complex environments, such as those modeled using neural networks. Approximate posterior samples can produce effec…

2023

Epistemic Neural Networks

NeurIPS 2023spotlight

Intelligence relies on an agent's knowledge of what it does not know. This capability can be assessed based on the quality of joint predictions of labels across multiple inputs. In principle, ensemble-based approaches can produce effective joint predictions, but the computational costs of large ense…

Cited by 144SourcePDFScholar
2023

Leveraging Demonstrations to Improve Online Learning: Quality Matters

ICML 2023poster

We investigate the extent to which offline demonstration data can improve online learning. It is natural to expect some improvement, but *the question is how, and by how much?* We show that the degree of improvement must depend on the *quality* of the demonstration data. To generate portable insight…

Cited by 9SourcePDFScholar
2022

Evaluating high-order predictive distributions in deep learning

UAI 2022poster

Most work on supervised learning research has focused on marginal predictions. In decision problems, joint predictive distributions are essential for good performance. Previous work has developed methods for assessing low-order predictive distributions with inputs sampled i.i.d. from the testing dis…

2022

Neural Contextual Bandits with Deep Representation and Shallow Exploration

ICLR 2022poster

We study neural contextual bandits, a general class of contextual bandits, where each context-action pair is associated with a raw feature vector, but the specific reward generating function is unknown. We propose a novel learning algorithm that transforms the raw feature vector using the last hidde…

Cited by 89SourcePDFScholar
2022

The Neural Testbed: Evaluating Joint Predictions

NeurIPS 2022accept

Predictive distributions quantify uncertainties ignored by point estimates. This paper introduces The Neural Testbed: an open source benchmark for controlled and principled evaluation of agents that generate such predictions. Crucially, the testbed assesses agents not only on the quality of their ma…

2020

Graphical Models Meet Bandits: A Variational Thompson Sampling Approach

ICML 2020accepted

We propose a novel framework for structured bandits, which we call an influence diagram bandit. Our framework uses a graphical model to capture complex statistical dependencies between actions, latent variables, and observations; and thus unifies and extends many existing models, such as combinatori…

Cited by 22SourcePDFScholar
2020

Hypermodels for Exploration

ICLR 2020poster

We study the use of hypermodels to represent epistemic uncertainty and guide exploration. This generalizes and extends the use of ensembles to approximate Thompson sampling. The computational cost of training an ensemble grows with its size, and as such, prior work has typically been limited to ense…

Cited by 58SourceScholar
2020

Nested-Wasserstein Self-Imitation Learning for Sequence Generation

AISTATS 2020poster

Reinforcement learning (RL) has been widely studied for improving sequence-generation models. However, the conventional rewards used for RL training typically cannot capture sufficient semantic information and therefore render model bias. Further, the sparse and delayed rewards make RL exploration i…

Cited by 8SourcePDFScholar
2020

On Efficiency in Hierarchical Reinforcement Learning

NeurIPS 2020spotlight

Hierarchical Reinforcement Learning (HRL) approaches promise to provide more efficient solutions to sequential decision making problems, both in terms of statistical as well as computational efficiency. While this has been demonstrated empirically over time in a variety of tasks, theoretical results…

Cited by 53SourcePDFScholar
2020

Structured Policy Iteration for Linear Quadratic Regulator

ICML 2020poster

Linear quadratic regulator (LQR) is one of the most popular frameworks to tackle continuous Markov decision process tasks. With its fundamental theory and tractable optimal policy, LQR has been revisited and analyzed in recent years, in terms of reinforcement learning scenarios such as the model-fre…

Cited by 24SourcePDFScholar
2019

Cascading Linear Submodular Bandits: Accounting for Position Bias and Diversity in Online Learning to Rank

UAI 2019poster

Online learning, position bias, and diversified retrieval are three crucial aspects in designing ranking systems based on user clicks. One simple click model which explains the position bias is the cascade model. Many online learning variants of the cascade model have been proposed, but none so far…

Cited by 32SourcePDFScholar
2019

Garbage In, Reward Out: Bootstrapping Exploration in Multi-Armed Bandits

ICML 2019oral

We propose a bandit algorithm that explores by randomizing its history of rewards. Specifically, it pulls the arm with the highest mean reward in a non-parametric bootstrap sample of its history with pseudo rewards. We design the pseudo rewards such that the bootstrap mean is optimistic with a suffi…

Cited by 85SourcePDFScholar
2019

Nearly Optimal Adaptive Procedure with Change Detection for Piecewise-Stationary Bandit

AISTATS 2019poster

Multi-armed bandit (MAB) is a class of online learning problems where a learning agent aims to maximize its expected cumulative reward while repeatedly selecting to pull arms with unknown reward distributions. We consider a scenario where the reward distributions may change in a piecewise-stationary…

Cited by 146SourcePDFScholar
2019

Scalable Thompson Sampling via Optimal Transport

AISTATS 2019poster

Thompson sampling (TS) is a class of algorithms for sequential decision-making, which requires maintaining a posterior distribution over a reward model. However, calculating exact posterior distributions is intractable for all but the simplest models. Consequently, how to computationally-efficiently…

2017

Online Influence Maximization under Independent Cascade Model with Semi-Bandit Feedback

NeurIPS 2017poster

We study the online influence maximization problem in social networks under the independent cascade model. Specifically, we aim to learn the set of "best influencers" in a social network online while repeatedly interacting with it. We address the challenges of (i) combinatorial action space, since t…

Cited by 158SourcePDFScholar
2017

Online Learning to Rank in Stochastic Click Models

ICML 2017poster

Online learning to rank is a core problem in information retrieval and machine learning. Many provably efficient algorithms have been recently proposed for this problem in specific click models. The click model is a model of how the user interacts with a list of documents. Though these results are s…

Cited by 123SourcePDFScholar
2016

DCM Bandits: Learning to Rank with Multiple Clicks

ICML 2016poster

A search engine recommends to the user a list of web pages. The user examines this list, from the first page to the last, and clicks on all attractive pages until the user is satisfied. This behavior of the user can be described by the dependent click model (DCM). We propose DCM bandits, an online l…

Cited by 96SourcePDFScholar
2015

Cascading Bandits: Learning to Rank in the Cascade Model

ICML 2015poster

A search engine usually outputs a list of K web pages. The user examines this list, from the first web page to the last, and chooses the first attractive page. This model of user behavior is known as the cascade model. In this paper, we propose cascading bandits, a learning variant of the cascade mo…

Cited by 338SourcePDFScholar
2015

Tight Regret Bounds for Stochastic Combinatorial Semi-Bandits

AISTATS 2015poster

A stochastic combinatorial semi-bandit is an online learning problem where at each step a learning agent chooses a subset of ground items subject to constraints, and then observes stochastic weights of these items and receives their sum as a payoff. In this paper, we close the problem of computation…

Cited by 361SourcePDFScholar