Safety-Aware Task Composition for Discrete and Continuous Reinforcement Learning
Kevin Leahy, Makai Mann, Zachary Serlin

TL;DR
This paper advances safe reinforcement learning by enabling Boolean composition of learned tasks with safety constraints in both discrete and continuous action spaces, supporting zero-shot policy composition.
Contribution
It introduces two safety notions, proves correctness under certain assumptions, and extends Boolean composition to continuous actions, enhancing safe RL capabilities.
Findings
Demonstrated safety-aware composition in grid world with value iteration.
Extended safety composition techniques to DQN with image observations.
Applied safety composition to continuous control with TD3 in Bullet physics environment.
Abstract
Compositionality is a critical aspect of scalable system design. Reinforcement learning (RL) has recently shown substantial success in task learning, but has only recently begun to truly leverage composition. In this paper, we focus on Boolean composition of learned tasks as opposed to functional or sequential composition. Existing Boolean composition for RL focuses on reaching a satisfying absorbing state in environments with discrete action spaces, but does not support composable safety (i.e., avoidance) constraints. We advance the state of the art in Boolean composition of learned tasks with three contributions: i) introduce two distinct notions of safety in this framework; ii) show how to enforce either safety semantics, prove correctness (under some assumptions), and analyze the trade-offs between the two safety notions; and iii) extend Boolean composition from discrete action…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Reinforcement Learning in Robotics · Explainable Artificial Intelligence (XAI)
MethodsBatch Normalization · Convolution · *Communicated@Fast*How Do I Communicate to Expedia? · Adam · Weight Decay · Experience Replay · Dense Connections · Deep Deterministic Policy Gradient · Focus
