CLAIAug 23, 2024

Preference Consistency Matters: Enhancing Preference Learning in Language Models with Automated Self-Curation of Training Corpora

arXiv:2408.12799v212 citationsh-index: 2Has Code
Originality Incremental advance
AI Analysis

This work addresses annotation inconsistencies in preference learning for language model developers, offering a straightforward solution that is incremental in improving existing methodologies.

The paper tackles the problem of inconsistent annotations in preference learning datasets for language models by introducing a self-curation method that automatically detects and selects consistent annotations, resulting in performance improvements of up to 33% in instruction-following tasks.

Inconsistent annotations in training corpora, particularly within preference learning datasets, pose challenges in developing advanced language models. These inconsistencies often arise from variability among annotators and inherent multi-dimensional nature of the preferences. To address these issues, we introduce a self-curation method that preprocesses annotated datasets by leveraging proxy models trained directly on them. Our method enhances preference learning by automatically detecting and selecting consistent annotations. We validate the proposed approach through extensive instruction-following tasks, demonstrating performance improvements of up to 33\% across various learning algorithms and proxy capabilities. This work offers a straightforward and reliable solution to address preference inconsistencies without relying on heuristics, serving as an initial step toward the development of more advanced preference learning methodologies. Code is available at https://github.com/Self-Curation/ .

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes