paper-with-me

Papers

AdaSparse: Learning Adaptively Sparse Structures for Multi-Domain Click-Through Rate Prediction

2022-06-27 · Xuanhua Yang, Xiaoyu Peng, Penghui Wei, Shaoguo Liu, Liang Wang, Bo Zheng

Click-through rate (CTR) prediction is a fundamental technique in recommendation and advertising systems. Recent studies have proved that learning a unified model to serve multiple domains is effective to improve the overall performance. However, it is still challenging to improve generalization across domains under limited training data, and hard to deploy current solutions due to their computational complexity. In this paper, we propose a simple yet effective framework AdaSparse for multi-domain CTR prediction, which learns adaptively sparse structure for each domain, achieving better generalization across domains with lower computational cost. In AdaSparse, we introduce domain-aware neuron-level weighting factors to measure the importance of neurons, with that for each domain our model can prune redundant neurons to improve generalization. We further add flexible sparsity regularizations to control the sparsity ratio of learned structures. Offline and online experiments show that AdaSparse outperforms previous multi-domain CTR models significantly.

📄 PDF Abstract BibTeX arXiv:2206.13108

Code (0)

등록된 구현이 없습니다.

Tasks

Click-Through Rate Prediction

Similar Papers 제목 키워드 기반

Multi-Domain Graph Foundation Models: Robust Knowledge Transfer via Topology Alignment

2025-02-04 · Shuo Wang, Bokui Wang, Zhixiang Shen, Boyan Deng 외

Recent advances in CV and NLP have inspired researchers to develop general-purpose graph foundation models through pre-training across diverse domains. However, a fundamental challenge arises from the substantial differe…

Domain GeneralizationTransfer Learning

Video Matting via Sparse and Low-Rank Representation

2015-12-01 · ICCV 2015 12 · Dongqing Zou, Xiaowu Chen, Guangying Cao, Xiaogang Wang

We introduce a novel method of video matting via sparse and low-rank representation. Previous matting methods [10, 9] introduced a nonlocal prior to estimate the alpha matte and have achieved impressive results on some d…

Image MattingVideo Matting

Learning Subspace-Preserving Sparse Attention Graphs from Heterogeneous Multiview Data

2026-05-12 · Jie Chen, Yuanbiao Gou, Chuanbin Liu, Zhu Wang 외 arxiv

The high-dimensional features extracted from large-scale unlabeled data via various pretrained models with diverse architectures are referred to as heterogeneous multiview data. Most existing unsupervised transfer learni…

Representation LearningTransfer LearningGraph Learning

Scaffold Diffusion: Sparse Multi-Category Voxel Structure Generation with Discrete Diffusion

2025-08-26 · Justin Jung arxiv

Generating realistic sparse multi-category 3D voxel structures is difficult due to the cubic memory scaling of voxel structures and moreover the significant class imbalance caused by sparsity. We introduce Scaffold Diffu…

Time-Series Domain Adaptation via Sparse Associative Structure Alignment: Learning Invariance and Variance

2022-05-07 · Zijian Li, Ruichu Cai, Jiawei Chen, Yuguan Yan 외

Domain adaptation on time-series data is often encountered in the industry but received limited attention in academia. Most of the existing domain adaptation methods for time-series data borrow the ideas from the existin…

Domain AdaptationTime SeriesTime Series AnalysisTransfer Learning+1