• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • Suppr Zotero 插件Zotero 插件
  • 邀请有礼
  • 套餐&价格
  • 历史记录
应用&插件
Suppr Zotero 插件Zotero 插件浏览器插件Mac 客户端Windows 客户端微信小程序
定价
高级版会员购买积分包购买API积分包
服务
文献检索文档翻译深度研究API 文档MCP 服务
关于我们
关于 Suppr公司介绍联系我们用户协议隐私条款
关注我们

Suppr 超能文献

核心技术专利:CN118964589B侵权必究
粤ICP备2023148730 号-1Suppr @ 2026

文献检索

告别复杂PubMed语法,用中文像聊天一样搜索,搜遍4000万医学文献。AI智能推荐,让科研检索更轻松。

立即免费搜索

文件翻译

保留排版,准确专业,支持PDF/Word/PPT等文件格式,支持 12+语言互译。

免费翻译文档

深度研究

AI帮你快速写综述,25分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

用于稳健昆虫分类的分布外检测算法

Out-of-Distribution Detection Algorithms for Robust Insect Classification.

作者信息

Saadati Mojdeh, Balu Aditya, Chiranjeevi Shivani, Jubery Talukder Zaki, Singh Asheesh K, Sarkar Soumik, Singh Arti, Ganapathysubramanian Baskar

机构信息

Department of Computer Science, Iowa State University, Ames, IA, USA.

Department of Mechanical Engineering, Iowa State University, Ames, IA, USA.

出版信息

Plant Phenomics. 2024 Apr 30;6:0170. doi: 10.34133/plantphenomics.0170. eCollection 2024.

DOI:10.34133/plantphenomics.0170
PMID:38699404
原文链接:https://pmc.ncbi.nlm.nih.gov/articles/PMC11065417/
Abstract

Plants encounter a variety of beneficial and harmful insects during their growth cycle. Accurate identification (i.e., detecting insects' presence) and classification (i.e., determining the type or class) of these insect species is critical for implementing prompt and suitable mitigation strategies. Such timely actions carry substantial economic and environmental implications. Deep learning-based approaches have produced models with good insect classification accuracy. Researchers aim to implement identification and classification models in agriculture, facing challenges when input images markedly deviate from the training distribution (e.g., images like vehicles, humans, or a blurred image or insect class that is not yet trained on). Out-of-distribution (OOD) detection algorithms provide an exciting avenue to overcome these challenges as they ensure that a model abstains from making incorrect classification predictions on images that belong to non-insect and/or untrained insect classes. As far as we know, no prior in-depth exploration has been conducted on the role of the OOD detection algorithms in addressing agricultural issues. Here, we generate and evaluate the performance of state-of-the-art OOD algorithms on insect detection classifiers. These algorithms represent a diversity of methods for addressing an OOD problem. Specifically, we focus on extrusive algorithms, i.e., algorithms that wrap around a well-trained classifier without the need for additional co-training. We compared three OOD detection algorithms: (a) maximum softmax probability, which uses the softmax value as a confidence score; (b) Mahalanobis distance (MAH)-based algorithm, which uses a generative classification approach; and (c) energy-based algorithm, which maps the input data to a scalar value, called energy. We performed an extensive series of evaluations of these OOD algorithms across three performance axes: (a) Base model accuracy: How does the accuracy of the classifier impact OOD performance? (b) How does the level of dissimilarity to the domain impact OOD performance? (c) Data imbalance: How sensitive is OOD performance to the imbalance in per-class sample size? Evaluating OOD algorithms across these performance axes provides practical guidelines to ensure the robust performance of well-trained models in the wild, which is a key consideration for agricultural applications. Based on this analysis, we proposed the most effective OOD algorithm as wrapper for the insect classifier with highest accuracy. We presented the results of its OOD detection performance in the paper. Our results indicate that OOD detection algorithms can significantly enhance user trust in insect pest classification by abstaining classification under uncertain conditions.

摘要

植物在其生长周期中会遇到各种各样的益虫和害虫。准确识别(即检测昆虫的存在)和分类(即确定昆虫种类)对于实施及时且合适的缓解策略至关重要。这些及时的行动具有重大的经济和环境意义。基于深度学习的方法已经产生了具有良好昆虫分类准确率的模型。研究人员旨在将识别和分类模型应用于农业,但当输入图像明显偏离训练分布时(例如车辆、人类的图像,或者模糊图像或尚未在其上进行训练的昆虫类别),他们面临着挑战。分布外(OOD)检测算法提供了一条令人兴奋的途径来克服这些挑战,因为它们确保模型避免对属于非昆虫和/或未训练昆虫类别的图像做出错误的分类预测。据我们所知,此前尚未对OOD检测算法在解决农业问题中的作用进行过深入探索。在此,我们生成并评估了最先进的OOD算法在昆虫检测分类器上的性能。这些算法代表了多种解决OOD问题的方法。具体而言,我们关注挤出式算法,即无需额外协同训练就能围绕一个训练良好的分类器的算法。我们比较了三种OOD检测算法:(a)最大softmax概率,它使用softmax值作为置信度得分;(b)基于马氏距离(MAH)的算法,它使用生成式分类方法;(c)基于能量的算法,它将输入数据映射到一个标量值,称为能量。我们在三个性能轴上对这些OOD算法进行了一系列广泛的评估:(a)基础模型准确率:分类器的准确率如何影响OOD性能?(b)与领域的差异程度如何影响OOD性能?(c)数据不平衡:OOD性能对每类样本大小的不平衡有多敏感?在这些性能轴上评估OOD算法提供了实用指南,以确保训练良好的模型在实际应用中的稳健性能,这是农业应用中的一个关键考虑因素。基于此分析,我们提出了最有效的OOD算法作为具有最高准确率的昆虫分类器的包装器。我们在论文中展示了其OOD检测性能的结果。我们的结果表明,OOD检测算法可以通过在不确定条件下 abstaining classification 来显著增强用户对害虫分类的信任。 (注:原文中“abstaining classification”表述有误,可能是“abstaining from classification”,翻译为“避免分类” )

https://cdn.ncbi.nlm.nih.gov/pmc/blobs/bc0e/11065417/a21a68375617/plantphenomics.0170.fig.009.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/bc0e/11065417/c67b819a13b3/plantphenomics.0170.fig.001.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/bc0e/11065417/730cbc5e087a/plantphenomics.0170.fig.002.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/bc0e/11065417/18e11114a7aa/plantphenomics.0170.fig.003.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/bc0e/11065417/dadc7b326473/plantphenomics.0170.fig.004.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/bc0e/11065417/98ce95aff6ba/plantphenomics.0170.fig.005.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/bc0e/11065417/6dce2f4f78f3/plantphenomics.0170.fig.006.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/bc0e/11065417/d7708ed604dc/plantphenomics.0170.fig.007.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/bc0e/11065417/1d488a7fc2d5/plantphenomics.0170.fig.008.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/bc0e/11065417/a21a68375617/plantphenomics.0170.fig.009.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/bc0e/11065417/c67b819a13b3/plantphenomics.0170.fig.001.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/bc0e/11065417/730cbc5e087a/plantphenomics.0170.fig.002.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/bc0e/11065417/18e11114a7aa/plantphenomics.0170.fig.003.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/bc0e/11065417/dadc7b326473/plantphenomics.0170.fig.004.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/bc0e/11065417/98ce95aff6ba/plantphenomics.0170.fig.005.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/bc0e/11065417/6dce2f4f78f3/plantphenomics.0170.fig.006.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/bc0e/11065417/d7708ed604dc/plantphenomics.0170.fig.007.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/bc0e/11065417/1d488a7fc2d5/plantphenomics.0170.fig.008.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/bc0e/11065417/a21a68375617/plantphenomics.0170.fig.009.jpg

相似文献

1
Out-of-Distribution Detection Algorithms for Robust Insect Classification.用于稳健昆虫分类的分布外检测算法
Plant Phenomics. 2024 Apr 30;6:0170. doi: 10.34133/plantphenomics.0170. eCollection 2024.
2
Investigation of out-of-distribution detection across various models and training methodologies.跨多种模型和训练方法的分布外检测研究。
Neural Netw. 2024 Jul;175:106288. doi: 10.1016/j.neunet.2024.106288. Epub 2024 Apr 4.
3
Out-of-distribution detection with in-distribution voting using the medical example of chest x-ray classification.使用分布内投票进行分布外检测,以胸部 X 射线分类为例。
Med Phys. 2024 Apr;51(4):2721-2732. doi: 10.1002/mp.16790. Epub 2023 Oct 13.
4
MLR-OOD: A Markov Chain Based Likelihood Ratio Method for Out-Of-Distribution Detection of Genomic Sequences.MLR-OOD:基于马尔可夫链的基因组序列分布外检测似然比方法。
J Mol Biol. 2022 Aug 15;434(15):167586. doi: 10.1016/j.jmb.2022.167586. Epub 2022 Apr 12.
5
WOOD: Wasserstein-Based Out-of-Distribution Detection.伍德:基于瓦瑟斯坦距离的分布外检测。
IEEE Trans Pattern Anal Mach Intell. 2024 Feb;46(2):944-956. doi: 10.1109/TPAMI.2023.3328883. Epub 2024 Jan 8.
6
When an extra rejection class meets out-of-distribution detection in long-tailed image classification.当在长尾图像分类中额外的拒绝类别遇到分布外检测时。
Neural Netw. 2024 Oct;178:106485. doi: 10.1016/j.neunet.2024.106485. Epub 2024 Jun 21.
7
MOOD 2020: A Public Benchmark for Out-of-Distribution Detection and Localization on Medical Images.MOOD 2020:医学图像上的分布外检测和定位的公共基准。
IEEE Trans Med Imaging. 2022 Oct;41(10):2728-2738. doi: 10.1109/TMI.2022.3170077. Epub 2022 Sep 30.
8
Entropic Out-of-Distribution Detection: Seamless Detection of Unknown Examples.信息论离群检测:未知样本的无缝检测。
IEEE Trans Neural Netw Learn Syst. 2022 Jun;33(6):2350-2364. doi: 10.1109/TNNLS.2021.3112897. Epub 2022 Jun 1.
9
Few-shot out-of-distribution detection for automated screening in retinal OCT images using deep learning.基于深度学习的视网膜 OCT 图像自动筛查中的小样本离群检测。
Sci Rep. 2023 Sep 27;13(1):16231. doi: 10.1038/s41598-023-43018-9.
10
Out-of-Distribution Detection of Human Activity Recognition with Smartwatch Inertial Sensors.基于智能手表惯性传感器的人体活动识别的分布外检测。
Sensors (Basel). 2021 Mar 1;21(5):1669. doi: 10.3390/s21051669.

引用本文的文献

1
Pest detection in dynamic environments: an adaptive continual test-time domain adaptation strategy.动态环境中的害虫检测:一种自适应持续测试时域自适应策略。
Plant Methods. 2025 Apr 23;21(1):53. doi: 10.1186/s13007-025-01371-y.
2
InsectNet: Real-time identification of insects using an end-to-end machine learning pipeline.昆虫网络:使用端到端机器学习管道实时识别昆虫。
PNAS Nexus. 2024 Dec 27;4(1):pgae575. doi: 10.1093/pnasnexus/pgae575. eCollection 2025 Jan.
3
Persistent monitoring of insect-pests on sticky traps through hierarchical transfer learning and slicing-aided hyper inference.

本文引用的文献

1
Self-supervised maize kernel classification and segmentation for embryo identification.用于胚胎识别的自监督玉米籽粒分类与分割
Front Plant Sci. 2023 Apr 14;14:1108355. doi: 10.3389/fpls.2023.1108355. eCollection 2023.
2
Does your dermatology classifier know what it doesn't know? Detecting the long-tail of unseen conditions.你的皮肤科分类器知道它所不知道的东西吗?检测罕见病症的长尾现象。
Med Image Anal. 2022 Jan;75:102274. doi: 10.1016/j.media.2021.102274. Epub 2021 Oct 20.
3
The Impact of Climate Change on Agricultural Insect Pests.
通过分层迁移学习和切片辅助超推理对粘虫板上的害虫进行持续监测。
Front Plant Sci. 2024 Nov 22;15:1484587. doi: 10.3389/fpls.2024.1484587. eCollection 2024.
气候变化对农业害虫的影响。
Insects. 2021 May 12;12(5):440. doi: 10.3390/insects12050440.
4
Out-of-Distribution Detection of Human Activity Recognition with Smartwatch Inertial Sensors.基于智能手表惯性传感器的人体活动识别的分布外检测。
Sensors (Basel). 2021 Mar 1;21(5):1669. doi: 10.3390/s21051669.
5
Deep learning and computer vision will transform entomology.深度学习和计算机视觉将改变昆虫学。
Proc Natl Acad Sci U S A. 2021 Jan 12;118(2). doi: 10.1073/pnas.2002545117.
6
Advances in insect phototaxis and application to pest management: a review.昆虫趋光性及其在害虫管理中的应用进展综述。
Pest Manag Sci. 2019 Dec;75(12):3135-3143. doi: 10.1002/ps.5536. Epub 2019 Aug 20.
7
Insect Detection and Classification Based on an Improved Convolutional Neural Network.基于改进卷积神经网络的昆虫检测与分类
Sensors (Basel). 2018 Nov 27;18(12):4169. doi: 10.3390/s18124169.
8
Deep Learning for Plant Stress Phenotyping: Trends and Future Perspectives.深度学习在植物胁迫表型分析中的应用:趋势与未来展望。
Trends Plant Sci. 2018 Oct;23(10):883-898. doi: 10.1016/j.tplants.2018.07.004. Epub 2018 Aug 10.
9
Machine Learning for High-Throughput Stress Phenotyping in Plants.基于机器学习的高通量植物胁迫表型分析。
Trends Plant Sci. 2016 Feb;21(2):110-124. doi: 10.1016/j.tplants.2015.10.015. Epub 2015 Dec 1.
10
Flying insect detection and classification with inexpensive sensors.使用廉价传感器进行飞行昆虫的检测与分类。
J Vis Exp. 2014 Oct 15(92):e52111. doi: 10.3791/52111.