P-RP: Persona-based Role-Playing—simulations focusing on coarse-grained attributes like age, gender, and location (e.g., Persona-Chat)
C-RP: Character-based Role-Playing—simulations focusing on fine-grained details including specific backgrounds, relationships, and psychological states (e.g., Harry Potter)
Explicit Persona: Role information provided directly as text or structured key-value pairs (e.g., 'I am a doctor')
Implicit Persona: Role information that must be inferred from interaction history without a provided profile
Crowdsourcing: Hiring human workers to manually write dialogues for specific personas (high quality, low scale)
PLMs: Pre-trained Language Models—smaller models like BERT/BART used in early persona research, capable of fine-tuning but limited in zero-shot complex role-play
SFT: Supervised Fine-Tuning—training a model on a specific dataset to adapt its behavior
RAG: Retrieval-Augmented Generation—fetching relevant information (like character lore) to inform the model's response