TrajDeleter: Enabling Trajectory Forgetting in Offline Reinforcement Learning Agents
Chen Gong, Kecen Li, Jin Yao, Tianhao Wang

TL;DR
TrajDeleter is a novel method enabling offline RL agents to rapidly forget specific trajectories, significantly reducing retraining time while effectively unlearning targeted data influences without compromising overall performance.
Contribution
This paper introduces TrajDeleter, the first practical approach for trajectory unlearning in offline RL, along with Trajauditor for evaluation, achieving efficient and effective trajectory forgetting.
Findings
Unlearns 94.8% of targeted trajectories on average
Requires only 1.5% of retraining time compared to from-scratch retraining
Maintains performance on remaining trajectories after unlearning
Abstract
Reinforcement learning (RL) trains an agent from experiences interacting with the environment. In scenarios where online interactions are impractical, offline RL, which trains the agent using pre-collected datasets, has become popular. While this new paradigm presents remarkable effectiveness across various real-world domains, like healthcare and energy management, there is a growing demand to enable agents to rapidly and completely eliminate the influence of specific trajectories from both the training dataset and the trained agents. To meet this problem, this paper advocates Trajdeleter, the first practical approach to trajectory unlearning for offline RL agents. The key idea of Trajdeleter is to guide the agent to demonstrate deteriorating performance when it encounters states associated with unlearning trajectories. Simultaneously, it ensures the agent maintains its original…
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.
Code & Models
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 · Autonomous Vehicle Technology and Safety
