Junyoung Koh
2026
MCJudgeBench: A Benchmark for Constraint-Level Judge Evaluation in Multi-Constraint Instruction Following
Jaeyun Lee | Junyoung Koh | Zeynel Tok | Hunar Batra | Ronald Clark
Proceedings of the Fifth Workshop on Generation, Evaluation and Metrics (GEM)
Jaeyun Lee | Junyoung Koh | Zeynel Tok | Hunar Batra | Ronald Clark
Proceedings of the Fifth Workshop on Generation, Evaluation and Metrics (GEM)
Multi-constraint instruction following requires verifying whether a response satisfies multiple individual requirements, yet LLM judges are often assessed only through overall-response judgments. We introduce MCJudgeBench, a benchmark for constraint-level judge evaluation in multi-constraint instruction following. Each instance includes an instruction, a candidate response, an explicit constraint list, per-constraint gold labels in yes, partial, no, and controlled response-side perturbations. The evaluation protocol further includes evaluation prompt variants to test judge stability. We evaluate proprietary and open-source LLM judges using both correctness and inconsistency metrics, distinguishing intrinsic inconsistency under stochastic decoding from procedural inconsistency under prompt and response perturbations. Our results show that judge reliability has multiple dimensions: strong overall performance does not guarantee equally reliable detection across label categories, especially for rarer partial and no cases. Judges with higher correctness do not always have lower inconsistency. Evaluation with reasoning improves correctness but does not uniformly improve stability. These findings motivate evaluating LLM judges at the constraint level to study these failure modes.
Jamendo-MT-QA: A Benchmark for Multi-Track Comparative Music Question Answering
Junyoung Koh | Jaeyun Lee | Soo Yong Kim | Gyu Hyeong Choi | Jung In Koh | Jordan Phillips | Yeonjin Lee | Min Song
Findings of the Association for Computational Linguistics: ACL 2026
Junyoung Koh | Jaeyun Lee | Soo Yong Kim | Gyu Hyeong Choi | Jung In Koh | Jordan Phillips | Yeonjin Lee | Min Song
Findings of the Association for Computational Linguistics: ACL 2026
Recent work on music question answering (Music-QA) has primarily focused on single-track understanding, where models answer questions about an individual audio clip using its tags, captions, or metadata. However, listeners often describe music in comparative terms, and existing benchmarks do not systematically evaluate reasoning across multiple tracks. Building on the Jamendo-QA dataset, we introduce Jamendo-MT-QA, a dataset and benchmark for multi-track comparative question answering. From Creative Commons-licensed tracks on Jamendo, we construct 36,519 comparative QA items over 12,173 track pairs, with each pair yielding three question types: yes/no, short-answer, and sentence-level questions. We describe an LLM-assisted pipeline for generating and filtering comparative questions, and benchmark representative audio-language models using both automatic metrics and LLM-as-a-Judge evaluation.