Switch language한국어
Back to the list

Measuring the Depth of LLM Unlearning via Activation Patching

TL;DR AI

Key summary

2 min read
  1. Researchers introduced Unlearning Depth Score (UDS), a white-box metric for measuring how completely large language models forget removed knowledge.

  2. UDS traces residual information through internal activations using activation patching, aiming to reveal whether erased knowledge still lingers in the model.

  3. Across 150 unlearned models and 20 metrics, UDS was the most faithful and robust measure of unlearning depth.

  4. The authors also released code, data, and evaluation guidance to support safer privacy, security, and audit checks for LLM unlearning.

Read the original