PulseAugur
EN
LIVE 10:26:42

New SESSE framework decomposes LLM-as-Judge evaluations

Researchers have introduced SESSE, a novel framework designed to enhance the evaluation of Large Language Models (LLMs) when used as judges. Unlike traditional methods that rely on single preference choices, SESSE decomposes the judgment process into structured sub-questions derived from the judge's own error cases. This approach requires no oracle responses, task-specific rubrics, or fine-tuning, making it a flexible and training-free solution. In evaluations on RewardBench, SESSE demonstrated performance comparable to chain-of-thought baselines and competitive with specialized models like RISE-Judge-32B, while providing interpretable evidence for diagnosing label ambiguity and judge failures. AI

IMPACT Enhances interpretability and diagnostic capabilities in LLM evaluations, potentially improving model development and reliability.

RANK_REASON The cluster describes a new research paper detailing a novel evaluation framework for LLMs. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.AI →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New SESSE framework decomposes LLM-as-Judge evaluations

COVERAGE [1]

  1. arXiv cs.AI TIER_1 English(EN) · Dae Lee, Mihai Delgeanu, Adel Youssef ·

    SESSE: Sketch, Expand, Sort, Summarize, Evaluate -- LLM-as-Judge Evaluation via Structured Decomposition

    arXiv:2608.18303v1 Announce Type: new Abstract: LLM-as-judge evaluation reduces response quality assessment to a single holistic A/B preference choice, providing no mechanism to isolate which quality dimensions drove the preference or distinguish model errors from genuine label a…