MemoBench: Benchmarking World Modeling in Dynamically Changing Environments
Summary
MemoBench is a diagnostic benchmark for evaluating video generation models' memory consistency in dynamically changing environments, where objects disappear and reappear in updated states. It includes 360 ground-truth clips and an evaluation suite combining automated metrics with VQA-based assessment, revealing insights into memory consistency challenges.
View Cached Full Text
Cached at: 06/29/26, 06:04 PM
Paper page - MemoBench: Benchmarking World Modeling in Dynamically Changing Environments
Source: https://huggingface.co/papers/2606.27537 Authors:
,
,
,
,
,
,
,
,
,
,
,
,
Abstract
MemoBench presents a diagnostic benchmark for evaluating video generation models’ memory consistency in dynamically changing environments where objects disappear and reappear in updated states.
Video generation modelsaspire to simulate dynamic environments, and several benchmarks now evaluatememory consistencyacross frames. However, most assess consistency only while the target remains in view, and the few that force objects out of view evaluate static scenes where nothing changes during occlusion. To bridge this gap, we introduce MemoBench, adiagnostic benchmarkbuilt around thedisappear-and-reappear paradigmin dynamically changing environments: a target object undergoes a physical process, disappears from view, and must be correctly recovered in its updated state upon reappearance. We curate 360 ground-truth clips spanning synthetic and real-world scenes, and design an evaluation suite combining automated metrics withVQA-based assessmentacross four diagnostic pillars. Evaluation of eight state-of-the-art models reveals key insights and open challenges regardingmemory consistencyunder thedisappear-and-reappear paradigm.
View arXiv pageView PDFProject pageGitHub2Add to collection
Get this paper in your agent:
hf papers read 2606\.27537
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2606.27537 in a model README.md to link it from this page.
Datasets citing this paper1
#### tonyc54/MemoBench Updatedabout 1 hour ago • 35 • 2
Spaces citing this paper1
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
MBench: A Comprehensive Benchmark on Memory Capability for Video World Models
This paper introduces MBench, a benchmark for evaluating the memory capabilities of video world models across entity, environment, and causal consistency over long temporal horizons.
MedBench v5: A Dynamic, Process-Oriented, and Hallucination-Aware Benchmark for Clinical Multimodal Models
MedBench v5 is a dynamic, process-oriented benchmark for clinical multimodal models that integrates hallucination detection and stress testing, moving beyond static QA to evaluate reasoning and stability under information-flow stressors.
WBench: A Comprehensive Multi-turn Benchmark for Interactive Video World Model Evaluation
WBench is a comprehensive multi-turn benchmark for evaluating interactive world models across five dimensions using 289 test cases and 1,058 interaction turns, providing automatic sub-metrics and diagnostic insights. It reveals that no single model excels across all dimensions.
MemEvoBench: Benchmarking Memory MisEvolution in LLM Agents
MemEvoBench introduces the first benchmark for evaluating memory safety in LLM agents, measuring behavioral degradation from adversarial memory injection, noisy outputs, and biased feedback across QA and workflow tasks. The work reveals that memory evolution significantly contributes to safety failures and that static defenses are insufficient.
ForgetBench: Benchmarking Forgetting Dynamics of Long-Term Parametric Memory in Language Models
ForgetBench introduces a benchmark to systematically characterize forgetting behavior in large language models under continual knowledge editing, using concept-based and scenario-based QA to measure temporal decay and retention dynamics.