AI RESEARCH

Structured Distillation for Personalized Agent Memory: 11x Token Reduction with Retrieval Preservation

arXiv CS.AI

ArXi:2603.13017v1 Announce Type: new Long conversations with an AI agent create a simple problem for one user: the history is useful, but carrying it verbatim is expensive. We study personalized agent memory: one user's conversation history with an agent, distilled into a compact retrieval layer for later search. Each exchange is compressed into a compound object with four fields (exchange_core, specific_context, thematic room_assignments, and regex-extracted files_touched). The searchable distilled text averages 38 tokens per exchange.