Search papers, labs, and topics across Lattice.
To prevent conflicting and stale retrieved context from degrading long-horizon agent execution, this work develops MeClear, a runtime context-purging framework driven by cooperative game-theoretic attribution. By pairing Leave-One-Out screening with sampled Shapley value computation, the method successfully uncovers redundant conflict masking where mutually reinforcing erroneous memories evade single-ablation detection. Across ten long-dialogue memory benchmarks, MeClear achieves an 82.3% task recovery rate and 85.9% target recall, outperforming standard Leave-One-Out baselines by 25.5 percentage points without permanently modifying the underlying memory store.
When conflicting retrieved memories mask each other's negative utility from standard ablations, cooperative Shapley attribution can resolve the deadlock to boost agent task recovery by 25.5 percentage points.
Long horizon Large Language Model (LLM) agents rely on external memory systems to preserve user preferences and task knowledge across extended interactions. Conventional retrieval mechanisms optimize semantic compatibility rather than downstream utility, frequently introducing outdated, misleading, or conflicting evidence into the active context. We present MeClear, a task conditioned memory clearance framework that identifies memories featuring negative downstream utility through cooperative attribution and selectively suppresses them from agent execution. MeClear combines Leave One Out screening with sampled cooperative Shapley attribution to distribute utility across interacting evidence, effectively resolving redundant conflict masking where single removal evaluations fail. Utilizing attribution rankings, MeClear executes a query scoped minimal clearance strategy over a nested filtration, verifying task recovery on the cleared context without permanently altering the persistent memory bank. Comprehensive experimental evaluations across ten long dialogue memory pools demonstrate that MeClear achieves a target recall of 85.9% and an overall task recovery rate of 82.3%, representing a 25.5 percentage point improvement over Leave One Out (LOO) baselines.