DMAPO Improves LLM Alignment with Less Data

Zhengtao Yao, Runhao Li, Xupeng Chen, Jiayi Cheng, Chenqian Le, Michael Yue, Siheng Wang, Haoyan Xu, Yuqi Li, Chenhao Wei, Zhengdao Li, Rongchao Zhang, Guang Yang, Yidong Wang, Junhao Dong· July 29, 2026 View original

Summary

Researchers developed DMAPO (Data-centric Multi-evaluator Agreement for Preference Optimization), a method that generates and filters candidate responses from LLMs using rubric-specialized evaluators to create a small, high-confidence dataset for preference optimization. This approach significantly improves alignment and performance with substantially less training data.

Traditional preference optimization for large language models (LLMs) often focuses on varying training objectives while keeping the dataset fixed. This research, however, explores whether a smaller, highly confident set of on-policy responses can provide a more reliable learning signal. They introduce DMAPO (Data-centric Multi-evaluator Agreement for Preference Optimization), a method that generates candidate responses from a target policy and then rigorously evaluates them. DMAPO employs multiple specialized evaluators to assess helpfulness, factuality, and conciseness, applying a process-critic correction before retaining only high-consensus desirable or undesirable examples. For instance, it accepted only 1,871 out of 54,236 Mistral-7B candidates (3.45%). Training KTO on this refined dataset led to significant performance improvements, including a 7.50 MT-Bench score, a 95.5% length-controlled win rate against a reference model, and 57.3% IFEval prompt accuracy. Independent evaluations by GPT-4o and Claude Opus 4.7 also strongly favored DMAPO over other methods, demonstrating substantial net win rates on both held-out and out-of-distribution prompts. The study also found that while changing the evaluator model or rubric alters the selected examples, it has minimal impact on downstream performance, highlighting the robustness of the consensus filtering approach.

Why it matters

This method offers a more data-efficient and effective way to align LLMs, potentially reducing the computational resources and time required for fine-tuning, leading to better-performing and more reliable AI models.

How to implement this in your domain

  1. 1Adopt a multi-evaluator approach for generating and filtering preference datasets for LLM alignment.
  2. 2Define clear, rubric-specialized evaluators for aspects like helpfulness, factuality, and conciseness.
  3. 3Implement a process-critic correction step to refine evaluator judgments and improve data quality.
  4. 4Focus on retaining only high-consensus examples (both desirable and undesirable) to create a high-confidence training set.
  5. 5Experiment with training objectives like KTO on these smaller, high-quality datasets to achieve better alignment with fewer resources.

Who benefits

AI/ML DevelopmentContent GenerationCustomer ServiceEducation

Key takeaways

  • DMAPO uses multi-evaluator consensus to create high-confidence preference datasets.
  • This data-centric approach significantly improves LLM alignment with less data.
  • Specialized evaluators assess helpfulness, factuality, and conciseness.
  • The method shows strong performance gains over existing preference optimization techniques.

Original post by Zhengtao Yao, Runhao Li, Xupeng Chen, Jiayi Cheng, Chenqian Le, Michael Yue, Siheng Wang, Haoyan Xu, Yuqi Li, Chenhao Wei, Zhengdao Li, Rongchao Zhang, Guang Yang, Yidong Wang, Junhao Dong

"arXiv:2607.25136v1 Announce Type: new Abstract: Research on preference optimization often varies the training objective while holding the data fixed. We instead ask whether a small, high-confidence set of on-policy responses can provide a reliable learning signal. Our method, DMA…"

View on X

Originally posted by Zhengtao Yao, Runhao Li, Xupeng Chen, Jiayi Cheng, Chenqian Le, Michael Yue, Siheng Wang, Haoyan Xu, Yuqi Li, Chenhao Wei, Zhengdao Li, Rongchao Zhang, Guang Yang, Yidong Wang, Junhao Dong on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses