AI RESEARCH

REAL: Regression-Aware Reinforcement Learning for LLM-as-a-Judge

arXiv CS.LG

ArXi:2603.17145v1 Announce Type: new Large language models (LLMs) are increasingly deployed as automated evaluators that assign numeric scores to model outputs, a paradigm known as LLM-as-a-Judge. However, standard Reinforcement Learning (RL) methods typically rely on binary rewards (e.g., 0-1 accuracy), thereby ignoring the ordinal structure inherent in regression tasks; for instance, they fail to recognize that predicting 4 is significantly better than predicting 1 when the ground truth is 5.