paper-with-me

홈 › Papers

MURR: Model Updating with Regularized Replay for Searching a Document Stream

2025-04-14 · Eugene Yang, Nicola Tonellotto, Dawn Lawrie, Sean MacAvaney, James Mayfield, Douglas W. Oard, Scott Miller

The Internet produces a continuous stream of new documents and user-generated queries. These naturally change over time based on events in the world and the evolution of language. Neural retrieval models that were trained once on a fixed set of query-document pairs will quickly start misrepresenting newly-created content and queries, leading to less effective retrieval. Traditional statistical sparse retrieval can update collection statistics to reflect these changes in the use of language in documents and queries. In contrast, continued fine-tuning of the language model underlying neural retrieval approaches such as DPR and ColBERT creates incompatibility with previously-encoded documents. Re-encoding and re-indexing all previously-processed documents can be costly. In this work, we explore updating a neural dual encoder retrieval model without reprocessing past documents in the stream. We propose MURR, a model updating strategy with regularized replay, to ensure the model can still faithfully search existing documents without reprocessing, while continuing to update the model for the latest topics. In our simulated streaming environments, we show that fine-tuning models using MURR leads to more effective and more consistent retrieval results than other strategies as the stream of documents and queries progresses.

📄 PDF Abstract BibTeX arXiv:2504.10250

Code (0)

등록된 구현이 없습니다.

Tasks

Retrieval

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

MURRE: Multi-Hop Table Retrieval with Removal for Open-Domain Text-to-SQL

2024-02-16 · Xuanliang Zhang, Dingzirui Wang, Longxu Dou, Qingfu Zhu 외

The open-domain text-to-SQL task aims to retrieve question-relevant tables from massive databases and generate SQL. However, the performance of current methods is constrained by single-hop retrieval, and existing multi-h…

Open-Domain Question AnsweringQuestion AnsweringRetrievalTable Retrieval+2

A Rule-based Morphological Analyzer for Murrinh-Patha

2012-05-01 · LREC 2012 5 · Melanie Seiss

Resource development mainly focuses on well-described languages with a large amount of speakers. However, smaller languages may also profit from language resources which can then be used in applications such as electroni…

Gibbsian polar slice sampling

2023-02-08 · Philip Schär, Michael Habeck, Daniel Rudolf

Polar slice sampling (Roberts & Rosenthal, 2002) is a Markov chain approach for approximate sampling of distributions that is difficult, if not impossible, to implement efficiently, but behaves provably well with respect…

ROER: Regularized Optimal Experience Replay

2024-07-04 · Changling Li, Zhang-Wei Hong, Pulkit Agrawal, Divyansh Garg 외

Experience replay serves as a key component in the success of online reinforcement learning (RL). Prioritized experience replay (PER) reweights experiences by the temporal difference (TD) error empirically enhancing the …

continuous-controlContinuous ControlMuJoCoReinforcement Learning (RL)

Receipt Replay OOD: A Small Benchmark for Screen Replay Detection Under Domain Shift

2026-05-26 · Alexander Vinogradov arxiv

Public datasets such as DLC-2021, SynID, and KID34K have significantly contributed to research on presentation attack detection for identity documents, including screen replay attacks. However, evaluation of out-of-domai…