AMEIR: Automatic Behavior Modeling, Interaction Exploration and MLP Investigation in the Recommender System
Pengyu Zhao, Kecheng Xiao, Yuanxing Zhang, Kaigui Bian, Wei Yan

TL;DR
AMEIR leverages neural architecture search to automate the design of recommendation models, effectively exploring behavior modeling, interaction, and MLP components, resulting in superior performance with less manual effort.
Contribution
The paper introduces a novel three-stage NAS framework with a tailored search space for recommendation systems, covering most existing methods and improving model performance.
Findings
AMEIR outperforms manual and NAS baselines in various scenarios.
It achieves lower model complexity with comparable time cost.
The search space is highly universal, covering most existing models.
Abstract
Recently, deep learning models have been widely spread in the industrial recommender systems and boosted the recommendation quality. Though having achieved remarkable success, the design of task-aware recommender systems usually requires manual feature engineering and architecture engineering from domain experts. To relieve those human efforts, we explore the potential of neural architecture search (NAS) and introduce AMEIR for Automatic behavior Modeling, interaction Exploration and multi-layer perceptron (MLP) Investigation in the Recommender system. The core contributions of AMEIR are the three-stage search space and the tailored three-step searching pipeline. Specifically, AMEIR divides the complete recommendation models into three stages of behavior modeling, interaction exploration, MLP aggregation, and introduces a novel search space containing three tailored subspaces that cover…
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
MethodsRandom Search · Sigmoid Activation · Softmax · Tanh Activation · Long Short-Term Memory
