AutoFAS: Automatic Feature and Architecture Selection for Pre-Ranking System
Xiang Li, Xiaojiang Zhou, Yao Xiao, Peihao Huang, Dayao Chen, Sheng, Chen, Yunsen Xian

TL;DR
AutoFAS introduces a joint neural architecture and feature selection framework for pre-ranking systems, optimizing efficiency and effectiveness simultaneously, leading to improved performance with lower computational costs in industrial search applications.
Contribution
AutoFAS is the first to jointly optimize feature selection and network architecture using NAS guided by ranking performance, addressing efficiency-effectiveness trade-offs.
Findings
Outperforms previous SOTA methods in real-world search system.
Reduces computational cost while improving pre-ranking accuracy.
Successfully deployed in Meituan's search system with significant gains.
Abstract
Industrial search and recommendation systems mostly follow the classic multi-stage information retrieval paradigm: matching, pre-ranking, ranking, and re-ranking stages. To account for system efficiency, simple vector-product based models are commonly deployed in the pre-ranking stage. Recent works consider distilling the high knowledge of large ranking models to small pre-ranking models for better effectiveness. However, two major challenges in pre-ranking system still exist: (i) without explicitly modeling the performance gain versus computation cost, the predefined latency constraint in the pre-ranking stage inevitably leads to suboptimal solutions; (ii) transferring the ranking teacher's knowledge to a pre-ranking student with a predetermined handcrafted architecture still suffers from the loss of model performance. In this work, a novel framework AutoFAS is proposed which jointly…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Text and Document Classification Technologies · Image Retrieval and Classification Techniques
