PulseAugur
实时 12:15:18

Researchers propose Parametric Memory Head to improve generative retrieval models

Researchers have developed a novel approach called Post-Adaptation Memory Tuning (PAMT) to address the challenge of catastrophic forgetting in generative information retrieval models. PAMT introduces a modular parametric memory head that augments existing models without altering their core parameters. This memory head allows for sparse querying and residual corrections during decoding, guiding document identifier generation while preserving knowledge from previous document sets. Experiments demonstrate that PAMT significantly improves retention of older information with minimal impact on performance for new documents. AI

影响 Introduces a method to improve knowledge retention in generative retrieval models, potentially enhancing their utility in dynamic document environments.

排序理由 This is a research paper introducing a new method for generative information retrieval.

在 arXiv cs.CL 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

Researchers propose Parametric Memory Head to improve generative retrieval models

报道来源 [1]

  1. arXiv cs.CL TIER_1 English(EN) · Kidist Amde Mekonnen, Yubao Tang, Maarten de Rijke ·

    A Parametric Memory Head for Continual Generative Retrieval

    arXiv:2604.23388v1 Announce Type: cross 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…