Cognitive Evolutionary Learning to Select Feature Interactions for Recommender Systems
Runlong Yu, Qixiang Shao, Qi Liu, Huan Liu, Enhong Chen

TL;DR
This paper introduces a novel evolutionary learning framework called CELL that adaptively selects feature interactions for recommender systems, improving model performance and robustness across diverse datasets.
Contribution
The paper proposes the CELL framework, inspired by natural evolution, to dynamically evolve models for feature interaction selection tailored to specific tasks and data.
Findings
CELL outperforms state-of-the-art baselines on four real-world datasets.
CELL can discover predefined feature interaction patterns in synthetic experiments.
The framework adapts models to different tasks and data environments.
Abstract
Feature interaction selection is a fundamental problem in commercial recommender systems. Most approaches equally enumerate all features and interactions by the same pre-defined operation under expert guidance. Their recommendation is unsatisfactory sometimes due to the following issues: (1)~They cannot ensure the learning abilities of models because their architectures are poorly adaptable to tasks and data; (2)~Useless features and interactions can bring unnecessary noise and complicate the training process. In this paper, we aim to adaptively evolve the model to select appropriate operations, features, and interactions under task guidance. Inspired by the evolution and functioning of natural organisms, we propose a novel \textsl{Cognitive EvoLutionary Learning (CELL)} framework, where cognitive ability refers to a property of organisms that allows them to react and survive in diverse…
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
TopicsRecommender Systems and Techniques · Reinforcement Learning in Robotics · Advanced Bandit Algorithms Research
