English

Costly Features Classification using Monte Carlo Tree Search

Machine Learning 2021-02-16 v1

Abstract

We consider the problem of costly feature classification, where we sequentially select the subset of features to make a balance between the classification error and the feature cost. In this paper, we first cast the task into a MDP problem and use Advantage Actor Critic algorithm to solve it. In order to further improve the agent's performance and make the policy explainable, we employ the Monte Carlo Tree Search to update the policy iteratively. During the procedure, we also consider its performance on the unbalanced dataset and its sensitivity to the missing value. We evaluate our model on multiple datasets and find it outperforms other methods.

Keywords

Cite

@article{arxiv.2102.07073,
  title  = {Costly Features Classification using Monte Carlo Tree Search},
  author = {Ziheng Chen and Jin Huang and Hongshik Ahn and Xin Ning},
  journal= {arXiv preprint arXiv:2102.07073},
  year   = {2021}
}
R2 v1 2026-06-23T23:08:22.148Z