PulseAugur
实时 04:03:28
English(EN) Hypergraph Embedding Indexing for Efficient Dense Vector Retrieval

新的超图嵌入索引改进了密集向量检索

研究人员推出了一种新颖的密集向量检索框架——超图嵌入索引(HEI)。该框架不再将嵌入视为高维空间中的单个点,而是根据激活的潜在嵌入维度的组合来组织文档,从而实现类似于倒排索引的高效候选生成,同时保持语义排序。通过构建多个互补的超图来增强框架的有效性,这在不按比例增加复杂性的情况下提高了检索覆盖率。该研究还引入了“激活多样性”作为一项指标,用于评估嵌入在坐标倒排框架中的可索引性。 AI

影响 引入了一种新的索引方法,可以提高语义搜索系统的效率和有效性。

排序理由 介绍密集向量检索新颖索引框架的研究论文。[lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.IR (Information Retrieval) 阅读 →

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

新的超图嵌入索引改进了密集向量检索

报道来源 [1]

  1. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Kishore Konda ·

    用于高效稠密向量检索的超图嵌入索引

    Dense vector retrieval has become the foundation of modern semantic search, yet existing approximate nearest neighbor (ANN) indexes treat an embedding as an indivisible point in a high-dimensional space. In this work, we propose the Hypergraph Embedding Index (HEI), a framework t…