Goto

Collaborating Authors

 Reinforcement Learning





OSIL: Learning Offline Safe Imitation Policies with Safety Inferred from Non-preferred Trajectories

arXiv.org Machine Learning

This work addresses the problem of offline safe imitation learning (IL), where the goal is to learn safe and reward-maximizing policies from demonstrations that do not have per-timestep safety cost or reward information. In many real-world domains, online learning in the environment can be risky, and specifying accurate safety costs can be difficult. However, it is often feasible to collect trajectories that reflect undesirable or unsafe behavior, implicitly conveying what the agent should avoid. We refer to these as non-preferred trajectories. We propose a novel offline safe IL algorithm, OSIL, that infers safety from non-preferred demonstrations. We formulate safe policy learning as a Constrained Markov Decision Process (CMDP). Instead of relying on explicit safety cost and reward annotations, OSIL reformulates the CMDP problem by deriving a lower bound on reward maximizing objective and learning a cost model that estimates the likelihood of non-preferred behavior. Our approach allows agents to learn safe and reward-maximizing behavior entirely from offline demonstrations. We empirically demonstrate that our approach can learn safer policies that satisfy cost constraints without degrading the reward performance, thus outperforming several baselines.



ModelingHumanExplorationThrough Resource-RationalReinforcementLearning

Neural Information Processing Systems

Knowing how to efficiently balance between exploring unfamiliar parts of an environment and exploiting currently available knowledge is an essential ingredient of anyintelligent organism.




f6f154417c4665861583f9b9c4afafa2-Paper.pdf

Neural Information Processing Systems

Ourapproach, Exploration through Learned Language Abstraction (ELLA) providesintermediate rewards to an agent for completing relevant low-level behaviors as it tries to solve a complex, sparse rewardtask.