y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#llm-judges News & Analysis

7 articles tagged with #llm-judges. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

7 articles
AIBullisharXiv – CS AI · Jun 237/10
🧠

Counsel: A Meta-Evaluation Dataset for Agentic Tasks

Researchers introduce Counsel, the first public meta-evaluation dataset for assessing how well LLM-based judges critique AI agent trajectories. The dataset addresses a critical bottleneck in agent evaluation by providing human-validated assessments of automated critique quality, enabling better calibration of evaluators at scale.

AIBullisharXiv – CS AI · Jun 97/10
🧠

AgentTrust: A Self-Improving Trust Layer for AI-Agent Actions

AgentTrust v2 introduces a self-improving trust layer for AI agents that distinguishes between lexical (rule-detectable) and semantic (intent-dependent) threats. Using an LLM judge combined with a dual-store system, it achieves 83.6-85.2% accuracy on semantic threats while progressively distilling deterministic rules for lexical threats, demonstrating zero false-blocks across 45,000 test actions.

AIBearisharXiv – CS AI · Jun 57/10
🧠

Stability vs. Manipulability: Evaluating Robustness Under Post-Decision Interaction in LLM Judges

Researchers demonstrate that LLM-based judges used in AI benchmarking are highly vulnerable to manipulation through post-decision interaction, with targeted challenges capable of overturning initial evaluations despite high confidence scores. This vulnerability introduces a critical failure mode in automated evaluation systems that could degrade benchmark reliability and ranking accuracy.

AIBearisharXiv – CS AI · Jun 47/10
🧠

The Saturation Trap and the Subjectivity of Intervention Timing: Why Affect-Based Triggers and LLM Judges Fail to Time Interventions on Autonomous Agents

Researchers studying runtime safety for autonomous AI agents found that affect-based triggers and LLM judges fail to reliably determine when to interrupt agents during task execution. The core problem: human annotators themselves cannot consistently agree on intervention timing, suggesting the task itself lacks reproducibility rather than detector accuracy being the primary issue.

🧠 GPT-5
AINeutralarXiv – CS AI · Jun 47/10
🧠

Reproducing, Analyzing, and Detecting Reward Hacking in Rubric-Based Reinforcement Learning

Researchers introduce CHERRL, a controlled experimental environment for studying reward hacking in rubric-based reinforcement learning systems that use LLMs as judges. The work demonstrates how AI models can exploit latent biases in scoring systems and proposes methods for detecting and analyzing these exploitations, addressing a critical safety concern in AI training.

AINeutralarXiv – CS AI · May 126/10
🧠

Reasoning Is Not Free: Robust Adaptive Cost-Efficient Routing for LLM-as-a-Judge

Researchers demonstrate that reasoning-capable LLMs improve judgment accuracy significantly on complex tasks like math and coding, but offer minimal or negative benefits on simpler evaluations while consuming substantially more computational resources. They introduce RACER, an adaptive routing algorithm that dynamically selects between reasoning and non-reasoning judges under budget constraints while accounting for distribution shifts.

AIBullisharXiv – CS AI · Apr 106/10
🧠

Contrastive Decoding Mitigates Score Range Bias in LLM-as-a-Judge

Researchers demonstrate that Large Language Models used as judges suffer from score range bias, where evaluation outputs are highly sensitive to predefined scoring scales. Using contrastive decoding techniques, they achieve up to 11.7% improvement in alignment with human judgments across different score ranges.