PulseAugur
实时 07:09:13
English(EN) CodeHID: Learning an Addressable Hierarchical Code Index for Generative Code Retrieval

CodeHID框架通过分层索引改进生成式代码检索

研究人员推出CodeHID,一个旨在增强生成式代码检索的新型框架。与以往将代码片段单独处理的方法不同,CodeHID构建了一个可学习的分层索引,映射代码之间的语义关系。该方法使用伪邻居引导文档ID学习来创建静态索引,并通过双阶段引导进行导航,在CoSQA和ProCQA等基准测试中显著提高了检索准确性。 AI

影响 这个新框架可以显著提高搜索和检索代码片段的效率和准确性,造福开发者和研究人员。

排序理由 该集群描述了一篇关于代码检索新颖框架的最新研究论文。[lever_c_demoted from research: ic=1 ai=1.0]

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

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

CodeHID框架通过分层索引改进生成式代码检索

本文如何被排名

Signal score
2 / 100
Composite score across the factors below. Higher = stronger signal that this story matters right now.
Newsworthiness bucket
Tool
该集群描述了一篇关于代码检索新颖框架的最新研究论文。[lever_c_demoted from research: ic=1 ai=1.0]
Source corroboration
Single-source cluster
Only one publisher covered this so far. Single-source stories can still rank when the publisher is high-authority, but they lack cross-source corroboration.
Topics
paper, infra
Editorial topic classification. Feeds into how the story surfaces on /topic/<slug> hub pages and into the per-entity coverage mix.
AI-industry relevance
High
Clearly on-topic for AI-industry coverage.
Story freshness
1 days old
Coverage has settled into its steady-state source set.

完整方法见我们的编辑标准

报道来源 [1]

  1. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Hui Li ·

    CodeHID:为生成式代码检索学习可寻址分层代码索引

    Code retrieval models have predominantly relied on a flat matching paradigm that treats code snippets as independent candidates, making them less capable of distinguishing similar code candidates. Generative retrieval offers a solution by constructing a learnable index over the c…