用混合偏好优化提升大模型逻辑准确性,解决过度追求流畅的缺陷。
RLearner-LLM: Balancing Logical Grounding and Fluency in Large Language Models via Hybrid Direct Preference Optimization
- 融合NLI模型与验证器评分,自动构建更可靠的偏好信号。
- 在5个学科中实现最高6倍的逻辑连贯性提升,覆盖率达11/15项。
- 适用于小参数模型,兼顾速度与逻辑对齐,适合知识密集型任务。
直接偏好优化(DPO)虽高效,但在知识密集型生成中存在系统性冗长偏差,导致模型偏重流畅性而非逻辑正确性。现有方法下,SFT模型的自然语言推理(NLI)准确率仅为0.05–0.22。本文提出RLearner-LLM与混合DPO:通过结合DeBERTa-v3 NLI信号与验证器大模型评分,无需人工标注即可消除单一信号优化带来的“对齐代价”。在生物学、医学、法律等五个学术领域,基于LLaMA-2-13B、Qwen3-8B和Gemma 4 E4B-it三种架构的实验显示,该方法相较SFT实现最高6倍的NLI提升,15个测试单元中有11个取得增长,且答案覆盖率持续提高。在仅4.5亿有效参数的Gemma 4 E4B-it上,五大学科均实现性能提升(+11.9%至+2.4倍),推理更快。其Qwen3-8B版本在成对对比中胜出95%,而GPT-4o-mini则以95%胜过其简洁输出,揭示当前前沿评测仍受冗长偏见影响,凸显使用NLI、ACR等逻辑感知指标的重要性。
原文摘要 · Abstract (English)
Direct Preference Optimization (DPO), the efficient alternative to PPO-based RLHF, falls short on knowledge-intensive generation: standard preference signals from human annotators or LLM judges exhibit a systematic verbosity bias that rewards fluency over logical correctness. This blindspot leaves a logical alignment gap -- SFT models reach NLI entailment of only 0.05-0.22 despite producing fluent text. We propose RLearner-LLM with Hybrid-DPO: an automated preference pipeline that fuses a DeBERTa-v3 NLI signal with a verifier LLM score, removing human annotation while overcoming the "alignment tax" of single-signal optimization. Evaluated across five academic domains (Biology, Medicine, Law) with three base architectures (LLaMA-2-13B, Qwen3-8B, Gemma 4 E4B-it), RLearner-LLM yields up to 6x NLI improvement over SFT, with NLI gains in 11 of 15 cells and consistent answer-coverage gains. On Gemma 4 E4B-it (4.5B effective params), Hybrid-DPO lifts NLI in four of five domains (+11.9% to +2.4x) with faster inference across all five, scaling down to compact base models without losing the alignment-tax mitigation. Our Qwen3-8B RLearner-LLM wins 95% of pairwise comparisons against its own SFT baseline; GPT-4o-mini in turn wins 95% against our concise output -- alongside the 69% win the same judge gives a verbose SFT over our DPO model, this replicates verbosity bias on a frontier comparator and motivates logic-aware metrics (NLI, ACR) over LLM-as-a-judge for knowledge-intensive generation.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。