MLLGAPJun 19, 2023

Human Limits in Machine Learning: Prediction of Plant Phenotypes Using Soil Microbiome Data

arXiv:2306.11157v24 citationsh-index: 31Has Code
Originality Incremental advance
AI Analysis

This work addresses the challenge of soil health prediction for agriculture and biodiversity researchers, but it is incremental as it builds on existing methods with new data and preprocessing insights.

The study tackled the problem of predicting plant phenotypes from soil microbiome data by developing machine learning models, showing that incorporating environmental features and accurate labeling improves prediction, with random forest and Bayesian neural networks achieving specific gains, though performance is limited when human classification is inaccurate.

The preservation of soil health is a critical challenge in the 21st century due to its significant impact on agriculture, human health, and biodiversity. We provide the first deep investigation of the predictive potential of machine learning models to understand the connections between soil and biological phenotypes. We investigate an integrative framework performing accurate machine learning-based prediction of plant phenotypes from biological, chemical, and physical properties of the soil via two models: random forest and Bayesian neural network. We show that prediction is improved when incorporating environmental features like soil physicochemical properties and microbial population density into the models, in addition to the microbiome information. Exploring various data preprocessing strategies confirms the significant impact of human decisions on predictive performance. We show that the naive total sum scaling normalization that is commonly used in microbiome research is not the optimal strategy to maximize predictive power. Also, we find that accurately defined labels are more important than normalization, taxonomic level or model characteristics. In cases where humans are unable to classify samples accurately, machine learning model performance is limited. Lastly, we provide domain scientists via a full model selection decision tree to identify the human choices that optimize model prediction power. Our work is accompanied by open source reproducible scripts (https://github.com/solislemuslab/soil-microbiome-nn) for maximum outreach among the microbiome research community.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes