paper-with-me

홈 › Papers

A Dataset for Sentence Retrieval for Open-Ended Dialogues

2022-05-24 · Itay Harel, Hagai Taitelbaum, Idan Szpektor, Oren Kurland

We address the task of sentence retrieval for open-ended dialogues. The goal is to retrieve sentences from a document corpus that contain information useful for generating the next turn in a given dialogue. Prior work on dialogue-based retrieval focused on specific types of dialogues: either conversational QA or conversational search. To address a broader scope of this task where any type of dialogue can be used, we constructed a dataset that includes open-ended dialogues from Reddit, candidate sentences from Wikipedia for each dialogue and human annotations for the sentences. We report the performance of several retrieval baselines, including neural retrieval models, over the dataset. To adapt neural models to the types of dialogues in the dataset, we explored an approach to induce a large-scale weakly supervised training data from Reddit. Using this training set significantly improved the performance over training on the MS MARCO dataset.

📄 PDF Abstract BibTeX arXiv:2205.11685

Code (0)

등록된 구현이 없습니다.

Tasks

Conversational SearchRetrievalSentenceSentence Retrieval

Similar Papers 제목 키워드 기반

Benchmarking Open-ended Audio Dialogue Understanding for Large Audio-Language Models

2024-12-06 · Kuofeng Gao, Shu-Tao Xia, Ke Xu, Philip Torr 외

Large Audio-Language Models (LALMs) have unclocked audio dialogue capabilities, where audio dialogues are a direct exchange of spoken language between LALMs and humans. Recent advances, such as GPT-4o, have enabled LALMs…

BenchmarkingDialogue Understanding

Evaluating Open-Domain Dialogues in Latent Space with Next Sentence Prediction and Mutual Information

2023-05-26 · Kun Zhao, Bohao Yang, Chenghua Lin, Wenge Rong 외

The long-standing one-to-many issue of the open-domain dialogues poses significant challenges for automatic evaluation methods, i.e., there may be multiple suitable responses which differ in semantics for a given convers…

Semantic SimilaritySemantic Textual SimilaritySentence

An Analysis of Older Users' Interactions with Spoken Dialogue Systems

2014-05-01 · LREC 2014 5 · Jamie Bost, Johanna Moore

This study explores communication differences between older and younger users with a task-oriented spoken dialogue system. Previous analyses of the MATCH corpus show that older users have significantly longer dialogues t…

Dialogue ManagementSpoken Dialogue Systems

Retrieval-Free Knowledge-Grounded Dialogue Response Generation with Adapters

2021-05-13 · dialdoc (ACL) 2022 5 · Yan Xu, Etsuko Ishii, Samuel Cahyawijaya, Zihan Liu 외

To diversify and enrich generated dialogue responses, knowledge-grounded dialogue has been investigated in recent years. The existing methods tackle the knowledge grounding challenge by retrieving the relevant sentences …

Response GenerationRetrieval

A Dataset of Robot-Patient and Doctor-Patient Medical Dialogues for Spoken Language Processing Tasks

2026-05-26 · Heriberto Cuayahuitl, Grace Jang arxiv

Large Language Models (LLMs) have brought huge improvements to Artificial Intelligence (AI), which can be applied to general-purpose tasks. However, their application to textual or spoken medical consultations is still a…

Data Augmentation