Accelerating Adversarial Training via Low-Rank Defense and Circuit Surrogates
August 3, 2026
This method reduces the computational cost of adversarial training for LLMs by applying representation fine-tuning (ReFT) on the defense side and using lightweight surrogate models derived from relevant circuits on the attack side. This avoids the expensive forward-backward passes through the full model during each adversarial iteration.
HOW THIS AFFECTS YOU
●
researcherYou can implement more frequent adversarial training cycles by significantly reducing the per-iteration compute cost.