Enhancing Small LLM Alignment through Margin-Based Objective Modifications under Resource Constraints
Daren Yao, Jinsong Yuan, Ruike Chen

TL;DR
This paper introduces lightweight margin-based objective modifications for small LLMs to improve alignment with human preferences, especially under resource constraints, demonstrating significant performance gains in various benchmarks.
Contribution
Proposes two novel DPO-based variants, Adaptive Margin-Sigmoid Loss and APO-hinge-zero, to enhance small LLM alignment with minimal computational overhead.
Findings
APO-hinge-zero improves win rate by +2.0 points in AlpacaEval.
Methods maintain competitive performance across diverse tasks.
Simple objective modifications significantly boost small LLM alignment.
Abstract
Small large language models (LLMs) often face difficulties in aligning output to human preferences, particularly when operating under severe performance gaps. In this work, we propose two lightweight DPO-based variants -- Adaptive Margin-Sigmoid Loss and APO-hinge-zero -- to better address underperformance scenarios by introducing margin-based objectives and selective update mechanisms. Our APO-hinge-zero method, which combines hinge-induced hard-example mining with the chosen-focused optimization of APO-zero, achieves strong results. In AlpacaEval, APO-hinge-zero improves the win rate by +2.0 points and the length-controlled win rate by +1.4 points compared to the APO-zero baseline. In MT-Bench, our methods maintain competitive performance in diverse categories, particularly excelling in STEM and Humanities tasks. These results demonstrate that simple modifications to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Multimodal Machine Learning Applications · Advanced Graph Neural Networks
