circuit-breakers
Enrichment pendingImproving Alignment and Robustness with Circuit Breakers
GraphCanon updated today · GitHub synced today
Trust & integrity
Full report- Maintenance
- Dormant (655d since push)
- As of today · Source: github_public_v1
- Provenance
- Not a fork · Organization account
- As of today · Source: github_public_v1
- Security (OSV)
- No lockfile
- As of today · Source: none
Public GitHub metadata and optional OSV dependency scans. Signals, not a guarantee. Trust methodology.
Overview
Improving Alignment and Robustness with Circuit Breakers
Capability facts
- Languages
- jupyter notebook
Source: github.language · Jul 11, 2026
Categories
Tags
README
Circuit Breakers
[Paper] | [Website] | [Models]
We present Circuit Breaking, a new approach inspired by representation engineering, designed to prevent AI systems from generating harmful content by directly altering harmful model representations. The family of circuit-breaking (or short-circuiting as one might put it) methods provide an alternative to traditional methods like refusal and adversarial training, protecting both LLMs and multimodal models from strong, unseen adversarial attacks without compromising model capability. Our approach represents a significant step forward in the development of reliable safeguards to harmful behavior and adversarial attacks.
Snapshot of LLM Results
Citation
If you find this useful in your research, please consider citing our paper:
@misc{zou2024circuitbreaker,
title={Improving Alignment and Robustness with Circuit Breakers},
author={Andy Zou and Long Phan and Justin Wang and Derek Duenas and Maxwell Lin and Maksym Andriushchenko and Rowan Wang and Zico Kolter and Matt Fredrikson and Dan Hendrycks},
year={2024},
eprint={2406.04313},
archivePrefix={arXiv},
primaryClass={cs.LG}
}