paper-with-me

Papers

Which Pairs to Compare for LLM Post-Training?

2026-06-17 · Jiangze Han, Vineet Goyal, Will Ma arxiv

Preference-based post-training has become a central paradigm for aligning language models. A common data-collection strategy is to generate a small set of completions for each prompt and label the resulting comparison pairs. However, human preference labels are often much more expensive than generating additional completions, suggesting a different use of the same labeling budget: generate a larger pool of completions, but label only the most informative comparison pairs. This paper studies which pairs should be compared in preference-based post-training. We formulate comparison curation as a sampling-design problem and evaluate designs by the quality of the final policy under the preference-based post-training objective. We instantiate this framework for Direct Preference Optimization (DPO), analyzing how the choice of labeled pairs propagates through DPO training to downstream policy performance. Our main results provide matching upper and lower bounds on the post-training optimality gap of the DPO-trained policy. The bounds show that comparison selection affects downstream performance through a single design-dependent information matrix, which links label allocation to parameter estimation error and policy suboptimality. This yields an explicit optimization criterion for budgeted comparison curation and motivates practical sampling designs for selecting informative pairs from large generated completion pools. Experiments on synthetic settings and language-model post-training benchmarks show that the proposed designs consistently improve sample efficiency over common comparison-selection heuristics.

📄 PDF Abstract BibTeX arXiv:2606.19607

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Automatic Pair Construction for Contrastive Post-training

2023-10-03 · Canwen Xu, Corby Rosset, Ethan C. Chau, Luciano del Corro 외

Alignment serves as an important step to steer large language models (LLMs) towards human preferences. In this paper, we propose an automatic way to construct contrastive data for LLM, using preference pairs from multipl…

Twin identification over viewpoint change: A deep convolutional neural network surpasses humans

2022-07-12 · Connor J. Parde, Virginia E. Strehle, Vivekjyoti Banerjee, Ying Hu 외

Deep convolutional neural networks (DCNNs) have achieved human-level accuracy in face identification (Phillips et al., 2018), though it is unclear how accurately they discriminate highly-similar faces. Here, humans and a…

Face Identification

Does Face Recognition Error Echo Gender Classification Error?

2021-04-28 · Ying Qiu, Vítor Albiero, Michael C. King, Kevin W. Bowyer

This paper is the first to explore the question of whether images that are classified incorrectly by a face analytics algorithm (e.g., gender classification) are any more or less likely to participate in an image pair th…

ClassificationFace RecognitionGender ClassificationGeneral Classification

Preconditioned training of normalizing flows for variational inference in inverse problems

2021-01-11 · pproximateinference AABI Symposium 2021 1 · Ali Siahkoohi, Gabrio Rizzuti, Mathias Louboutin, Philipp A. Witte 외

Obtaining samples from the posterior distribution of inverse problems with expensive forward operators is challenging especially when the unknowns involve the strongly heterogeneous Earth. To meet these challenges, we pr…

compressed sensingVariational Inference

What's the Difference Between Professional Human and Machine Translation? A Blind Multi-language Study on Domain-specific MT

2020-06-08 · Lukas Fischer, Samuel Läubli

Machine translation (MT) has been shown to produce a number of errors that require human post-editing, but the extent to which professional human translation (HT) contains such errors has not yet been compared to MT. We …

Machine TranslationTranslation