UDRN: Unified Dimensional Reduction Neural Network for Feature Selection and Feature Projection
Zelin Zang, Yongjie Xu, Linyan Lu, Yulan Geng, Senqiao, Yang, Stan Z. Li

TL;DR
UDRN introduces a novel neural network framework that unifies feature selection and feature projection for dimensionality reduction, enhancing interpretability and data structure preservation in high-dimensional data.
Contribution
This work presents the first end-to-end neural network model that simultaneously performs feature selection and feature projection within a unified framework.
Findings
Outperforms existing DR methods on image and biological datasets.
Improves classification and visualization tasks with high-dimensional data.
Demonstrates robustness through data augmentation techniques.
Abstract
Dimensional reduction~(DR) maps high-dimensional data into a lower dimensions latent space with minimized defined optimization objectives. The DR method usually falls into feature selection~(FS) and feature projection~(FP). FS focuses on selecting a critical subset of dimensions but risks destroying the data distribution (structure). On the other hand, FP combines all the input features into lower dimensions space, aiming to maintain the data structure; but lacks interpretability and sparsity. FS and FP are traditionally incompatible categories; thus, they have not been unified into an amicable framework. We propose that the ideal DR approach combines both FS and FP into a unified end-to-end manifold learning framework, simultaneously performing fundamental feature discovery while maintaining the intrinsic relationships between data samples in the latent space. In this work, we develop…
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
TopicsAI in cancer detection · Neural Networks and Applications · Image Processing Techniques and Applications
