AI Briefing
KO

CLaRa: Combining Retrieval and Generation through Continuous Latent Reasoning

·2026.07.15 09:00

Key point

CLaRa solves RAG's long-context problem through embedding-based compression and joint optimization.

Details

Existing RAG (Retrieval-augmented generation) approaches improve LLM performance by leveraging external knowledge, but they have limitations such as long-context processing issues and optimization misalignment between the retrieval and generation stages.

To address this, the proposed CLaRa (Continuous Latent Reasoning) is a unified framework that performs embedding-based compression and joint optimization within a shared continuous space. This approach reduces the length of documents input to the generator while preserving rich semantic information.

As a core technique, SCP (Key-preserving data synthesis framework) is introduced. SCP is based on question answering (QA) and paraphrasing, and helps generate retrievable compressed vectors while minimizing information loss.

This summary was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.

Our guide explains how the AI works. Report summary errors, attribution issues, or removal requests via Contact.