Practical Markov Boundary Learning Without Strong Assumptions
Abstract
Theoretically, the Markov boundary (MB) is the optimal solution for feature selection. However, existing MB learning algorithms often fail to identify some critical features in real-world feature selection tasks, mainly because the strict assumptions of existing algorithms, on either data distribution, variable types, or correctness of criteria, cannot be satisfied in application scenarios. This paper takes further steps toward opening the door to real-world applications for MB. We contribute in particular to a practical MB learning strategy, which can maintain feasibility and effectiveness in real-world data where variables can be numerical or categorical with linear or nonlinear, pairwise or multivariate relationships. Specifically, the equivalence between MB and the minimal conditional covariance operator (CCO) is investigated, which inspires us to design the objective function based on the predictability evaluation of the mapping variables in a reproducing kernel Hilbert space. Based on this, a kernel MB learning algorithm is proposed, where nonlinear multivariate dependence could be considered without extra requirements on data distribution and variable types. Extensive experiments demonstrate the efficacy of these contributions.
Cite
Text
Wu et al. "Practical Markov Boundary Learning Without Strong Assumptions." AAAI Conference on Artificial Intelligence, 2023. doi:10.1609/AAAI.V37I9.26236Markdown
[Wu et al. "Practical Markov Boundary Learning Without Strong Assumptions." AAAI Conference on Artificial Intelligence, 2023.](https://mlanthology.org/aaai/2023/wu2023aaai-practical/) doi:10.1609/AAAI.V37I9.26236BibTeX
@inproceedings{wu2023aaai-practical,
title = {{Practical Markov Boundary Learning Without Strong Assumptions}},
author = {Wu, Xingyu and Jiang, Bingbing and Wu, Tianhao and Chen, Huanhuan},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2023},
pages = {10388-10398},
doi = {10.1609/AAAI.V37I9.26236},
url = {https://mlanthology.org/aaai/2023/wu2023aaai-practical/}
}