paper-with-me

홈 › Papers

Safe-RULE: Safe Reinforcement UnLEarning

2026-06-08 · Shixiong Jiang, Taozheng Zhu, Fanxin Kong arxiv

Offline safe reinforcement learning (Safe RL) enables policy learning without online interactions, making it suitable for safety-critical systems such as robotics systems. However, its reliance on static datasets exposes offline Safe RL to data poisoning attacks, where adversaries inject malicious samples that compromise safety and induce unsafe policy behavior. In this work, we propose a new learning paradigm, named safe reinforcement unlearning (Safe-RULE), used as a defense framework to remove the influence of poisoned data without retraining from scratch or requiring access to the original training environment. We further extend reinforcement unlearning to offline Safe RL by explicitly accounting for both task performance and safety constraints during the unlearning process. Experiments across benchmark Safe RL tasks demonstrate that our approach effectively enhances safety performance against data poisoning attacks.

📄 PDF Abstract BibTeX arXiv:2606.09559

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Cross-Modal Safety Alignment: Is textual unlearning all you need?

2024-05-27 · Trishna Chakraborty, Erfan Shayegani, Zikui Cai, Nael Abu-Ghazaleh 외

Recent studies reveal that integrating new modalities into Large Language Models (LLMs), such as Vision-Language Models (VLMs), creates a new attack surface that bypasses existing safety training techniques like Supervis…

AllSafety Alignment

Don't do it: Safer Reinforcement Learning With Rule-based Guidance

2022-12-28 · Ekaterina Nikonova, Cheng Xue, Jochen Renz

During training, reinforcement learning systems interact with the world without considering the safety of their actions. When deployed into the real world, such systems can be dangerous and cause harm to their surroundin…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Robot Navigation

SafeMo: Linguistically Grounded Unlearning for Trustworthy Text-to-Motion Generation

2026-01-02 · Yiling Wang, Zeyu Zhang, Yiran Wang, Hao Tang arxiv

Text-to-motion (T2M) generation with diffusion backbones achieves strong realism and alignment. Safety concerns in T2M methods have been raised in recent years; existing methods replace discrete VQ-VAE codebook entries t…

Open Problems in Machine Unlearning for AI Safety

2025-01-09 · Fazl Barez, Tingchen Fu, Ameya Prabhu, Stephen Casper 외

As AI systems become more capable, widely deployed, and increasingly autonomous in critical areas such as cybersecurity, biological research, and healthcare, ensuring their safety and alignment with human values is param…

Machine Unlearning

Rethinking Machine Unlearning for Large Language Models

2024-02-13 · Sijia Liu, Yuanshun Yao, Jinghan Jia, Stephen Casper 외

We explore machine unlearning (MU) in the domain of large language models (LLMs), referred to as LLM unlearning. This initiative aims to eliminate undesirable data influence (e.g., sensitive or illegal information) and t…

Machine UnlearningManagementModel EditingNavigate