PulseAugur
实时 05:58:47
English(EN) From Retrieved Context to Runtime Control: Adaptive Compression for Edge-based RAG

边缘RAG系统获得自适应压缩以提高效率

研究人员开发了一种用于边缘检索增强生成(RAG)系统自适应压缩的新方法。该方法根据工作负载变化和边缘设备(如NVIDIA Jetson AGX Thor)的实时状态动态调整压缩级别。在自然问题(Natural Questions)和HotpotQA数据集上使用Llama和Qwen模型进行的实验表明,中间压缩可以将SoC能耗显著降低高达48.2%,同时对推理质量的影响最小。 AI

影响 这项研究为在边缘硬件上实现更高效、更节能的AI部署提供了一条途径,这对于实际应用至关重要。

排序理由 该集群包含一篇学术论文,详细介绍了优化边缘设备上RAG系统的新方法。[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) · Zlatan Feric, Amir Taherin, Yanzhi Wang, David Kaeli ·

    从检索上下文到运行时控制:面向边缘RAG的自适应压缩

    arXiv:2608.19535v1 Announce Type: new Abstract: Retrieval-augmented generation (RAG) improves language-model responses by grounding generation in external passages, which comes with overhead: retrieved context lengthens the prompt, increasing prefill work, KV-cache footprint, mem…