Papers

Filtered to memory-augmented agents · clear filter

Browse by term

continual learning 64reinforcement learning 34large language models 17benchmarking 12vision-language models 10generative models 8language models 8video generation 7multimodal models 6natural language processing 6robotics 6world models 6benchmarks 5diffusion models 5on-policy distillation 5policy optimization 5scalability 5self-distillation 5vision-language-action models 5autoregressive models 4computer vision 4diffusion transformers 4LLMs 4multimodal large language models 4verifiable rewards 4attention mechanisms 3embodied intelligence 3image editing 3long-term memory 3multimodal learning 3

Matching papers

MemHarness: Memory Is Reconstructed, Not Replayed

14 upvotes · 30 JUL 2026 · Rong Wu, Daocheng Fu, Licheng Wen et al.

This paper proposes a new approach to memory-augmentation in large language model agents, allowing them to actively reconstruct and adapt past experiences to fit the current context, rather than simply replaying them. Practitioners might care because this approach can improve the robustness and intrinsic reasoning capabilities of agents in complex scenarios.