paper-with-me

Papers

TaskDiff: A Similarity Metric for Task-Oriented Conversations

2023-10-23 · Ankita Bhaumik, Praveen Venkateswaran, Yara Rizk, Vatche Isahagian

The popularity of conversational digital assistants has resulted in the availability of large amounts of conversational data which can be utilized for improved user experience and personalized response generation. Building these assistants using popular large language models like ChatGPT also require additional emphasis on prompt engineering and evaluation methods. Textual similarity metrics are a key ingredient for such analysis and evaluations. While many similarity metrics have been proposed in the literature, they have not proven effective for task-oriented conversations as they do not take advantage of unique conversational features. To address this gap, we present TaskDiff, a novel conversational similarity metric that utilizes different dialogue components (utterances, intents, and slots) and their distributions to compute similarity. Extensive experimental evaluation of TaskDiff on a benchmark dataset demonstrates its superior performance and improved robustness over other related approaches.

📄 PDF Abstract BibTeX arXiv:2310.15298

Code (0)

등록된 구현이 없습니다.

Tasks

Prompt EngineeringResponse Generation

Similar Papers 제목 키워드 기반

Unsupervised Flow Discovery from Task-oriented Dialogues

2024-05-02 · Patrícia Ferreira, Daniel Martins, Ana Alves, Catarina Silva 외

The design of dialogue flows is a critical but time-consuming task when developing task-oriented dialogue (TOD) systems. We propose an approach for the unsupervised discovery of flows from dialogue history, thus making t…

Semantic SimilaritySemantic Textual Similarity

TOD-DA: Towards Boosting the Robustness of Task-oriented Dialogue Modeling on Spoken Conversations

2021-12-23 · Xin Tian, Xinxian Huang, Dongfeng He, Yingzhan Lin 외

Task-oriented dialogue systems have been plagued by the difficulties of obtaining large-scale and high-quality annotated conversations. Furthermore, most of the publicly available datasets only include written conversati…

Data Augmentationspeech-recognitionSpeech RecognitionSpoken Dialogue Systems+1

Adapting Task-Oriented Dialogue Models for Email Conversations

2022-08-19 · Soham Deshmukh, Charles Lee

Intent detection is a key part of any Natural Language Understanding (NLU) system of a conversational assistant. Detecting the correct intent is essential yet difficult for email conversations where multiple directives a…

Intent DetectionNatural Language UnderstandingTransfer Learning

PolyResponse: A Rank-based Approach to Task-Oriented Dialogue with Application in Restaurant Search and Booking

2019-09-03 · IJCNLP 2019 11 · Matthew Henderson, Ivan Vulić, Iñigo Casanueva, Paweł Budzianowski 외

We present PolyResponse, a conversational search engine that supports task-oriented dialogue. It is a retrieval-based approach that bypasses the complex multi-component design of traditional task-oriented dialogue system…

Conversational SearchRetrievalTask-Oriented Dialogue Systems

"How Robust r u?": Evaluating Task-Oriented Dialogue Systems on Spoken Conversations

2021-09-28 · Seokhwan Kim, Yang Liu, Di Jin, Alexandros Papangelis 외

Most prior work in dialogue modeling has been on written conversations mostly because of existing data sets. However, written dialogues are not sufficient to fully capture the nature of spoken conversations as well as th…

BenchmarkingDialogue State TrackingMulti-domain Dialogue State Trackingspeech-recognition+3