Papers › Compositional preference models for aligning LMs

Compositional preference models for aligning LMs

17 Oct 2023arXiv:2310.13011archive 2025-07-28

Dongyoung Go, Tomasz Korbak, Germán Kruszewski, Jos Rozen, Marc Dymetman

As language models (LMs) become more capable, it is increasingly important to align them with human preferences. However, the dominant paradigm for training Preference Models (PMs) for that purpose suffers from fundamental limitations, such as lack of transparency and scalability, along with susceptibility to overfitting the preference dataset. We propose Compositional Preference Models (CPMs), a novel PM framework that decomposes one global preference assessment into several interpretable features, obtains scalar scores for these features from a prompted LM, and aggregates these scores using a logistic regression classifier. Through these simple steps, CPMs allow to control which properties of the preference data are used to train the preference model and to build it based on features that are believed to underlie the human preference judgment. Our experiments show that CPMs not only improve generalization and are more robust to overoptimization than standard PMs, but also that best-of-n samples obtained using CPMs tend to be preferred over samples obtained using conventional PMs. Overall, our approach demonstrates the benefits of endowing PMs with priors about which features determine human preferences while relying on LM capabilities to extract those features in a scalable and robust way.

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

Code

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

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

dongyoung-go/cpm officialmentioned in papermentioned on GitHubpytorch 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

13 samples harvested; 11 ran; 0 honoured the contract we drafted; 2 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.

11ran
2unverified

Licence: 13 of the 13 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 dongyoung-go/cpm. “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.

add_callback_features dongyoung-go/cpm/feature_extract/reward_scaling_lll.py official repository ran no licence file found · pointer only · 25a2fa5e6d781899 · report
features_values dongyoung-go/cpm/feature_extract/reward_scaling_lll.py official repository ran no licence file found · pointer only · 64c1c6dcbc84c35f · report
find_score dongyoung-go/cpm/mle-train/claude_eval.py official repository ran no licence file found · pointer only · 61ba2e9faf99f486 · report
is_single_round dongyoung-go/cpm/feature_extract/sample_generate.py official repository ran no licence file found · pointer only · 0c518b646b15ecf4 · report
parse_ds dongyoung-go/cpm/mle-train/common.py official repository ran no licence file found · pointer only · 09c62c73831a3da2 · report
parse_features_ds dongyoung-go/cpm/mle-train/common.py official repository ran no licence file found · pointer only · 9dc7278bf125c774 · report
preferences_as_str dongyoung-go/cpm/mle-train/common.py official repository ran no licence file found · pointer only · a641066a5fab4c04 · report
preprocess_hh_dataset dongyoung-go/cpm/reward_model/rm_dataset.py official repository ran no licence file found · pointer only · ceca6c9a0952d84c · report
preprocess_output dongyoung-go/cpm/reward_model/RM_inference_upload.py official repository ran no licence file found · pointer only · 2a1243ce1a23e284 · report
preprocess_shp_dataset dongyoung-go/cpm/reward_model/rm_dataset.py official repository ran no licence file found · pointer only · 9427415e5a3dcdf6 · report
standardize dongyoung-go/cpm/mle-train/bon_candidate.py official repository ran fingerprinted no licence file found · pointer only · 790643e0394e8970 · report
load_and_add_score dongyoung-go/cpm/mle-train/bon_candidate.py official repository unverified no licence file found · pointer only · 86ee092ffb48abf3 · report
load_scored_samples dongyoung-go/cpm/feature_extract/reward_scaling_lll.py official repository unverified no licence file found · pointer only · fdea1016316c5a9a · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

ALIGNLogistic Regression

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