paper-with-me

Papers

Multi-output Deep-Supervised Classifier Chains for Plant Pathology

2025-07-27 · Jianping Yao, Son N. Tran arxiv

Plant leaf disease classification is an important task in smart agriculture which plays a critical role in sustainable production. Modern machine learning approaches have shown unprecedented potential in this classification task which offers an array of benefits including time saving and cost reduction. However, most recent approaches directly employ convolutional neural networks where the effect of the relationship between plant species and disease types on prediction performance is not properly studied. In this study, we proposed a new model named Multi-output Deep Supervised Classifier Chains (Mo-DsCC) which weaves the prediction of plant species and disease by chaining the output layers for the two labels. Mo-DsCC consists of three components: A modified VGG-16 network as the backbone, deep supervision training, and a stack of classification chains. To evaluate the advantages of our model, we perform intensive experiments on two benchmark datasets Plant Village and PlantDoc. Comparison to recent approaches, including multi-model, multi-label (Power-set), multi-output and multi-task, demonstrates that Mo-DsCC achieves better accuracy and F1-score. The empirical study in this paper shows that the application of Mo-DsCC could be a useful puzzle for smart agriculture to benefit farms and bring new ideas to industry and academia.

📄 PDF Abstract BibTeX arXiv:2507.20125

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Shapley Chains: Extending Shapley Values to Classifier Chains

2023-03-30 · Célia Wafa Ayad, Thomas Bonnier, Benjamin Bosch, Jesse Read

In spite of increased attention on explainable machine learning models, explaining multi-output predictions has not yet been extensively addressed. Methods that use Shapley values to attribute feature contributions to th…

AttributeDecision MakingFeature Importance

Probabilistic Regressor Chains with Monte Carlo Methods

2019-07-18 · Jesse Read, Luca Martino

A large number and diversity of techniques have been offered in the literature in recent years for solving multi-label classification tasks, including classifier chains where predictions are cascaded to other models as a…

DiversityMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Acoustic Event Detection with Classifier Chains

2022-02-17 · Tatsuya Komatsu, Shinji Watanabe, Koichi Miyazaki, Tomoki Hayashi

This paper proposes acoustic event detection (AED) with classifier chains, a new classifier based on the probabilistic chain rule. The proposed AED with classifier chains consists of a gated recurrent unit and performs i…

Event Detection

Classifying Implant-Bearing Patients via their Medical Histories: a Pre-Study on Swedish EMRs with Semi-Supervised GanBERT

2022-06-01 · LREC 2022 6 · Benjamin Danielsson, Marina Santini, Peter Lundberg, Yosef Al-Abasse 외

In this paper, we compare the performance of two BERT-based text classifiers whose task is to classify patients (more precisely, their medical histories) as having or not having implant(s) in their body. One classifier i…

Scalable Multi-Output Label Prediction: From Classifier Chains to Classifier Trellises

2015-01-20 · J. Read, L. Martino, P. Olmos, D. Luengo

Multi-output inference tasks, such as multi-label classification, have become increasingly important in recent years. A popular method for multi-label classification is classifier chains, in which the predictions of indi…

ClassificationGeneral ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION