paper-with-me

Papers

GLIMMER: generalized late-interaction memory reranker

2023-06-17 · Michiel de Jong, Yury Zemlyanskiy, Nicholas FitzGerald, Sumit Sanghai, William W. Cohen, Joshua Ainslie

Memory-augmentation is a powerful approach for efficiently incorporating external information into language models, but leads to reduced performance relative to retrieving text. Recent work introduced LUMEN, a memory-retrieval hybrid that partially pre-computes memory and updates memory representations on the fly with a smaller live encoder. We propose GLIMMER, which improves on this approach through 1) exploiting free access to the powerful memory representations by applying a shallow reranker on top of memory to drastically improve retrieval quality at low cost, and 2) incorporating multi-task training to learn a general and higher quality memory and live encoder. GLIMMER achieves strong gains in performance at faster speeds compared to LUMEN and FiD on the KILT benchmark of knowledge-intensive tasks.

📄 PDF Abstract BibTeX arXiv:2306.10231

Code (0)

등록된 구현이 없습니다.

Tasks

Retrieval

Similar Papers 제목 키워드 기반

Training-Free Lexical-Dense Fusion for Conversational-Memory Retrieval

2026-06-02 · Christian Lysenstøen arxiv

Retrieving the few past turns that answer a new query across long multi-session histories is the retrieval bottleneck behind long-term conversational memory (LoCoMo, LongMemEval). Recent concurrent work, Nano-Memory, sho…

Type 1 Diabetes Management using GLIMMER: Glucose Level Indicator Model with Modified Error Rate

2025-02-20 · Saman Khamesian, Asiful Arefeen, Adela Grando, Bithika Thompson 외

Managing Type 1 Diabetes (T1D) demands constant vigilance as individuals strive to regulate their blood glucose levels to avert the dangers of dysglycemia (hyperglycemia or hypoglycemia). Despite the advent of sophistica…

Management

KaLM-Reranker-V1: Fast but Not Late Interaction for Compressed Document Reranking

2026-06-22 · Xinping Zhao, Jiaxin Xu, Ziqi Dai, Xin Zhang 외 arxiv

As retrieval systems scale, high-quality reranking becomes increasingly important. However, most existing rerankers, whether encoder-based or decoder-based, jointly encode the query and passage, tightly coupling their co…

jina-reranker-v3: Last but Not Late Interaction for Listwise Document Reranking

2025-09-29 · Feng Wang, Yuqing Li, Han Xiao arxiv

jina-reranker-v3 is a 0.6B-parameter multilingual listwise reranker that introduces a novel "last but not late" interaction. Unlike late interaction models like ColBERT that encode documents separately before multi-vecto…

GlimmerNet: A Lightweight Grouped Dilated Depthwise Convolutions for UAV-Based Emergency Monitoring

2025-12-08 · Đorđe Nedeljković arxiv

Convolutional Neural Networks (CNNs) have proven highly effective for edge and mobile vision tasks due to their computational efficiency. While many recent works seek to enhance CNNs with global contextual understanding …

Computational Efficiency