Adaptive$^2$: Adaptive Domain Mining for Fine-grained Domain Adaptation Modeling
Abstract
Advertising systems often face the multi-domain challenge, where data distributions vary significantly across scenarios. Existing domain adaptation methods primarily focus on building domain-adaptive neural networks but often rely on hand-crafted domain information, e.g., advertising placement, which may be sub-optimal. We think that fine-grained "domain" patterns exist that are difficult to hand-craft in online advertisement. Thus, we propose Adaptive, a novel framework that first learns domains adaptively using a domain mining module by self-supervision and then employs a shared&specific network to model shared and conflicting information. As a practice, we use VQ-VAE as the domain mining module and conduct extensive experiments on public benchmarks. Results show that traditional domain adaptation methods with hand-crafted domains perform no better than single-domain models under fair FLOPS conditions, highlighting the importance of domain definition. In contrast, Adaptive outperforms existing approaches, emphasizing the effectiveness of our method and the significance of domain mining. We also deployed Adaptive in the live streaming scenario of Kuaishou Advertising System, demonstrating its commercial value and potential for automatic domain identification. To the best of our knowledge, Adaptive is the first approach to automatically learn both domain identification and adaptation in online advertising, opening new research directions for this area.
Keywords
Cite
@article{arxiv.2412.08198,
title = {Adaptive$^2$: Adaptive Domain Mining for Fine-grained Domain Adaptation Modeling},
author = {Wenxuan Sun and Zixuan Yang and Yunli Wang and Zhen Zhang and Zhiqiang Wang and Yu Li and Jian Yang and Yiming Yang and Shiyang Wen and Peng Jiang and Kun Gai},
journal= {arXiv preprint arXiv:2412.08198},
year = {2025}
}
Comments
10 pages, 6 figures. Fixed some typos