広告主の特徴を分離し再学習なしで入札を適応させる
Auto-Bidding with Disentangled Advertiser Profiles and Train-Free Adaptation
この論文をやさしく読む
ひとことで言うと
広告主の変わりにくい特徴と変わる特徴、さらに他者と共通の部分と固有の部分を分けて、個別の入札戦略を作ります。
何に役立つ?
新しい広告主への対応や、既存広告主の行動変化への追従を、モデル全体の再学習なしで行う用途が考えられます。
この研究の面白いところ
追加学習不要なのは最初の2段階の学習を終えた後の適応です。プロフィールの更新と入札戦略の条件付けをつなぐ構成になっています。
どこまで分かった?
評価は大規模自動入札ベンチマークで、要旨には改善幅や実際の広告配信での収益効果は記載されていません。コードについても公開予定という記述であり、公開済みとはしていません。
v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。
アブストラクトの日本語訳
自動入札は、広告主ごとに個別化された入札戦略を提供する、現代の広告システムの重要な構成要素である。プロフィールに基づく手法は、個々の特徴を捉えることで個別化を実現し、推薦などの分野で有効性が示されている。しかし、広告主の入札行動が多様であるにもかかわらず、自動入札への適用は限られている。その主な理由は、広告主プロフィールの構築と活用がいくつかの課題に直面していることである。純粋なプロフィールの抽出は容易でなく、共通情報と固有情報の同時モデル化は難しく、プロフィールの更新とコールドスタートへの適応にも課題が残る。 これらに取り組むため、私たちは広告主プロフィールの分離と追加学習不要の適応を備えた自動入札フレームワークADAPTを提案する。ADAPTは2段階の学習方式を導入し、学習後は再学習せずに適応できる。具体的には、(i)第1段階で広告主のメモリーバンク上の対照学習により、純粋な静的・動的プロフィールを抽出する。(ii)第2段階で動的プロフィールを共通プロフィールと固有プロフィールに分離し、それらを静的プロフィールと組み合わせて、共同で入札戦略を条件付ける。(iii)学習が済むと、再学習なしで、新たな広告主のプロフィールを構築し、既存の広告主のプロフィールを更新する。 大規模な自動入札ベンチマークでの実験は、ADAPTが一貫して優れた性能を達成することを示し、アブレーション研究も各モジュールの有効性を裏付ける。ソースコードは https://github.com/YuzunoKawori/ADAPT で公開予定である。
v1の要旨から自動生成。本文の精読・人による確認は未実施。
- 初稿
- 2026-09-18(UTC)
- 最新改訂
- 2026-09-18 · v1
- 査読・掲載
- 査読状況未確認
更新履歴
- v1 2026-09-18 この版を読む
取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。
原文の要旨
Auto-bidding is a key component of modern advertising systems that provides a personalized bidding strategy for each advertiser. By characterizing each individual, profile-based methods achieve personalization and have proven effective in domains such as recommendation. However, despite the diverse bidding behavior of advertisers, their application to auto-bidding remains limited. A primary reason is that constructing and leveraging advertiser profiles face several challenges: extracting pure profiles is non-trivial, modeling common and private information simultaneously is difficult, and profile updating and cold-start adaptation remain challenging. To tackle these issues, we propose \textbf{ADAPT}, an \underline{\textbf{A}}uto-bidding framework with \underline{\textbf{D}}isentangled \underline{\textbf{A}}dvertiser \underline{\textbf{P}}rofiles and \underline{\textbf{T}}raining-free adaptation. ADAPT introduces a two-stage training paradigm and supports training-free adaptation. Specifically, (i) the stage 1 extracts pure static and dynamic profiles via contrastive learning over the advertiser memory bank; (ii) the stage 2 disentangles the dynamic profile into a common profile and a private profile, and combines them with the static profile to jointly condition the bidding strategy; (iii) once trained, ADAPT constructs profiles for new advertisers and updates profiles of existing advertisers without retraining. Our experiments on a large-scale auto-bidding benchmark demonstrate that ADAPT consistently achieves superior performance, and ablation studies further validate the effectiveness of each module. The source code will be released at https://github.com/YuzunoKawori/ADAPT.
arXiv ID: 2609.21308 / 要約の誤りについて