paper-with-me

홈 › Papers

Improving Zero-shot Generalization in Offline Reinforcement Learning using Generalized Similarity Functions

2021-11-29 · Bogdan Mazoure, Ilya Kostrikov, Ofir Nachum, Jonathan Tompson

Reinforcement learning (RL) agents are widely used for solving complex sequential decision making tasks, but still exhibit difficulty in generalizing to scenarios not seen during training. While prior online approaches demonstrated that using additional signals beyond the reward function can lead to better generalization capabilities in RL agents, i.e. using self-supervised learning (SSL), they struggle in the offline RL setting, i.e. learning from a static dataset. We show that performance of online algorithms for generalization in RL can be hindered in the offline setting due to poor estimation of similarity between observations. We propose a new theoretically-motivated framework called Generalized Similarity Functions (GSF), which uses contrastive learning to train an offline RL agent to aggregate observations based on the similarity of their expected future behavior, where we quantify this similarity using \emph{generalized value functions}. We show that GSF is general enough to recover existing SSL objectives while also improving zero-shot generalization performance on a complex offline RL benchmark, offline Procgen.

📄 PDF Abstract BibTeX arXiv:2111.14629

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningDecision MakingOffline RLreinforcement-learningReinforcement Learning (RL)Self-Supervised LearningSequential Decision MakingZero-shot Generalization

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar 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 …

Zero-shot GeneralizationReinforcement LearningOffline RL

GraSP-STL: A Graph-Based Framework for Zero-Shot Signal Temporal Logic Planning via Offline Goal-Conditioned Reinforcement Learning

2026-03-31 · Ancheng Hou, Ruijia Liu, Xiang Yin arxiv

This paper studies offline, zero-shot planning under Signal Temporal Logic (STL) specifications. We assume access only to an offline dataset of state-action-state transitions collected by a task-agnostic behavior policy,…

Zero-shot GeneralizationReinforcement Learning

Synthetic Data is Sufficient for Zero-Shot Visual Generalization from Offline Data

2025-08-17 · Ahmet H. Güzel, Ilija Bogunovic, Jack Parker-Holder arxiv

Offline reinforcement learning (RL) offers a promising framework for training agents using pre-collected datasets without the need for further environment interaction. However, policies trained on offline data often stru…

Zero-shot GeneralizationComputational EfficiencyReinforcement LearningOffline RL

Conditional Sequence Modeling for Safe Reinforcement Learning

2026-02-09 · Wensong Bai, Chao Zhang, Qihang Xu, Chufan Chen 외 arxiv

Offline safe reinforcement learning (RL) aims to learn policies from a fixed dataset while maximizing performance under cumulative cost constraints. In practice, deployment requirements often vary across scenarios, neces…

Reinforcement Learning

ZeroShotOpt: Towards Zero-Shot Pretrained Models for Efficient Black-Box Optimization

2025-10-03 · Jamison Meindl, Yunsheng Tian, Tony Cui, Veronika Thost 외 arxiv

Global optimization of expensive, derivative-free black-box functions requires extreme sample efficiency. While Bayesian optimization (BO) is the current state-of-the-art, its performance hinges on surrogate and acquisit…

Zero-shot GeneralizationReinforcement Learning