paper-with-me

홈 › Papers

Attribute Controlled Dialogue Prompting

2023-07-11 · Runcheng Liu, Ahmad Rashid, Ivan Kobyzev, Mehdi Rezagholizadeh, Pascal Poupart

Prompt-tuning has become an increasingly popular parameter-efficient method for adapting large pretrained language models to downstream tasks. However, both discrete prompting and continuous prompting assume fixed prompts for all data samples within a task, neglecting the fact that inputs vary greatly in some tasks such as open-domain dialogue generation. In this paper, we present a novel, instance-specific prompt-tuning algorithm for dialogue generation. Specifically, we generate prompts based on instance-level control code, rather than the conversation history, to explore their impact on controlled dialogue generation. Experiments on popular open-domain dialogue datasets, evaluated on both automated metrics and human evaluation, demonstrate that our method is superior to prompting baselines and comparable to fine-tuning with only 5%-6% of total parameters.

📄 PDF Abstract BibTeX arXiv:2307.05228

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeDialogue Generation

Similar Papers 제목 키워드 기반

RAMP: Retrieval and Attribute-Marking Enhanced Prompting for Attribute-Controlled Translation

2023-05-26 · Gabriele Sarti, Phu Mon Htut, Xing Niu, Benjamin Hsu 외

Attribute-controlled translation (ACT) is a subtask of machine translation that involves controlling stylistic or linguistic attributes (like formality and gender) of translation outputs. While ACT has garnered attention…

AttributeMachine TranslationRetrievalSemantic Similarity+2

Controlled Cue Generation for Play Scripts

2021-12-13 · Alara Dirik, Hilal Donmez, Pinar Yanardag

In this paper, we use a large-scale play scripts dataset to propose the novel task of theatrical cue generation from dialogues. Using over one million lines of dialogue and cues, we approach the problem of cue generation…

AttributeLanguage ModelingLanguage ModellingText Generation

Grammar Control in Dialogue Response Generation for Language Learning Chatbots

2025-02-11 · Dominik Glandorf, Peng Cui, Detmar Meurers, Mrinmaya Sachan

Chatbots based on large language models offer cheap conversation practice opportunities for language learners. However, they are hard to control for linguistic forms that correspond to learners' current needs, such as gr…

ChatbotLanguage AcquisitionResponse Generation

Jurassic is (almost) All You Need: Few-Shot Meaning-to-Text Generation for Open-Domain Dialogue

2021-10-15 · Lena Reed, Cecilia Li, Angela Ramirez, Liren Wu 외

One challenge with open-domain dialogue systems is the need to produce truthful, high-quality responses on any topic. We aim to improve the quality and coverage of Athena, an Alexa Prize dialogue system. We experiment wi…

AllHallucinationLanguage ModellingText Generation

IDEAFix: Evaluation Framework for Creative Defixation Prompting in LLMs

2026-05-30 · F. Carichon, S. Sharma, M. Girard, R. Rampa 외 arxiv

Large language models (LLMs) are increasingly used for tasks involving creative problem solving and idea generation. However, there is a lack of consensus concerning their creative capabilities: some studies report super…