Beyond "What to Retrieve": Uncertainty in Retrieval-Augmented Code Generation
超越“检索什么”:检索增强代码生成中的不确定性
专题命中 代码生成 :code generation(title,abstract);repository(abstract);分类 cs.SE、cs.CL、cs.AI
AI总结 研究存储库级代码生成中异构证据不确定性问题,提出不确定性感知框架OpenCoder,通过估计特定源不确定性来过滤和排序证据以指导相关操作,实验表明其能提高输出正确性,支持将不确定性作为可操作控制信号。
Comments 9 pages, 4 figures. Source code and supporting materials are available at https://github.com/Rocky5502/OpenCoder_V1