paper-with-me

Papers

VoiceMem: Streaming Dual-Brain Memory for Real-Time Interaction

2026-08-26 · Zhifei Xie, Jiaqi Lang, Ze An, Yifan Zhao, Dongchao Yang, Kai Li, Ziyang Ma, Mingbao Lin, Chunyan Miao, Shuicheng Yan arxiv

Conversational systems, such as duplex speech language models (SLMs), still lack a streaming, accurate, and empathetic memory system as their soul. We introduce VoiceMem, a simple memory architecture with a parallel informational left brain, an emotional right brain, and streaming memory I/O mechanisms. 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-horizon affective attribution and dual-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: VoiceMem completes retrieval in 134 ms, well within standard VAD latency, adding no extra conversational delay while maintaining high accuracy and low cost. These results show that VoiceMem provides a practical memory foundation for real-time, personalized, and emotionally aware speech interaction.

📄 PDF Abstract BibTeX arXiv:2608.26005

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

FreshMem: Brain-Inspired Frequency-Space Hybrid Memory for Streaming Video Understanding

2026-02-02 · Kangcong Li, Peng Ye, Lin Zhang, Chao Wang 외 arxiv

Transitioning Multimodal Large Language Models (MLLMs) from offline to online streaming video understanding is essential for continuous perception. However, existing methods lack flexible adaptivity, leading to irreversi…

Towards a Dynamic and Fixed-budget Memory Bank for Efficient Streaming Video Understanding

2026-06-24 · Baiyang Song, Yuli Lin, Qiong Wu, Tao Chen 외 arxiv

Currently, streaming video understanding is still a daunting task for existing \emph{multimodal large language models} (MLLMs). Its difficulties not only lie in handling the ever-increasing video frames, but also in the …

LONG3R: Long Sequence Streaming 3D Reconstruction

2025-07-24 · Zhuoguang Chen, Minghui Qin, Tianyuan Yuan, Zhe Liu 외 arxiv

Recent advancements in multi-view scene reconstruction have been significant, yet existing methods face limitations when processing streams of input images. These methods either rely on time-consuming offline optimizatio…

3D Reconstruction

EON-1: A Brain-Inspired Processor for Near-Sensor Extreme Edge Online Feature Extraction

2024-06-25 · Alexandra Dobrita, Amirreza Yousefzadeh, Simon Thorpe, Kanishkan Vadivel 외

For Edge AI applications, deploying online learning and adaptation on resource-constrained embedded devices can deal with fast sensor-generated streams of data in changing environments. However, since maintaining low-lat…

Low-latency processing

UniMem: Complementary Episodic-to-Parametric Memory for Boundary-Agnostic Task Streams

2026-07-28 · Siyu Xia, Chenheng Zhang, Yanting Wu, Haoxuan Li 외 arxiv

Memory is essential for LLM agents to accumulate task experience and reuse task-specific execution strategies. However, real-world deployment over boundary-agnostic and evolving task streams exposes a fundamental stabili…