Daily Tech Briefing
AI 科技速览
每天 5 分钟内学习 AI。获取最新的人工智能新闻,理解其重要性,并学习如何将其应用于您的工作。
arXiv Machine Learning · 2026/8/3 16:23:49
Advancing Relevance Measurement with Vision-Language Models for Web-Scale Search
AI 中文解读
核心亮点:Pinterest把能“看懂”图片和文字的AI模型用在了搜索质量评估上,替代了昂贵的人工打分,效率大幅提升。
通俗解读:过去要判断搜索结果好不好,得靠人工一条条看,既费钱又费时间,导致效果测试很难做。现在他们训练了一种AI,能同时理解用户提问和图片内容,自动判断结果是否匹配。AI的判断结果和人工基本一致,但速度快得多,还能同时检查大量搜索场景,测试的准确性也明显提高了。
实际影响:今后你在Pinterest这类平台搜索时,看到的推荐可能更贴合你的想法。对普通用户来说,最直接的变化是搜索体验会变好,找到想要的内容更快更准。对平台而言,这项技术让测试新功能变得更容易,能及时发现并改进搜索效果,最终受益的还是我们这些日常用户。
Relevance evaluation plays a crucial role in personalized search systems, serving as a guardrail alongside user engagement metrics to ensure that search results align with user queries and intent. While human annotation is the traditional method for relevance evaluation, its high cost and long turnaround time limit its scalability. In this work, we present a VLM-based automated relevance evaluation pipeline deployed within Pinterest Search for online A/B experiments. We rigorously validate the alignment between VLM-generated judgments and human annotations, demonstrating that VLMs can provide reliable relevance measurement for experiments while greatly improving the evaluation efficiency. Leveraging VLM-based labeling further unlocks opportunities to expand the query set, optimize sampling design, and efficiently assess a wider range of search experiences at scale. This approach leads to higher-quality relevance metrics and significantly reduces the Minimum Detectable Effects (MDEs) in online experiment measurements.
分享
阅读原文 ↗