LycheeMemory V2: Efficient Long-Term Memory for LLM Agents via Semantic Segment-Level Consolidation
Ranking
Overall
78
Content
85
Popularity
61
Observed public metrics from 1 member.
Merged summary
TL;DR - LycheeMemory V2 consolidates semantically coherent conversation segments rather than individual turns, reducing the cost of building long-term agent memory while preserving retrieval accuracy.
- Produces context-independent typed memory records from finalized semantic segments.
- Uses lightweight structured indexes and query planning for evidence retrieval.
- Achieves 89.22% on LoCoMo and 92.20% on LongMemEval-S with GPT-4.1-Mini.
- Versus A-Mem, cuts construction tokens by 86.0% and 75.9% on the respective benchmarks without increasing query-time token usage.
Sources (1)
LycheeMemory V2: Efficient Long-Term Memory for LLM Agents via Semantic Segment-Level Consolidation
Public signals
Hugging Face upvotes 14
TL;DR - LycheeMemory V2 consolidates semantically coherent conversation segments rather than individual turns, reducing the cost of building long-term agent memory while preserving retrieval accuracy.
- Produces context-independent typed memory records from finalized semantic segments.
- Uses lightweight structured indexes and query planning for evidence retrieval.
- Achieves 89.22% on LoCoMo and 92.20% on LongMemEval-S with GPT-4.1-Mini.
- Versus A-Mem, cuts construction tokens by 86.0% and 75.9% on the respective benchmarks without increasing query-time token usage.