כתבה
arXiv cs.CL ·
הקיצור הטוב: תרגיל כניסה שני-שלבי להקיצור רכיבי קונטקסט ב-RAG
Compression Beyond the Uncompressed: A Two-Stage Training Recipe for Soft Context Compression in RAG
מאמר חדש הציג תרגיל כניסה שני-שלבי להקיצור רכיבי קונטקסט ב-RAG. התרגיל, שנקרא DEX-Comp, מקיף שני שלבים: פיתוח ראשוני של הקיצור והכנה, ושלב שני שבו המודל מתאמן על שאלות שבהן ה-RAG המקורי כשל. התרגיל הציג תוצאות משמעותיות בכל הנוגע לקיצור רכיבי קונטקסט וקיצור זמן המעבדה.
תקציר מקורי באנגליתarXiv:2609.05152v1 Announce Type: new Abstract: Retrieval-Augmented Generation (RAG) enhances language models with external knowledge, but the lengthy retrieved context inflates the input and degrades inference efficiency. Soft context compression encodes each document into a substantially shorter embedding sequence. However, most existing approaches are trained by distilling outputs from uncompressed RAG systems, inherently limiting their performance relative to the original model. To address this limitation, we propose DEX-Comp, a two-stage training recipe: Pure Distillation warm-starts the compression model on the uncompressed RAG's correct responses only, and Hard Exploration then runs reinforcement learning solely on queries the uncompressed RAG fails, forcing the model to explore com
קרא במקור המקורי
arxiv.org
פתח כתבה מקורית