← Search

Jonas Hübotter

11 accepted papers

2026

Reinforcement Learning via Self-Distillation

ICML 2026poster

Large language models are increasingly post-trained with reinforcement learning in verifiable domains such as code and math. Yet, current methods for reinforcement learning with verifiable rewards (RLVR) learn only from a scalar outcome reward per attempt, creating a severe credit-assignment bottlen…

Cited by 0SourceScholar
2026

Specialization after Generalization: Towards Understanding Test-Time Training in Foundation Models

ICLR 2026poster

Recent empirical studies have explored the idea of continuing to train a model at test-time for a given task, known as test-time training (TTT), and have found it to yield significant performance improvements. However, there is limited understanding of why and when TTT is effective. Earlier explanat…

Cited by 0SourceScholar
2026

Test-time Offline Reinforcement Learning on Goal-related Experience

ICML 2026poster

Foundation models compress a large amount of information in a single, large neural network, which can then be queried for individual tasks. There are strong parallels between this widespread framework and offline goal-conditioned reinforcement learning algorithms: a universal value function is train…

Cited by 0SourceScholar
2025

DISCOVER: Automated Curricula for Sparse-Reward Reinforcement Learning

NeurIPS 2025poster

Sparse-reward reinforcement learning (RL) can model a wide range of highly complex tasks. Solving sparse-reward tasks is RL's core premise — requiring efficient exploration coupled with long-horizon credit assignment — and overcoming these challenges is key for building self-improving agents with su…

Cited by 0SourcecodeScholar
2025

Efficiently Learning at Test-Time: Active Fine-Tuning of LLMs

ICLR 2025poster

Recent efforts in fine-tuning language models often rely on automatic data selection, commonly using Nearest Neighbors retrieval from large datasets. However, we theoretically show that this approach tends to select redundant data, limiting its effectiveness or even hurting performance. To address t…

2025

LITE: Efficiently Estimating Gaussian Probability of Maximality

AISTATS 2025poster

We consider the problem of computing the *probability of maximality* (PoM) of a Gaussian random vector, i.e., the probability for each dimension to be maximal. This is a key challenge in applications ranging from Bayesian optimization to reinforcement learning, where the PoM not only helps with find…

Cited by 0SourcecodeScholar
2024

Transductive Active Learning: Theory and Applications

NeurIPS 2024poster

We study a generalization of classical active learning to real-world settings with concrete prediction targets where sampling is restricted to an accessible region of the domain, while prediction targets may lie outside this region. We analyze a family of decision rules that sample adaptively to min…

Cited by 4SourcePDFScholar
2023

Efficient Exploration in Continuous-time Model-based Reinforcement Learning

NeurIPS 2023poster

Reinforcement learning algorithms typically consider discrete-time dynamics, even though the underlying systems are often continuous in time. In this paper, we introduce a model-based reinforcement learning algorithm that represents continuous-time dynamics using nonlinear ordinary differential equa…

Cited by 10SourcePDFScholar
2023

Tuning Legged Locomotion Controllers via Safe Bayesian Optimization

CoRL 2023poster

This paper presents a data-driven strategy to streamline the deployment of model-based controllers in legged robotic hardware platforms. Our approach leverages a model-free safe learning algorithm to automate the tuning of control gains, addressing the mismatch between the simplified model used in t…

Cited by 21SourcecodeScholar