SELF: Surrogate-light Feature Selection with Large Language Models in Deep Recommender Systems
Pengyue Jia, Zhaocheng Du, Yichao Wang, Xiangyu Zhao, Xiaopeng Li, Yuhao Wang, Qidong Liu, Huifeng Guo, Ruiming Tang

TL;DR
SELF introduces a novel feature selection method for deep recommender systems that combines semantic insights from Large Language Models with surrogate model refinement, enhancing efficiency and predictive accuracy.
Contribution
The paper presents SELF, a new feature selection approach that leverages LLMs and surrogate models to improve feature importance estimation in recommender systems.
Findings
SELF outperforms traditional methods on real-world datasets.
Semantic reasoning from LLMs enhances feature importance ranking.
Refinement by surrogate models improves predictive performance.
Abstract
Feature selection is crucial in recommender systems for improving model efficiency and predictive performance. Conventional approaches typically employ surrogate models-such as decision trees or neural networks-to estimate feature importance. However, their effectiveness is inherently constrained, as these models may struggle under suboptimal training conditions, including feature collinearity, high-dimensional sparsity, and insufficient data. In this paper, we propose SELF, an SurrogatE-Light Feature selection method for deep recommender systems. SELF integrates semantic reasoning from Large Language Models (LLMs) with task-specific learning from surrogate models. Specifically, LLMs first produce a semantically informed ranking of feature importance, which is subsequently refined by a surrogate model, effectively integrating general world knowledge with task-specific learning.…
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 · Sentiment Analysis and Opinion Mining · Text and Document Classification Technologies
MethodsFeature Selection
