TL;DR
Large Language Model (LLM) judges can make unsafe directional commitments when faced with mixed evidence, leading to a failure termed Cherry-pick Override (CCO). A diagnostic protocol was developed to measure CCO, revealing that over 84% of mixed-evidence claims resulted in directional verdicts.
✦ Why It Matters
Engineers can implement an external commitment-control layer to improve the reliability of LLM verdicts in mixed evidence scenarios.
Key Takeaways
Full Summary
LLM judges are increasingly used to evaluate claims, but they struggle with mixed evidence, which includes both supporting and opposing sources. This study introduces the concept of Cherry-pick Override (CCO), where judges make unauthorized directional commitments instead of neutral verdicts.
A diagnostic protocol was created to assess CCO, utilizing a matched-coverage bootstrap method. Results showed that three-option judges issued directional verdicts on over 84% of mixed-evidence claims, with panel aggregation methods failing to resolve the issue effectively.
The research indicates that a two-channel reference probe can better manage commitments, achieving significant improvements in verdict accuracy. The findings highlight the need for an external layer to separate verdict generation from commitment authorization, enhancing the reliability of LLM judges.
Related