arXiv:2606.25871cs.IRcs.AI2026-06中稿 · E-commerce worksho…

用分级模型流水线实现低成本高精度搜索相关性标注

AutoRelAnnotator: Calibrated Model Cascades for Cost-Efficient Relevance Evaluation in Sponsored Search

论文配图:AutoRelAnnotator: Calibrated Model Cascades for Cost-Efficient Relevance Evaluation in Sponsored Search
图 1 · 摘自论文原文
  • 通过逐步升级的微调分类器级联,按需分配计算资源
  • 在1.5亿+标注中实现20点准确率提升,计算成本减半
  • 适合需要快速迭代的搜索引擎与广告系统标注需求

如何在不依赖人工标注的情况下大规模生成高质量相关性标注?相关性标注是搜索排序系统的核心,用于训练数据准备、NDCG评估和根因分析。然而,人工标注效率低,通用大模型在领域任务上准确率不足。本文提出一种校准模型级联方法,通过将查询路由至逐步增大的微调分类器,实现高效低成本的离线相关性标注。核心洞察是:准确率与成本可独立优化——领域微调提升准确率,级联结构降低计算开销,而每类独立的等倾校准带来稳定小幅增益。贡献包括:(a) 分解性能提升,微调贡献20点准确率提升,级联虽不影响准确率但使计算成本减半;(b) 提出每类等倾校准作为级联组件,相比最强基线提升0.6点;(c) 在六种离线场景中验证系统,处理超1.5亿条标注,显著加速实验迭代。本工作为搜索与广告系统的可扩展高质量离线标注流程提供关键基础。

原文摘要 · Abstract (English)

How can we generate high-quality relevance annotations at scale without the cost and delays of human labeling? Relevance annotations are the backbone of search ranking systems which is needed for training data preparation, NDCG evaluation, and root cause analysis. However, human annotation is slow and off-the-shelf LLMs suffer from accuracy on domain-specific tasks. We propose a calibrated model cascade, a systematic approach for cost-efficient offline relevance annotation by routing queries through progressively larger fine-tuned classifiers. Our central insight is that accuracy and cost are orthogonal optimizations: domain-specific fine-tuning drives accuracy, cascading drives cost, and per-class isotonic calibration adds a small but reliable gain on top. Our contribution is threefold: (a) we decompose the gains and show that fine-tuning contributes 20 accuracy points while cascading is approximately accuracy-neutral but halves compute cost, (b) we introduce per-class isotonic calibration as one component of the cascade, contributing a small but statistically significant gain (+0.6 points over the strongest calibration baseline), and (c) we validate the system in production across six offline use cases, processing 150M+ annotations and enabling faster experimentation cycles. Our work is a building block for scalable, high-quality offline annotation pipelines in search and advertising systems.

搜索排序模型级联标注效率等倾校准

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。