paper-with-me

홈 › Papers

LMEB: Long-horizon Memory Embedding Benchmark

2026-03-13 · Xinping Zhao, Xinshuo Hu, Jiaxin Xu, Danyu Tang, Xin Zhang, Mengjia Zhou, Yan Zhong, Yao Zhou, Zifei Shan, Meishan Zhang, Baotian Hu, Min Zhang arxiv

Memory embeddings are crucial for memory-augmented systems, such as OpenClaw, but their evaluation is underexplored in current text embedding benchmarks, which narrowly focus on traditional passage retrieval and fail to assess models' ability to handle long-horizon memory retrieval tasks involving fragmented, context-dependent, and temporally distant information. To address this gap, we introduce the Long-horizon Memory Embedding Benchmark (LMEB), a comprehensive framework for evaluating embedding models on complex, long-horizon memory retrieval. LMEB comprises 22 datasets and 193 zero-shot retrieval tasks spanning four memory types: episodic, dialogue, semantic, and procedural. These memory types differ in terms of level of abstraction and temporal dependency, capturing distinct aspects of memory retrieval that reflect the diverse challenges of the real world. We evaluate 15 widely used embedding models, ranging from hundreds of millions to ten billion parameters. The results reveal that (1) LMEB provides a reasonable level of difficulty; (2) Larger models do not always perform better; (3) LMEB and MTEB measure orthogonal capabilities. This suggests that the field has yet to converge on a universal model capable of excelling across all memory retrieval tasks, and that strong performance on traditional passage retrieval does not necessarily transfer to long-horizon memory retrieval. LMEB provides a standardized and reproducible framework that fills a key gap in memory embedding evaluation and supports future advances in long-term, context-dependent retrieval. LMEB is available at https://kalm-embedding.github.io/LMEB.github.io/.

📄 PDF Abstract BibTeX arXiv:2603.12572

Code (0)

등록된 구현이 없습니다.

Tasks

Passage Retrieval

Similar Papers 제목 키워드 기반

LLMeBench: A Flexible Framework for Accelerating LLMs Benchmarking

2023-08-09 · Fahim Dalvi, Maram Hasanain, Sabri Boughorbel, Basel Mousi 외

The recent development and success of Large Language Models (LLMs) necessitate an evaluation of their performance across diverse NLP tasks in different languages. Although several frameworks have been developed and made …

BenchmarkingFew-Shot LearningIn-Context Learning

RAVEN: Long-Horizon Reasoning & Navigation with a Visuo-Spatio-Temporal Memory

2026-06-23 · Yixun Hu, Zhicheng Zheng, Lihan Zha, Chunwei Xing 외 arxiv

Long-term robot deployment requires a compact and scalable memory that preserves fine-grained visual semantics, grounds observations in space and time, and enables efficient storage and retrieval. In this paper, we propo…

Question Answering

Linguistic Trajectory Encoding for Efficient Long-Horizon Spatial Memory in Embodied Agents

2026-09-04 · Tianyidan Xie, Shenyi Wang, Qiang Tang, Mingjie Wang 외 arxiv

Embodied agents performing long-horizon tasks require a memory representation in which the state transitions of dynamic objects remain queryable in natural language across hours-to-days observation horizons. Existing sys…

Auto-scaling Continuous Memory for GUI Agent

2025-10-10 · Wenyi Wu, Kun Zhou, Ruoxin Yuan, Vivian Yu 외 arxiv

We study how to endow GUI agents with scalable memory that help generalize across unfamiliar interfaces and long-horizon tasks. Prior GUI agents compress past trajectories into text tokens, which balloons context length …

LongSpace: Exploring Long-Horizon Spatial Memory from Perception to Recall in Video

2026-06-04 · Shiqiang Lang, Jing Liu, Haoyang He, Peiwen Sun 외 arxiv

Multimodal Large Language Models (MLLMs) have advanced image and video understanding and can increasingly handle longer visual inputs. Long-horizon tasks such as autonomous driving and robotic navigation require more tha…

Autonomous DrivingSpatial Reasoning