ICCU: In-Context Continual Unlearning via Pattern-Induced Refusal Rules 文章

ArXiv CS.AI2026-05-27NEWSen作者: Ruihao Pan, Suhang Wang

详细信息

来源站点
ArXiv CS.AI
作者
Ruihao Pan, Suhang Wang
文章类型
NEWS
语言
en
发布日期
2026-05-27

摘要

arXiv:2605.27138v1 Announce Type: new Abstract: Machine unlearning aims to remove the influence of specific data from trained language models. In real-world deployments, unlearning requests often arrive sequentially, which challenges existing fine-tuning-based methods: fine-tuning each request is costly, accumulates utility loss, and may cause cross-request interference. To address these issues, we propose ICCU (In-Context Continual Unlearning), an in-context continual unlearning framework that induces readable refusal rules from unlearning datasets and applies them at inference time either as a filter or via the system prompt, without modifying model parameters. Because rules are accumulated as an order-independent union, ICCU is compositional and free of cross-request interference, and the original forget-set data can be discarded after rule induction.