paper-with-me

홈 › Papers

Sparse residual tree and forest

2019-02-18 · Xin Xu, Xiaopeng Luo

Sparse residual tree (SRT) is an adaptive exploration method for multivariate scattered data approximation. It leads to sparse and stable approximations in areas where the data is sufficient or redundant, and points out the possible local regions where data refinement is needed. Sparse residual forest (SRF) is a combination of SRT predictors to further improve the approximation accuracy and stability according to the error characteristics of SRTs. The hierarchical parallel SRT algorithm is based on both tree decomposition and adaptive radial basis function (RBF) explorations, whereby for each child a sparse and proper RBF refinement is added to the approximation by minimizing the norm of the residual inherited from its parent. The convergence results are established for both SRTs and SRFs. The worst case time complexity of SRTs is $\mathcal{O}(N\log_2N)$ for the initial work and $\mathcal{O}(\log_2N)$ for each prediction, meanwhile, the worst case storage requirement is $\mathcal{O}(N\log_2N)$, where the $N$ data points can be arbitrary distributed. Numerical experiments are performed for several illustrative examples.

📄 PDF Abstract BibTeX arXiv:1902.06443

Code (0)

등록된 구현이 없습니다.

Tasks

Tree Decomposition

Similar Papers 제목 키워드 기반

Transfer Learning with Distance Covariance for Random Forest: Error Bounds and an EHR Application

2025-10-13 · Chenze Li, Subhadeep Paul arxiv

We propose a method for transfer learning in nonparametric regression using a random forest (RF) with distance covariance-based feature weights, assuming the unknown source and target regression functions are sparsely di…

Transfer Learning

deFOREST: Fusing Optical and Radar satellite data for Enhanced Sensing of Tree-loss

2025-10-15 · Julio Enrique Castrillon-Candas, Hanfeng Gu, Caleb Meredith, Yulin Li 외 arxiv

In this paper we develop a deforestation detection pipeline that incorporates optical and Synthetic Aperture Radar (SAR) data. A crucial component of the pipeline is the construction of anomaly maps of the optical data, …

TRUST: Transparent, Robust and Ultra-Sparse Trees

2025-06-18 · Albert Dorador

Piecewise-constant regression trees remain popular for their interpretability, yet often lag behind black-box models like Random Forest in predictive accuracy. In this work, we introduce TRUST (Transparent, Robust, and U…

regression

Sparse Projection Oblique Randomer Forests

2015-06-10 · Tyler M. Tomita, James Browne, Cencheng Shen, Jaewon Chung 외

Decision forests, including Random Forests and Gradient Boosting Trees, have recently demonstrated state-of-the-art performance in a variety of machine learning settings. Decision forests are typically ensembles of axis-…

Computational Efficiency

Deep differentiable forest with sparse attention for the tabular data

2020-02-29 · Yingshi Chen

We present a general architecture of deep differentiable forest and its sparse attention mechanism. The differentiable forest has the advantages of both trees and neural networks. Its structure is a simple binary tree, e…

Attribute