| Literature DB >> 33829182 |
Joanna K Palka1, Krzysztof Fiok2, Weronika Antoł1, Zofia M Prokop1.
Abstract
We developed a procedure for estimating competitive fitness by using Caenorhabditis elegans as a model organism and a Convolutional Neural Network (CNN) as a tool. Competitive fitness is usually the most informative fitness measure, and competitive fitness assays often rely on green fluorescent protein (GFP) marker strains. CNNs are a class of deep learning neural networks, which are well suited for image analysis and object classification. Our model analyses involved image classification of nematodes as wild-type vs. GFP-expressing, and counted both categories. The performance was analyzed with (i) precision and recall parameters, and (ii) comparison of the wild-type frequency calculated from the model against that obtained by visual scoring of the same images. The average precision and recall varied from 0.79 to 0.87 and from 0.84 to 0.92, respectively, depending on worm density in the images. Compared with manual counting, the model decreased counting time at least 20-fold while preventing human errors. Given the rapid development in the field of CNN, the model, which is fully available on GitHub, can be further optimized and adapted for other image-based uses.Entities:
Keywords: Caenorhabditis; Competitive fitness; Convolutional neural network; Fitness method
Year: 2020 PMID: 33829182 PMCID: PMC8015326 DOI: 10.21307/jofnem-2020-108
Source DB: PubMed Journal: J Nematol ISSN: 0022-300X Impact factor: 1.402
Figure 1:Images with GFP (yellow) and non-GFP (green) animals marked by the CNN model.
Performance metrics of the CNN model computed on the evaluation set for low and moderate animal densities (below 70).
| Area | ||||
|---|---|---|---|---|
| Metric | Small | Medium | Large | All |
| Average precision @ IoU = 0.50 | No animals | 0.870 | 0.883 | 0.872 |
| Average recall @ IoU = 0.50 | No animals | 0.930 | 0.918 | 0.917 |
Performance metrics of the CNN model computed on the evaluation set for high animal densities (above 70).
| Area | ||||
|---|---|---|---|---|
| Metric | Small | Medium | Large | All |
| Average precision @ IoU = 0.50 | No animals | 0.784 | 0.810 | 0.787 |
| Average recall @ IoU = 0.50 | No animals | 0.851 | 0.856 | 0.842 |
Figure 2:(A) Correct detection of worms and the number of errors at increasing concentrations of animals, (B) Close-up of error types at increasing animal density.
Figure 3:(A) Boxplot of the frequency of focal animals for the two methods, (B) Boxplot of the standard deviation of the proportion of focals for the two methods.