paper-with-me

Papers

Performance Evaluation of Deep Transfer Learning on Multiclass Identification of Common Weed Species in Cotton Production Systems

2021-10-11 · Dong Chen, Yuzhen Lu, Zhaojiang Li, Sierra Young

Precision weed management offers a promising solution for sustainable cropping systems through the use of chemical-reduced/non-chemical robotic weeding techniques, which apply suitable control tactics to individual weeds. Therefore, accurate identification of weed species plays a crucial role in such systems to enable precise, individualized weed treatment. This paper makes a first comprehensive evaluation of deep transfer learning (DTL) for identifying common weeds specific to cotton production systems in southern United States. A new dataset for weed identification was created, consisting of 5187 color images of 15 weed classes collected under natural lighting conditions and at varied weed growth stages, in cotton fields during the 2020 and 2021 field seasons. We evaluated 27 state-of-the-art deep learning models through transfer learning and established an extensive benchmark for the considered weed identification task. DTL achieved high classification accuracy of F1 scores exceeding 95%, requiring reasonably short training time (less than 2.5 hours) across models. ResNet101 achieved the best F1-score of 99.1% whereas 14 out of the 27 models achieved F1 scores exceeding 98.0%. However, the performance on minority weed classes with few training samples was less satisfactory for models trained with a conventional, unweighted cross entropy loss function. To address this issue, a weighted cross entropy loss function was adopted, which achieved substantially improved accuracies for minority weed classes. Furthermore, a deep learning-based cosine similarity metrics was employed to analyze the similarity among weed classes, assisting in the interpretation of classifications. Both the codes for model benchmarking and the weed dataset are made publicly available, which expect to be be a valuable resource for future research in weed identification and beyond.

📄 PDF Abstract BibTeX arXiv:2110.04960

Code (1)

derekabc/cottonweeds 공식 구현 pytorch

Tasks

BenchmarkingManagementTransfer Learning

Similar Papers 제목 키워드 기반

Margin-Based Transfer Bounds for Meta Learning with Deep Feature Embedding

2020-12-02 · Jiechao Guan, Zhiwu Lu, Tao Xiang, Timothy Hospedales

By transferring knowledge learned from seen/previous tasks, meta learning aims to generalize well to unseen/future tasks. Existing meta-learning approaches have shown promising empirical performance on various multiclass…

ClassificationGeneral ClassificationLearning TheoryMeta-Learning

Revisiting Discriminative vs. Generative Classifiers: Theory and Implications

2023-02-05 · Chenyu Zheng, Guoqiang Wu, Fan Bao, Yue Cao 외

A large-scale deep model pre-trained on massive labeled or unlabeled data transfers well to downstream tasks. Linear evaluation freezes parameters in the pre-trained model and trains a linear classifier separately, which…

Few-Shot LearningImage ClassificationLinear evaluationregression

DUAL SPACE LEARNING WITH VARIATIONAL AUTOENCODERS

2019-03-27 · ICLR Workshop DeepGenStruct 2019 · Hirono Okamoto, Masahiro Suzuki, Itto Higuchi, Shohei Ohsawa 외

This paper proposes a dual variational autoencoder (DualVAE), a framework for generating images corresponding to multiclass labels. Recent research on conditional generative models, such as the Conditional VAE, exhibit i…

Missing Values

Reliable Evaluation of Neural Network for Multiclass Classification of Real-world Data

2016-11-30 · Siddharth Dinesh, Tirtharaj Dash

This paper presents a systematic evaluation of Neural Network (NN) for classification of real-world data. In the field of machine learning, it is often seen that a single parameter that is 'predictive accuracy' is being …

General Classification

Keystroke Dynamics for User Identification

2023-07-07 · Atharva Sharma, Martin Jureček, Mark Stamp

In previous research, keystroke dynamics has shown promise for user authentication, based on both fixed-text and free-text data. In this research, we consider the more challenging multiclass user identification problem, …

User Identification