paper-with-me

홈 › Papers

Amnesia: Adversarial Semantic Layer Specific Activation Steering in Large Language Models

2026-03-10 · Ali Raza, Gurang Gupta, Nikolay Matyunin, Jibesh Patra arxiv

Warning: This article includes red-teaming experiments, which contain examples of compromised LLM responses that may be offensive or upsetting. Large Language Models (LLMs) have the potential to create harmful content, such as generating sophisticated phishing emails and assisting in writing code of harmful computer viruses. Thus, it is crucial to ensure their safe and responsible response generation. To reduce the risk of generating harmful or irresponsible content, researchers have developed techniques such as reinforcement learning with human feedback to align LLM's outputs with human values and preferences. However, it is still undetermined whether such measures are sufficient to prevent LLMs from generating interesting responses. In this study, we propose Amnesia, a lightweight activation-space adversarial attack that manipulates internal transformer states to bypass existing safety mechanisms in open-weight LLMs. Through experimental analysis on state-of-the-art, open-weight LLMs, we demonstrate that our attack effectively circumvents existing safeguards, enabling the generation of harmful content without the need for any fine-tuning or additional training. Our experiments on benchmark datasets show that the proposed attack can induce various antisocial behaviors in LLMs. These findings highlight the urgent need for more robust security measures in open-weight LLMs and underscore the importance of continued research to prevent their potential misuse.

📄 PDF Abstract BibTeX arXiv:2603.10080

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningResponse GenerationAdversarial Attack

Similar Papers 제목 키워드 기반

Efficient Knowledge Deletion from Trained Models through Layer-wise Partial Machine Unlearning

2024-03-12 · Vinay Chakravarthi Gogineni, Esmaeil S. Nadimi

Machine unlearning has garnered significant attention due to its ability to selectively erase knowledge obtained from specific training data samples in an already trained machine learning model. This capability enables d…

Machine Unlearning

A consequence of failed sequential learning: A computational account of developmental amnesia

2026-02-13 · Qi Zhang arxiv

Developmental amnesia, featured with severely impaired episodic memory and almost normal semantic memory, has been discovered to occur in children with hippocampal atrophy. This unique combination of characteristics seem…

Domain transfer through deep activation matching

2018-09-01 · ECCV 2018 9 · Haoshuo Huang, Qi-Xing Huang, Philipp Krahenbuhl

We introduce a layer-wise unsupervised domain adaptation approach for the task of semantic segmentation. Instead of merely matching the output distributions of the source and target domains, our approach aligns the distr…

Domain AdaptationGenerative Adversarial Networkimage-classificationImage Classification+3

Semantic Structure-Aware Generative Attacks for Enhanced Adversarial Transferability

2025-06-23 · Jongoh Jeong, Hunmin Yang, Jaeseok Jeong, Kuk-Jin Yoon

Generative adversarial attacks train a perturbation generator on a white-box surrogate model and subsequently apply the crafted perturbations to unseen black-box victim models. In contrast to iterative attacks, these met…

Style Amnesia: Investigating Speaking Style Degradation and Mitigation in Multi-Turn Spoken Language Models

2025-12-29 · Yu-Xiang Lin, Cheng-Han Chiang, Hung-yi Lee arxiv

In this paper, we show that when spoken language models (SLMs) are instructed to speak in a specific speaking style at the beginning of a multi-turn conversation, they cannot maintain the required speaking styles after s…