中文
相关论文

相关论文: DialogVCS: Robust Natural Language Understanding i…

200 篇论文

Transformer-based pretrained language models (PLMs) offer unmatched performance across the majority of natural language understanding (NLU) tasks, including a body of question answering (QA) tasks. We hypothesize that improvements in QA…

计算与语言 · 计算机科学 2022-04-06 Gabor Fuisz , Ivan Vulić , Samuel Gibbons , Inigo Casanueva , Paweł Budzianowski

We present a systematic study on multilingual and cross-lingual intent detection from spoken data. The study leverages a new resource put forth in this work, termed MInDS-14, a first training and evaluation resource for the intent detection…

Data wrangling is a time-consuming and challenging task in a data science pipeline. While many tools have been proposed to automate or facilitate data wrangling, they often misinterpret user intent, especially in complex tasks. We propose…

人机交互 · 计算机科学 2025-03-07 Wei-Hao Chen , Weixi Tong , Amanda Case , Tianyi Zhang

Natural language understanding (NLU) in the context of goal-oriented dialog systems typically includes intent classification and slot labeling tasks. Existing methods to expand an NLU system to new languages use machine translation with…

计算与语言 · 计算机科学 2020-10-09 Weijia Xu , Batool Haider , Saab Mansour

Task-oriented conversational datasets often lack topic variability and linguistic diversity. However, with the advent of Large Language Models (LLMs) pretrained on extensive, multilingual and diverse text data, these limitations seem…

Intent-driven Networks (IDNs) are crucial in enhancing network management efficiency by enabling the translation of high-level intents into executable configurations via a top-down approach. The escalating complexity of network…

网络与互联网体系结构 · 计算机科学 2024-04-19 Shiwen Kou , Chungang Yang , Mingji Wu

Understanding and modeling buyer intent is a foundational challenge in optimizing search query reformulation within the dynamic landscape of e-commerce search systems. This work introduces a robust data pipeline designed to mine and analyze…

信息检索 · 计算机科学 2025-07-31 Jayanth Yetukuri , Ishita Khan

We present a production-optimized multi-agent system designed to translate natural language queries into executable Python code for structured data analytics. Unlike systems that rely on expensive frontier models, our approach achieves high…

软件工程 · 计算机科学 2026-01-21 Harmohit Singh

Improving user experience of a dialogue system often requires intensive developer effort to read conversation logs, run statistical analyses, and intuit the relative importance of system shortcomings. This paper presents a novel approach to…

计算与语言 · 计算机科学 2021-11-02 James D. Finch , Sarah E. Finch , Jinho D. Choi

This paper proposes a chat-driven network management framework that integrates natural language processing (NLP) with optimization-based virtual network allocation, enabling intuitive and reliable reconfiguration of virtual network…

网络与互联网体系结构 · 计算机科学 2026-01-01 Yuya Miyaoka , Masaki Inoue , Kengo Urata , Shigeaki Harada

Integrating machine learning (ML) into customer service chatbots enhances their ability to understand and respond to user queries, ultimately improving service performance. However, they may appear artificial to some users and affecting…

人工智能 · 计算机科学 2024-09-30 Nurul Ain Nabilah Mohd Isa , Siti Nuraishah Agos Jawaddi , Azlan Ismail

Ontology-based approach to the Natural Language Understanding (NLU) processing allows to improve questions answering quality in dialogue systems. We describe our NLU engine architecture and evaluate its implementation. The engine transforms…

软件工程 · 计算机科学 2021-11-09 Sergey Gorshkov , Constantin Kondratiev , Roman Shebalov

With the recent explosion in popularity of voice assistant devices, there is a growing interest in making them available to user populations in additional countries and languages. However, to provide the highest accuracy and best…

计算与语言 · 计算机科学 2020-12-08 Lizhen Tan , Olga Golovneva

Recent studies leverage large language models with multi-tasking capabilities, using natural language prompts to guide the model's behavior and surpassing performance of task-specific models. Motivated by this, we ask: can we build a single…

Improving the quality of Natural Language Understanding (NLU) models, and more specifically, task-oriented semantic parsing models, in production is a cumbersome task. In this work, we present a system called AutoNLU, which we designed to…

Conversational understanding is an integral part of modern intelligent devices. In a large fraction of the global traffic from customers using smart digital assistants, frictions in dialogues may be attributed to incorrect understanding of…

机器学习 · 计算机科学 2022-10-25 Niranjan Uma Naresh , Ziyan Jiang , Ankit , Sungjin Lee , Jie Hao , Xing Fan , Chenlei Guo

As more users across the world are interacting with dialog agents in their daily life, there is a need for better speech understanding that calls for renewed attention to the dynamics between research in automatic speech recognition (ASR)…

计算与语言 · 计算机科学 2021-12-14 Manaal Faruqui , Dilek Hakkani-Tür

There is a resurgent interest in developing intelligent open-domain dialog systems due to the availability of large amounts of conversational data and the recent progress on neural approaches to conversational AI. Unlike traditional…

计算与语言 · 计算机科学 2020-03-02 Minlie Huang , Xiaoyan Zhu , Jianfeng Gao

Spoken language understanding (SLU) acts as a critical component in goal-oriented dialog systems. It typically involves identifying the speakers intent and extracting semantic slots from user utterances, which are known as intent detection…

计算与语言 · 计算机科学 2019-05-29 Mengyang Chen , Jin Zeng , Jie Lou

Slot-filling and intent detection are well-established tasks in Conversational AI. However, current large-scale benchmarks for these tasks often exclude evaluations of low-resource languages and rely on translations from English benchmarks,…