paper-with-me

홈 › Papers

Database Search Results Disambiguation for Task-Oriented Dialog Systems

2021-12-15 · NAACL 2022 7 · Kun Qian, Ahmad Beirami, Satwik Kottur, Shahin Shayandeh, Paul Crook, Alborz Geramifard, Zhou Yu, Chinnadhurai Sankar

As task-oriented dialog systems are becoming increasingly popular in our lives, more realistic tasks have been proposed and explored. However, new practical challenges arise. For instance, current dialog systems cannot effectively handle multiple search results when querying a database, due to the lack of such scenarios in existing public datasets. In this paper, we propose Database Search Result (DSR) Disambiguation, a novel task that focuses on disambiguating database search results, which enhances user experience by allowing them to choose from multiple options instead of just one. To study this task, we augment the popular task-oriented dialog datasets (MultiWOZ and SGD) with turns that resolve ambiguities by (a) synthetically generating turns through a pre-defined grammar, and (b) collecting human paraphrases for a subset. We find that training on our augmented dialog data improves the model's ability to deal with ambiguous scenarios, without sacrificing performance on unmodified turns. Furthermore, pre-fine tuning and multi-task learning help our model to improve performance on DSR-disambiguation even in the absence of in-domain data, suggesting that it can be learned as a universal dialog skill. Our data and code will be made publicly available.

📄 PDF Abstract BibTeX arXiv:2112.08351

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Task Learning

Similar Papers 제목 키워드 기반

Database Search Results Disambiguation for Task-Oriented Dialog Systems

2022-01-16 · ACL ARR January 2022 1 · Anonymous

As task-oriented dialog systems are becoming increasingly popular in our lives, more realistic tasks have been proposed and explored. However, new practical challenges arise. For instance, current dialog systems cannot e…

Multi-Task Learning

Author Name Disambiguation in Bibliographic Databases: A Survey

2020-04-14 · Muhammad Shoaib, Ali Daud, Tehmina Amjad

Entity resolution is a challenging and hot research area in the field of Information Systems since last decade. Author Name Disambiguation (AND) in Bibliographic Databases (BD) like DBLP , Citeseer , and Scopus is a spec…

ClusteringEntity ResolutionSurvey

Random Forest DBSCAN for USPTO Inventor Name Disambiguation

2017-09-14 · Kim Kunho, Khabsa Madian, Giles C. Lee

Name disambiguation and the subsequent name conflation are essential for the correct processing of person name queries in a digital library or other database. It distinguishes each unique person from all other records in…

BlockingClusteringFeature Importance

OPI at SemEval 2023 Task 1: Image-Text Embeddings and Multimodal Information Retrieval for Visual Word Sense Disambiguation

2023-04-14 · Sławomir Dadas

The goal of visual word sense disambiguation is to find the image that best matches the provided description of the word's meaning. It is a challenging problem, requiring approaches that combine language and image unders…

Information RetrievalLearning-To-RankRetrievalWord Sense Disambiguation

Pangloss: Fast Entity Linking in Noisy Text Environments

2018-07-16 · Michael Conover, Matthew Hayes, Scott Blackburn, Pete Skomoroch 외

Entity linking is the task of mapping potentially ambiguous terms in text to their constituent entities in a knowledge base like Wikipedia. This is useful for organizing content, extracting structured data from textual d…

ArticlesEntity DisambiguationEntity Linkinggraph construction+3