PulseAugur
实时 17:47:33

新框架使用博弈论进行 RAG 上下文剪枝

研究人员推出了一种新的框架 Shapley Context Pruning (SCP),用于对检索增强生成 (RAG) 系统中的上下文进行重新排序和剪枝。SCP 将上下文建模为一个合作博弈,使用 Deep Sets 架构来近似价值函数,并采用蒙特卡洛采样进行高效训练和推理。在包括问答和推理在内的各种任务上的实验表明,其性能与现有基线相比具有竞争力。 AI

影响 该框架有望提高 RAG 系统的效率和可解释性,从而可能在问答和推理任务中取得更好的性能。

排序理由 该集群包含一篇详细介绍新 AI 系统框架的研究论文。[lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.AI 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

新框架使用博弈论进行 RAG 上下文剪枝

报道来源 [1]

  1. arXiv cs.AI TIER_1 English(EN) · Yanqiao Chen, Dongsheng Hou, Yuhan Rui, Zhen Cao, Yepang Liu ·

    Shapley上下文剪枝:一种用于上下文重排序和剪枝的合作博弈视角

    arXiv:2607.16209v1 Announce Type: new Abstract: Context reranking and pruning have become essential for improving the efficiency of modern Retrieval-Augmented Generation (RAG) systems, yet an interpretable and unified framework remains underexplored. Previous work has primarily e…