Unsupervised Feature Selection via Multi-step Markov Transition Probability
Yan Min, Mao Ye, Liang Tian, Yulin Jian, Ce Zhu, Shangming Yang

TL;DR
This paper introduces MMFS, a novel unsupervised feature selection method using multi-step Markov transition probabilities to better capture data relationships beyond adjacent points, improving data structure preservation.
Contribution
It proposes a new approach leveraging multi-step Markov transition probabilities for unsupervised feature selection, with three algorithms from positive and negative perspectives.
Findings
Effective in preserving data structure.
Outperforms state-of-the-art methods on real datasets.
Demonstrates robustness across multiple data scenarios.
Abstract
Feature selection is a widely used dimension reduction technique to select feature subsets because of its interpretability. Many methods have been proposed and achieved good results, in which the relationships between adjacent data points are mainly concerned. But the possible associations between data pairs that are may not adjacent are always neglected. Different from previous methods, we propose a novel and very simple approach for unsupervised feature selection, named MMFS (Multi-step Markov transition probability for Feature Selection). The idea is using multi-step Markov transition probability to describe the relation between any data pair. Two ways from the positive and negative viewpoints are employed respectively to keep the data structure after feature selection. From the positive viewpoint, the maximum transition probability that can be reached in a certain number of steps is…
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
TopicsFace and Expression Recognition · Machine Learning and Data Classification · Neural Networks and Applications
