← Search

Jinseok Nam

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

Making Task-Oriented Dialogue Datasets More Natural by Synthetically Generating Indirect User Requests

COLING 2025main

Indirect User Requests (IURs), such as “It’s cold in here” instead of “Could you please increase the temperature?” are common in human-human task-oriented dialogue and require world knowledge and pragmatic reasoning from the listener. While large language models (LLMs) can handle these requests effe…

Cited by 1SourcePDFScholar
2023

Weakly Supervised Referring Image Segmentation with Intra-Chunk and Inter-Chunk Consistency

ICCV 2023poster

Referring image segmentation (RIS) aims to localize the object in an image referred by a natural language expression. Most previous studies learn RIS with a large-scale dataset containing segmentation labels, but they are costly. We present a weakly supervised learning method for RIS that only uses…

Cited by 29PDFScholar
2022

Scalable and Robust Self-Learning for Skill Routing in Large-Scale Conversational AI Systems

NAACL 2022industry

Skill routing is an important component in large-scale conversational systems. In contrast to traditional rule-based skill routing, state-of-the-art systems use a model-based approach to enable natural conversations. To provide supervision signal required to train such models, ideas such as human an…

Cited by 3SourcePDFScholar
2019

Learning Context-dependent Label Permutations for Multi-label Classification

ICML 2019oral

A key problem in multi-label classification is to utilize dependencies among the labels. Chaining classifiers are a simple technique for addressing this problem but current algorithms all assume a fixed, static label ordering. In this work, we propose a multi-label classification approach which allo…

Cited by 22SourcePDFScholar
2017

Maximizing Subset Accuracy with Recurrent Neural Networks in Multi-label Classification

NeurIPS 2017spotlight

Multi-label classification is the task of predicting a set of labels for a given input instance. Classifier chains are a state-of-the-art method for tackling such problems, which essentially converts this problem into a sequential prediction problem, where the labels are first ordered in an arbitrar…

Cited by 232SourcePDFScholar