paper-with-me

Papers

Regularization Through Simultaneous Learning: A Case Study on Plant Classification

2023-05-22 · Pedro Henrique Nascimento Castro, Gabriel Cássia Fortuna, Rafael Alves Bonfim de Queiroz, Gladston Juliano Prates Moreira, Eduardo José da Silva Luz

In response to the prevalent challenge of overfitting in deep neural networks, this paper introduces Simultaneous Learning, a regularization approach drawing on principles of Transfer Learning and Multi-task Learning. We leverage auxiliary datasets with the target dataset, the UFOP-HVD, to facilitate simultaneous classification guided by a customized loss function featuring an inter-group penalty. This experimental configuration allows for a detailed examination of model performance across similar (PlantNet) and dissimilar (ImageNet) domains, thereby enriching the generalizability of Convolutional Neural Network models. Remarkably, our approach demonstrates superior performance over models without regularization and those applying dropout regularization exclusively, enhancing accuracy by 5 to 22 percentage points. Moreover, when combined with dropout, the proposed approach improves generalization, securing state-of-the-art results for the UFOP-HVD challenge. The method also showcases efficiency with significantly smaller sample sizes, suggesting its broad applicability across a spectrum of related tasks. In addition, an interpretability approach is deployed to evaluate feature quality by analyzing class feature correlations within the network's convolutional layers. The findings of this study provide deeper insights into the efficacy of Simultaneous Learning, particularly concerning its interaction with the auxiliary and target datasets.

📄 PDF Abstract BibTeX arXiv:2305.13447

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Task LearningTransfer Learning

Methods 이 논문이 사용한 방법론

Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

Co-Design of Lipschitz Nonlinear Systems

2022-01-11 · Prasad Vilas Chanekar, Nikhil Chopra

Empirical experiences have shown that simultaneous (rather than conventional sequential) plant and controller design procedure leads to an improvement in performance and saving of plant resources. Such a simultaneous syn…

ChronoRoot 2.0: An Open AI-Powered Platform for 2D Temporal Plant Phenotyping

2025-04-20 · Nicolás Gaggion, Rodrigo Bonazzola, María Florencia Legascue, María Florencia Mammarella 외

The analysis of plant developmental plasticity, including root system architecture, is fundamental to understanding plant adaptability and development, particularly in the context of climate change and agricultural susta…

Plant Phenotyping

PlantDiseaseNet-RT50: A Fine-tuned ResNet50 Architecture for High-Accuracy Plant Disease Detection Beyond Standard CNNs

2025-12-20 · Santwana Sagnika, Manav Malhotra, Ishtaj Kaur Deol, Soumyajit Roy 외 arxiv

Plant diseases pose a significant threat to agricultural productivity and global food security, accounting for 70-80% of crop losses worldwide. Traditional detection methods rely heavily on expert visual inspection, whic…

Closing the loop in medical decision support by understanding clinical decision-making: A case study on organ transplantation

2021-12-01 · NeurIPS 2021 12 · Yuchao Qin, Fergus Imrie, Alihan Hüyük, Daniel Jarrett 외

Significant effort has been placed on developing decision support tools to improve patient care. However, drivers of real-world clinical decisions in complex medical scenarios are not yet well-understood, resulting in su…

Decision Making

Features of Linear Models that May Compromise Model-Based, Plant-Wide Control Techniques. The Case of the Tennessee Eastman Plant

2022-02-14 · Sergio F. Yapur

This work examines a set of features that impact the reliability of linear models within the context of plant-wide control design (PWC). The study case is the Tennessee-Eastman (TE) plant. This benchmark problem is well-…