paper-with-me

Papers

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

2025-10-31 · Ora Nova Fandina, Gal Amram, Eitan Farchi, Shmulik Froimovich, Raviv Gal, Wesam Ibraheem, Rami Katan, Alice Podolsky, Orna Raz 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 Judge (LaaJ) offer a scalable alternative to expert review, their reliability must be validated before being trusted in high-stakes workflows. Without principled validation, organizations risk a circular evaluation loop, where unverified LaaJs are used to assess model outputs, potentially reinforcing unreliable judgments and compromising downstream deployment decisions. Although various automated approaches to validating LaaJs have been proposed, alignment with human judgment remains a widely used and conceptually grounded validation strategy. In many real-world domains, the availability of human-labeled evaluation data is severely limited, making it difficult to assess how well a LaaJ aligns with human judgment. We introduce SparseAlign, a formal framework for assessing LaaJ alignment with sparse human-labeled data. SparseAlign combines a novel pairwise-confidence concept with a score-sensitive alignment metric that jointly capture ranking consistency and score proximity, enabling reliable evaluator selection even when traditional statistical methods are ineffective due to limited annotated examples. SparseAlign was applied internally to select LaaJs for COBOL code explanation. The top-aligned evaluators were integrated into assessment workflows, guiding model release decisions. We present a case study of four LaaJs to demonstrate SparseAlign's utility in real-world evaluation scenarios.

📄 PDF Abstract BibTeX arXiv:2510.27244

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Do Encoders Suffice? A Systematic Comparison of Encoder and Decoder Safety Judges for LLM Adversarial Evaluation

2026-06-24 · Han Jeon, Shiv Medler, Joseph Voyles, Matt Wood arxiv

With the widespread adoption of large language models (LLMs) in chatbots and everyday applications, companies increasingly need guardrails that are effective while remaining low-cost and low-latency. Safety evaluation of…

VinTAGe: Joint Video and Text Conditioning for Holistic Audio Generation

2024-12-14 · CVPR 2025 1 · Saksham Singh Kushwaha, Yapeng Tian

Recent advances in audio generation have focused on text-to-audio (T2A) and video-to-audio (V2A) tasks. However, T2A or V2A methods cannot generate holistic sounds (onscreen and off-screen). This is because T2A cannot ge…

Audio Generation

Memory Scarcity, Open Models, and the Restructuring of the AI Industry, 2026-2030 -- A quantitative scenario analysis of inference economics, training-cost divergence, and infrastructure solvency

2026-07-08 · Satoshi Matsuoka arxiv

We analyze how four forces restructure the AI industry over 2026-2030: the DRAM/HBM price surge, frontier-capable open-weight models (GLM-5.2), rapid inference-efficiency gains (near-Shannon-limit KV-cache compression, l…

Continuous Knowledge Metabolism: Generating Scientific Hypotheses from Evolving Literature

2026-04-14 · Jinkai Tao, Yubo Wang, Xiaoyu Liu, Menglin Yang arxiv

Identifying promising research directions in fast-moving subareas is one of the most cognitively expensive tasks in modern AI research. Existing LLM-driven scientific discovery systems are typically limited to one-shot p…

Know Thy Judge: On the Robustness Meta-Evaluation of LLM Safety Judges

2025-03-06 · Francisco Eiras, Eliott Zemour, Eric Lin, Vaikkunth Mugunthan

Large Language Model (LLM) based judges form the underpinnings of key safety evaluation processes such as offline benchmarking, automated red-teaming, and online guardrailing. This widespread requirement raises the cruci…

BenchmarkingLanguage ModelingLanguage ModellingLarge Language Model+1