Subspace Learning Machine (SLM): Methodology and Performance

05/11/2022
by   Hongyu Fu, et al.
0

Inspired by the feedforward multilayer perceptron (FF-MLP), decision tree (DT) and extreme learning machine (ELM), a new classification model, called the subspace learning machine (SLM), is proposed in this work. SLM first identifies a discriminant subspace, S^0, by examining the discriminant power of each input feature. Then, it uses probabilistic projections of features in S^0 to yield 1D subspaces and finds the optimal partition for each of them. This is equivalent to partitioning S^0 with hyperplanes. A criterion is developed to choose the best q partitions that yield 2q partitioned subspaces among them. We assign S^0 to the root node of a decision tree and the intersections of 2q subspaces to its child nodes of depth one. The partitioning process is recursively applied at each child node to build an SLM tree. When the samples at a child node are sufficiently pure, the partitioning process stops and each leaf node makes a prediction. The idea can be generalized to regression, leading to the subspace learning regressor (SLR). Furthermore, ensembles of SLM/SLR trees can yield a stronger predictor. Extensive experiments are conducted for performance benchmarking among SLM/SLR trees, ensembles and classical classifiers/regressors.

READ FULL TEXT
research
12/19/2014

Distributed Decision Trees

Recently proposed budding tree is a decision tree algorithm in which eve...
research
04/23/2022

A Novel Splitting Criterion Inspired by Geometric Mean Metric Learning for Decision Tree

Decision tree (DT) attracts persistent research attention due to its imp...
research
04/26/2018

Handling Missing Values using Decision Trees with Branch-Exclusive Splits

In this article we propose a new decision tree construction algorithm. T...
research
09/16/2018

Mobility Mode Detection Using WiFi Signals

We utilize Wi-Fi communications from smartphones to predict their mobili...
research
04/12/2019

Learning Optimal Decision Trees from Large Datasets

Inferring a decision tree from a given dataset is one of the classic pro...
research
08/15/2022

Acceleration of Subspace Learning Machine via Particle Swarm Optimization and Parallel Processing

Built upon the decision tree (DT) classification and regression idea, th...

Please sign up or login with your details

Forgot password? Click here to reset