arXiv:2602.06336cs.CRcs.DC2026-02AAAI

在浏览器中用联邦学习预测广告可见性,保护隐私同时提升广告精准度

AdFL: In-Browser Federated Learning for Online Advertisement

  • 利用浏览器原生API实现无安装的联邦学习,本地训练用户偏好模型
  • 广告可见性预测达92.59% AUC,毫秒级完成训练信息采集
  • 结合差分隐私保护参数,性能损失小,适合注重隐私的广告平台

随着各国隐私法规(如欧盟GDPR)出台,在线出版商需在广告收入与用户隐私间取得平衡。本文提出AdFL框架,基于联邦学习在浏览器中学习用户广告偏好,无需共享原始数据。该框架由出版商端服务器协调,利用浏览器内标准API实现客户端零安装。支持广告可见性、点击率、用户停留时间等浏览器特征。我们构建了基于AdFL的广告可见性预测原型,在日均4万访问量的网站上使用两个独立数据集测试。实验表明,系统可在数毫秒内完成浏览器端训练,预测准确率达92.59% AUC;引入差分隐私保护本地模型参数后,性能仅轻微下降,仍具实用性。

原文摘要 · Abstract (English)

Since most countries are coming up with online privacy regulations, such as GDPR in the EU, online publishers need to find a balance between revenue from targeted advertisement and user privacy. One way to be able to still show targeted ads, based on user personal and behavioral information, is to employ Federated Learning (FL), which performs distributed learning across users without sharing user raw data with other stakeholders in the publishing ecosystem. This paper presents AdFL, an FL framework that works in the browsers to learn user ad preferences. These preferences are aggregated in a global FL model, which is then used in the browsers to show more relevant ads to users. AdFL can work with any model that uses features available in the browser such as ad viewability, ad click-through, user dwell time on pages, and page content. The AdFL server runs at the publisher and coordinates the learning process for the users who browse pages on the publisher's website. The AdFL prototype does not require the client to install any software, as it is built utilizing standard APIs available on most modern browsers. We built a proof-of-concept model for ad viewability prediction that runs on top of AdFL. We tested AdFL and the model with two non-overlapping datasets from a website with 40K visitors per day. The experiments demonstrate AdFL's feasibility to capture the training information in the browser in a few milliseconds, show that the ad viewability prediction achieves up to 92.59% AUC, and indicate that utilizing differential privacy (DP) to safeguard local model parameters yields adequate performance, with only modest declines in comparison to the non-DP variant.

联邦学习隐私保护广告推荐浏览器计算

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