Papers by Minsoo Cho
To Chat or Task: a Multi-turn Dialogue Generation Framework for Task-Oriented Dialogue Systems (2025.acl-industry)
Copied to clipboard
| Challenge: | Large language models (LLMs) are designed to handle complex task requests, but lack of specific datasets for training and evaluation of such systems . |
| Approach: | They propose a framework to generate a dataset for in-vehicle speech recognition systems . they train an in-car context sensor that correctly identifies the functional intent of the driver . |
| Outcome: | The proposed framework outperforms baseline models across experimental settings. |
Beyond Task-Oriented and Chitchat Dialogues: Proactive and Transition-Aware Conversational Agents (2025.emnlp-main)
Copied to clipboard
| Challenge: | Current efforts to bridge the two modes of interaction are reactive, focusing on responding to user inputs rather than coordinating dialogue flows. |
| Approach: | They propose a dataset designed for transition-aware dialogue modeling that incorporates structurally diverse and integrated mode flows. |
| Outcome: | The proposed dataset outperforms baseline models in intent detection and mode transition handling. |
ExplainMeetSum: A Dataset for Explainable Meeting Summarization Aligned with Human Intent (2023.acl-long)
Copied to clipboard
| Challenge: | Existing methods for meeting summarization use extract-thengenerate method to select "salient" contents . extract-thangenerates method typically selects "selected" content in a distantly supervised manner . |
| Approach: | They propose a novel extractor-guided method to generate a summary from evidence sentences that "explain" a meeting summary. |
| Outcome: | The proposed method outperforms existing methods with gains of up to 3.13 in the ROUGE-1 score. |