Identify the contributions of embedding-text components to retrieval performance

Identify the separate contributions of the fixed prefix, AI-generated summary, and raw-text excerpt in the embedding_text representation to retrieval performance under controlled component-ablation experiments, and determine whether the apparent advantage of embedding_text is attributable to any particular component.

Background

The embedding_text representation combines a fixed descriptive prefix, an AI-generated summary, and an excerpt of the original LINE conversation. Although configurations using this representation achieved strong point estimates, the study did not ablate these components separately.

Because the components were not isolated and the difference between embedding_text_vector and summary_vector was small, the role of each element remains unresolved. Controlled ablations are therefore needed to determine which components, if any, account for the observed retrieval behavior.

References

However, the absence of component ablations and the small difference between embedding_text_vector and summary_vector leave the contribution of each element unresolved.

LINE Conversation History Retrieval for Personal Memory RAG: Evaluating Search Representations and Hybrid Retrieval  (2608.27809 - Hattori, 28 Aug 2026) in Section 8.2, “Toward Personal Memory RAG”