Feature Selection Using Reinforcement Learning

01/23/2021
by   Sali Rasoul, et al.
0

With the decreasing cost of data collection, the space of variables or features that can be used to characterize a particular predictor of interest continues to grow exponentially. Therefore, identifying the most characterizing features that minimizes the variance without jeopardizing the bias of our models is critical to successfully training a machine learning model. In addition, identifying such features is critical for interpretability, prediction accuracy and optimal computation cost. While statistical methods such as subset selection, shrinkage, dimensionality reduction have been applied in selecting the best set of features, some other approaches in literature have approached feature selection task as a search problem where each state in the search space is a possible feature subset. In this paper, we solved the feature selection problem using Reinforcement Learning. Formulating the state space as a Markov Decision Process (MDP), we used Temporal Difference (TD) algorithm to select the best subset of features. Each state was evaluated using a robust and low cost classifier algorithm which could handle any non-linearities in the dataset.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
11/10/2020

Feedback-Based Dynamic Feature Selection for Constrained Continuous Data Acquisition

Relevant and high-quality data are critical to successful development of...
research
07/26/2017

A Harmony Search Based Wrapper Feature Selection Method for Holistic Bangla word Recognition

A lot of search approaches have been explored for the selection of featu...
research
03/17/2023

SFE: A Simple, Fast and Efficient Feature Selection Algorithm for High-Dimensional Data

In this paper, a new feature selection algorithm, called SFE (Simple, Fa...
research
03/09/2017

Sample Efficient Feature Selection for Factored MDPs

In reinforcement learning, the state of the real world is often represen...
research
06/19/2022

An Embedded Feature Selection Framework for Control

Reducing sensor requirements while keeping optimal control performance i...
research
07/11/2012

Pre-Selection of Independent Binary Features: An Application to Diagnosing Scrapie in Sheep

Suppose that the only available information in a multi-class problem are...
research
10/03/2012

Feature Subset Selection for Software Cost Modelling and Estimation

Feature selection has been recently used in the area of software enginee...

Please sign up or login with your details

Forgot password? Click here to reset