paper-with-me

홈 › Papers

Classification of Bark Beetle-Induced Forest Tree Mortality using Deep Learning

2022-07-15 · Rudraksh Kapil, Seyed Mojtaba Marvasti-Zadeh, Devin Goodsman, Nilanjan Ray, Nadir Erbilgin

Bark beetle outbreaks can dramatically impact forest ecosystems and services around the world. For the development of effective forest policies and management plans, the early detection of infested trees is essential. Despite the visual symptoms of bark beetle infestation, this task remains challenging, considering overlapping tree crowns and non-homogeneity in crown foliage discolouration. In this work, a deep learning based method is proposed to effectively classify different stages of bark beetle attacks at the individual tree level. The proposed method uses RetinaNet architecture (exploiting a robust feature extraction backbone pre-trained for tree crown detection) to train a shallow subnetwork for classifying the different attack stages of images captured by unmanned aerial vehicles (UAVs). Moreover, various data augmentation strategies are examined to address the class imbalance problem, and consequently, the affine transformation is selected to be the most effective one for this purpose. Experimental evaluations demonstrate the effectiveness of the proposed method by achieving an average accuracy of 98.95%, considerably outperforming the baseline method by approximately 10%.

📄 PDF Abstract BibTeX arXiv:2207.07241

Code (1)

rudrakshkapil09/barkbeetle-damage-classification-dl 공식 구현 pytorch

Tasks

Data AugmentationDeep LearningManagement

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
FPN 설명 없음
Focal Loss A Focal Loss function addresses class imbalance during training in tasks like object detection. Focal loss applies a modulating term to the cross entropy loss in order to…
RetinaNet RetinaNet is a one-stage object detection model that utilizes a focal loss function to address class imbalance during training.…

Similar Papers 제목 키워드 기반

Explaining excitable population dynamics in bark beetles: From life history to large, episodic outbreaks

2023-12-19 · Evan C. Johnson, Antonia Musso, José F. Negron, Mark A. Lewis

Bark beetles are significant forest pests, with some species capable of causing widespread tree mortality. Among these, the mountain pine beetle (MPB) stands out for its exceptionally destructive outbreak in the 2000s. W…

Early Detection of Bark Beetle Attack Using Remote Sensing and Machine Learning: A Review

2022-10-07 · Seyed Mojtaba Marvasti-Zadeh, Devin Goodsman, Nilanjan Ray, Nadir Erbilgin

This paper provides a comprehensive review of past and current advances in the early detection of bark beetle-induced tree mortality from three primary perspectives: bark beetle & host interactions, RS, and ML/DL. In con…

Management

Detection of Bark Beetle Attacks using Hyperspectral PRISMA Data and Few-Shot Learning

2025-11-14 · Mattia Ferrari, Giancarlo Papitto, Giorgio Deligios, Lorenzo Bruzzone arxiv

Bark beetle infestations represent a serious challenge for maintaining the health of coniferous forests. This paper proposes a few-shot learning approach leveraging contrastive learning to detect bark beetle infestations…

Contrastive LearningFew-Shot Learning

Automated Identification of Tree Species by Bark Texture Classification Using Convolutional Neural Networks

2022-10-03 · Sahil Faizal

Identification of tree species plays a key role in forestry related tasks like forest conservation, disease diagnosis and plant production. There had been a debate regarding the part of the tree to be used for differenti…

Texture ClassificationTransfer Learning

Early Detection of Forest Calamities in Homogeneous Stands -- Deep Learning Applied to Bark-Beetle Outbreaks

2025-03-17 · Maximilian Kirsch, Jakob Wernicke, Pawan Datta, Christine Preisach

Climate change has increased the vulnerability of forests to insect-related damage, resulting in widespread forest loss in Central Europe and highlighting the need for effective, continuous monitoring systems. Remote sen…

Time SeriesTime Series Analysis