Who's the Evil Twin? Differential Auditing for Undesired Behavior
Ishwar Balappanawar, Venkata Hasith Vattikuti, Greta Kintzley, Ronan Azimi-Mancel, Satvik Golechha

TL;DR
This paper introduces a differential auditing framework as an adversarial game to detect hidden harmful behaviors in neural networks, demonstrating high accuracy with attack-based methods and highlighting the need for hints in LLM auditing.
Contribution
It formulates a novel adversarial game for detecting hidden behaviors in neural networks and evaluates various blue team strategies, providing insights into effective auditing techniques.
Findings
Adversarial attack methods achieved 100% accuracy with hints.
Other techniques showed varied performance.
Effective LLM auditing requires hints about undesired behaviors.
Abstract
Detecting hidden behaviors in neural networks poses a significant challenge due to minimal prior knowledge and potential adversarial obfuscation. We explore this problem by framing detection as an adversarial game between two teams: the red team trains two similar models, one trained solely on benign data and the other trained on data containing hidden harmful behavior, with the performance of both being nearly indistinguishable on the benign dataset. The blue team, with limited to no information about the harmful behaviour, tries to identify the compromised model. We experiment using CNNs and try various blue team strategies, including Gaussian noise analysis, model diffing, integrated gradients, and adversarial attacks under different levels of hints provided by the red team. Results show high accuracy for adversarial-attack-based methods (100\% correct prediction, using hints), which…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
