← Search

Guijin Son

10 accepted papers

2026

Judging What We Cannot Solve: A Consequence-Based Approach for Oracle-Free Evaluation of Research-Level Math

ICML 2026spotlight

Recent progress in reasoning models suggests that generating plausible attempts for research-level mathematics may be within reach, but verification remains a bottleneck, consuming scarce expert time. We hypothesize that a meaningful solution should contain enough method-level information that, when…

Cited by 0SourceScholar
2026

Pushing on Multilingual Reasoning Models with Language-Mixed Chain-of-Thought

ICLR 2026poster

Recent frontier models employ long-chain-of-thought reasoning to explore solution spaces in context and achieve stronger performance. While many works study distillation to build smaller yet capable models, most focus on English and little is known about language-specific reasoning. To bridge this g…

Cited by 0SourcecodeScholar
2025

From KMMLU-Redux to Pro: A Professional Korean Benchmark Suite for LLM Evaluation

EMNLP 2025

The development of Large Language Models (LLMs) requires robust benchmarks that encompass not only academic domains but also industrial fields to effectively evaluate their applicability in real-world scenarios. In this paper, we introduce two Korean expert-level benchmarks. KMMLU-Redux, reconstruct

Cited by 0SourcePDFScholar
2025

KMMLU: Measuring Massive Multitask Language Understanding in Korean

NAACL 2025long

We propose KMMLU, a Korean benchmark with 35,030 expert-level multiple-choice questions across 45 subjects ranging from humanities to STEM. While prior Korean evaluation tools heavily rely on translated versions of existing English benchmarks, KMMLU is collected from original Korean exams, thereby c…

2025

Linguistic Generalizability of Test-Time Scaling in Mathematical Reasoning

ACL 2025long

Scaling pre-training compute has proven effective for achieving multilinguality, but does the same hold for test-time scaling? In this work, we introduce **MCLM**, a multilingual math benchmark featuring competition-level problems in 55 languages. We then compare three test-time scaling methods—Outc…

2025

Multi-LMentry: Can Multilingual LLMs Solve Elementary Tasks Across Languages?

EMNLP 2025

As large language models (LLMs) continue to improve, their evaluation increasingly centers on complex, high-level tasks, often at the expense of systematically assessing fundamental capabilities. To address this gap, recent work proposed LMentry, a compact benchmark comprising tasks that are trivial

Cited by 0SourcePDFScholar
2025

On the Robustness of Reward Models for Language Model Alignment

ICML 2025poster

The Bradley-Terry (BT) model is widely practiced in reward modeling for reinforcement learning with human feedback (RLHF). Despite its effectiveness, reward models (RMs) trained with BT model loss as one-way classifiers are prone to over-optimization, losing generalizability to unseen inputs. In thi…

Cited by 0SourcePDFScholar
2025

The BiGGen Bench: A Principled Benchmark for Fine-grained Evaluation of Language Models with Language Models

NAACL 2025long

As language models (LMs) become capable of handling a wide range of tasks, their evaluation is becoming as challenging as their development. Most generation benchmarks currently assess LMs using abstract evaluation criteria-like helpfulness and harmlessness-which often lack the flexibility and granu…

2024

HAE-RAE Bench: Evaluation of Korean Knowledge in Language Models

COLING 2024main

Large language models (LLMs) trained on massive corpora demonstrate impressive capabilities in a wide range of tasks. While there are ongoing efforts to adapt these models to languages beyond English, the attention given to their evaluation methodologies remains limited. Current multilingual benchma…

2024

Multi-Task Inference: Can Large Language Models Follow Multiple Instructions at Once?

ACL 2024long

Large language models (LLMs) are typically prompted to follow a single instruction per inference call. In this work, we analyze whether LLMs also hold the capability to handle multiple instructions simultaneously, denoted as Multi-Task Inference. For this purpose, we introduce the MTI Bench (Multi-T…