paper-with-me

Papers

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

2024-06-12 · Amogh Mannekote, Jinseok Nam, Ziming Li, Jian Gao, Kristy Elizabeth Boyer, Bonnie J. Dorr

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 effectively, smaller models deployed on virtual assistants often struggle due to resource constraints. Moreover, existing task-oriented dialogue benchmarks lack sufficient examples of complex discourse phenomena such as indirectness. To address this, we propose a set of linguistic criteria along with an LLM-based pipeline for generating realistic IURs to test natural language understanding (NLU) and dialogue state tracking (DST) models before deployment in a new domain. We also release IndirectRequests, a dataset of IURs based on the Schema Guided Dialog (SGD) corpus, as a comparative testbed for evaluating the performance of smaller models in handling indirect requests.

📄 PDF Abstract BibTeX arXiv:2406.07794

Code (0)

등록된 구현이 없습니다.

Tasks

Dialogue State TrackingNatural Language UnderstandingTask-Oriented Dialogue SystemsWorld Knowledge

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
Residual Connection 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
15 Ways to Contact How can i speak to someone at Delta Airlines 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…

Similar Papers 제목 키워드 기반

Adding Chit-Chat to Enhance Task-Oriented Dialogues

2020-10-24 · NAACL 2021 4 · Kai Sun, Seungwhan Moon, Paul Crook, Stephen Roller 외

Existing dialogue corpora and models are typically designed under two disjoint motives: while task-oriented systems focus on achieving functional goals (e.g., booking hotels), open-domain chatbots aim at making socially …

Dialogue GenerationDialogue UnderstandingTask-Oriented Dialogue Systems

Searching for Snippets of Open-Domain Dialogue in Task-Oriented Dialogue Datasets

2023-11-23 · Armand Stricker, Patrick Paroubek

Most existing dialogue corpora and models have been designed to fit into 2 predominant categories : task-oriented dialogues portray functional goals, such as making a restaurant reservation or booking a plane ticket, whi…

Enhancing Task-Oriented Dialogues with Chitchat: a Comparative Study Based on Lexical Diversity and Divergence

2023-11-23 · Armand Stricker, Patrick Paroubek

As a recent development, task-oriented dialogues (TODs) have been enriched with chitchat in an effort to make dialogues more diverse and engaging. This enhancement is particularly valuable as TODs are often confined to n…

Diversity

A Network-based End-to-End Trainable Task-oriented Dialogue System

2016-04-15 · EACL 2017 4 · Tsung-Hsien Wen, David Vandyke, Nikola Mrksic, Milica Gasic 외

Teaching machines to accomplish tasks by conversing naturally with humans is challenging. Currently, developing task-oriented dialogue systems requires creating multiple components and typically this involves either a la…

Task-Oriented Dialogue Systems

Target-constrained Bidirectional Planning for Generation of Target-oriented Proactive Dialogue

2024-03-10 · Jian Wang, Dongding Lin, Wenjie Li

Target-oriented proactive dialogue systems aim to lead conversations from a dialogue context toward a pre-determined target, such as making recommendations on designated items or introducing new specific topics. To this …

Dialogue Generation