LMEB: Long-horizon Memory Embedding Benchmark

· Source: cs.CL updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Natural Language Processing · Depth: Expert, long

Summary

The Long-horizon Memory Embedding Benchmark (LMEB) is introduced as a comprehensive framework to evaluate embedding models for complex, long-horizon memory retrieval tasks, a capability underexplored by existing benchmarks like MTEB. LMEB spans 22 datasets and 193 zero-shot retrieval tasks across four distinct memory types: episodic, dialogue, semantic, and procedural, incorporating both AI-generated and human-annotated data. Evaluating 15 widely used embedding models, ranging from hundreds of millions to ten billion parameters, LMEB reveals that it offers a reasonable level of difficulty, with the top model achieving a Mean (Dataset) score of 61.41 on N@10. Crucially, the benchmark demonstrates that larger models do not consistently outperform smaller ones, and that LMEB is orthogonal to MTEB, indicating traditional passage retrieval performance does not generalize to long-horizon memory. This benchmark fills a critical gap, providing a standardized tool for advancing memory embedding development.

Key takeaway

For AI Engineers developing or selecting embedding models for memory-augmented systems, you should recognize that traditional passage retrieval benchmarks like MTEB are insufficient for long-horizon memory tasks. Utilize the LMEB framework to rigorously evaluate your models across episodic, dialogue, semantic, and procedural memory types. This will help you identify models truly capable of handling complex, context-dependent memory retrieval, as larger models do not guarantee superior performance in these specialized scenarios.

Key insights

LMEB provides a comprehensive benchmark for evaluating embedding models on complex, long-horizon memory retrieval tasks.

Principles

Method

LMEB evaluates 15 models across 22 datasets and 193 zero-shot tasks, categorized into episodic, dialogue, semantic, and procedural memory types, using both AI-generated and human-annotated data.

In practice

Topics

Code references

Best for: Research Scientist, NLP Engineer, AI Scientist, Machine Learning Engineer, AI Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by cs.CL updates on arXiv.org.