Couchbase
Read post

What We Learned Evaluating Agent Memory:The Results (Part 2)

A detailed experimental evaluation of Couchbase Agent Memory across three benchmarks (LME-S, LME-M, LoCoMo) reveals several non-obvious findings. Raw conversation messages outperform LLM-generated summaries overall, especially for questions requiring exact entity matching. Optimal retrieval depth (k) varies by haystack scale — k=10 for small, k=20 for large — and more context beyond the optimum degrades performance. Temporal reasoning is the weakest category but improves ~7x by simply prepending session dates to stored memories at ingestion time. BM25 reranking with large initial pools hurts performance, while hybrid search improves temporal recall at the cost of multi-session precision. The key takeaway: agent memory has a distinct design space from document RAG, no single configuration is universally optimal, and systems tuned on small benchmarks may be misconfigured at production scale.

    #rag#vector-search#couchbase
Jul 29•10m read time•From couchbase.com
Post cover image
Table of contents
What we tried and what happenedResultsWhat we learned
81 Impressions
Couchbase's image
Couchbase

Couchbase provides insights into NoSQL database technology, distributed systems, and cloud-native ar...

78 Followers

•

257 Upvotes

Would you recommend this post?

Copy link
WhatsApp
Facebook
X
New Squad
  • © 2026 Daily Dev Ltd.
  • Guidelines
  • Explore
  • Tags
  • Sources
  • Squads
  • Leaderboard