CVQMJan 24, 2023

Few-Shot Learning Enables Population-Scale Analysis of Leaf Traits in Populus trichocarpa

arXiv:2301.10351v312 citationsh-index: 25Has Code
Originality Synthesis-oriented
AI Analysis

This provides the plant phenotyping community with efficient methods and a new population-scale dataset, though it is incremental as it applies existing few-shot learning techniques to a specific domain problem.

The researchers tackled the bottleneck of time-consuming and expensive plant phenotyping by using few-shot learning with CNNs to segment leaf images from 2,906 Populus trichocarpa samples, enabling fast and accurate extraction of 68 leaf traits with minimal training data (e.g., eight images for vein segmentation).

Plant phenotyping is typically a time-consuming and expensive endeavor, requiring large groups of researchers to meticulously measure biologically relevant plant traits, and is the main bottleneck in understanding plant adaptation and the genetic architecture underlying complex traits at population scale. In this work, we address these challenges by leveraging few-shot learning with convolutional neural networks (CNNs) to segment the leaf body and visible venation of 2,906 P. trichocarpa leaf images obtained in the field. In contrast to previous methods, our approach (i) does not require experimental or image pre-processing, (ii) uses the raw RGB images at full resolution, and (iii) requires very few samples for training (e.g., just eight images for vein segmentation). Traits relating to leaf morphology and vein topology are extracted from the resulting segmentations using traditional open-source image-processing tools, validated using real-world physical measurements, and used to conduct a genome-wide association study to identify genes controlling the traits. In this way, the current work is designed to provide the plant phenotyping community with (i) methods for fast and accurate image-based feature extraction that require minimal training data, and (ii) a new population-scale data set, including 68 different leaf phenotypes, for domain scientists and machine learning researchers. All of the few-shot learning code, data, and results are made publicly available.

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