Papers › PREADD: Prefix-Adaptive Decoding for Controlled Text Generation

PREADD: Prefix-Adaptive Decoding for Controlled Text Generation

6 Jul 2023arXiv:2307.03214archive 2025-07-28

Jonathan Pei, Kevin Yang, Dan Klein

We propose Prefix-Adaptive Decoding (PREADD), a flexible method for controlled text generation. Unlike existing methods that use auxiliary expert models to control for attributes, PREADD does not require an external model, instead relying on linearly combining output logits from multiple prompts. Specifically, PREADD contrasts the output logits generated using a raw prompt against those generated using a prefix-prepended prompt, enabling both positive and negative control with respect to any attribute encapsulated by the prefix. We evaluate PREADD on three tasks -- toxic output mitigation, gender bias reduction, and sentiment control -- and find that PREADD outperforms not only prompting baselines, but also an auxiliary-expert control method, by 12% or more in relative gain on our main metrics for each task.

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="2307.03214")

Code

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

By repository: official repository: 12 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.

jonnypei/acl23-preadd officialmentioned in papermentioned on GitHubpytorchMIT 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

12 samples harvested; 6 ran; 0 honoured the contract we drafted; 6 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
6unverified

Licence: 0 of the 12 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 jonnypei/acl23-preadd. “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.

clamp jonnypei/acl23-preadd/methods/fudge/util.py official repository ran fingerprinted MIT (permissive) · 2f04763df90287b6 · report
collate jonnypei/acl23-preadd/methods/fudge/data.py official repository ran MIT (permissive) · bd461652e2d3d3ad · report
get_tokenizer jonnypei/acl23-preadd/utils/engine_util.py official repository ran MIT (permissive) · aab18278f4e1c226 · report
num_params jonnypei/acl23-preadd/methods/fudge/util.py official repository ran MIT (permissive) · 48689cd65df839d6 · report
pad_to_length jonnypei/acl23-preadd/methods/fudge/util.py official repository ran fingerprinted MIT (permissive) · bb59f1498141e958 · report
server_next_logprobs jonnypei/acl23-preadd/utils/engine_util.py official repository ran MIT (permissive) · bc1c2e993c8a4009 · report
generate_preadd jonnypei/acl23-preadd/methods/method_preadd.py official repository unverified MIT (permissive) · 3809b788d60c9780 · report
generate_standard jonnypei/acl23-preadd/methods/method_standard.py official repository unverified MIT (permissive) · e85fb66a8e9c0dc8 · report
get_next_logprobs jonnypei/acl23-preadd/utils/engine_util.py official repository unverified MIT (permissive) · 255dbccf793bbcfb · report
grammaticality jonnypei/acl23-preadd/utils/metrics.py official repository unverified MIT (permissive) · b871ff7f6e73b7a8 · report
load_model jonnypei/acl23-preadd/utils/model_server.py official repository unverified MIT (permissive) · e621046299d54577 · report
perplexity jonnypei/acl23-preadd/utils/metrics.py official repository unverified MIT (permissive) · 99ee132d16e7f4b7 · report

Tasks

AttributeText Generation

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