paper-with-me

Papers

Improving Zero-Shot Offline RL via Behavioral Task Sampling

2026-04-28 · Nazim Bendib, Nicolas Perrin-Gilbert, Olivier Sigaud arxiv

Offline zero-shot reinforcement learning (RL) aims to learn agents that optimize unseen reward functions without additional environment interaction. The standard approach to this problem trains task-conditioned policies by sampling task vectors that define linear reward functions over learned state representations. In most existing algorithms, these task vectors are randomly sampled, implicitly assuming this adequately captures the structure of the task space. We argue that doing so leads to suboptimal zero-shot generalization. To address this limitation, we propose extracting task vectors directly from the offline dataset and using them to define the task distribution used for policy training. We introduce a simple and general reward function extraction procedure that integrates into existing offline zero-shot RL algorithms. Across multiple benchmark environments and baselines, our approach improves zero-shot performance by an average of 20%, highlighting the importance of principled task sampling in offline zero-shot RL.

📄 PDF Abstract BibTeX arXiv:2604.25496

Code (0)

등록된 구현이 없습니다.

Tasks

Zero-shot GeneralizationReinforcement LearningOffline RL

Similar Papers 제목 키워드 기반

Towards Robust Zero-Shot Reinforcement Learning

2025-10-17 · Kexin Zheng, Lauriane Teyssier, Yinan Zheng, Yu Luo 외 arxiv

The recent development of zero-shot reinforcement learning (RL) has opened a new avenue for learning pre-trained generalist policies that can adapt to arbitrary new tasks in a zero-shot manner. While the popular Forward-…

Representation LearningReinforcement Learning

DINO-WM: World Models on Pre-trained Visual Features enable Zero-shot Planning

2024-11-07 · Gaoyue Zhou, Hengkai Pan, Yann Lecun, Lerrel Pinto

The ability to predict future outcomes given control actions is fundamental for physical reasoning. However, such predictive models, often called world models, remains challenging to learn and are typically developed for…

Zero-Shot Adaptation of Behavioral Foundation Models to Unseen Dynamics

2025-05-19 · Maksim Bobrin, Ilya Zisman, Alexander Nikulin, Vladislav Kurenkov 외

Behavioral Foundation Models (BFMs) proved successful in producing policies for arbitrary tasks in a zero-shot manner, requiring no test-time training or task-specific fine-tuning. Among the most promising BFMs are the o…

Zero-Shot Retail Theft Detection via Orchestrated Vision Models: A Model-Agnostic, Cost-Effective Alternative to Trained Single-Model Systems

2026-04-16 · Haileab Yagersew arxiv

Retail theft costs the global economy over \$100 billion annually, yet existing AI-based detection systems require expensive custom model training on proprietary datasets and charge \$200-500/month per store. We present …

Object DetectionPose Estimation

Foundation Policies with Hilbert Representations

2024-02-23 · Seohong Park, Tobias Kreiman, Sergey Levine

Unsupervised and self-supervised objectives, such as next token prediction, have enabled pre-training generalist models from large amounts of unlabeled data. In reinforcement learning (RL), however, finding a truly gener…

Reinforcement Learning (RL)Unsupervised Pre-training