# All-relevant feature selection using multidimensional filters with   exhaustive search

**Authors:** Krzysztof Mnich, Witold R. Rudnicki

arXiv: 1705.05756 · 2017-05-17

## TL;DR

This paper introduces an exhaustive multidimensional filter method for feature selection that identifies both individually informative variables and those only informative through interactions, effectively handling complex, high-dimensional datasets.

## Contribution

The method uniquely computes mutual entropy of variable tuples to detect synergistic interactions, improving identification of relevant variables in high-dimensional data.

## Key findings

- Successfully identifies most important variables in synthetic datasets
- Detects influence of nuisance variables on responses
- Effective even when analysis dimensionality is lower than true dimensionality

## Abstract

This paper describes a method for identification of the informative variables in the information system with discrete decision variables. It is targeted specifically towards discovery of the variables that are non-informative when considered alone, but are informative when the synergistic interactions between multiple variables are considered. To this end, the mutual entropy of all possible k-tuples of variables with decision variable is computed. Then, for each variable the maximal information gain due to interactions with other variables is obtained. For non-informative variables this quantity conforms to the well known statistical distributions. This allows for discerning truly informative variables from non-informative ones. For demonstration of the approach, the method is applied to several synthetic datasets that involve complex multidimensional interactions between variables. It is capable of identifying most important informative variables, even in the case when the dimensionality of the analysis is smaller than the true dimensionality of the problem. What is more, the high sensitivity of the algorithm allows for detection of the influence of nuisance variables on the response variable.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1705.05756/full.md

## Figures

13 figures with captions in the complete paper: https://tomesphere.com/paper/1705.05756/full.md

## References

52 references — full list in the complete paper: https://tomesphere.com/paper/1705.05756/full.md

---
Source: https://tomesphere.com/paper/1705.05756