arXiv:2602.01023cs.IRcs.AI2026-02KDD被引 1

用生成式方法统一解决搜索补全的覆盖率与安全问题

Unifying Ranking and Generation in Query Auto-Completion via Retrieval-Augmented Generation and Multi-Objective Alignment

  • 将查询补全重构为端到端生成任务,结合检索增强与多目标优化
  • 在真实平台测试中减少5.44%输入次数,建议采纳率提升3.46%
  • 适合需要高准确率和低延迟的工业级搜索系统

查询自动补全(QAC)在用户输入时推荐完整查询,提升意图表达效率。现有方法面临根本挑战:传统检索-排序流程长尾覆盖差且需大量特征工程;生成式方法则存在幻觉与安全风险。本文提出统一框架,将QAC重构为基于检索增强生成(RAG)与多目标直接偏好优化(DPO)的端到端列表生成。核心创新包括:(1) 将QAC视为端到端列表生成任务并采用多目标优化;(2) 设计规则、模型及大模型评分器三类验证机制,结合RAG、多目标DPO与迭代批评-修正,生成高质量合成数据;(3) 构建混合服务架构,满足严格延迟要求。在大规模商业搜索平台评估显示:离线指标全面提升,人工评估偏好分提高0.40至0.69,线上控制实验实现5.44%输入量下降与3.46%建议采纳率上升,验证了融合RAG与多目标对齐的生成式方案在生产环境的有效性。该工作标志着以大模型、RAG与多目标对齐驱动的端到端生成范式转变,建立可落地的行业级解决方案。

原文摘要 · Abstract (English)

Query Auto-Completion (QAC) suggests query completions as users type, helping them articulate intent and reach results more efficiently. Existing approaches face fundamental challenges: traditional retrieve-and-rank pipelines have limited long-tail coverage and require extensive feature engineering, while recent generative methods suffer from hallucination and safety risks. We present a unified framework that reformulates QAC as end-to-end list generation through Retrieval-Augmented Generation (RAG) and multi-objective Direct Preference Optimization (DPO). Our approach combines three key innovations: (1) reformulating QAC as end-to-end list generation with multi-objective optimization; (2) defining and deploying a suite of rule-based, model-based, and LLM-as-judge verifiers for QAC, and using them in a comprehensive methodology that combines RAG, multi-objective DPO, and iterative critique-revision for high-quality synthetic data; (3) a hybrid serving architecture enabling efficient production deployment under strict latency constraints. Evaluation on a large-scale commercial search platform demonstrates substantial improvements: offline metrics show gains across all dimensions, human evaluation yields +0.40 to +0.69 preference scores, and a controlled online experiment achieves 5.44\% reduction in keystrokes and 3.46\% increase in suggestion adoption, validating that unified generation with RAG and multi-objective alignment provides an effective solution for production QAC. This work represents a paradigm shift to end-to-end generation powered by large language models, RAG, and multi-objective alignment, establishing a production-validated framework that can benefit the broader search and recommendation industry.

查询补全生成式AIRAG多目标优化

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