PulseAugur
实时 06:45:27
English(EN) OPERA: Online Data Pruning for Efficient Retrieval Model Adaptation

新的OPERA框架通过数据剪枝改进检索模型适配

研究人员开发了OPERA,一个旨在提高密集检索模型适配效率和效果的新框架。该框架引入了静态和动态剪枝策略。静态剪枝保留高相似度的查询-文档对,这可以改进排名指标但可能降低查询多样性。动态剪枝是一种两阶段方法,在训练过程中自适应地调整采样概率,以优先处理高质量示例,同时保持对整个数据集的访问,从而在排名和检索方面都取得了卓越的性能。 AI

影响 这项研究可能带来更高效的检索模型训练,从而改进搜索和推荐系统。

排序理由 该集群包含一篇详细介绍新框架和方法的学术论文。[lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.AI 阅读 →

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

新的OPERA框架通过数据剪枝改进检索模型适配

报道来源 [1]

  1. arXiv cs.AI TIER_1 English(EN) · Haoyang Fang, Shuai Zhang, Yifei Ma, Hengyi Wang, Cuixiong Hu, Katrin Kirchhoff, Bernie Wang, George Karypis ·

    OPERA:在线数据剪枝以实现高效检索模型适配

    arXiv:2603.17205v3 Announce Type: replace-cross Abstract: Domain-specific finetuning is essential for dense retrievers, yet not all data pairs contribute equally to the learning process. We introduce OPERA, a data pruning framework that exploits this heterogeneity to improve both…