paper-with-me

홈 › Papers

Can a Single Tree Outperform an Entire Forest?

2024-11-26 · Qiangqiang Mao, Yankai Cao

The prevailing mindset is that a single decision tree underperforms classic random forests in testing accuracy, despite its advantages in interpretability and lightweight structure. This study challenges such a mindset by significantly improving the testing accuracy of an oblique regression tree through our gradient-based entire tree optimization framework, making its performance comparable to the classic random forest. Our approach reformulates tree training as a differentiable unconstrained optimization task, employing a scaled sigmoid approximation strategy. To ameliorate numerical instability, we propose an algorithmic scheme that solves a sequence of increasingly accurate approximations. Additionally, a subtree polish strategy is implemented to reduce approximation errors accumulated across the tree. Extensive experiments on 16 datasets demonstrate that our optimized tree outperforms the classic random forest by an average of $2.03\%$ improvements in testing accuracy.

📄 PDF Abstract BibTeX arXiv:2411.17003

Code (1)

maoqiangqiang/GET 공식 구현 pytorch

Similar Papers 제목 키워드 기반

High Resolution Tree Height Mapping of the Amazon Forest using Planet NICFI Images and LiDAR-Informed U-Net Model

2025-01-17 · Fabien H Wagner, Ricardo Dalagnol, Griffin Carter, Mayumi CM Hirye 외

Tree canopy height is one of the most important indicators of forest biomass, productivity, and ecosystem structure, but it is challenging to measure accurately from the ground and from space. Here, we used a U-Net model…

Distilling interpretable causal trees from causal forests

2024-08-02 · Patrick Rehill

Machine learning methods for estimating treatment effect heterogeneity promise greater flexibility than existing methods that test a few pre-specified hypotheses. However, one problem these methods can have is that it ca…

TreeLearn: A deep learning method for segmenting individual trees from ground-based LiDAR forest point clouds

2023-09-15 · Jonathan Henrich, Jan van Delden, Dominik Seidel, Thomas Kneib 외

Laser-scanned point clouds of forests make it possible to extract valuable information for forest management. To consider single trees, a forest point cloud needs to be segmented into individual tree point clouds. Existi…

Instance SegmentationSegmentationSemantic Segmentation

DiNo and RanBu: Lightweight Predictions from Shallow Random Forests

2025-10-23 · Tiago Mendonça dos Santos, Rafael Izbicki, Luís Gustavo Esteves arxiv

Random Forest ensembles are a strong baseline for tabular prediction tasks, but their reliance on hundreds of deep trees often results in high inference latency and memory demands, limiting deployment in latency-sensitiv…

See the Forest and the Trees: A Synergistic Reasoning Framework for Knowledge-Based Visual Question Answering

2025-07-23 · Junjie Wang, Yunhan Tang, Yijie Wang, Zhihao Yuan 외 arxiv

Multimodal Large Language Models (MLLMs) have pushed the frontiers of Knowledge-Based Visual Question Answering (KBVQA), yet their reasoning is fundamentally bottlenecked by a reliance on uni-dimensional evidence. This "…

Visual Question Answering