paper-with-me

Papers

COSPLAY: Concept Set Guided Personalized Dialogue Generation Across Both Party Personas

2022-05-02 · Chen Xu, Piji Li, Wei Wang, Haoran Yang, Siyun Wang, Chuangbai Xiao

Maintaining a consistent persona is essential for building a human-like conversational model. However, the lack of attention to the partner makes the model more egocentric: they tend to show their persona by all means such as twisting the topic stiffly, pulling the conversation to their own interests regardless, and rambling their persona with little curiosity to the partner. In this work, we propose COSPLAY(COncept Set guided PersonaLized dialogue generation Across both partY personas) that considers both parties as a "team": expressing self-persona while keeping curiosity toward the partner, leading responses around mutual personas, and finding the common ground. Specifically, we first represent self-persona, partner persona and mutual dialogue all in the concept sets. Then, we propose the Concept Set framework with a suite of knowledge-enhanced operations to process them such as set algebras, set expansion, and set distance. Based on these operations as medium, we train the model by utilizing 1) concepts of both party personas, 2) concept relationship between them, and 3) their relationship to the future dialogue. Extensive experiments on a large public dataset, Persona-Chat, demonstrate that our model outperforms state-of-the-art baselines for generating less egocentric, more human-like, and higher quality responses in both automatic and human evaluations.

📄 PDF Abstract BibTeX arXiv:2205.00872

Code (1)

chenxu05037/COSPLAY 공식 구현 pytorch

Tasks

Dialogue Generation

Similar Papers 제목 키워드 기반

Anime-to-Real Clothing: Cosplay Costume Generation via Image-to-Image Translation

2020-08-26 · Koya Tango, Marie Katsurai, Hayato Maki, Ryosuke Goto

Cosplay has grown from its origins at fan conventions into a billion-dollar global dress phenomenon. To facilitate imagination and reinterpretation from animated images to real garments, this paper presents an automatic …

Image GenerationImage-to-Image TranslationTranslation

Thinking Clearly, Talking Fast: Concept-Guided Non-Autoregressive Generation for Open-Domain Dialogue Systems

2021-09-09 · EMNLP 2021 11 · Yicheng Zou, Zhihua Liu, Xingwu Hu, Qi Zhang

Human dialogue contains evolving concepts, and speakers naturally associate multiple concepts to compose a response. However, current dialogue models with the seq2seq framework lack the ability to effectively manage conc…

Dialogue Generation

FlipConcept: Tuning-Free Multi-Concept Personalization for Text-to-Image Generation

2025-02-21 · Young Beom Woo, Sun Eung Kim

Recently, methods that integrate multiple personalized concepts into a single image have garnered significant attention in the field of text-to-image (T2I) generation. However, existing methods experience performance deg…

AttributeImage GenerationText to Image GenerationText-to-Image Generation

CoSPlay: Cooperative Self-Play at Test-Time with Self-Generated Code and Unit Test

2026-05-22 · Zhangyi Hu, Chenhui Liu, Tian Huang, Jindong Li 외 arxiv

Recently, Reinforcement Learning with Verifiable Rewards (RLVR) and Test-Time Scaling (TTS) have advanced LLM code generation through executable verification. Yet Ground-Truth Unit Tests (GT UTs) remain a bottleneck: SOT…

Reinforcement LearningCode Generation

TAMEing Long Contexts in Personalization: Towards Training-Free and State-Aware MLLM Personalized Assistant

2025-12-25 · Rongpei Hong, Jian Lang, Ting Zhong, Yong Wang 외 arxiv

Multimodal Large Language Model (MLLM) Personalization is a critical research problem that facilitates personalized dialogues with MLLMs targeting specific entities (known as personalized concepts). However, existing met…