efficient inference 1multi-modal features 1personalization 1recommendation systems 1transformer models 1
From the 1 of 2 linked papers with an AI index.
2 papers
cs.IR2026
Memory Layer: Train the In-Model Cache for Recommendation Models
Liangyuan Na, Gufan Yin, Yixin Bao +19
Early ranking stages in recommendation systems precompute item embeddings and cache them in-model for scoring within strict latency constraints. Because this cache exists only at s…
cs.IR2026
SlimPer: Make Personalization Model Slim and Smart
Siqi Wang, Xianjie Chen, Shaofeng Deng +42
SlimPer is a transformer‑based recommendation model that treats personalized ranking as iterative refinement of a compact user‑item knowledge base, achieving linear per‑layer cost…