PulseAugur
实时 12:03:12
English(EN) SEER: Long-Context Reasoning via Selective Visual-Text Compression

SEER框架通过选择性视觉-文本压缩增强LLM长上下文推理能力

研究人员开发了SEER,一个旨在通过选择性压缩视觉-文本信息来改进大型语言模型长上下文推理能力的新框架。与之前应用统一压缩的方法不同,SEER根据查询学习识别和检索最相关的文本内容,从而在降低计算成本的同时保持精度。在LongBench基准测试上的实验证明了SEER的有效性,其准确性高于Glyph-9B和Qwen3-8B等基线模型。 AI

影响 SEER的选择性压缩方法可以显著降低长上下文任务的计算成本,使高级推理更加易于获得。

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

在 arXiv cs.CL 阅读 →

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

SEER框架通过选择性视觉-文本压缩增强LLM长上下文推理能力

报道来源 [1]

  1. arXiv cs.CL TIER_1 English(EN) · Jiawei Xu, Zhilin Zhai, Jinrui Fang, Ruohan Xu, Mingfei Lu, Yi Zhang, Guanchu Wang, Tianlong Chen, Ying Ding ·

    SEER:通过选择性视觉-文本压缩实现长上下文推理

    arXiv:2608.15962v1 Announce Type: new Abstract: Long-context reasoning remains computationally expensive for large language models due to the quadratic complexity of attention over text tokens. Visual-text compression offers a promising alternative by rendering text into images a…