Related Experiment Video
Updated: Aug 15, 2025

Development of an Individual-Tree Basal Area Increment Model using a Linear Mixed-Effects Approach
Published on: July 3, 2020
Gradient Tree Boosting for Hierarchical Data
Marie Salditt1, Sarah Humberg1, Steffen Nestler1
1Department of Psychology, University of Münster, Münster, Germany.
New gradient tree boosting algorithms improve predictions for hierarchical data by incorporating mixed-effects models (MEM). These MEM boosting methods outperform standard approaches, especially when random effects are significant.
Area of Science:
- Machine Learning
- Statistical Modeling
- Data Science
Background:
- Gradient tree boosting is effective for prediction but can struggle with hierarchical data.
- Ignoring hierarchical structures (e.g., longitudinal, clustered) can reduce predictive accuracy.
- Existing methods combine tree-based models with linear mixed-effects models (MEM) for hierarchical data.
Purpose of the Study:
- To propose and evaluate two novel algorithms combining MEM and gradient tree boosting.
- To assess the predictive performance of these new algorithms on hierarchical data.
- To compare MEM boosting against standard boosting, random forests, and other hierarchical data methods.
Main Methods:
- Development of two algorithms for estimating MEM gradient tree boosting.
- Simulation studies to investigate predictive performance.
- Comparison with standard gradient tree boosting, random forest, MEM, MEM random forests, model-based boosting, and Bayesian additive regression trees (BART).
Main Results:
- The proposed MEM boosting algorithms showed substantial predictive performance improvements over standard gradient tree boosting.
- MEM boosting and BART achieved predictive performance comparable to a correctly specified MEM.
- MEM boosting and BART generally outperformed model-based boosting and random forest approaches.
Conclusions:
- Combining MEM with gradient tree boosting effectively addresses hierarchical data structures.
- The proposed MEM boosting algorithms offer a powerful alternative for predictive modeling with hierarchical data.
- These methods provide competitive or superior performance compared to existing techniques.
More Related Videos
12:26Integrating Remote Sensing with Species Distribution Models; Mapping Tamarisk Invasions Using the Software for Assisted Habitat Modeling SAHM
Published on: October 11, 2016
12:27Large-scale Reconstructions and Independent, Unbiased Clustering Based on Morphological Metrics to Classify Neurons in Selective Populations
Published on: February 15, 2017
Related Concept Videos
Survival Tree
Building a Survival Tree
Constructing a...
Quantifying and Rejecting Outliers: The Grubbs Test
Phylogenetic Trees
How Data are Classified: Categorical Data
Data are classified based on whether they are measurable or not. Categorical data cannot be measured; instead, it can be divided into categories. For example, if Y denotes a person's party affiliation, some examples of Y include...
Multiple Regression
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
Bootstrapping