paper-with-me

Papers

Learning Low-frequency Patterns with A Pre-trained Document-Grounded Conversation Model

2021-09-17 · ACL ARR September 2021 9 · Anonymous

Owing to its perceived capability in recognizing the high-frequency patterns appeared in the large corpora, the Generative Pre-trained Transformer model (GPT-2) has demonstrated its remarkable performance in the document-grounded dialogue generation. Capturing low-frequency patterns, however, remains a challenging task. Here we consider a possible extension of the GPT-2 model with its improved capability of grasping the low-frequency patterns especially for task-specific dialogues. The extension consists of a semantic-oriented encoder and a GPT-2 decoder, the latter equipped with a knowledge-aware classification. The proposed encoder-decoder framework strengthens the GPT-2 in two task-specific aspects: One is in regard of a suitable way to select, on a semantic level, the crucial information of the dialogue context and the corresponding history knowledge from the documents; The other is in terms of the determination of the suitable time to generate a response with the knowledge from documents. With the enhanced capability to learn not only high-frequency and but also low-frequency patterns, the proposed extension is shown to outperform the state-of-the-art generative models.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderDialogue Generation

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Position-Wise Feed-Forward Layer 설명 없음
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
Multi-Head Attention 설명 없음

Similar Papers 제목 키워드 기반

Incremental Transformer with Deliberation Decoder for Document Grounded Conversations

2019-07-20 · ACL 2019 7 · Zekang Li, Cheng Niu, Fandong Meng, Yang Feng 외

Document Grounded Conversations is a task to generate dialogue responses when chatting about the content of a given document. Obviously, document knowledge plays a critical role in Document Grounded Conversations, while …

Decoder

A Dataset for Document Grounded Conversations

2018-09-19 · EMNLP 2018 10 · Kangyan Zhou, Shrimai Prabhumoye, Alan W. black

This paper introduces a document grounded dataset for text conversations. We define "Document Grounded Conversations" as conversations that are about the contents of a specified document. In this dataset the specified do…

Articles

DIALKI: Knowledge Identification in Conversational Systems through Dialogue-Document Contextualization

2021-09-10 · EMNLP 2021 11 · Zeqiu Wu, Bo-Ru Lu, Hannaneh Hajishirzi, Mari Ostendorf

Identifying relevant knowledge to be used in conversational systems that are grounded in long documents is critical to effective response generation. We introduce a knowledge identification model that leverages the docum…

Response Generation

CorefDiffs: Co-referential and Differential Knowledge Flow in Document Grounded Conversations

2022-10-05 · COLING 2022 10 · Lin Xu, Qixian Zhou, Jinlan Fu, Min-Yen Kan 외

Knowledge-grounded dialog systems need to incorporate smooth transitions among knowledge selected for generating responses, to ensure that dialog flows naturally. For document-grounded dialog systems, the inter- and intr…

Management

doc2dial: A Goal-Oriented Document-Grounded Dialogue Dataset

2020-11-12 · EMNLP 2020 11 · Song Feng, Hui Wan, Chulaka Gunasekara, Siva Sankalp Patel 외

We introduce doc2dial, a new dataset of goal-oriented dialogues that are grounded in the associated documents. Inspired by how the authors compose documents for guiding end users, we first construct dialogue flows based …