paper-with-me

Papers

CREAM: Continual Retrieval on Dynamic Streaming Corpora with Adaptive Soft Memory

2026-01-06 · HuiJeong Son, Hyeongu Kang, Sunho Kim, Subeen Ho, SeongKu Kang, Dongha Lee, Susik Yoon arxiv

Information retrieval (IR) in dynamic data streams is a crucial task, as shifts in data distribution degrade the performance of AI-powered IR systems. To mitigate this issue, memory-based continual learning has been widely adopted for IR. However, existing methods rely on a fixed set of queries with ground-truth documents, which limits generalization to unseen data, making them impractical for real-world applications. To enable more effective learning with unseen topics of a new corpus without ground-truth labels, we propose CREAM, a self-supervised framework for memory-based continual retrieval. CREAM captures the evolving semantics of streaming queries and documents into dynamically structured soft memory and leverages it to adapt to both seen and unseen topics in an unsupervised setting. We realize this through three key techniques: fine-grained similarity estimation, regularized cluster prototyping, and stratified coreset sampling. Experiments on two benchmark datasets demonstrate that CREAM exhibits superior adaptability and retrieval accuracy, outperforming the strongest method in a label-free setting by 27.79% in Success@5 and 44.5% in Recall@10 on average, and achieving performance comparable to or even exceeding that of supervised methods.

📄 PDF Abstract BibTeX arXiv:2601.02708

Code (0)

등록된 구현이 없습니다.

Tasks

Information RetrievalContinual Learning

Similar Papers 제목 키워드 기반

ODEStream: A Buffer-Free Online Learning Framework with ODE-based Adaptor for Streaming Time Series Forecasting

2024-11-11 · Futoon M. Abushaqra, Hao Xue, Yongli Ren, Flora D. Salim

Addressing the challenges of irregularity and concept drift in streaming time series is crucial in real-world predictive modelling. Previous studies in time series continual learning often propose models that require buf…

Continual LearningTime SeriesTime Series Forecasting

Real-time Point Cloud Data Transmission via L4S for 5G-Edge-Assisted Robotics

2025-11-11 · Gerasimos Damigos, Achilleas Santi Seisa, Nikolaos Stathoulopoulos, Sara Sandberg 외 arxiv

This article presents a novel framework for real-time Light Detection and Ranging (LiDAR) data transmission that leverages rate-adaptive technologies and point cloud encoding methods to ensure low-latency, and low-loss d…

Streaming Continual Learning for Unified Adaptive Intelligence in Dynamic Environments

2026-03-02 · Federico Giannini, Giacomo Ziffer, Andrea Cossu, Vincenzo Lomonaco arxiv

Developing effective predictive models becomes challenging in dynamic environments that continuously produce data and constantly change. Continual Learning (CL) and Streaming Machine Learning (SML) are two research areas…

Continual Learning

Cross-modal Retrieval with Noisy Correspondence via Consistency Refining and Mining

2024-03-25 · IEEE Transactions on Image Processing 2024 3 · Xinran Ma, Mouxing Yang, Yunfan Li, Peng Hu 외

The success of existing cross-modal retrieval (CMR) methods heavily rely on the assumption that the annotated cross-modal correspondence is faultless. In practice, however, the correspondence of some pairs would be inevi…

Cross-Modal RetrievalCross-modal retrieval with noisy correspondenceGraph MatchingRetrieval

CorpusBrain++: A Continual Generative Pre-Training Framework for Knowledge-Intensive Language Tasks

2024-02-26 · Jiafeng Guo, Changjiang Zhou, Ruqing Zhang, Jiangui Chen 외

Knowledge-intensive language tasks (KILTs) typically require retrieving relevant documents from trustworthy corpora, e.g., Wikipedia, to produce specific answers. Very recently, a pre-trained generative retrieval model f…

Retrieval