Papers by Daehui Kim
Why Do Multilingual Reasoning Gaps Emerge in Reasoning Language Models? (2026.findings-acl)
Copied to clipboard
| Challenge: | Recent reasoning language models (RLMs) achieve strong performance on complex reasoning tasks, yet they still exhibit a multilingual reasoning gap. |
| Approach: | They propose a strategy that incorporates an English translation into the initial reasoning trace when an understanding failure is detected. |
| Outcome: | The proposed strategy incorporates an English translation into the initial reasoning trace when an understanding failure is detected. |
KoBLEX: Open Legal Question Answering with Multi-hop Reasoning (2025.emnlp-main)
Copied to clipboard
| Challenge: | Large Language Models (LLMs) have demonstrated remarkable performances in general domains and are now extending into the expert domain of law. |
| Approach: | They propose a Korean Benchmark for Legal EXplainable QA (KoBLEX) that evaluates provision-grounded, multi-hop legal reasoning. |
| Outcome: | The proposed method outperforms baselines and shows a high correlation with human judgments. |
Exploring Iterative Controllable Summarization with Large Language Models (2026.findings-eacl)
Copied to clipboard
| Challenge: | Large language models (LLMs) excel at abstractive summarization tasks, but their ability to precisely control summary attributes remains underexplored. |
| Approach: | They propose a guide-to-explain framework for controllable summarization that enables the model to identify misaligned attributes in the initial draft and guides it to self-explan errors in the previous output. |
| Outcome: | The proposed framework generates well-adjusted summaries that satisfy the desired attributes with robust effectiveness while requiring surprisingly fewer iterations than other iterative approaches. |