kNN-LM
PulseAugur coverage of kNN-LM — every cluster mentioning kNN-LM across labs, papers, and developer communities, ranked by signal.
2 day(s) with sentiment data
-
Architectural Retrieval: A New Paradigm for LLMs
Architectural retrieval methods embed document lookups directly into a model's architecture, differing from standard RAG which pastes retrieved text into the prompt. This approach aims to reduce attention costs and impr…
-
New MoNIM method enhances semiparametric language models
Researchers have developed a new approach called Mixture-of-Neighbors Induction Memory (MoNIM) to enhance semiparametric language models. This method reconceptualizes the non-parametric memory in models like kNN-LM, int…
-
New OCRR benchmark measures AI model recovery from distribution shift via corrections
Researchers have introduced OCRR, a new benchmark designed to evaluate how well machine learning systems can recover from distribution shifts using online corrections. Unlike static benchmarks, OCRR simulates real-world…