A Parametric Memory Head for Continual Generative Retrieval
Kidist Amde Mekonnen, Yubao Tang, Maarten de Rijke

TL;DR
This paper introduces a memory-augmented approach called PAMT for continual generative retrieval, effectively balancing adaptation to new documents with retention of previous knowledge.
Contribution
It proposes a parametric memory head and a memory tuning method to mitigate catastrophic forgetting in generative retrieval models during sequential updates.
Findings
PAMT significantly improves retention on earlier document slices.
The method maintains high retrieval performance on new documents.
Only a sparse subset of memory values is updated per session.
Abstract
Generative information retrieval (GenIR) consolidates retrieval into a single neural model that decodes document identifiers (docids) directly from queries. While this model-as-index paradigm offers architectural simplicity, it is poorly suited to dynamic document collections. Unlike modular systems, where indexes are easily updated, GenIR's knowledge is parametrically encoded in its weights; consequently, standard adaptation methods such as full and parameter-efficient fine-tuning can induce catastrophic forgetting. We show that sequential adaptation improves retrieval on newly added documents but substantially degrades performance on earlier slices, exposing a pronounced stability-plasticity trade-off. To address this, we propose post-adaptation memory tuning (PAMT), a memory-only stabilization stage that augments an adapted model with a modular parametric memory head (PMH). PAMT…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
