HCApr 27

AFA: Identity-Aware Memory for Preventing Persona Confusion in Multi-User Dialogue

arXiv:2604.2502271.8h-index: 14
AI Analysis

For developers of multi-user conversational AI, this work provides a practical solution to a measurable failure mode that degrades user trust and utility.

The paper identifies persona confusion in multi-user voice assistants and proposes the Adaptive Friend Agent (AFA), a modular framework using speaker identification and per-user memory. AFA improves Persona Attribution Accuracy from 35.7% to 61.3% and is perceived as more personalized in human evaluation.

When multiple people share a single voice assistant, the system conflates their histories: one resident's preferences can leak into another's responses, eroding utility and trust. We call this failure mode persona confusion, and we show it is a measurable problem in today's single-user dialogue systems when deployed in shared environments. We present the Adaptive Friend Agent (AFA), a modular framework that combines voice-based speaker identification with per-user memory stores to enable identity-aware, personalized dialogue across multiple users. To support training and evaluation, we construct PAT (Personalized Agent chaT), a synthetic dataset of 58,289 persona-grounded dialogue turns spanning 133 user profiles and 12 real-world scenarios. We evaluate AFA across five LLM back-ends in a standard response-quality benchmark, with a LLaMA-2-70B model fine-tuned on PAT achieving the highest overall performance. To directly measure persona confusion prevention, we introduce an interleaved multi-user evaluation protocol with a novel metric, Persona Attribution Accuracy (PAA), demonstrating that identity-aware routing improves PAA from 35.7% to 61.3%. Human evaluation confirms annotators perceive significantly higher personalization in routing-enabled responses. Our results establish that identity-aware user routing is the critical component for preventing persona confusion in multi-user conversational systems.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes