paper-with-me

Papers

Learning to Control the Specificity in Neural Response Generation

2018-07-01 · ACL 2018 7 · Ruqing Zhang, Jiafeng Guo, Yixing Fan, Yanyan Lan, Jun Xu, Xue-Qi Cheng

In conversation, a general response (e.g., {``}I don{'}t know{''}) could correspond to a large variety of input utterances. Previous generative conversational models usually employ a single model to learn the relationship between different utterance-response pairs, thus tend to favor general and trivial responses which appear frequently. To address this problem, we propose a novel controlled response generation mechanism to handle different utterance-response relationships in terms of specificity. Specifically, we introduce an explicit specificity control variable into a sequence-to-sequence model, which interacts with the usage representation of words through a Gaussian Kernel layer, to guide the model to generate responses at different specificity levels. We describe two ways to acquire distant labels for the specificity control variable in learning. Empirical studies show that our model can significantly outperform the state-of-the-art response generation models under both automatic and human evaluations.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationResponse GenerationSpecificity

Similar Papers 제목 키워드 기반

Consistent Response Generation with Controlled Specificity

2020-11-01 · Findings of the Association for Computational Linguistics 2020 · Junya Takayama, Yuki Arase

We propose a method to control the specificity of responses while maintaining the consistency with the utterances. We first design a metric based on pointwise mutual information, which measures the co-occurrence degree b…

Response GenerationSpecificity

Linguistically-Informed Specificity and Semantic Plausibility for Dialogue Generation

2019-06-01 · NAACL 2019 6 · Wei-Jen Ko, Greg Durrett, Junyi Jessy Li

Sequence-to-sequence models for open-domain dialogue generation tend to favor generic, uninformative responses. Past work has focused on word frequency-based approaches to improving specificity, such as penalizing respon…

Dialogue GenerationInformativenessRerankingSpecificity

Data Distillation for Controlling Specificity in Dialogue Generation

2017-02-22 · Jiwei Li, Will Monroe, Dan Jurafsky

People speak at different levels of specificity in different situations. Depending on their knowledge, interlocutors, mood, etc.} A conversational agent should have this ability and know when to be specific and when to b…

Dialogue Generationreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

Answer Only as Precisely as Justified: Calibrated Claim-Level Specificity Control for Agentic Systems

2026-04-19 · Tianyi Huang, Samuel Xu, Jason Tansong Dang, Samuel Yan 외 arxiv

Agentic systems often fail not by being entirely wrong, but by being too precise: a response may be generally useful while particular claims exceed what the evidence supports. We study this failure mode as overcommitment…

Author-in-the-Loop Response Generation and Evaluation: Integrating Author Expertise and Intent in Responses to Peer Review

2026-01-19 · Qian Ruan, Iryna Gurevych arxiv

Author response (rebuttal) writing is a critical stage of scientific peer review that demands substantial author effort. In practice, authors possess domain expertise, author-only information, and response strategies - c…

Response Generation