Continuous Optimization for Feature Selection with Permutation-Invariant Embedding and Policy-Guided Search
Rui Liu, Rui Xie, Zijun Yao, Yanjie Fu, Dongjie Wang

TL;DR
This paper introduces a novel feature selection framework that maintains permutation invariance in continuous embeddings and employs policy-guided reinforcement learning to explore feature subsets effectively, overcoming limitations of previous methods.
Contribution
The proposed framework preserves feature subset knowledge in a permutation-invariant continuous space and guides exploration with reinforcement learning, addressing key challenges in feature selection.
Findings
Demonstrates improved feature selection accuracy
Shows enhanced robustness and efficiency
Reduces convergence to local optima
Abstract
Feature selection removes redundant features to enhanc performance and computational efficiency in downstream tasks. Existing works often struggle to capture complex feature interactions and adapt to diverse scenarios. Recent advances in this domain have incorporated generative intelligence to address these drawbacks by uncovering intricate relationships between features. However, two key limitations remain: 1) embedding feature subsets in a continuous space is challenging due to permutation sensitivity, as changes in feature order can introduce biases and weaken the embedding learning process; 2) gradient-based search in the embedding space assumes convexity, which is rarely guaranteed, leading to reduced search effectiveness and suboptimal subsets. To address these limitations, we propose a new framework that can: 1) preserve feature subset knowledge in a continuous embedding space…
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
TopicsMetaheuristic Optimization Algorithms Research
