paper-with-me

홈 › Papers

Dependence-Aware Label Aggregation for LLM-as-a-Judge via Ising Models

2026-01-29 · Krishnakumar Balasubramanian, Aleksandr Podkopaev, Shiva Prasad Kasiviswanathan arxiv

Large-scale AI evaluation increasingly relies on aggregating binary judgments from $K$ annotators, including LLMs used as judges. Most classical methods, e.g., Dawid-Skene or (weighted) majority voting, assume annotators are conditionally independent given the true label $Y\in\{0,1\}$, an assumption often violated by LLM judges due to shared data, architectures, prompts, and failure modes. Ignoring such dependencies can yield miscalibrated posteriors and even confidently incorrect predictions. We study label aggregation through a hierarchy of dependence-aware models based on Ising graphical models and latent factors. For class-dependent Ising models, the Bayes log-odds is generally quadratic in votes; for class-independent couplings, it reduces to a linear weighted vote with correlation-adjusted parameters. We present finite-$K$ examples showing that methods based on conditional independence can flip the Bayes label despite matching per-annotator marginals. We prove separation results demonstrating that these methods remain strictly suboptimal as the number of judges grows, incurring nonvanishing excess risk under latent factors. Finally, we evaluate the proposed method on three real-world datasets, demonstrating improved performance over the classical baselines.

📄 PDF Abstract BibTeX arXiv:2601.22336

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

CARE: Confounder-Aware Aggregation for Reliable LLM Evaluation

2026-02-09 · Jitian Zhao, Changho Shin, Tzu-Heng Huang, Satya Sai Srinath Namburi GNVV 외 arxiv

LLM-as-a-judge ensembles are the standard paradigm for scalable evaluation, but their aggregation mechanisms suffer from a fundamental flaw: they implicitly assume that judges provide independent estimates of true qualit…

Binary Classification

A Judge-Aware Ranking Framework for Evaluating Large Language Models without Ground Truth

2026-01-29 · Mingyuan Xu, Xinzi Tan, Jiawei Wu, Doudou Zhou arxiv

Evaluating large language models (LLMs) on open-ended tasks without ground-truth labels is increasingly done via the LLM-as-a-judge paradigm. A critical but under-modeled issue is that judge LLMs differ substantially in …

Who can we trust? LLM-as-a-jury for Comparative Assessment

2026-02-18 · Mengjie Qian, Guangzhi Sun, Mark J. F. Gales, Kate M. Knill arxiv

Large language models (LLMs) are increasingly applied as automatic evaluators for natural language generation assessment often using pairwise comparative judgements. Existing approaches typically rely on single judges or…

Distribution-Calibrated Inference Time Compute for Thinking LLM-as-a-Judge

2025-12-02 · Hamid Dadkhahi, Firas Trabelsi, Parker Riley, Juraj Juraska 외 arxiv

Thinking Large Language Models (LLMs) used as judges for pairwise preferences remain noisy at the single-sample level, and common aggregation rules (majority vote, soft self-consistency, or instruction-based self-aggrega…

SkillAggregation: Reference-free LLM-Dependent Aggregation

2024-10-14 · Guangzhi Sun, Anmol Kagrecha, Potsawee Manakul, Phil Woodland 외

Large Language Models (LLMs) are increasingly used to assess NLP tasks due to their ability to generate human-like judgments. Single LLMs were used initially, however, recent work suggests using multiple LLMs as judges y…

ChatbotHallucinationimage-classificationImage Classification+1