SESSE Framework Decomposes LLM-as-Judge into Structured Sub-Questions
August 20, 2026
SESSE is a training-free evaluation framework that decomposes holistic LLM judgments into structured sub-questions to provide interpretable audit trails. It achieves parity with chain-of-thought baselines and competes with fine-tuned specialists like RISE-Judge-32B on RewardBench.
HOW THIS AFFECTS YOU
●
builderYou can use this to diagnose why your model is failing specific evaluation criteria instead of relying on opaque A/B scores.
●
researcherThis provides a way to mitigate label ambiguity in LLM-as-judge setups without additional fine-tuning.