paper-with-me

Papers

Machines Getting with the Program: Understanding Intent Arguments of Non-Canonical Directives

2019-12-01 · Findings of the Association for Computational Linguistics 2020 · Won Ik Cho, Young Ki Moon, Sangwhan Moon, Seok Min Kim, Nam Soo Kim

Modern dialog managers face the challenge of having to fulfill human-level conversational skills as part of common user expectations, including but not limited to discourse with no clear objective. Along with these requirements, agents are expected to extrapolate intent from the user's dialogue even when subjected to non-canonical forms of speech. This depends on the agent's comprehension of paraphrased forms of such utterances. Especially in low-resource languages, the lack of data is a bottleneck that prevents advancements of the comprehension performance for these types of agents. In this regard, here we demonstrate the necessity of extracting the intent argument of non-canonical directives in a natural language format, which may yield more accurate parsing, and suggest guidelines for building a parallel corpus for this purpose. Following the guidelines, we construct a Korean corpus of 50K instances of question/command-intent pairs, including the labels for classification of the utterance type. We also propose a method for mitigating class imbalance, demonstrating the potential applications of the corpus generation method and its multilingual extensibility.

📄 PDF Abstract BibTeX arXiv:1912.00342

Code (1)

warnikchow/sae4k 공식 구현

Similar Papers 제목 키워드 기반

Extracting Arguments from Korean Question and Command: An Annotated Corpus for Structured Paraphrasing

2018-10-10 · Won Ik Cho, Young Ki Moon, Woo Hyun Kang, Nam Soo Kim

Intention identification is a core issue in dialog management. However, due to the non-canonicality of the spoken language, it is difficult to extract the content automatically from the conversation-style utterances. Thi…

Argument MiningManagementSentenceSlot Filling

From Audio to Semantics: Approaches to end-to-end spoken language understanding

2018-09-24 · Parisa Haghani, Arun Narayanan, Michiel Bacchiani, Galen Chuang 외

Conventional spoken language understanding systems consist of two main components: an automatic speech recognition module that converts audio to a transcript, and a natural language understanding module that transforms t…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)DecoderNatural Language Understanding+3

Selective Vision is the Challenge for Visual Reasoning: A Benchmark for Visual Argument Understanding

2024-06-27 · Jiwan Chung, Sungjae Lee, Minseo Kim, Seungju Han 외

Visual arguments, often used in advertising or social causes, rely on images to persuade viewers to do or believe something. Understanding these arguments requires selective vision: only specific visual stimuli within an…

Visual Reasoning

Assured Automatic Programming via Large Language Models

2024-10-24 · Martin Mirchev, Andreea Costea, Abhishek Kr Singh, Abhik Roychoudhury

With the advent of AI-based coding engines, it is possible to convert natural language requirements to executable code in standard programming languages. However, AI-generated code can be unreliable, and the natural lang…

Intent Discovery

Natural Language Understanding for Argumentative Dialogue Systems in the Opinion Building Domain

2021-03-03 · Waheed Ahmed Abro, Annalena Aicher, Niklas Rach, Stefan Ultes 외

This paper introduces a natural language understanding (NLU) framework for argumentative dialogue systems in the information-seeking and opinion building domain. The proposed framework consists of two sub-models, namely …

Natural Language UnderstandingSTSSTS Benchmark