Simultaneously Predicting Multiple Plant Traits from Multiple Sensors via Deformable CNN Regression
Trait measurement is critical for the plant breeding and agricultural production pipeline. Typically, a suite of plant traits is measured using laborious manual measurements and then used to train and/or validate higher throughput trait estimation techniques. Here, we introduce a relatively simple convolutional neural network (CNN) model that accepts multiple sensor inputs and predicts multiple continuous trait outputs - i.e. a multi-input, multi-output CNN (MIMO-CNN). Further, we introduce deformable convolutional layers into this network architecture (MIMO-DCNN) to enable the model to adaptively adjust its receptive field, model complex variable geometric transformations in the data, and fine-tune the continuous trait outputs. We examine how the MIMO-CNN and MIMO-DCNN models perform on a multi-input (i.e. RGB and depth images), multi-trait output lettuce dataset from the 2021 Autonomous Greenhouse Challenge. Ablation studies were conducted to examine the effect of using single versus multiple inputs, and single versus multiple outputs. The MIMO-DCNN model resulted in a normalized mean squared error (NMSE) of 0.068 - a substantial improvement over the top 2021 leaderboard score of 0.081. Open-source code is provided.
Code (1)
Tasks
regressionSimilar Papers 제목 키워드 기반
Multitask Learning using Task Clustering with Applications to Predictive Modeling and GWAS of Plant Varieties
Inferring predictive maps between multiple input and multiple output variables or tasks has innumerable applications in data science. Multi-task learning attempts to learn the maps to several output tasks simultaneously …
ClusteringMulti-Task LearningPan-tropical plant functional trait variation from space
Plant functional trait variation in tropical forests is central to predicting ecosystem responses to change. Informaiton on traits is limited relative to the diversity of climate, landforms, disturbance regimes and speci…
DiversityPhenotypic variability in Italian rice germplasm
Plant breeding is one of the key strategies for further enhancement of crop yields; however, effective breeding strategies require phenotypic characterisation of the available germplasm. This study sought to characterise…
ViewSparsifier: Killing Redundancy in Multi-View Plant Phenotyping
Plant phenotyping involves analyzing observable characteristics of plants to better understand their growth, health, and development. In the context of deep learning, this analysis is often approached through single-view…
Genetic control of plasticity of oil yield for combined abiotic stresses using a joint approach of crop modeling and genome-wide association
Understanding the genetic basis of phenotypic plasticity is crucial for predicting and managing climate change effects on wild plants and crops. Here, we combined crop modeling and quantitative genetics to study the gene…