paper-with-me

Papers

A Template-guided Hybrid Pointer Network for Knowledge-based Task-oriented Dialogue Systems

2021-08-01 · ACL (dialdoc) 2021 8 · Dingmin Wang, Ziyao Chen, Wanwei He, Li Zhong, Yunzhe Tao, Min Yang

Most existing neural network based task-oriented dialog systems follow encoder-decoder paradigm, where the decoder purely depends on the source texts to generate a sequence of words, usually suffering from instability and poor readability. Inspired by the traditional template-based generation approaches, we propose a template-guided hybrid pointer network for knowledge-based task-oriented dialog systems, which retrieves several potentially relevant answers from a pre-constructed domain-specific conversational repository as guidance answers, and incorporates the guidance answers into both the encoding and decoding processes. Specifically, we design a memory pointer network model with a gating mechanism to fully exploit the semantic correlation between the retrieved answers and the ground-truth response. We evaluate our model on four widely used task-oriented datasets, including one simulated and three manually created datasets. The experimental results demonstrate that the proposed model achieves significantly better performance than the state-of-the-art methods over different automatic evaluation metrics.

📄 PDF Abstract BibTeX

Code (1)

wdimmy/THPN 공식 구현 pytorch

Tasks

DecoderTask-Oriented Dialogue Systems

Similar Papers 제목 키워드 기반

A Template-guided Hybrid Pointer Network for Knowledge-basedTask-oriented Dialogue Systems

2021-06-10 · Dingmin Wang, Ziyao Chen, Wanwei He, Li Zhong 외

Most existing neural network based task-oriented dialogue systems follow encoder-decoder paradigm, where the decoder purely depends on the source texts to generate a sequence of words, usually suffering from instability …

DecoderTask-Oriented Dialogue Systems

PK-Chat: Pointer Network Guided Knowledge Driven Generative Dialogue Model

2023-04-02 · Cheng Deng, Bo Tong, Luoyi Fu, Jiaxin Ding 외

In the research of end-to-end dialogue systems, using real-world knowledge to generate natural, fluent, and human-like utterances with correct answers is crucial. However, domain-specific conversational dialogue systems …

Knowledge GraphsLanguage ModelingLanguage ModellingWorld Knowledge

Hybrid Pointer Networks for Traveling Salesman Problems Optimization

2021-10-06 · Ahmed Stohy, Heba-Tullah Abdelhakam, Sayed Ali, Mohammed Elhenawy 외

In this work, a novel idea is presented for combinatorial optimization problems, a hybrid network, which results in a superior outcome. We applied this method to graph pointer networks [1], expanding its capabilities to …

Combinatorial OptimizationGraph EmbeddingTraveling Salesman Problem

Pointer-Guided Pre-Training: Infusing Large Language Models with Paragraph-Level Contextual Awareness

2024-06-06 · Lars Hillebrand, Prabhupad Pradhan, Christian Bauckhage, Rafet Sifa

We introduce "pointer-guided segment ordering" (SO), a novel pre-training technique aimed at enhancing the contextual understanding of paragraph-level text representations in large language models. Our methodology levera…

Diversitytext-classificationText Classification

Confusionset-guided Pointer Networks for Chinese Spelling Check

2019-07-01 · ACL 2019 7 · Dingmin Wang, Yi Tay, Li Zhong

This paper proposes Confusionset-guided Pointer Networks for Chinese Spell Check (CSC) task. More concretely, our approach utilizes the off-the-shelf confusionset for guiding the character generation. To this end, our no…

Sentence