← Search

Takyoung Kim

6 accepted papers

2026

ReIn: Conversational Error Recovery with Reasoning Inception

ICLR 2026poster

Conversational agents powered by large language models (LLMs) with tool integration achieve strong performance on fixed task-oriented dialogue datasets but remain vulnerable to unanticipated, user-induced errors. Rather than focusing on error prevention, this work focuses on error recovery, which ne…

Cited by 0SourcecodeScholar
2025

Learning to Explore and Select for Coverage-Conditioned Retrieval-Augmented Generation

NAACL 2025findings

Interactions with large language models (LLMs) often yield long and detailed responses, leveraging both parametric knowledge and retrieval-augmented generation (RAG). While these responses can provide rich insights, they often include redundant or less engaging content not aligned with user interest…

2025

Premise-Augmented Reasoning Chains Improve Error Identification in Math reasoning with LLMs

ICML 2025poster

Chain-of-Thought (CoT) prompting enhances mathematical reasoning in large language models (LLMs) by enabling detailed step-by-step solutions. However, due to the verbosity of LLMs, the resulting reasoning chains can be long, making it harder to verify the reasoning steps and trace issues resulting f…

Cited by 1SourcePDFScholar
2023

KoSBI: A Dataset for Mitigating Social Bias Risks Towards Safer Large Language Model Applications

ACL 2023industry

Large language models (LLMs) not only learn natural text generation abilities but also social biases against different demographic groups from real-world data. This poses a critical risk when deploying LLM-based applications. Existing research and resources are not readily applicable in South Korea…

2023

SQuARe: A Large-Scale Dataset of Sensitive Questions and Acceptable Responses Created through Human-Machine Collaboration

ACL 2023long

The potential social harms that large language models pose, such as generating offensive content and reinforcing biases, are steeply rising. Existing works focus on coping with this concern while interacting with ill-intentioned users, such as those who explicitly make hate speech or elicit harmful…

2022

Mismatch between Multi-turn Dialogue and its Evaluation Metric in Dialogue State Tracking

ACL 2022short

Dialogue state tracking (DST) aims to extract essential information from multi-turn dialog situations and take appropriate actions. A belief state, one of the core pieces of information, refers to the subject and its specific content, and appears in the form of domain-slot-value. The trained model p…