English

Multinomial Random Forest: Toward Consistency and Privacy-Preservation

Machine Learning 2020-06-09 v3 Machine Learning

Abstract

Despite the impressive performance of random forests (RF), its theoretical properties have not been thoroughly understood. In this paper, we propose a novel RF framework, dubbed multinomial random forest (MRF), to analyze the \emph{consistency} and \emph{privacy-preservation}. Instead of deterministic greedy split rule or with simple randomness, the MRF adopts two impurity-based multinomial distributions to randomly select a split feature and a split value respectively. Theoretically, we prove the consistency of the proposed MRF and analyze its privacy-preservation within the framework of differential privacy. We also demonstrate with multiple datasets that its performance is on par with the standard RF. To the best of our knowledge, MRF is the first consistent RF variant that has comparable performance to the standard RF.

Keywords

Cite

@article{arxiv.1903.04003,
  title  = {Multinomial Random Forest: Toward Consistency and Privacy-Preservation},
  author = {Yiming Li and Jiawang Bai and Jiawei Li and Xue Yang and Yong Jiang and Chun Li and Shutao Xia},
  journal= {arXiv preprint arXiv:1903.04003},
  year   = {2020}
}

Comments

19 pages

R2 v1 2026-06-23T08:03:35.261Z