paper-with-me

Papers

Does Representation Intervention Really Identify Desired Concepts and Elicit Alignment?

2025-05-24 · Hongzheng Yang, Yongqiang Chen, Zeyu Qin, Tongliang Liu, Chaowei Xiao, Kun Zhang, Bo Han

Representation intervention aims to locate and modify the representations that encode the underlying concepts in Large Language Models (LLMs) to elicit the aligned and expected behaviors. Despite the empirical success, it has never been examined whether one could locate the faithful concepts for intervention. In this work, we explore the question in safety alignment. If the interventions are faithful, the intervened LLMs should erase the harmful concepts and be robust to both in-distribution adversarial prompts and the out-of-distribution (OOD) jailbreaks. While it is feasible to erase harmful concepts without degrading the benign functionalities of LLMs in linear settings, we show that it is infeasible in the general non-linear setting. To tackle the issue, we propose Concept Concentration (COCA). Instead of identifying the faithful locations to intervene, COCA refractors the training data with an explicit reasoning process, which firstly identifies the potential unsafe concepts and then decides the responses. Essentially, COCA simplifies the decision boundary between harmful and benign representations, enabling more effective linear erasure. Extensive experiments with multiple representation intervention methods and model architectures demonstrate that COCA significantly reduces both in-distribution and OOD jailbreak success rates, and meanwhile maintaining strong performance on regular tasks such as math and code generation.

📄 PDF Abstract BibTeX arXiv:2505.18672

Code (0)

등록된 구현이 없습니다.

Tasks

Code GenerationMathSafety Alignment

Similar Papers 제목 키워드 기반

On the Safety of Open-Sourced Large Language Models: Does Alignment Really Prevent Them From Being Misused?

2023-10-02 · Hangfan Zhang, Zhimeng Guo, Huaisheng Zhu, Bochuan Cao 외

Large Language Models (LLMs) have achieved unprecedented performance in Natural Language Generation (NLG) tasks. However, many existing studies have shown that they could be misused to generate undesired content. In resp…

Text Generation

Matching a Desired Causal State via Shift Interventions

2021-07-05 · NeurIPS 2021 12 · JiaQi Zhang, Chandler Squires, Caroline Uhler

Transforming a causal system from a given initial state to a desired target state is an important task permeating multiple fields including control theory, biology, and materials science. In causal models, such transform…

Active Learning

Steering into New Embedding Spaces: Analyzing Cross-Lingual Alignment Induced by Model Interventions in Multilingual Language Models

2025-02-21 · Anirudh Sundar, Sinead Williamson, Katherine Metcalf, Barry-John Theobald 외

Aligned representations across languages is a desired property in multilingual large language models (mLLMs), as alignment can improve performance in cross-lingual tasks. Typically alignment requires fine-tuning a model,…

Retrieval

Active Learning for Optimal Intervention Design in Causal Models

2022-09-10 · JiaQi Zhang, Louis Cammarata, Chandler Squires, Themistoklis P. Sapsis 외

Sequential experimental design to discover interventions that achieve a desired outcome is a key problem in various domains including science, engineering and public policy. When the space of possible interventions is la…

Active LearningExperimental Design

Cost-effectively Identifying Causal Effect When Only Response Variable Observable

2020-01-01 · ICML 2020 1 · Tian-Zuo Wang, Xi-Zhu Wu, Sheng-Jun Huang, Zhi-Hua Zhou

In many real tasks, we care about how to make decisions other than mere predictions on an event, e.g. how to increase the revenue next month instead of knowing it will drop. The key is to identify the causal effects on t…

Decision Making