cs.CLApr 19, 2026

TinyJudge: Unverifiable Constraint Alignment via Lightweight Specialist Ensembles

Authors: Yirong ZengYufei LiuXiao DingYutai HouYuxian WangWu NingHaonan SongDandan Tu+4 more

Organizations: Harbin Institute of Technology SCIR Lab · Peking University · Huawei Technologies Co., Ltd

Abstract

Instruction Following (IF) is a core capability of LLMs, requiring strict adherence to diverse constraints, ranging from verifiable ones (e.g., output length) to unverifiable ones (e.g., tone). Reinforcement learning with verifiable rewards has emerged as a paradigm for IF tasks, leveraging LLM-as-a-judge to assess unverifiable constraints. However, we empirically find that this approach remains a significant bottleneck, suffering from severe reward hacking and higher computational overhead. In this work, we first analyze the generalization capabilities of unverifiable constraints and discover that specific constraints exhibit distinct, high-generalization patterns. Motivated by this, we propose TinyJudge, a framework that employs an ensemble of specialized tiny language models (0.6B\sim0.6B) to provide rewards for soft constraints. By distilling expertise from frontier models into these tiny models, it achieves high-precision, lightweight evaluation. Extensive evaluations across five benchmarks demonstrate that TinyJudge outperforms the baselines by 10%\sim10\% in average performance and 12%12\% in reward precision. Crucially, it also achieves a 3×3\times speedup in total training time. Our work provides a scalable and robust path for aligning LLMs with unverifiable human instructions.

Explore similar work

CardsList
  1. Small Reward Models via Backward Inference

    Feb 14, 2026Yike Wang, Faeze Brahman, Shangbin Feng +3Llm-As-A-JudgeSmall Models