← Search

Minhyuk Kim

5 accepted papers

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

Benchmark Profiling: Mechanistic Diagnosis of LLM Benchmarks

EMNLP 2025

Large Language Models are commonly judged by their scores on standard benchmarks, yet such scores often overstate real capability since they mask the mix of skills a task actually demands. For example, ARC is assumed to test reasoning, while HellaSwag is designed to evaluate commonsense. However, we

Cited by 0SourcePDFScholar
2025

Ego-$A{\mathbf{3}}$: Adaptive Fusion-Based Disentangled Transformer for Egocentric Action Anticipation

ICRA 2025

Recently, egocentric action anticipation for wearable robotics cameras has gained considerable attention due to its capability to analyze nouns and verbs from a firstperson view. However, this field encounters challenges due to various uncertainties, such as action-irrelevant information and semanti

Cited by 0SourcecodeScholar
2025

Enhancing Automatic Term Extraction with Large Language Models via Syntactic Retrieval

ACL 2025finding

Automatic Term Extraction (ATE) identifies domain-specific expressions that are crucial for downstream tasks such as machine translation and information retrieval. Although large language models (LLMs) have significantly advanced various NLP tasks, their potential for ATE has scarcely been examined.…