Towards Automated Model Design on Recommender Systems
Tunhou Zhang, Dehua Cheng, Yuchen He, Zhengxing Chen, Xiaoliang Dai,, Liang Xiong, Yudong Liu, Feng Cheng, Yufan Cao, Feng Yan, Hai Li, Yiran Chen,, Wei Wen

TL;DR
This paper presents an AutoML approach for designing efficient deep learning-based recommender systems, using a supernet with weight sharing to explore diverse architectures and hardware configurations, leading to state-of-the-art results.
Contribution
It introduces a novel supernet-based AutoML paradigm for joint architecture and hardware co-design in recommender systems, addressing data heterogeneity and complexity.
Findings
Outperforms manually designed and AutoML models on CTR benchmarks.
Achieves 2x FLOPs efficiency and 1.8x energy efficiency improvements.
Delivers 1.5x performance gains in recommender models.
Abstract
The increasing popularity of deep learning models has created new opportunities for developing AI-based recommender systems. Designing recommender systems using deep neural networks requires careful architecture design, and further optimization demands extensive co-design efforts on jointly optimizing model architecture and hardware. Design automation, such as Automated Machine Learning (AutoML), is necessary to fully exploit the potential of recommender model design, including model choices and model-hardware co-design strategies. We introduce a novel paradigm that utilizes weight sharing to explore abundant solution spaces. Our paradigm creates a large supernet to search for optimal architectures and co-design strategies to address the challenges of data multi-modality and heterogeneity in the recommendation domain. From a model perspective, the supernet includes a variety of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Data Management and Algorithms · Advanced Text Analysis Techniques
