IRAIMar 19, 2024

ERASE: Benchmarking Feature Selection Methods for Deep Recommender Systems

arXiv:2403.12660v324 citationsHas CodeKDD
Originality Synthesis-oriented
AI Analysis

This work addresses the need for standardized evaluation in feature selection for deep recommender systems, which is incremental as it builds on existing methods by providing a benchmark.

The paper tackles the problem of unfair comparisons and limited analysis in feature selection methods for deep recommender systems by introducing ERASE, a comprehensive benchmark that evaluates eleven methods across multiple datasets, achieving significant enhancement.

Deep Recommender Systems (DRS) are increasingly dependent on a large number of feature fields for more precise recommendations. Effective feature selection methods are consequently becoming critical for further enhancing the accuracy and optimizing storage efficiencies to align with the deployment demands. This research area, particularly in the context of DRS, is nascent and faces three core challenges. Firstly, variant experimental setups across research papers often yield unfair comparisons, obscuring practical insights. Secondly, the existing literature's lack of detailed analysis on selection attributes, based on large-scale datasets and a thorough comparison among selection techniques and DRS backbones, restricts the generalizability of findings and impedes deployment on DRS. Lastly, research often focuses on comparing the peak performance achievable by feature selection methods, an approach that is typically computationally infeasible for identifying the optimal hyperparameters and overlooks evaluating the robustness and stability of these methods. To bridge these gaps, this paper presents ERASE, a comprehensive bEnchmaRk for feAture SElection for DRS. ERASE comprises a thorough evaluation of eleven feature selection methods, covering both traditional and deep learning approaches, across four public datasets, private industrial datasets, and a real-world commercial platform, achieving significant enhancement. Our code is available online for ease of reproduction.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes