PulseAugur
实时 15:08:39
English(EN) LightSTAR: Efficient Visual Document Retrieval via Lightweight Selection with Vision-Adaptive Refinement

新的基准和方法应对视觉文档检索挑战

研究人员开发了新的方法来改进视觉文档检索,特别是针对发票等大量相似文档的检索。一种名为 Invoice Haystack 的方法引入了一个基准,旨在测试检索系统在强视觉同质性条件下的性能,而现有方法在这种条件下由于嵌入塌陷而难以奏效。为了解决这个问题,提出了一种名为 VL-RAG 的新框架,该框架结合了文本和视觉嵌入以实现更精确的识别。另一种名为 LightSTAR 的方法侧重于效率,通过使用无 LLM 的选择过程来快速缩小相关页面的范围,然后再应用更精炼的语义匹配。这种方法在保持高精度的同时显著降低了延迟。 AI

影响 这些进展可以显著提高在拥有大量同质文档集合的企业环境中信息检索的效率和准确性。

排序理由 两篇介绍视觉文档检索新基准和新方法的论文。

在 arXiv cs.CV 阅读 →

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

新的基准和方法应对视觉文档检索挑战

报道来源 [2]

  1. arXiv cs.CV TIER_1 English(EN) · Heethanjan Kanagalingam, Thenukan Pathmanathan, Mokeeshan Vathanakumar, Basim Azam, Sarah Monazam Erfani ·

    Invoice Haystack:在强视觉同质性下对文档检索和视觉问答进行基准测试

    arXiv:2606.25343v1 Announce Type: new Abstract: Vision Language Models have achieved near-human performance on single-document Visual Question Answering, yet their effectiveness degrades significantly when retrieving information from large collections of visually homogeneous docu…

  2. arXiv cs.CV TIER_1 English(EN) · Xiaokang Yang ·

    LightSTAR:通过轻量级选择和视觉自适应细化实现高效视觉文档检索

    Visual document retrieval requires rapidly locating relevant pages from large multi-modal corpora in response to user queries. While recent methods powered by Multi-modal Large Language Models (MLLMs) show competitive accuracy, they suffer from prohibitive computational costs by …