paper-with-me

홈 › Papers

DeepCopy: Grounded Response Generation with Hierarchical Pointer Networks

2019-08-28 · WS 2019 9 · Semih Yavuz, Abhinav Rastogi, Guan-Lin Chao, Dilek Hakkani-Tur

Recent advances in neural sequence-to-sequence models have led to promising results for several language generation-based tasks, including dialogue response generation, summarization, and machine translation. However, these models are known to have several problems, especially in the context of chit-chat based dialogue systems: they tend to generate short and dull responses that are often too generic. Furthermore, these models do not ground conversational responses on knowledge and facts, resulting in turns that are not accurate, informative and engaging for the users. In this paper, we propose and experiment with a series of response generation models that aim to serve in the general scenario where in addition to the dialogue context, relevant unstructured external knowledge in the form of text is also assumed to be available for models to harness. Our proposed approach extends pointer-generator networks (See et al., 2017) by allowing the decoder to hierarchically attend and copy from external knowledge in addition to the dialogue context. We empirically show the effectiveness of the proposed model compared to several baselines including (Ghazvininejad et al., 2018; Zhang et al., 2018) through both automatic evaluation metrics and human evaluation on CONVAI2 dataset.

📄 PDF Abstract BibTeX arXiv:1908.10731

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderMachine TranslationResponse GenerationText GenerationTranslation

Similar Papers 제목 키워드 기반

Exploiting Pairwise Mutual Information for Knowledge-Grounded Dialogue

2022-03-22 · IEEE/ACM Transactions on Audio, Speech, and Language Processing 2022 3 · Bo Zhang, Jian Wang, Hongfei Lin, Hui Ma 외

External document knowledge is helpful for dialogue systems to generate high-quality responses. Although several knowledge-grounded dialogue models have been designed, external knowledge cannot be comprehensively exploit…

Dialogue Generation

Aperon Technical Report: Hierarchical No-Pointer Tangent-Local Search for High-Dimensional Approximate Nearest Neighbors

2026-06-07 · Yong Fu arxiv

We present HNTL (Hierarchical No-pointer Tangent-Local), the core vector indexing and candidate generation framework of the Aperon vector memory system. Proximity graphs (e.g., HNSW) incur a heavy pointer tax in memory o…

Hierarchical Pointer Net Parsing

2019-08-30 · IJCNLP 2019 11 · Linlin Liu, Xiang Lin, Shafiq Joty, Simeng Han 외

Transition-based top-down parsing with pointer networks has achieved state-of-the-art results in multiple parsing tasks, while having a linear time complexity. However, the decoder of these parsers has a sequential struc…

DecoderDiscourse ParsingInductive BiasSentence

Multimodal Transformer with Pointer Network for the DSTC8 AVSD Challenge

2020-02-25 · Hung Le, Nancy F. Chen

Audio-Visual Scene-Aware Dialog (AVSD) is an extension from Video Question Answering (QA) whereby the dialogue agent is required to generate natural language responses to address user queries and carry on conversations. …

Question AnsweringVideo Question Answering

Dependency Parsing with Bottom-up Hierarchical Pointer Networks

2021-05-20 · Daniel Fernández-González, Carlos Gómez-Rodríguez

Dependency parsing is a crucial step towards deep language understanding and, therefore, widely demanded by numerous Natural Language Processing applications. In particular, left-to-right and top-down transition-based al…

Dependency ParsingSentence