Evaluation Setup
The paper reviews benchmarks across three query types: Extraction, Abstraction, and Generalization.
Benchmarks:
- Various (Survey) (Personalized Generation, Recommendation, Classification)
Metrics:
- Not explicitly reported in the paper
- Statistical methodology: Not explicitly reported in the paper
Main Takeaways
- The survey classifies personalization into three scenarios: Extraction (explicit factual lookup), Abstraction (implicit profile summarization), and Generalization (dynamic inference).
- Personalized Prompting is categorized into Profile-augmented (using summaries), Retrieval-augmented (fetching relevant chunks), Soft-fused (embedding injection), and Contrastive prompting.
- The paper highlights that distinct from role-playing, PLLMs must handle real user data including profiles, historical dialogues, content, and interactions.