paper-with-me

Papers

PERSONACHATGEN: Generating Personalized Dialogues using GPT-3

2022-10-01 · CCGPK (COLING) 2022 10 · Young-Jun Lee, Chae-Gyun Lim, Yunsu Choi, Ji-Hui Lm, Ho-Jin Choi

Recently, many prior works have made their own agents generate more personalized and engaging responses using personachat. However, since this dataset is frozen in 2018, the dialogue agents trained on this dataset would not know how to interact with a human who loves “Wandavision.” One way to alleviate this problem is to create a large-scale dataset. In this work, we introduce the pipeline of creating personachatgen, which is comprised of three main components: Creating (1) profilegen, (2) Persona Set, and (3) personachatgen. To encourage GPT-3’s generation ability, we also defined a taxonomy of hierarchical persona category derived from social profiling taxonomy. To create the speaker consistent persona set, we propose a simple contradiction-based iterative sentence replacement algorithm, named CoNL. Moreover, to prevent GPT-3 generating harmful content, we presented two filtering pipelines, one each for profilegen and personachatgen. Through analyzing of personachatgen, we showed that GPT-3 can generate personalized dialogue containing diverse persona. Furthermore, we revealed a state-of-the-art Blender 90M trained on our dataset that leads to higher performance.

📄 PDF Abstract BibTeX

Code (1)

passing2961/personachatgen 공식 구현

Tasks

Sentence

Similar Papers 제목 키워드 기반

Beyond Discrete Personas: Personality Modeling Through Journal Intensive Conversations

2024-12-15 · Sayantan Pal, Souvik Das, Rohini K. Srihari

Large Language Models (LLMs) have significantly improved personalized conversational capabilities. However, existing datasets like Persona Chat, Synthetic Persona Chat, and Blended Skill Talk rely on static, predefined p…

RoleCraft-GLM: Advancing Personalized Role-Playing in Large Language Models

2023-12-17 · Meiling Tao, Xuechen Liang, Tianyu Shi, Lei Yu 외

This study presents RoleCraft-GLM, an innovative framework aimed at enhancing personalized role-playing with Large Language Models (LLMs). RoleCraft-GLM addresses the key issue of lacking personalized interactions in con…

Language ModelingLanguage Modelling

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…

Fine Grained Knowledge Transfer for Personalized Task-oriented Dialogue Systems

2017-11-11 · Kaixiang Mo, Yu Zhang, Qiang Yang, Pascale Fung

Training a personalized dialogue system requires a lot of data, and the data collected for a single user is usually insufficient. One common practice for this problem is to share training dialogues between different user…

DecoderReinforcement LearningSentenceTask-Oriented Dialogue Systems+1

Case Study: Testing Model Capabilities in Some Reasoning Tasks

2024-02-15 · Min Zhang, Sato Takumi, Jack Zhang, Jun Wang

Large Language Models (LLMs) excel in generating personalized content and facilitating interactive dialogues, showcasing their remarkable aptitude for a myriad of applications. However, their capabilities in reasoning an…