2026
MLP Memory: A Retriever-Pretrained Memory for Large Language Models
ICLR 2026poster
Modern approaches to enhancing Large Language Models' factual accuracy and knowledge utilization face a fundamental trade-off: non-parametric retrieval-augmented generation (RAG) provides flexible access to external knowledge but suffers from high inference latency and shallow integration, while par…