Apple Proposes CLaRa: Continuous Latent Reasoning for Efficient RAG
Jul 15, 2026
Apple researchers have introduced CLaRa, a framework that unifies retrieval and generation in a shared continuous space for retrieval-augmented generation (RAG) systems. CLaRa uses embedding-based compression to reduce the length of documents fed into language models and introduces SCP, a data synthesis technique for creating semantically rich compressed vectors. The approach aims to address challenges related to long contexts and disjoint optimization in RAG.
Why it matters: CLaRa could improve the efficiency of RAG systems by compressing retrieved documents into continuous representations, potentially reducing computational costs while maintaining retrieval quality.
Full story at: Apple Machine Learning Research ↗