AIAug 8

OBLIVION: Workflow-Level Operational Skill Unlearning for Deployed Agents

arXiv:2608.082649.2h-index: 3
Predicted impact top 69% in AI · last 90 daysOriginality Incremental advance
AI Analysis

Addresses a novel security problem for LLM agents, providing a benchmark and defense that significantly reduces skill resurrection, though limited to the agent domain.

The paper introduces OBLIVION, a benchmark and defense for preventing deployed LLM agents from resurrecting revoked skills via residual carriers. It reduces attack success rate from 1.0 to 0.114 on locked episodes and from 1.0 to 0.2 in a sandbox, while preserving utility.

Large language model agents are becoming operational interfaces to files, memories, registries, and external tools. This deployment shift creates a new skill revocation problem: after a skill is removed from an explicit registry, an agent may still reconstruct it from residual carriers such as archives, transcripts, schemas, or memory entries. We study this problem as operational skill unlearning, where the goal is not parameter-level forgetting, but preventing a deployed agent from rebuilding a revoked skill through primitive tools. We introduce OBLIVION, a controlled benchmark and defense harness for revoked-skill resurrection. OBLIVION models each episode as a source-to-sink workflow, applies Cross-Surface Coherent Erasure to reduce residual carriers, and uses frozen workflow remediation near dangerous sinks. On the locked 88 attack episodes, the no-defense arm reaches formal attack success rate 1.0. OBLIVION reduces the rate to 0.114 and impact-weighted exposure to 0.115 while keeping locked utility at 1.0 and benign block rate at 0. In a separate skill-attack-derived sandbox, OBLIVION reduces attack success from 1.0 to 0.2 and impact-weighted exposure from 1.0 to 0.213 while preserving all utility controls. These results support workflow-level evaluation beyond checking explicit skill entries.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes