Maximilian Pichler
maximilianpichler.bsky.social
Maximilian Pichler
@maximilianpichler.bsky.social
#Ecology #Maschinelearnig #rstats
Moreover, we can use explainable AI tools to understand the learned functional form of the replaced process. We demonstrated this using the Barro Colorado Island plot by replacing the growth process with a DNN. We found plausible dbh-growth and light-growth functions learned by the hybrid model 4/4
August 11, 2025 at 9:04 AM
We introduce forest-informed neural networks (FINNs), a new DVM in which processes can be replaced by deep neural networks and the entire model is calibrated jointly. FINN can approximate the functional shapes of otherwise misspecified processes and achieve better predictive accuracy 3/4
August 11, 2025 at 9:03 AM
DVM need precise functional forms but determining the correct functional form can be challenging. An automatic approach to this problem, such as DNNs, is compelling. However, previous work has shown that plug-in estimators of processes don’t work well, and joint calibration is necessary 2/4
August 11, 2025 at 9:03 AM
For more details and explanations on how to train and interpret DNNs, see our extensive documentation (including #SDM and #MSDM examples) that also covers advanced topics such as custom loss functions and residual checks (under articles on citoverse.github.io/cito/)!
April 11, 2024 at 11:50 AM
cito can now train DNNs for count data using Poisson or negative binomial distributions. In addition, deep joint species distribution models (#jsdm #sdm) based on the multivariate probit model can be fitted:
April 11, 2024 at 11:50 AM
An important new feature is hyperparameter tuning under cross-validation, which helps to train the #DNN. Hyperparameter tuning can be easily done by passing a "tune(...)" to the hyperparameters (cito also automatically returns the model with the best hyperparameters):
April 11, 2024 at 11:50 AM