← Search

Kevin Frans

11 accepted papers

2025

Horizon Reduction Makes RL Scalable

NeurIPS 2025spotlight

In this work, we study the scalability of offline reinforcement learning (RL) algorithms. In principle, a truly scalable offline RL algorithm should be able to solve any given problem, regardless of its complexity, given sufficient data, compute, and model capacity. We investigate if and how current…

Cited by 0SourceScholar
2025

Leveraging Skills from Unlabeled Prior Data for Efficient Online Exploration

ICML 2025poster

Unsupervised pretraining has been transformative in many supervised domains. However, applying such ideas to reinforcement learning (RL) presents a unique challenge in that fine-tuning does not involve mimicking task-specific data, but rather exploring and locating the solution through iterative sel…

2025

OGBench: Benchmarking Offline Goal-Conditioned RL

ICLR 2025poster

Offline goal-conditioned reinforcement learning (GCRL) is a major problem in reinforcement learning (RL) because it provides a simple, unsupervised, and domain-agnostic way to acquire diverse behaviors and representations from unlabeled data without rewards. Despite the importance of this setting, w…

2024

Is Value Learning Really the Main Bottleneck in Offline RL?

NeurIPS 2024poster

While imitation learning requires access to high-quality data, offline reinforcement learning (RL) should, in principle, perform similarly or better with substantially lower data quality by using a value function. However, current results indicate that offline RL often performs worse than imitation…

Cited by 14SourcePDFScholar
2024

Unsupervised Zero-Shot Reinforcement Learning via Functional Reward Encodings

ICML 2024spotlight

Can we pre-train a generalist agent from a large amount of unlabeled offline trajectories such that it can be immediately adapted to any new downstream tasks in a zero-shot manner? In this work, we present a *functional* reward encoding (FRE) as a general, scalable solution to this *zero-shot RL* pr…

2022

CLIPDraw: Exploring Text-to-Drawing Synthesis through Language-Image Encoders

NeurIPS 2022accept

CLIPDraw is an algorithm that synthesizes novel drawings from natural language input. It does not require any additional training; rather, a pre-trained CLIP language-image encoder is used as a metric for maximizing similarity between the given description and a generated drawing. Crucially, CLIPDra…

Cited by 215SourcePDFScholar