Not All Memories Age the Same: Autodiscovery of Adaptive Decay in Knowledge Graphs
arXiv cs.LG / 5/1/2026
💬 OpinionIdeas & Deep AnalysisModels & Research
Key Points
- The paper argues that knowledge graphs treat all facts as equally current, and that using a single uniform decay/forgetting curve is fundamentally mispecified for temporal retrieval.
- It introduces a hierarchical adaptive decay framework that models continuous decay using two orthogonal signals: velocity (observation frequency) and volatility (how much values change, estimated via embedding distance).
- The model decomposes decay into three learnable levels—domain-level, context-level, and entity-level—so different predicates and contexts can have inherently different aging behaviors without requiring predefined taxonomies.
- By casting edge lifetime as a survival problem based on value supersession rather than simple re-observation, the approach better identifies what should be considered important at query time.
- Experiments show strong recovery on synthetic graphs (HDBSCAN ARI = 1.0) and that, on Wikipedia and Synthea clinical EHR data, velocity–volatility clusters follow Lindy-like behavior while uniform decay is 18x worse than no temporal weighting.
Related Articles

Why Autonomous Coding Agents Keep Failing — And What Actually Works
Dev.to

Why Enterprise AI Pilots Fail
Dev.to

The PDF Feature Nobody Asked For (That I Use Every Day)
Dev.to

How to Fix OpenClaw Tool Calling Issues
Dev.to

Mistral's new flagship Medium 3.5 folds chat, reasoning, and code into one model
THE DECODER