This study aims to detect and prevent greening disease in citrus trees using a deep neural network.The process of collecting data on citrus greening disease is very difficult because the vector pests are too small.In ...This study aims to detect and prevent greening disease in citrus trees using a deep neural network.The process of collecting data on citrus greening disease is very difficult because the vector pests are too small.In this paper,since the amount of data collected for deep learning is insufficient,we intend to use the efficient feature extraction function of the neural network based on the Transformer algorithm.We want to use the Cascade Region-based Convolutional Neural Networks(Cascade R-CNN)Swin model,which is a mixture of the transformer model and Cascade R-CNN model to detect greening disease occurring in citrus.In this paper,we try to improve model safety by establishing a linear relationship between samples using Mixup and Cutmix algorithms,which are image processing-based data augmentation techniques.In addition,by using the ImageNet dataset,transfer learning,and stochastic weight averaging(SWA)methods,more accuracy can be obtained.This study compared the Faster Region-based Convolutional Neural Networks Residual Network101(Faster R-CNN ResNet101)model,Cascade Regionbased Convolutional Neural Networks Residual Network101(Cascade RCNN-ResNet101)model,and Cascade R-CNN Swin Model.As a result,the Faster R-CNN ResNet101 model came out as Average Precision(AP)(Intersection over Union(IoU)=0.5):88.2%,AP(IoU=0.75):62.8%,Recall:68.2%,and the Cascade R-CNN ResNet101 model was AP(IoU=0.5):91.5%,AP(IoU=0.75):67.2%,Recall:73.1%.Alternatively,the Cascade R-CNN Swin Model showed AP(IoU=0.5):94.9%,AP(IoU=0.75):79.8%and Recall:76.5%.Thus,the Cascade R-CNN Swin Model showed the best results for detecting citrus greening disease.展开更多
X-ray inspection equipment is divided into small baggage inspection equipment and large cargo inspection equipment.In the case of inspection using X-ray scanning equipment,it is possible to identify the contents of go...X-ray inspection equipment is divided into small baggage inspection equipment and large cargo inspection equipment.In the case of inspection using X-ray scanning equipment,it is possible to identify the contents of goods,unauthorized transport,or hidden goods in real-time by-passing cargo through X-rays without opening it.In this paper,we propose a system for detecting dangerous objects in X-ray images using the Cascade Region-based Convolutional Neural Network(Cascade R-CNN)model,and the data used for learning consists of dangerous goods,storage media,firearms,and knives.In addition,to minimize the overfitting problem caused by the lack of data to be used for artificial intelligence(AI)training,data samples are increased by using the CP(copy-paste)algorithm on the existing data.It also solves the data labeling problem by mixing supervised and semi-supervised learning.The four comparative models to be used in this study are Faster Regionbased Convolutional Neural Networks Residual2 Network-101(Faster R-CNN_Res2Net-101)supervised learning,Cascade R-CNN_Res2Net-101_supervised learning,Cascade Region-based Convolutional Neural Networks Composite Backbone Network V2(CBNetV2)Network-101(Cascade R-CNN_CBNetV2Net-101)_supervised learning,and Cascade RCNN_CBNetV2-101_semi-supervised learning which are then compared and evaluated.As a result of comparing the performance of the four models in this paper,in case of Cascade R-CNN_CBNetV2-101_semi-supervised learning,Average Precision(AP)(Intersection over Union(IoU)=0.5):0.7%,AP(IoU=0.75):1.0%than supervised learning,Recall:0.8%higher.展开更多
A cascaded model of neural network and its learning algorithm suitable for opticalimplementation are proposed.Computer simulations have shown that this model may successfullybe applied to an error-tolerance pattern re...A cascaded model of neural network and its learning algorithm suitable for opticalimplementation are proposed.Computer simulations have shown that this model may successfullybe applied to an error-tolerance pattern recognitions of multiple 3-D targets with arbitrary spatialorientations.展开更多
Maximizing the spread of influence is to select a set of seeds with specified size to maximize the spread of influence under a certain diffusion model in a social network. In the actual spread process, the activated p...Maximizing the spread of influence is to select a set of seeds with specified size to maximize the spread of influence under a certain diffusion model in a social network. In the actual spread process, the activated probability of node increases with its newly increasing activated neighbors, which also decreases with time. In this paper, we focus on the problem that selects k seeds based on the cascade model with diffusion decay to maximize the spread of influence in social networks. First, we extend the independent cascade model to incorporate the diffusion decay factor, called as the cascade model with diffusion decay and abbreviated as CMDD. Then, we discuss the objective function of maximizing the spread of influence under the CMDD, which is NP-hard. We further prove the monotonicity and submodularity of this objective function. Finally, we use the greedy algorithm to approximate the optimal result with the ration of 1 ? 1/e.展开更多
基金This research was supported by the Honam University Research Fund,2021.
文摘This study aims to detect and prevent greening disease in citrus trees using a deep neural network.The process of collecting data on citrus greening disease is very difficult because the vector pests are too small.In this paper,since the amount of data collected for deep learning is insufficient,we intend to use the efficient feature extraction function of the neural network based on the Transformer algorithm.We want to use the Cascade Region-based Convolutional Neural Networks(Cascade R-CNN)Swin model,which is a mixture of the transformer model and Cascade R-CNN model to detect greening disease occurring in citrus.In this paper,we try to improve model safety by establishing a linear relationship between samples using Mixup and Cutmix algorithms,which are image processing-based data augmentation techniques.In addition,by using the ImageNet dataset,transfer learning,and stochastic weight averaging(SWA)methods,more accuracy can be obtained.This study compared the Faster Region-based Convolutional Neural Networks Residual Network101(Faster R-CNN ResNet101)model,Cascade Regionbased Convolutional Neural Networks Residual Network101(Cascade RCNN-ResNet101)model,and Cascade R-CNN Swin Model.As a result,the Faster R-CNN ResNet101 model came out as Average Precision(AP)(Intersection over Union(IoU)=0.5):88.2%,AP(IoU=0.75):62.8%,Recall:68.2%,and the Cascade R-CNN ResNet101 model was AP(IoU=0.5):91.5%,AP(IoU=0.75):67.2%,Recall:73.1%.Alternatively,the Cascade R-CNN Swin Model showed AP(IoU=0.5):94.9%,AP(IoU=0.75):79.8%and Recall:76.5%.Thus,the Cascade R-CNN Swin Model showed the best results for detecting citrus greening disease.
文摘X-ray inspection equipment is divided into small baggage inspection equipment and large cargo inspection equipment.In the case of inspection using X-ray scanning equipment,it is possible to identify the contents of goods,unauthorized transport,or hidden goods in real-time by-passing cargo through X-rays without opening it.In this paper,we propose a system for detecting dangerous objects in X-ray images using the Cascade Region-based Convolutional Neural Network(Cascade R-CNN)model,and the data used for learning consists of dangerous goods,storage media,firearms,and knives.In addition,to minimize the overfitting problem caused by the lack of data to be used for artificial intelligence(AI)training,data samples are increased by using the CP(copy-paste)algorithm on the existing data.It also solves the data labeling problem by mixing supervised and semi-supervised learning.The four comparative models to be used in this study are Faster Regionbased Convolutional Neural Networks Residual2 Network-101(Faster R-CNN_Res2Net-101)supervised learning,Cascade R-CNN_Res2Net-101_supervised learning,Cascade Region-based Convolutional Neural Networks Composite Backbone Network V2(CBNetV2)Network-101(Cascade R-CNN_CBNetV2Net-101)_supervised learning,and Cascade RCNN_CBNetV2-101_semi-supervised learning which are then compared and evaluated.As a result of comparing the performance of the four models in this paper,in case of Cascade R-CNN_CBNetV2-101_semi-supervised learning,Average Precision(AP)(Intersection over Union(IoU)=0.5):0.7%,AP(IoU=0.75):1.0%than supervised learning,Recall:0.8%higher.
基金the National Natural Science Foundation of China.
文摘A cascaded model of neural network and its learning algorithm suitable for opticalimplementation are proposed.Computer simulations have shown that this model may successfullybe applied to an error-tolerance pattern recognitions of multiple 3-D targets with arbitrary spatialorientations.
基金This paper was supported by the National Natural Science Foundation of China (61562091), Natural Science Foundation of Yunnan Province (2014FA023,201501CF00022), Program for Innovative Research Team in Yunnan University (XT412011), and Program for Excellent Young Talents of Yunnan University (XT412003).
文摘Maximizing the spread of influence is to select a set of seeds with specified size to maximize the spread of influence under a certain diffusion model in a social network. In the actual spread process, the activated probability of node increases with its newly increasing activated neighbors, which also decreases with time. In this paper, we focus on the problem that selects k seeds based on the cascade model with diffusion decay to maximize the spread of influence in social networks. First, we extend the independent cascade model to incorporate the diffusion decay factor, called as the cascade model with diffusion decay and abbreviated as CMDD. Then, we discuss the objective function of maximizing the spread of influence under the CMDD, which is NP-hard. We further prove the monotonicity and submodularity of this objective function. Finally, we use the greedy algorithm to approximate the optimal result with the ration of 1 ? 1/e.