paper-with-me

홈 › Papers

Keep Calm and Avoid Harmful Content: Concept Alignment and Latent Manipulation Towards Safer Answers

2025-10-14 · Ruben Belo, Marta Guimaraes, Claudia Soares arxiv

Large Language Models are susceptible to jailbreak attacks that bypass built-in safety guardrails (e.g., by tricking the model with adversarial prompts). We propose Concept Alignment and Concept Manipulation CALM, an inference-time method that suppresses harmful concepts by modifying latent representations of the last layer of the model, without retraining. Leveraging concept whitening technique from Computer Vision combined with orthogonal projection, CALM removes unwanted latent directions associated with harmful content while preserving model performance. Experiments show that CALM reduces harmful outputs and outperforms baseline methods in most metrics, offering a lightweight approach to AI safety with no additional training data or model fine-tuning, while incurring only a small computational overhead at inference.

📄 PDF Abstract BibTeX arXiv:2510.12672

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Keep Calm and Relax -- HMI for Autonomous Vehicles

2024-08-16 · Tima M. Yekta, Julius Schöning

The growing popularity of self-driving, so-called autonomous vehicles has increased the need for human-machine interfaces~(HMI) and user interaction~(UI) to enhance passenger trust and comfort. While fallback drivers sig…

Autonomous Vehicles

Keep CALM and Explore: Language Models for Action Generation in Text-based Games

2020-10-06 · EMNLP 2020 11 · Shunyu Yao, Rohan Rao, Matthew Hausknecht, Karthik Narasimhan

Text-based games present a unique challenge for autonomous agents to operate in natural language and handle enormous action spaces. In this paper, we propose the Contextual Action Language Model (CALM) to generate a comp…

Action GenerationLanguage ModelingLanguage Modellingtext-based games

T2Vs Meet VLMs: A Scalable Multimodal Dataset for Visual Harmfulness Recognition

2024-09-29 · Chen Yeh, You-Ming Chang, Wei-Chen Chiu, Ning Yu

To address the risks of encountering inappropriate or harmful content, researchers managed to incorporate several harmful contents datasets with machine learning methods to detect harmful concepts. However, existing harm…

In-Context LearningQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)

ForceForget: Reinforcement Concept Removal for Enhancing Safety in Text-to-Image Models

2026-06-12 · Dong Han, Yong Li arxiv

With the advance of generative AI, the text-to-image (T2I) model has the ability to generate various contents. However, T2I models still can generate unsafe contents. To alleviate this issue, various concept erasing meth…

Reinforcement Learning

A Single Neuron Works: Precise Concept Erasure in Text-to-Image Diffusion Models

2025-09-25 · Qinqin He, Jiaqi Weng, Jialing Tao, Hui Xue arxiv

Text-to-image models exhibit remarkable capabilities in image generation. However, they also pose safety risks of generating harmful content. A key challenge of existing concept erasure methods is the precise removal of …

Image Generation