paper-with-me

Papers

Modeling Compositionality with Dependency Graph for Dialogue Generation

2022-07-01 · NAACL (SUKI) 2022 7 · Xiaofeng Chen, YiRong Chen, Xiaofen Xing, Xiangmin Xu, Wenjing Han, Qianfeng Tie

Because of the compositionality of natural language, syntactic structure which contains the information about the relationship between words is a key factor for semantic understanding. However, the widely adopted Transformer is hard to learn the syntactic structure effectively in dialogue generation tasks. To explicitly model the compositionaity of language in Transformer Block, we restrict the information flow between words by constructing directed dependency graph and propose Dependency Relation Attention (DRA). Experimental results demonstrate that DRA can further improve the performance of state-of-the-art models for dialogue generation.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Dialogue Generation

Similar Papers 제목 키워드 기반

Incorporate Dependency Relation Knowledge into Transformer Block for Multi-turn Dialogue Generation

2021-12-17 · ACL ARR December 2022 12 · Anonymous

Because of the compositionality of natural language, syntactic structure is one of the key factors for semantic understanding. However, the Transformer block, which is widely used for obtaining the distributed representa…

Dialogue GenerationRelation

Predicting Evoked Emotions in Conversations

2023-12-31 · Enas Altarawneh, Ameeta Agrawal, Michael Jenkin, Manos Papagelis

Understanding and predicting the emotional trajectory in multi-party multi-turn conversations is of great significance. Such information can be used, for example, to generate empathetic response in human-machine interact…

Slot Dependency Modeling for Zero-Shot Cross-Domain Dialogue State Tracking

2022-10-01 · COLING 2022 10 · Qingyue Wang, Yanan Cao, Piji Li, Yanhe Fu 외

Zero-shot learning for Dialogue State Tracking (DST) focuses on generalizing to an unseen domain without the expense of collecting in domain data. However, previous zero-shot DST methods ignore the slot dependencies in a…

Dialogue State TrackingZero-Shot Learning

Recurrent Convolutional Neural Networks for Discourse Compositionality

2013-06-15 · WS 2013 8 · Nal Kalchbrenner, Phil Blunsom

The compositionality of meaning extends beyond the single sentence. Just as words combine to form the meaning of sentences, so do sentences combine to form the meaning of paragraphs, dialogues and general discourse. We i…

Dialogue Act ClassificationFeature EngineeringSentence

Graph Convolutional Network with Sequential Attention For Goal-Oriented Dialogue Systems

2019-05-01 · ICLR 2019 5 · Suman Banerjee, Mitesh M. Khapra

Domain specific goal-oriented dialogue systems typically require modeling three types of inputs, viz., (i) the knowledge-base associated with the domain, (ii) the history of the conversation, which is a sequence of utter…

Document DatingGoal-Oriented Dialogue SystemsMachine TranslationSemantic Role Labeling