paper-with-me

Papers

LaajMeter: A Framework for LaaJ Evaluation

2025-08-13 · Samuel Ackerman, Gal Amram, Ora Nova Fandina, Eitan Farchi, Shmulik Froimovich, Raviv Gal, Wesam Ibraheem, Avi Ziv arxiv

Large Language Models (LLMs) are increasingly used as evaluators in natural language processing tasks, a paradigm known as LLM-as-a-Judge (LaaJ). The analysis of a LaaJ software, commonly refereed to as meta-evaluation, pose significant challenges in domain-specific contexts. In such domains, in contrast to general domains, annotated data is scarce and expert evaluation is costly. As a result, meta-evaluation is often performed using metrics that have not been validated for the specific domain in which they are applied. Therefore, it becomes difficult to determine which metrics effectively identify LaaJ quality, and further, what threshold indicates sufficient evaluator performance. In this work, we introduce LaaJMeter, a simulation-based framework for controlled meta-evaluation of LaaJs. LaaJMeter enables engineers to generate synthetic data representing virtual models and judges, allowing systematic analysis of evaluation metrics under realistic conditions. This helps practitioners validate LaaJs for specific tasks: they can test whether their metrics correctly distinguish between high and low quality (virtual) LaaJs, and estimate appropriate thresholds for evaluator adequacy. We demonstrate the utility of LaaJMeter in a code translation task involving a legacy programming language, showing how different metrics vary in sensitivity to evaluator quality. Our results highlight the limitations of common metrics and the importance of principled metric selection. LaaJMeter provides a scalable and extensible solution for assessing LaaJs in low-resource settings, contributing to the broader effort to ensure trustworthy and reproducible evaluation in NLP.

📄 PDF Abstract BibTeX arXiv:2508.10161

Code (0)

등록된 구현이 없습니다.

Tasks

Code Translation

Similar Papers 제목 키워드 기반

Vintage Code, Modern Judges: Meta-Validation in Low Data Regimes

2025-10-31 · Ora Nova Fandina, Gal Amram, Eitan Farchi, Shmulik Froimovich 외 arxiv

Application modernization in legacy languages such as COBOL, PL/I, and REXX faces an acute shortage of resources, both in expert availability and in high-quality human evaluation data. While Large Language Models as a Ju…

Beyond Blind Spots: Analytic Hints for Mitigating LLM-Based Evaluation Pitfalls

2025-12-18 · Ora Nova Fandina, Eitan Farchi, Shmulik Froimovich, Raviv Gal 외 arxiv

Large Language Models are increasingly deployed as judges (LaaJ) in code generation pipelines. While attractive for scalability, LaaJs tend to overlook domain specific issues raising concerns about their reliability in c…

Code Generation

Security in LLM-as-a-Judge: A Comprehensive SoK

2026-03-31 · Aiman Al Masoud, Antony Anju, Marco Arazzi, Mert Cihangiroglu 외 arxiv

LLM-as-a-Judge (LaaJ) is a novel paradigm in which powerful language models are used to assess the quality, safety, or correctness of generated outputs. While this paradigm has significantly improved the scalability and …

Can LLM-as-a-Judge Reliably Verify Rubrics in Agentic Scenarios?

2026-06-29 · Yangda Peng, Yunjia Qi, Hao Peng, Haotian Xia 외 arxiv

Rubric-based scoring has become a widely used paradigm in model evaluation, typically with LLM-as-a-Judge (LaaJ) for rubric scoring. However, the reliability of LaaJ for rubric scoring remains underexplored. This concern…

What Are We Measuring in NLG? A Meta-Analysis of Evaluation Trends 2020-2025

2026-01-12 · Jing Yang, Nils Feldhus, Salar Mohtaj, Leonhard Hennig 외 arxiv

As Natural Language Generation (NLG) dominates modern NLP, scalable evaluation remains a critical bottleneck. Consequently, LLM-as-a-judge (LaaJ) adoption has accelerated rapidly, appearing in more papers than human eval…

Information ExtractionText Generation