Challenge: Existing research on multi-turn spoken conversations focuses on reading comprehension of passages . interactivity of spoken content can cause lower information density and topic diffusion .
Approach: They propose a hierarchical attention neural network architecture to improve spoken dialogue comprehension by combining turn-level and word-level attention mechanisms.
Outcome: The proposed approach outperforms baseline attention models and is robust to lengthy and out-of-distribution test samples.

Similar Papers

Multi-Turn Response Selection for Chatbots with Deep Attention Matching Network (P18-1)

Copied to clipboard

Challenge: Existing models for matching dialogue responses rely on semantic and functional dependencies . a recent study only uses the last utterance in context for matching a reply .
Approach: They propose a model that matches a response with its multi-turn context using attention.
Outcome: The proposed model outperforms the state-of-the-art models on two large-scale multi-turn response selection tasks.
Dialog Generation Using Multi-Turn Reasoning Neural Networks (N18-1)

Copied to clipboard

Challenge: Existing methods for dialog generation are limited and short at generalization.
Approach: They propose a generalizable dialog generation approach that adapts multi-turn reasoning to generate responses by taking current conversation session context as a document and current query as 'question' they separate the single memory used for document comprehension into different groups for speaker-specific topic and opinion embedding.
Outcome: Experiments on Japanese 10-sentence (5-round) conversation modeling show that multi-turn reasoning can produce more diverse and acceptable responses than state-of-the-art single-turn and non-reasoning baselines.
Dialogue Act Classification with Context-Aware Self-Attention (N19-1)

Copied to clipboard

Challenge: Recent work in Dialogue Act classification has treated the task as a sequence labeling problem using hierarchical deep neural networks.
Approach: They propose a hierarchical deep neural network to model different levels of utterance and dialogue act semantics and use contextual dependencies to improve performance.
Outcome: The proposed model improves on the Switchboard Dialogue Act Corpus while maintaining high accuracy.
Modeling Multi-turn Conversation with Deep Utterance Aggregation (C18-1)

Copied to clipboard

Challenge: Existing work on retrieval-based context modeling for multi-turn conversation ignores interactions among previous utterances.
Approach: They propose retrieval-based response matching for multi-turn conversation . they propose to combine previous utterances into context using a deep utterrance aggregation model .
Outcome: The proposed model outperforms state-of-the-art methods on three multi-turn conversation benchmarks including an e-commerce dialogue corpus.
Cut to the Chase: A Context Zoom-in Network for Reading Comprehension (D18-1)

Copied to clipboard

Challenge: Recent deep-learning based models suffer from reasoning over long documents and do not trivially generalize to cases where the answer is not present as a span.
Approach: They propose a novel context zoom-in network (ConZNet) that can skip through irrelevant parts of a document and generate an answer using only the relevant regions of text.
Outcome: The proposed architecture outperforms state-of-the-art results by 12.62% (ROUGE-L) relative improvement on the recently proposed and challenging RC dataset ‘NarrativeQA’.
Unsupervised Learning of Hierarchical Conversation Structure (2022.findings-emnlp)

Copied to clipboard

Challenge: Goal-oriented conversations often have sub-dialogue structure, but it can be domain-dependent . Increasingly, language understanding applications involve conversational speech and text .
Approach: They propose an unsupervised approach to learning hierarchical conversation structure . they use turn and sub-dialogue segment labels to decode the structure based on dialogue acts and subtasks .
Outcome: The proposed approach improves neural models for three conversation-level understanding tasks.
Multi-Granularity Hierarchical Attention Fusion Networks for Reading Comprehension and Question Answering (P18-1)

Copied to clipboard

Challenge: Existing approaches to read comprehension style question answering are limited by the volume of annotated datasets.
Approach: They propose a hierarchical attention network for reading comprehension style question answering . they first encode the question and paragraph with fine-grained language embeddings . then propose fusion approach to fuse information from both global and attended representations based on the hierarchic attention network .
Outcome: The proposed method achieves state-of-the-art on the SQuAD and TriviaQA Wiki leaderboards and two adversarial SQu AD datasets.
Dialog-Post: Multi-Level Self-Supervised Objectives and Hierarchical Model for Dialogue Post-Training (2023.acl-long)

Copied to clipboard

Challenge: a new method for dialogue representation and understanding is proposed . pre-trained language models (PLMs) are inappropriate for dialogue understanding tasks .
Approach: They propose a method that trains pre-trained language models to fit dialogues . they use a hierarchical segment-wise self-attention network to model dialogues more comprehensively .
Outcome: The proposed method outperforms existing models and achieves a 3.3% improvement on average.
Document-Level Neural Machine Translation with Hierarchical Attention Networks (D18-1)

Copied to clipboard

Challenge: Neural machine translation (NMT) can be improved by including document-level contextual information.
Approach: They propose a hierarchical attention model that captures document-level contextual information and conditioning on the NMT model’s own hidden states.
Outcome: The proposed model improves the BLEU score over a strong NMT baseline with the state-of-the-art in context-aware methods and that both the encoder and decoder benefit from context in complementary ways.
Conversational Machine Comprehension: a Literature Review (2020.coling-main)

Copied to clipboard

Challenge: Conversational machine comprehension (CMC) is a research track in conversational AI.
Approach: They propose to synthesize a generic framework for CMC models and highlight differences in recent approaches.
Outcome: The proposed model will be used as a compendium for future research.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations