paper-with-me

Papers

Generating Informative Responses with Controlled Sentence Function

2018-07-01 · ACL 2018 7 · Pei Ke, Jian Guan, Minlie Huang, Xiaoyan Zhu

Sentence function is a significant factor to achieve the purpose of the speaker, which, however, has not been touched in large-scale conversation generation so far. In this paper, we present a model to generate informative responses with controlled sentence function. Our model utilizes a continuous latent variable to capture various word patterns that realize the expected sentence function, and introduces a type controller to deal with the compatibility of controlling sentence function and generating informative content. Conditioned on the latent variable, the type controller determines the type (i.e., function-related, topic, and ordinary word) of a word to be generated at each decoding position. Experiments show that our model outperforms state-of-the-art baselines, and it has the ability to generate responses with both controlled sentence function and informative content.

📄 PDF Abstract BibTeX

Code (1)

kepei1106/SentenceFunction 공식 구현 tf

Tasks

PositionSentenceText GenerationVocal Bursts Type Prediction

Similar Papers 제목 키워드 기반

Dialogue Generation on Infrequent Sentence Functions via Structured Meta-Learning

2020-10-04 · Findings of the Association for Computational Linguistics 2020 · Yifan Gao, Piji Li, Wei Bi, Xiaojiang Liu 외

Sentence function is an important linguistic feature indicating the communicative purpose in uttering a sentence. Incorporating sentence functions into conversations has shown improvements in the quality of generated res…

Dialogue GenerationInformativenessMeta-LearningSentence

Generating Diverse and Informative Natural Language Fashion Feedback

2019-06-15 · Gil Sadeh, Lior Fritz, Gabi Shalev, Eduard Oks

Recent advances in multi-modal vision and language tasks enable a new set of applications. In this paper, we consider the task of generating natural language fashion feedback on outfit images. We collect a unique dataset…

DecoderImage Captioning

Generating Dialogue Responses from a Semantic Latent Space

2020-10-04 · EMNLP 2020 11 · Wei-Jen Ko, Avik Ray, Yilin Shen, Hongxia Jin

Existing open-domain dialogue generation models are usually trained to mimic the gold response in the training set using cross-entropy loss on the vocabulary. However, a good response does not need to resemble the gold r…

Dialogue Generationvalid

Cue-word Driven Neural Response Generation with a Shrinking Vocabulary

2020-10-10 · Qiansheng Wang, Yuxin Liu, Chengguo Lv, Zhen Wang 외

Open-domain response generation is the task of generating sensible and informative re-sponses to the source sentence. However, neural models tend to generate safe and mean-ingless responses. While cue-word introducing ap…

Response GenerationSentence

Constrained Decoding for Neural NLG from Compositional Representations in Task-Oriented Dialogue

2019-06-17 · ACL 2019 7 · Anusha Balakrishnan, Jinfeng Rao, Kartikeya Upasani, Michael White 외

Generating fluent natural language responses from structured semantic representations is a critical step in task-oriented conversational systems. Avenues like the E2E NLG Challenge have encouraged the development of neur…

Sentence