Related Experiment Video
Updated: Feb 14, 2026

Simulating Impacts of Ice Storms on Forest Ecosystems
Published on: June 30, 2020
A new approach for interpreting Random Forest models and its application to the biology of ageing
Fabio Fabris1, Aoife Doherty2, Daniel Palmer2
1School of Computing, University of Kent, Canterbury, Kent, UK.
Motivation:
This work uses the Random Forest (RF) classification algorithm to predict if a gene is over-expressed, under-expressed or has no change in expression with age in the brain. RFs have high predictive power, and RF models can be interpreted using a feature (variable) importance measure. However, current feature importance measures evaluate a feature as a whole (all feature values). We show that, for a popular type of biological data (Gene Ontology-based), usually only one value of a feature is particularly important for classification and the interpretation of the RF model. Hence, we propose a new algorithm for identifying the most important and most informative feature values in an RF model.
Results:
The new feature importance measure identified highly relevant Gene Ontology terms for the aforementioned gene classification task, producing a feature ranking that is much more informative to biologists than an alternative, state-of-the-art feature importance measure.
Availability And Implementation:
The dataset and source codes used in this paper are available as 'Supplementary Material' and the description of the data can be found at: https://fabiofabris.github.io/bioinfo2018/web/.
Supplementary Information:
Supplementary data are available at Bioinformatics online.
Related Concept Videos
Applications Of NMR In Biology
Interpreting R Charts
An R chart plots the range of subsets of measurements collected from a process. Each point on the chart represents the range—defined as the difference between the maximum and minimum...
Random Error
Random Variables
Uppercase letters such as X or Y denote a random variable. Lowercase letters like x or y denote the value of a random variable. If X is a random variable, then X is written in words, and x is given as a number.
For example, let X = the...
Randomized Experiments
Simple randomization
Simple...
Aging
Cellular Clock Theory
The cellular clock theory posits that the human lifespan is closely tied to the finite capacity of cells to divide, a phenomenon governed by telomeres, which are protective caps at the ends of...

