paper-with-me

홈 › Papers

AdaEnsemble: Learning Adaptively Sparse Structured Ensemble Network for Click-Through Rate Prediction

2023-01-06 · YaChen Yan, Liubo Li

Learning feature interactions is crucial to success for large-scale CTR prediction in recommender systems and Ads ranking. Researchers and practitioners extensively proposed various neural network architectures for searching and modeling feature interactions. However, we observe that different datasets favor different neural network architectures and feature interaction types, suggesting that different feature interaction learning methods may have their own unique advantages. Inspired by this observation, we propose AdaEnsemble: a Sparsely-Gated Mixture-of-Experts (SparseMoE) architecture that can leverage the strengths of heterogeneous feature interaction experts and adaptively learns the routing to a sparse combination of experts for each example, allowing us to build a dynamic hierarchy of the feature interactions of different types and orders. To further improve the prediction accuracy and inference efficiency, we incorporate the dynamic early exiting mechanism for feature interaction depth selection. The AdaEnsemble can adaptively choose the feature interaction depth and find the corresponding SparseMoE stacking layer to exit and compute prediction from. Therefore, our proposed architecture inherits the advantages of the exponential combinations of sparsely gated experts within SparseMoE layers and further dynamically selects the optimal feature interaction depth without executing deeper layers. We implement the proposed AdaEnsemble and evaluate its performance on real-world datasets. Extensive experiment results demonstrate the efficiency and effectiveness of AdaEnsemble over state-of-the-art models.

📄 PDF Abstract BibTeX arXiv:2301.08353

Code (0)

등록된 구현이 없습니다.

Tasks

Click-Through Rate PredictionMixture-of-ExpertsRecommendation Systems

Methods 이 논문이 사용한 방법론

Early exiting Exit whenever the model is confident enough allowing early exiting from hidden layers

Similar Papers 제목 키워드 기반

AdaEnsemble Learning Approach for Metro Passenger Flow Forecasting

2020-02-18 · Shaolong Sun, Dongchuan Yang, Ju-e Guo, Shouyang Wang

Accurate and timely metro passenger flow forecasting is critical for the successful deployment of intelligent transportation systems. However, it is quite challenging to propose an efficient and robust forecasting approa…

Structured Click Control in Transformer-based Interactive Segmentation

2024-05-07 · Long Xu, Yongquan Chen, Rui Huang, Feng Wu 외

Click-point-based interactive segmentation has received widespread attention due to its efficiency. However, it's hard for existing algorithms to obtain precise and robust responses after multiple clicks. In this case, t…

Interactive SegmentationSegmentation

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

2022-06-27 · Xuanhua Yang, Xiaoyu Peng, Penghui Wei, Shaoguo Liu 외

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 ove…

Click-Through Rate Prediction

Structured Semantic Model supported Deep Neural Network for Click-Through Rate Prediction

2018-12-04 · Chenglei Niu, Guojing Zhong, Ying Liu, Yandong Zhang 외

With the rapid development of online advertising and recommendation systems, click-through rate prediction is expected to play an increasingly important role.Recently many DNN-based models which follow a similar Embeddin…

Click-Through Rate PredictionRecommendation Systems

Probabilistic Interactive 3D Segmentation with Hierarchical Neural Processes

2025-05-03 · Jie Liu, Pan Zhou, Zehao Xiao, Jiayi Shen 외

Interactive 3D segmentation has emerged as a promising solution for generating accurate object masks in complex 3D scenes by incorporating user-provided clicks. However, two critical challenges remain underexplored: (1) …

ObjectSegmentation