paper-with-me

Papers

Contextualized Attention-based Knowledge Transfer for Spoken Conversational Question Answering

2020-10-21 · Chenyu You, Nuo Chen, Yuexian Zou

Spoken conversational question answering (SCQA) requires machines to model complex dialogue flow given the speech utterances and text corpora. Different from traditional text question answering (QA) tasks, SCQA involves audio signal processing, passage comprehension, and contextual understanding. However, ASR systems introduce unexpected noisy signals to the transcriptions, which result in performance degradation on SCQA. To overcome the problem, we propose CADNet, a novel contextualized attention-based distillation approach, which applies both cross-attention and self-attention to obtain ASR-robust contextualized embedding representations of the passage and dialogue history for performance improvements. We also introduce the spoken conventional knowledge distillation framework to distill the ASR-robust knowledge from the estimated probabilities of the teacher model to the student. We conduct extensive experiments on the Spoken-CoQA dataset and demonstrate that our approach achieves remarkable performance in this task.

📄 PDF Abstract BibTeX arXiv:2010.11066

Code (0)

등록된 구현이 없습니다.

Tasks

Audio Signal ProcessingConversational Question AnsweringKnowledge DistillationQuestion AnsweringTransfer Learning

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

End-to-end Spoken Conversational Question Answering: Task, Dataset and Model

2022-04-29 · Findings (NAACL) 2022 7 · Chenyu You, Nuo Chen, Fenglin Liu, Shen Ge 외

In spoken question answering, the systems are designed to answer questions from contiguous text spans within the related speech transcripts. However, the most natural way that human seek or test their knowledge is via hu…

4kConversational Question AnsweringQuestion AnsweringSpoken Language Understanding+1

Decoding Workload and Agreement From EEG During Spoken Dialogue With Conversational AI

2026-01-09 · Lucija Mihić Zidar, Philipp Wicke, Praneel Bhatia, Rosa Lutz 외 arxiv

Passive brain-computer interfaces offer a potential source of implicit feedback for alignment of large language models, but most mental state decoding has been done in controlled tasks. This paper investigates whether es…

Sentence Completion

Spoken Conversational Search for General Knowledge

2019-09-26 · WS 2019 9 · Lina M. Rojas-Barahona, Pascal Bellec, Benoit Besset, Martinho Dos-Santos 외

We present a spoken conversational question answering proof of concept that is able to answer questions about general knowledge from Wikidata. The dialogue component does not only orchestrate various components but also …

Conversational Question AnsweringConversational SearchGeneral KnowledgeQuestion Answering

Unsupervised Transfer Learning for Spoken Language Understanding in Intelligent Agents

2018-11-13 · Aditya Siddhant, Anuj Goyal, Angeliki Metallinou

User interaction with voice-powered agents generates large amounts of unlabeled utterances. In this paper, we explore techniques to efficiently transfer the knowledge from these unlabeled utterances to improve model perf…

Language ModelingLanguage ModellingSpoken Language UnderstandingTransfer Learning+1

Multimodal Contextualized Semantic Parsing from Speech

2024-06-10 · Jordan Voas, Raymond Mooney, David Harwath

We introduce Semantic Parsing in Contextual Environments (SPICE), a task designed to enhance artificial agents' contextual awareness by integrating multimodal inputs with prior contexts. SPICE goes beyond traditional sem…

Data Integrationgraph constructionSemantic Parsing