PaperScope
LIVE · 2026-09-15 05:40 UTC

Towards Evolving Context Parameterization for Large Language Models

Xiaobing Shi, Zherui Li, Yiming Jiang, Kun Wang, Yufei Guo

Latestcs.CLcs.LGcs.AIcs.CV
arXiv ID
2609.14168 v1
Category
Submitted
2026-09-12

Abstract

Context parameterization enables large language models (LLMs) to internalize contexts into reusable model parameters, avoiding repeated processing across subsequent queries. However, existing methods typically assume static contexts and lack explicit mechanisms for distinguishing validity states under continual updates. To study this real-world scenario, we formalized the Memory Updating with Sequential Evolution (MUSE) task and constructed MUSE-bench to evaluate update incorporation and unaffected-information preservation. The resulting challenge requires preserving the global state while adjusting the contribution of memory evidence. Motivated by this, we proposed PLUME, a training-free method that constructs a global update representation, activates memory evidence to form a local parameter view, and adaptively integrates their predictions during decoding. Comprehensive evaluation on MUSE-bench demonstrated PLUME's effectiveness in sequential evolution settings, yielding relative improvements of 29.9% in average ROUGE-L Recall and 54.9% in LLM-as-a-Judge. Our codes are available at: https://github.com/xiaobingshi-LLM/PLUME.

arXiv abs page · PDF · same-day batch