Switch language한국어
Back to the list

ZeroUnlearn: Few-Shot Knowledge Unlearning in Large Language Models

TL;DR AI

Key summary

2 min read
  1. Researchers introduced ZeroUnlearn, a few-shot unlearning framework for large language models.

  2. It maps sensitive inputs to a neutral state and removes their original representations with a closed-form multiplicative update.

  3. A gradient-based extension handles multiple samples, aiming to preserve general utility while deleting private or harmful knowledge.

  4. The approach could be a more efficient alternative to retraining or heavy fine-tuning for model editing and privacy protection.

Read the original