Switch language한국어
Back to the list

GradSentry: Gradient Spectral Entropy for Backdoor Sample Filtering in Large Language Model Fine-Tuning

TL;DR AI

Key summary

2 min read
  1. Researchers introduced GradSentry, a backdoor defense for LLM fine-tuning that uses spectral entropy of per-sample gradients to spot poisoned samples.

  2. It separates poisoned data from clean data without clustering and works for both LoRA and full-parameter tuning.

  3. GradSentry stays effective across poison ratios from 1% to 90% with low overhead.

  4. The method shows strong results on multiple QA datasets and attack types.

  5. It provides a fast, training-agnostic way to filter poisoned fine-tuning samples, even at extreme poison rates.

Read the original