paper-with-me

Papers

Meet Your Favorite Character: Open-domain Chatbot Mimicking Fictional Characters with only a Few Utterances

2022-04-22 · NAACL 2022 7 · Seungju Han, Beomsu Kim, Jin Yong Yoo, Seokjun Seo, SangBum Kim, Enkhbayar Erdenee, Buru Chang

In this paper, we consider mimicking fictional characters as a promising direction for building engaging conversation models. To this end, we present a new practical task where only a few utterances of each fictional character are available to generate responses mimicking them. Furthermore, we propose a new method named Pseudo Dialog Prompting (PDP) that generates responses by leveraging the power of large-scale language models with prompts containing the target character's utterances. To better reflect the style of the character, PDP builds the prompts in the form of dialog that includes the character's utterances as dialog history. Since only utterances of the characters are available in the proposed task, PDP matches each utterance with an appropriate pseudo-context from a predefined set of context candidates using a retrieval model. Through human and automatic evaluation, we show that PDP generates responses that better reflect the style of fictional characters than baseline methods.

📄 PDF Abstract BibTeX arXiv:2204.10825

Code (1)

hyperconnect/pseudo-dialog-prompting 공식 구현 pytorch

Tasks

ChatbotRetrieval

Similar Papers 제목 키워드 기반

Meet Your Favorite Character: Open-domain Chatbot Mimicking Fictional Characters with only a Few Utterances

2021-11-16 · ACL ARR November 2021 11 · Anonymous

In this paper, we consider mimicking fictional characters as a promising direction for building engaging conversation models. To this end, we present a new practical task where only a few utterances of each fictional cha…

ChatbotRetrieval

A Personal Storytelling about Your Favorite Data

2015-09-01 · WS 2015 9 · Cyril Labb{\'e}, Claudia Roncancio, Damien Bras
Text Generation

Fashionpedia-Ads: Do Your Favorite Advertisements Reveal Your Fashion Taste?

2023-05-03 · Mengyun Shi, Claire Cardie, Serge Belongie

Consumers are exposed to advertisements across many different domains on the internet, such as fashion, beauty, car, food, and others. On the other hand, fashion represents second highest e-commerce shopping category. Do…

Saliency Driven Image Manipulation

2016-12-07 · Roey Mechrez, Eli Shechtman, Lihi Zelnik-Manor

Have you ever taken a picture only to find out that an unimportant background object ended up being overly salient? Or one of those team sports photos where your favorite player blends with the rest? Wouldn't it be nice …

Image Manipulation

Arena: a toolkit for Multi-Agent Reinforcement Learning

2019-07-20 · Qing Wang, Jiechao Xiong, Lei Han, Meng Fang 외

We introduce Arena, a toolkit for multi-agent reinforcement learning (MARL) research. In MARL, it usually requires customizing observations, rewards and actions for each agent, changing cooperative-competitive agent-inte…

Multi-agent Reinforcement LearningOpenAI Gymreinforcement-learningReinforcement Learning+3