VoiceMem: Streaming Dual-Brain Memory for Real-Time Interaction
Summary
VoiceMem introduces a dual-brain streaming memory architecture for speech language models that improves retrieval accuracy, emotional personalization, and real-time efficiency.
View Cached Full Text
Cached at: 08/27/26, 07:19 AM
Paper page - VoiceMem: Streaming Dual-Brain Memory for Real-Time Interaction
Source: https://huggingface.co/papers/2608.26005
Abstract
VoiceMem introduces a dual-brain streaming memory architecture for speech language models that improves retrieval accuracy, emotional personalization, and real-time efficiency.
Conversational systems, such asduplex speech language models(SLMs), still lack a streaming, accurate, and empathetic memory system as their soul. We introduceVoiceMem, a simple memory architecture with a parallelinformational left brain, anemotional right brain, andstreaming memory I/Omechanisms. We further build a complete pipeline for memory-aware SLM training, long-horizon evaluation, and decoupled deployment with interchangeable memory backends. Experiments and real-world deployment show three advantages: i) Accuracy: under top-5 retrieval, the left brain outperforms classical systems such as Mem0 at top-200 by nearly 30 points; ii) Emotional & Personal: the right brain, with short- and long-horizonaffective attributionanddual-node persona modeling, achieves state-of-the-art performance across three persona benchmarks and improves the aggregate score by 4.29 points over the previous best system; and iii) Real-Time & Cheap:VoiceMemcompletes retrieval in 134 ms, well within standardVADlatency, adding no extra conversational delay while maintaining high accuracy and low cost. These results show thatVoiceMemprovides a practical memory foundation for real-time, personalized, and emotionally aware speech interaction.
View arXiv pageView PDFProject pageGitHub28Add to collection
Get this paper in your agent:
hf papers read 2608\.26005
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2608.26005 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2608.26005 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2608.26005 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
Voice Memory for Agentic Speech Recognition
Voice Memory introduces an inference-only scheme for agentic speech recognition where a frozen corrector uses a per-domain memory file to decide per utterance whether to act or abstain, reducing word error rate across multiple domains without weight updates.
VoiceLongMemEval: Do Assistants Remember How You Sounded?
The paper introduces VoiceLongMemEval (VLME), a benchmark that evaluates AI assistants' ability to remember and reason over paralinguistic metadata like emotion and prosody from voice in long-term conversations, revealing an 'affect gap' in current models.
CoreMem: Riemannian Retrieval and Fisher-Guided Distillation for Long-Term Memory in Dialogue Agents
CoreMem proposes a resource-efficient edge-cloud memory architecture for dialogue agents, using Riemannian retrieval with a Fisher-Rao metric and Fisher-guided discrete token distillation to achieve strong accuracy improvements within an 8 GB VRAM budget.
EM^2Mem: Event-Centric Multimodal Memory for Large Language Models
EM^2Mem proposes an event-centric multimodal memory framework that binds heterogeneous evidence to event anchors for compact, generation-ready memory in long-video question answering, improving accuracy and reducing latency.
Parametric Multimodal User Memory: Storing What Captions Cannot Carry
This research paper introduces a parametric multimodal user memory system that improves AI agents' ability to recall users by integrating perceptual data like voice and appearance, using vision-language models and dedicated encoders to surpass text-based methods.