Efficient and Effective Internal Memory Retrieval for LLM-Based Healthcare Prediction
Mingchen Li, Jiatan Huang, Zonghai Yao, Hong yu

TL;DR
This paper introduces K2K, a framework that encodes clinical knowledge directly into LLMs for faster, more reliable healthcare predictions without external retrieval delays.
Contribution
K2K replaces external retrieval with internal key-value memory, improving speed and accuracy in healthcare outcome prediction tasks.
Findings
K2K achieves state-of-the-art results on four healthcare datasets.
Internal knowledge encoding reduces retrieval latency significantly.
Activation-guided probe construction enhances retrieval quality.
Abstract
Large language models (LLMs) hold significant promise for healthcare, yet their reliability in high-stakes clinical settings is often compromised by hallucinations and a lack of granular medical context. While Retrieval Augmented Generation (RAG) can mitigate these issues, standard supervised pipelines require computationally intensive searches over massive external knowledge bases, leading to high latency that is impractical for time-sensitive care. To address this, we introduce Keys to Knowledge (K2K), a novel framework that replaces external retrieval with internal, key-based knowledge access. By encoding essential clinical information directly into the model's parameter space, K2K enables rapid retrieval from internal key-value memory without inference-time overhead. We further enhance retrieval quality through activation-guided probe construction and cross-attention reranking.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
