LGCRDec 17, 2024

Concept-ROT: Poisoning Concepts in Large Language Models with Model Editing

arXiv:2412.13341v26 citationsh-index: 7ICLR
Originality Highly original
AI Analysis

This presents a new class of trojan attacks that could undermine safety measures in AI systems, raising concerns about malicious applications in real-world deployments.

The paper tackles the problem of inserting complex trojans into large language models via model editing, showing that Concept-ROT can trigger harmful outputs based on high-level concepts like 'computer science' with similar efficiency to simpler attacks, effectively jailbreaking safety-tuned models.

Model editing methods modify specific behaviors of Large Language Models by altering a small, targeted set of network weights and require very little data and compute. These methods can be used for malicious applications such as inserting misinformation or simple trojans that result in adversary-specified behaviors when a trigger word is present. While previous editing methods have focused on relatively constrained scenarios that link individual words to fixed outputs, we show that editing techniques can integrate more complex behaviors with similar effectiveness. We develop Concept-ROT, a model editing-based method that efficiently inserts trojans which not only exhibit complex output behaviors, but also trigger on high-level concepts -- presenting an entirely new class of trojan attacks. Specifically, we insert trojans into frontier safety-tuned LLMs which trigger only in the presence of concepts such as 'computer science' or 'ancient civilizations.' When triggered, the trojans jailbreak the model, causing it to answer harmful questions that it would otherwise refuse. Our results further motivate concerns over the practicality and potential ramifications of trojan attacks on Machine Learning models.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes