← Search

Thorsten Joachims

21 accepted papers

2026

Credit-assigned Policy Gradient for Early Stage Retrieval in Two-stage Ranking

ICML 2026poster

Large-scale search, recommendation, and retrieval-augmented generation (RAG) systems typically employ a two-stage architecture: an early-stage ranker (ESR) generates a candidate set, which is subsequently re-ranked by a late-stage ranker (LSR). While there are many reinforcement learning (RL) method…

Cited by 0SourceScholar
2026

Prompt Curriculum Learning for Efficient LLM Post-Training

ICLR 2026poster

Reinforcement learning (RL) is widely used to post-train large language models for tasks such as mathematical reasoning and coding. However, the convergence of RL training remains sensitive to batching and prompt selection strategies. We investigate the factors that affect convergence, including bat…

Cited by 0SourceScholar
2025

POTEC: Off-Policy Contextual Bandits for Large Action Spaces via Policy Decomposition

ICLR 2025spotlight

We study off-policy learning (OPL) of contextual bandit policies in large discrete action spaces where existing methods -- most of which rely crucially on reward-regression models or importance-weighted policy gradients -- fail due to excessive bias or variance. To overcome these issues in OPL, we p…

Cited by 0SourcePDFScholar
2024

Coactive Learning for Large Language Models using Implicit User Feedback

ICML 2024poster

We propose coactive learning as a model and feedback mechanism for training large language models (LLMs). The key insight is that users provide implicit feedback whenever they edit the text $y$ proposed by an LLM. While the edited text $\bar y$ is typically not a gold-standard example for supervised…

Cited by 3SourcePDFScholar
2024

REBEL: Reinforcement Learning via Regressing Relative Rewards

NeurIPS 2024poster

While originally developed for continuous control problems, Proximal Policy Optimization (PPO) has emerged as the work-horse of a variety of reinforcement learning (RL) applications, including the fine-tuning of generative models. Unfortunately, PPO requires multiple heuristics to enable stable conv…

2023

Off-Policy Evaluation for Large Action Spaces via Conjunct Effect Modeling

ICML 2023poster

We study off-policy evaluation (OPE) of contextual bandit policies for large discrete action spaces where conventional importance-weighting approaches suffer from excessive variance. To circumvent this variance issue, we propose a new estimator, called *OffCEM*, that is based on the *conjunct effect…

Cited by 26SourcePDFScholar
2022

Improving Screening Processes via Calibrated Subset Selection

ICML 2022spotlight

Many selection processes such as finding patients qualifying for a medical trial or retrieval pipelines in search engines consist of multiple stages, where an initial screening stage focuses the resources on shortlisting the most promising candidates. In this paper, we investigate what guarantees a…

2021

Controlling Fairness and Bias in Dynamic Learning-to-Rank (Extended Abstract)

IJCAI 2021poster

Rankings are the primary interface through which many online platforms match users to items (e.g. news, products, music, video). In these two-sided markets, not only do the users draw utility from the rankings, but the rankings also determine the utility (e.g. exposure, revenue) for the item provide…

Cited by 0SourcePDFScholar
2020

MOReL: Model-Based Offline Reinforcement Learning

NeurIPS 2020poster

In offline reinforcement learning (RL), the goal is to learn a highly rewarding policy based solely on a dataset of historical interactions with the environment. This serves as an extreme test for an agent's ability to effectively use historical data which is known to be critical for efficient RL. P…

Cited by 855SourcePDFScholar
2019

CAB: Continuous Adaptive Blending for Policy Evaluation and Learning

ICML 2019oral

The ability to perform offline A/B-testing and off-policy learning using logged contextual bandit feedback is highly desirable in a broad range of applications, including recommender systems, search engines, ad placement, and personalized health care. Both offline A/B-testing and off-policy learning…

Cited by 86SourcePDFScholar
2016

Recommendations as Treatments: Debiasing Learning and Evaluation

ICML 2016poster

Most data for evaluating and training recommender systems is subject to selection biases, either through self-selection by the users or through the actions of the recommendation system itself. In this paper, we provide a principled approach to handle selection biases by adapting models and estimatio…

Cited by 834SourcePDFScholar