Papers › Tradeoffs Between Alignment and Helpfulness in Language Models with Representation Engineering

Tradeoffs Between Alignment and Helpfulness in Language Models with Representation Engineering

29 Jan 2024arXiv:2401.16332archive 2025-07-28

Yotam Wolf, Noam Wies, Dorin Shteyman, Binyamin Rothberg, Yoav Levine, Amnon Shashua

Language model alignment has become an important component of AI safety, allowing safe interactions between humans and language models, by enhancing desired behaviors and inhibiting undesired ones. It is often done by tuning the model or inserting preset aligning prompts. Recently, representation engineering, a method which alters the model's behavior via changing its representations post-training, was shown to be effective in aligning LLMs (Zou et al., 2023a). Representation engineering yields gains in alignment oriented tasks such as resistance to adversarial attacks and reduction of social biases, but was also shown to cause a decrease in the ability of the model to perform basic tasks. In this paper we study the tradeoff between the increase in alignment and decrease in helpfulness of the model. We propose a theoretical framework which provides bounds for these two quantities, and demonstrate their relevance empirically. First, we find that under the conditions of our framework, alignment can be guaranteed with representation engineering, and at the same time that helpfulness is harmed in the process. Second, we show that helpfulness is harmed quadratically with the norm of the representation engineering vector, while the alignment increases linearly with it, indicating a regime in which it is efficient to use representation engineering. We validate our findings empirically, and chart the boundaries to the usefulness of representation engineering for alignment.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2401.16332")

Code

Syntology Ran 6 of 9 code samples harvested from 1 repository linked to this paper; 3 have no recorded run. Of those that ran: 6 ran with no contract checked.

By repository: official repository: 9 samples from 1 repository, 6 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

dorin133/repe_alignment_helpfulness_tradeoff officialmentioned in paperpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

9 samples harvested; 6 ran; 0 honoured the contract we drafted; 3 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

6ran
3unverified

Licence: 9 of the 9 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from dorin133/repe_alignment_helpfulness_tradeoff. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

indices_of_k_most_probable_tokens dorin133/repe_alignment_helpfulness_tradeoff/generate_plots_code/separate_by_dr_visualization.py official repository ran no licence file found · pointer only · b300584883c76483 · report
initialize_result_containers dorin133/repe_alignment_helpfulness_tradeoff/harmfulness_experiments/harmfulness_helpfulness.py official repository ran no licence file found · pointer only · 3a9b9c5f5c4584c2 · report
k_most_common_indices dorin133/repe_alignment_helpfulness_tradeoff/generate_plots_code/separate_by_dr_visualization.py official repository ran fingerprinted no licence file found · pointer only · 78ae5c277264f51c · report
keys_for_values dorin133/repe_alignment_helpfulness_tradeoff/generate_plots_code/separate_by_dr_visualization.py official repository ran no licence file found · pointer only · 59e79b011501cec4 · report
project_onto_direction dorin133/repe_alignment_helpfulness_tradeoff/repe/rep_readers.py official repository ran fingerprinted no licence file found · pointer only · cb6c9ff66d5194bb · report
recenter dorin133/repe_alignment_helpfulness_tradeoff/repe/rep_readers.py official repository ran fingerprinted no licence file found · pointer only · f7f3b221cb4cdae8 · report
setup_model_and_tokenizer dorin133/repe_alignment_helpfulness_tradeoff/harmfulness_experiments/harmfulness_helpfulness.py official repository unverified no licence file found · pointer only · 33d4b87d6c62162b · report
setup_model_and_tokenizer dorin133/repe_alignment_helpfulness_tradeoff/utils/generate_code_with_REPE.py official repository unverified no licence file found · pointer only · 835f0561c14cf899 · report
setup_model_and_tokenizer dorin133/repe_alignment_helpfulness_tradeoff/fairness_experiments/fairness_safety.py official repository unverified no licence file found · pointer only · f7053de92acde5b9 · report

Tasks

Language Modelling

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections