Papers › Comparing Bad Apples to Good Oranges: Aligning Large Language Models via Joint...

Comparing Bad Apples to Good Oranges: Aligning Large Language Models via Joint Preference Optimization

31 Mar 2024arXiv:2404.00530archive 2025-07-28

Hritik Bansal, Ashima Suvarna, Gantavya Bhatt, Nanyun Peng, Kai-Wei Chang, Aditya Grover

A common technique for aligning large language models (LLMs) relies on acquiring human preferences by comparing multiple generations conditioned on a fixed context. This method, however, relies solely on pairwise comparisons, where the generations are evaluated within an identical context. While effective to such conditional preferences often fail to encompass the nuanced and multidimensional nature of human preferences. In this work, we revisit the traditional paradigm of preference acquisition and propose a new axis based on eliciting preferences jointly over the instruction-response pairs. Unlike prior preference optimizations, which are designed for conditional ranking protocols (e.g., DPO), we propose Joint Preference Optimization (JPO), a new preference optimization objective that upweights the joint probability of the chosen instruction-response pair over the rejected instruction-response pair. Interestingly, LLMs trained with joint instruction-response preference data using JPO outperform LLM trained with DPO by 5.2% and 3.3% win-rate for summarization and open-ended dialogue datasets, respectively. Our findings reveal that joint preferences over instruction and response pairs can significantly enhance the alignment of LLMs by tapping into a broader spectrum of human preference elicitation. The data and code is available at https://github.com/Hritikbansal/dove.

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

Code

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

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

hritikbansal/dove 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

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

Licence: 0 of the 11 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 hritikbansal/dove. “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.

allocate hritikbansal/dove/sft/core/multipack_sampler.py official repository ran MIT (permissive) · cee7785fcfddc8ae · report
ffd_check hritikbansal/dove/sft/core/multipack_sampler.py official repository ran MIT (permissive) · 5c2e6ebfd6b20c74 · report
ffd_with_result hritikbansal/dove/sft/core/multipack_sampler.py official repository ran MIT (permissive) · d0405e95f05e1f64 · report
filter_long_samples hritikbansal/dove/sft/core/supervised_dataset.py official repository ran MIT (permissive) · f0832ee83b5ff758 · report
filter_long_sequences hritikbansal/dove/jpo/utils.py official repository ran MIT (permissive) · df4f346585f694bb · report
fmt_prompt hritikbansal/dove/jpo/utils.py official repository ran fingerprinted MIT (permissive) · d12d009f6f16a459 · report
fmt_prompt hritikbansal/dove/sft/core/supervised_dataset.py official repository ran fingerprinted MIT (permissive) · dc2a8a5f4eb6f801 · report
get_feedback hritikbansal/dove/jpo/ai_feedback.py official repository ran fingerprinted MIT (permissive) · 841ccc2439e64906 · report
get_feedback hritikbansal/dove/jpo/auto_eval.py official repository ran fingerprinted MIT (permissive) · 4abdf461254ec7ab · report
preprocess hritikbansal/dove/sft/core/supervised_dataset.py official repository ran MIT (permissive) · f1d264774d681d67 · report
return_prompt_and_responses_augmented hritikbansal/dove/jpo/utils.py official repository ran MIT (permissive) · 129ed5f0939a11d7 · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

DPO

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