Neuro-Symbolic Embedding for Short and Effective Feature Selection via Autoregressive Generation
Nanxu Gong, Wangyang Ying, Dongjie Wang, Yanjie Fu

TL;DR
This paper introduces a neuro-symbolic generative framework for feature selection that efficiently identifies compact, high-quality feature subsets by leveraging embeddings and a multi-gradient search, improving model performance and reducing redundancy.
Contribution
It proposes a novel neuro-symbolic, generative approach with an embedding-based search to enhance feature selection's efficiency and generalizability over traditional methods.
Findings
Effective feature subsets reduce redundancy and improve model accuracy.
The framework outperforms existing feature selection methods in experiments.
The embedding-based search enhances robustness and generalization.
Abstract
Feature selection aims to identify the optimal feature subset for enhancing downstream models. Effective feature selection can remove redundant features, save computational resources, accelerate the model learning process, and improve the model overall performance. However, existing works are often time-intensive to identify the effective feature subset within high-dimensional feature spaces. Meanwhile, these methods mainly utilize a single downstream task performance as the selection criterion, leading to the selected subsets that are not only redundant but also lack generalizability. To bridge these gaps, we reformulate feature selection through a neuro-symbolic lens and introduce a novel generative framework aimed at identifying short and effective feature subsets. More specifically, we found that feature ID tokens of the selected subset can be formulated as symbols to reflect the…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications
MethodsFeature Selection
