首页 > 最新文献

International Journal of Cognitive Informatics and Natural Intelligence最新文献

英文 中文
Optimization of IoT-Enabled Physical Location Monitoring Using DT and VAR 利用DT和VAR优化物联网物理位置监控
IF 0.9 Q4 Computer Science Pub Date : 2021-10-01 DOI: 10.4018/IJCINI.287597
A. S. Shitole, M. Devare
This study shows an enhancement of IoT which gets sensor data and performs real-time face recognition to screen physical areas to find strange situations and send an alarm mail to the client to make remedial moves to avoid any potential misfortune in the environment. Sensor data is pushed onto the local system and GoDaddy Cloud, whenever the camera detects a person to optimize the Physical Location Monitoring System by reducing the bandwidth requirement and storage cost onto the Cloud using edge computation. The study reveals that Decision Tree (DT) and Random Forest give reasonably similar macro average f1-score to predict a person using sensor data. Experimental results show that DT is the most reliable predictive model for the Cloud datasets of three different physical locations to predict a person using timestamp with an accuracy of 83.99%, 88.92%, and 80.97%. This study also explains multivariate time series prediction using Vector Auto Regression that gives reasonably good Root Mean Squared Error to predict Temperature, Humidity, Light Dependent Resistor, and Gas time series.
本研究展示了物联网的增强,它获得传感器数据并执行实时人脸识别,以筛选物理区域,发现奇怪的情况,并向客户发送警报邮件,以采取补救措施,以避免环境中任何潜在的不幸。每当摄像头检测到有人时,传感器数据就会被推送到本地系统和GoDaddy Cloud上,从而通过使用边缘计算减少带宽需求和云存储成本来优化物理位置监控系统。研究表明,决策树(DT)和随机森林给出了相当相似的宏观平均f1分来预测使用传感器数据的人。实验结果表明,DT是三种不同物理位置的Cloud数据集使用时间戳预测人的最可靠的预测模型,准确率分别为83.99%、88.92%和80.97%。本研究还解释了使用向量自回归的多变量时间序列预测,该预测给出了相当好的均方根误差来预测温度,湿度,光相关电阻和气体时间序列。
{"title":"Optimization of IoT-Enabled Physical Location Monitoring Using DT and VAR","authors":"A. S. Shitole, M. Devare","doi":"10.4018/IJCINI.287597","DOIUrl":"https://doi.org/10.4018/IJCINI.287597","url":null,"abstract":"This study shows an enhancement of IoT which gets sensor data and performs real-time face recognition to screen physical areas to find strange situations and send an alarm mail to the client to make remedial moves to avoid any potential misfortune in the environment. Sensor data is pushed onto the local system and GoDaddy Cloud, whenever the camera detects a person to optimize the Physical Location Monitoring System by reducing the bandwidth requirement and storage cost onto the Cloud using edge computation. The study reveals that Decision Tree (DT) and Random Forest give reasonably similar macro average f1-score to predict a person using sensor data. Experimental results show that DT is the most reliable predictive model for the Cloud datasets of three different physical locations to predict a person using timestamp with an accuracy of 83.99%, 88.92%, and 80.97%. This study also explains multivariate time series prediction using Vector Auto Regression that gives reasonably good Root Mean Squared Error to predict Temperature, Humidity, Light Dependent Resistor, and Gas time series.","PeriodicalId":43637,"journal":{"name":"International Journal of Cognitive Informatics and Natural Intelligence","volume":null,"pages":null},"PeriodicalIF":0.9,"publicationDate":"2021-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"75789365","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 3
Towards Multi-Finger Dexterous Hand Mechanics Control and Tactile Feedback 多指灵巧手力学控制与触觉反馈研究
IF 0.9 Q4 Computer Science Pub Date : 2021-10-01 DOI: 10.4018/IJCINI.286770
Yingchi Liu, Du Jiang, Yibo Liu, Juntong Yun, D. Bai, Gongfa Li, Dalin Zhou
{"title":"Towards Multi-Finger Dexterous Hand Mechanics Control and Tactile Feedback","authors":"Yingchi Liu, Du Jiang, Yibo Liu, Juntong Yun, D. Bai, Gongfa Li, Dalin Zhou","doi":"10.4018/IJCINI.286770","DOIUrl":"https://doi.org/10.4018/IJCINI.286770","url":null,"abstract":"","PeriodicalId":43637,"journal":{"name":"International Journal of Cognitive Informatics and Natural Intelligence","volume":null,"pages":null},"PeriodicalIF":0.9,"publicationDate":"2021-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"72957600","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
An ACO-Based Clustering Algorithm With Chaotic Function Mapping 一种基于aco的混沌函数映射聚类算法
IF 0.9 Q4 Computer Science Pub Date : 2021-10-01 DOI: 10.4018/ijcini.20211001.oa20
Lei Yang, Xin Hu, Hui Wang, Wensheng Zhang, K. Huang, Dongya Wang
To overcome shortcomings when the ant colony optimization clustering algorithm (ACOC) deal with the clustering problem, this paper introduces a novel ant colony optimization clustering algorithm with chaos. The main idea of the algorithm is to apply the chaotic mapping function in the two stages of ant colony optimization: pheromone initialization and pheromone update. The application of chaotic mapping function in the pheromone initialization phase can encourage ants to be distributed in as many different initial states as possible. Applying the chaotic mapping function in the pheromone update stage can add disturbance factors to the algorithm, prompting the ants to explore new paths more, avoiding premature convergence and premature convergence to suboptimal solutions. Extensive experiments on the traditional and proposed algorithms on four widely used benchmarks are conducted to investigate the performance of the new algorithm. These experiments results demonstrate the competitive efficiency, effectiveness, and stability of the proposed algorithm.
针对蚁群优化聚类算法(ACOC)处理聚类问题时存在的不足,提出了一种新的混沌蚁群优化聚类算法。该算法的主要思想是将混沌映射函数应用于蚁群优化的两个阶段:信息素初始化和信息素更新。在信息素初始化阶段应用混沌映射函数可以促使蚂蚁分布在尽可能多的不同初始状态。在信息素更新阶段应用混沌映射函数可以给算法增加干扰因素,促使蚂蚁更多地探索新的路径,避免过早收敛和过早收敛到次优解。在四个广泛使用的基准上对传统算法和提出的算法进行了大量的实验,以研究新算法的性能。实验结果证明了该算法的竞争效率、有效性和稳定性。
{"title":"An ACO-Based Clustering Algorithm With Chaotic Function Mapping","authors":"Lei Yang, Xin Hu, Hui Wang, Wensheng Zhang, K. Huang, Dongya Wang","doi":"10.4018/ijcini.20211001.oa20","DOIUrl":"https://doi.org/10.4018/ijcini.20211001.oa20","url":null,"abstract":"To overcome shortcomings when the ant colony optimization clustering algorithm (ACOC) deal with the clustering problem, this paper introduces a novel ant colony optimization clustering algorithm with chaos. The main idea of the algorithm is to apply the chaotic mapping function in the two stages of ant colony optimization: pheromone initialization and pheromone update. The application of chaotic mapping function in the pheromone initialization phase can encourage ants to be distributed in as many different initial states as possible. Applying the chaotic mapping function in the pheromone update stage can add disturbance factors to the algorithm, prompting the ants to explore new paths more, avoiding premature convergence and premature convergence to suboptimal solutions. Extensive experiments on the traditional and proposed algorithms on four widely used benchmarks are conducted to investigate the performance of the new algorithm. These experiments results demonstrate the competitive efficiency, effectiveness, and stability of the proposed algorithm.","PeriodicalId":43637,"journal":{"name":"International Journal of Cognitive Informatics and Natural Intelligence","volume":null,"pages":null},"PeriodicalIF":0.9,"publicationDate":"2021-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"82959788","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Differential Privacy and Bayesian for Context-Aware Recommender Systems 上下文感知推荐系统的差分隐私和贝叶斯
IF 0.9 Q4 Computer Science Pub Date : 2021-10-01 DOI: 10.4018/ijcini.20211001.oa2
Shuxing Yang, Kaili Zhu
Incorporate contextual information into recommendation systems can obtain better accuracy of recommendation, however, the users’ individual privacy may be disclosed by attackers. In order to resolve this problem, the authors propose a context-aware recommendation system that integrates Differential Privacy and Bayesian Network technologies (DPBCF). Firstly, the paper uses k-means algorithm to cluster items to relieve sparsity of rating matrix. Next, for the sake of protecting users’ privacy, the paper adds Laplace noises to ratings. And then adopts Bayesian Network technology to calculate the probability that users like a type of item with contextual information. At last, the authors illustrate the experimental evaluations to show that the proposed algorithm can provide a stronger privacy protection while improving the accuracy of recommendations.
将上下文信息整合到推荐系统中可以获得更好的推荐准确性,但用户的个人隐私可能会被攻击者泄露。为了解决这一问题,作者提出了一种融合差分隐私和贝叶斯网络技术(DPBCF)的上下文感知推荐系统。首先,采用k-means算法对项目进行聚类,缓解评级矩阵的稀疏性;其次,为了保护用户的隐私,本文在评分中加入了拉普拉斯噪声。然后采用贝叶斯网络技术计算用户喜欢某一类带有上下文信息的商品的概率。最后,通过实验验证表明,该算法在提高推荐准确率的同时,能够提供更强的隐私保护。
{"title":"Differential Privacy and Bayesian for Context-Aware Recommender Systems","authors":"Shuxing Yang, Kaili Zhu","doi":"10.4018/ijcini.20211001.oa2","DOIUrl":"https://doi.org/10.4018/ijcini.20211001.oa2","url":null,"abstract":"Incorporate contextual information into recommendation systems can obtain better accuracy of recommendation, however, the users’ individual privacy may be disclosed by attackers. In order to resolve this problem, the authors propose a context-aware recommendation system that integrates Differential Privacy and Bayesian Network technologies (DPBCF). Firstly, the paper uses k-means algorithm to cluster items to relieve sparsity of rating matrix. Next, for the sake of protecting users’ privacy, the paper adds Laplace noises to ratings. And then adopts Bayesian Network technology to calculate the probability that users like a type of item with contextual information. At last, the authors illustrate the experimental evaluations to show that the proposed algorithm can provide a stronger privacy protection while improving the accuracy of recommendations.","PeriodicalId":43637,"journal":{"name":"International Journal of Cognitive Informatics and Natural Intelligence","volume":null,"pages":null},"PeriodicalIF":0.9,"publicationDate":"2021-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"86246676","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Linguistic Processor Integration for Solving Planimetric Problems 求解平面问题的语言处理器集成
IF 0.9 Q4 Computer Science Pub Date : 2021-10-01 DOI: 10.4018/IJCINI.20211001.OA37
S. Kurbatov
{"title":"Linguistic Processor Integration for Solving Planimetric Problems","authors":"S. Kurbatov","doi":"10.4018/IJCINI.20211001.OA37","DOIUrl":"https://doi.org/10.4018/IJCINI.20211001.OA37","url":null,"abstract":"","PeriodicalId":43637,"journal":{"name":"International Journal of Cognitive Informatics and Natural Intelligence","volume":null,"pages":null},"PeriodicalIF":0.9,"publicationDate":"2021-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"86442838","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A Fuzzy Adaptive Firefly Algorithm for Multilevel Color Image Thresholding Based on Fuzzy Entropy 基于模糊熵的多级彩色图像阈值模糊自适应萤火虫算法
IF 0.9 Q4 Computer Science Pub Date : 2021-10-01 DOI: 10.4018/IJCINI.20211001.OA44
Yi Wang, Kangshun Li
Multilevel thresholding image segmentation has been a hot issue of research in the last several years since it has a plenty of applications. The meta-heuristic search algorithm has unique advantages in solving multilevel threshold values. In this paper, a fuzzy adaptive firefly algorithm (FaFA) is proposed to solve the optimal multilevel thresholding for color images, and the fuzzy Kapur’s entropy is considered as its objective function. In the FaFA, a fuzzy logical controller is designed to adjust the control parameters. A total of six satellite remote sensing color images are conducted in the experiments. The performance of the FaFA is compared with FA, BWO, SSA, NaFA, and ODFA. Some measure metrics are performed in the experiments. The experimental results show that the FaFA obviously outperforms other five algorithms.
多层阈值图像分割具有广泛的应用前景,是近年来研究的热点问题。元启发式搜索算法在求解多级阈值方面具有独特的优势。本文提出了一种模糊自适应萤火虫算法(FaFA),以模糊卡普尔熵为目标函数,求解彩色图像的最优多级阈值问题。在FaFA中,设计了一个模糊逻辑控制器来调节控制参数。实验共使用了6张卫星遥感彩色图像。将FaFA的性能与FA、BWO、SSA、NaFA和ODFA进行比较。在实验中进行了一些测量指标。实验结果表明,该算法明显优于其他五种算法。
{"title":"A Fuzzy Adaptive Firefly Algorithm for Multilevel Color Image Thresholding Based on Fuzzy Entropy","authors":"Yi Wang, Kangshun Li","doi":"10.4018/IJCINI.20211001.OA44","DOIUrl":"https://doi.org/10.4018/IJCINI.20211001.OA44","url":null,"abstract":"Multilevel thresholding image segmentation has been a hot issue of research in the last several years since it has a plenty of applications. The meta-heuristic search algorithm has unique advantages in solving multilevel threshold values. In this paper, a fuzzy adaptive firefly algorithm (FaFA) is proposed to solve the optimal multilevel thresholding for color images, and the fuzzy Kapur’s entropy is considered as its objective function. In the FaFA, a fuzzy logical controller is designed to adjust the control parameters. A total of six satellite remote sensing color images are conducted in the experiments. The performance of the FaFA is compared with FA, BWO, SSA, NaFA, and ODFA. Some measure metrics are performed in the experiments. The experimental results show that the FaFA obviously outperforms other five algorithms.","PeriodicalId":43637,"journal":{"name":"International Journal of Cognitive Informatics and Natural Intelligence","volume":null,"pages":null},"PeriodicalIF":0.9,"publicationDate":"2021-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"79905268","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
Efficient Traffic Sign Recognition Using CLAHE-Based Image Enhancement and ResNet CNN Architectures 基于clahe图像增强和ResNet CNN架构的高效交通标志识别
IF 0.9 Q4 Computer Science Pub Date : 2021-10-01 DOI: 10.4018/ijcini.295811
Utkarsh Dubey, R. Chaurasiya
Recognition and classification of traffic signs and other numerous displays on the road are very crucial for autonomous driving, navigation, and safety systems on roads. Machine learning or deep learning methods are generally employed to develop a traffic sign recognition (TSR) system. This paper proposes a novel two-step TSR approach consisting of contrast limited adaptive histogram equalization (CLAHE)-based image enhancement and convolutional neural network (CNN) as multiclass classifier. Three CNN architectures viz. LeNet, VggNet, and ResNet were employed for classification. All the methods were tested for classification of German traffic sign recognition benchmark (GTSRB) dataset. The experimental results presented in the paper endorse the capability of the proposed work. Based on experimental results, it has also been illustrated that the proposed novel architecture consisting of CLAHE-based image enhancement & ResNet-based classifier has helped to obtain better classification accuracy as compared to other similar approaches.
道路上的交通标志和其他众多显示器的识别和分类对于道路上的自动驾驶、导航和安全系统至关重要。机器学习或深度学习方法通常用于开发交通标志识别(TSR)系统。本文提出了一种新的两步TSR方法,该方法由基于对比度有限自适应直方图均衡化(CLAHE)的图像增强和卷积神经网络(CNN)作为多类分类器组成。采用LeNet、VggNet和ResNet三种CNN架构进行分类。在德国交通标志识别基准(GTSRB)数据集上对所有方法进行了分类测试。本文给出的实验结果验证了所提出的工作的能力。实验结果还表明,与其他类似方法相比,基于clahe的图像增强和基于resnet的分类器组成的新架构有助于获得更好的分类精度。
{"title":"Efficient Traffic Sign Recognition Using CLAHE-Based Image Enhancement and ResNet CNN Architectures","authors":"Utkarsh Dubey, R. Chaurasiya","doi":"10.4018/ijcini.295811","DOIUrl":"https://doi.org/10.4018/ijcini.295811","url":null,"abstract":"Recognition and classification of traffic signs and other numerous displays on the road are very crucial for autonomous driving, navigation, and safety systems on roads. Machine learning or deep learning methods are generally employed to develop a traffic sign recognition (TSR) system. This paper proposes a novel two-step TSR approach consisting of contrast limited adaptive histogram equalization (CLAHE)-based image enhancement and convolutional neural network (CNN) as multiclass classifier. Three CNN architectures viz. LeNet, VggNet, and ResNet were employed for classification. All the methods were tested for classification of German traffic sign recognition benchmark (GTSRB) dataset. The experimental results presented in the paper endorse the capability of the proposed work. Based on experimental results, it has also been illustrated that the proposed novel architecture consisting of CLAHE-based image enhancement & ResNet-based classifier has helped to obtain better classification accuracy as compared to other similar approaches.","PeriodicalId":43637,"journal":{"name":"International Journal of Cognitive Informatics and Natural Intelligence","volume":null,"pages":null},"PeriodicalIF":0.9,"publicationDate":"2021-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"77640137","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 4
Research and Application of Encryption System Based on Quantum Circuit for Mobile Internet Security 基于量子电路的移动互联网安全加密系统研究与应用
IF 0.9 Q4 Computer Science Pub Date : 2021-10-01 DOI: 10.4018/IJCINI.20211001.OA26
Yuehua Li, Chengcheng Wang, Jiahao Sun, Zhijin Guan, Jiaqing Chen, Zelin Wang
Information technology is developing rapidly, which not only brings opportunities to the society, but also causes various problems of mobile internet information security. Quantum circuits have many characteristics, such as high-complexity and no feedback. This paper applies quantum circuits to the field of encryption technology. A quantum circuit encryption system is designed based on AES. The system uses quantum circuits to construct the encryption algorithm and realizes the mathematical operations and transformation in quantum logic which can be realized through quantum logic gates. Encryption system of quantum circuits can improve the encryption complexity. Its anti-attack ability is (2^n-1)! times of the traditional method, thus it can effectively protect the information security of the IoT. In order to increase the practicability of the system, an interface module is also designed to facilitate the interaction of the system with the outside world. Finally, the encryption rate, resource utilization, and encryption effect of the quantum circuit encryption system are tested, which shows the advantages of it.
信息技术的飞速发展,在给社会带来机遇的同时,也带来了移动互联网信息安全的各种问题。量子电路具有复杂性高、无反馈等特点。本文将量子电路应用于加密技术领域。设计了一种基于AES的量子电路加密系统。该系统采用量子电路构造加密算法,并通过量子逻辑门实现量子逻辑中的数学运算和变换。量子电路加密系统可以提高加密复杂度。它的抗攻击能力是(2^n-1)!是传统方法的三倍,从而可以有效地保护物联网的信息安全。为了增加系统的实用性,还设计了接口模块,方便系统与外界的交互。最后,对量子电路加密系统的加密速率、资源利用率和加密效果进行了测试,证明了量子电路加密系统的优势。
{"title":"Research and Application of Encryption System Based on Quantum Circuit for Mobile Internet Security","authors":"Yuehua Li, Chengcheng Wang, Jiahao Sun, Zhijin Guan, Jiaqing Chen, Zelin Wang","doi":"10.4018/IJCINI.20211001.OA26","DOIUrl":"https://doi.org/10.4018/IJCINI.20211001.OA26","url":null,"abstract":"Information technology is developing rapidly, which not only brings opportunities to the society, but also causes various problems of mobile internet information security. Quantum circuits have many characteristics, such as high-complexity and no feedback. This paper applies quantum circuits to the field of encryption technology. A quantum circuit encryption system is designed based on AES. The system uses quantum circuits to construct the encryption algorithm and realizes the mathematical operations and transformation in quantum logic which can be realized through quantum logic gates. Encryption system of quantum circuits can improve the encryption complexity. Its anti-attack ability is (2^n-1)! times of the traditional method, thus it can effectively protect the information security of the IoT. In order to increase the practicability of the system, an interface module is also designed to facilitate the interaction of the system with the outside world. Finally, the encryption rate, resource utilization, and encryption effect of the quantum circuit encryption system are tested, which shows the advantages of it.","PeriodicalId":43637,"journal":{"name":"International Journal of Cognitive Informatics and Natural Intelligence","volume":null,"pages":null},"PeriodicalIF":0.9,"publicationDate":"2021-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"86425214","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Research of Image Recognition of Plant Diseases and Pests Based on Deep Learning 基于深度学习的植物病虫害图像识别研究
IF 0.9 Q4 Computer Science Pub Date : 2021-10-01 DOI: 10.4018/ijcini.295810
W. Feng, Huang Xue Hua
Deep learning has attracted more and more attention in speech recognition, visual recognition and other fields. In the field of image processing, using deep learning method can obtain high recognition rate. In this paper, the convolution neural network is used as the basic model of deep learning. The shortcomings of the model are analyzed, and the DBN is used for the image recognition of diseases and insect pests. In the experiment, firstly, we select 10 kinds of disease and pest leaves and 50000 normal leaves, each of which is used for the comparison of algorithm performance.In the judgment of disease and pest species, the algorithm proposed in this study can identify all kinds of diseases and insect pests to the maximum extent, but the corresponding software (openCV, Access) recognition accuracy will gradually reduce along with the increase of the types of diseases and insect pests. In this study, the algorithm proposed in the identification of diseases and insect pests has been kept at about 45%.
深度学习在语音识别、视觉识别等领域受到越来越多的关注。在图像处理领域,采用深度学习方法可以获得较高的识别率。本文采用卷积神经网络作为深度学习的基本模型。分析了该模型的不足,将DBN用于病虫害图像识别。在实验中,我们首先选取10种病虫害叶片和50000片正常叶片,分别对算法性能进行比较。在病虫害种类的判断中,本研究提出的算法可以最大程度地识别各类病虫害,但相应的软件(openCV、Access)识别精度会随着病虫害种类的增加而逐渐降低。在本研究中,提出的病虫害识别算法一直保持在45%左右。
{"title":"Research of Image Recognition of Plant Diseases and Pests Based on Deep Learning","authors":"W. Feng, Huang Xue Hua","doi":"10.4018/ijcini.295810","DOIUrl":"https://doi.org/10.4018/ijcini.295810","url":null,"abstract":"Deep learning has attracted more and more attention in speech recognition, visual recognition and other fields. In the field of image processing, using deep learning method can obtain high recognition rate. In this paper, the convolution neural network is used as the basic model of deep learning. The shortcomings of the model are analyzed, and the DBN is used for the image recognition of diseases and insect pests. In the experiment, firstly, we select 10 kinds of disease and pest leaves and 50000 normal leaves, each of which is used for the comparison of algorithm performance.In the judgment of disease and pest species, the algorithm proposed in this study can identify all kinds of diseases and insect pests to the maximum extent, but the corresponding software (openCV, Access) recognition accuracy will gradually reduce along with the increase of the types of diseases and insect pests. In this study, the algorithm proposed in the identification of diseases and insect pests has been kept at about 45%.","PeriodicalId":43637,"journal":{"name":"International Journal of Cognitive Informatics and Natural Intelligence","volume":null,"pages":null},"PeriodicalIF":0.9,"publicationDate":"2021-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"86886313","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 3
Segmentation of Brain Tumors Using Three-Dimensional Convolutional Neural Network on MRI Images 3D MedImg-CNN 基于三维卷积神经网络的脑肿瘤MRI图像分割
IF 0.9 Q4 Computer Science Pub Date : 2021-10-01 DOI: 10.4018/ijcini.20211001.oa4
A. Kharrat, M. Neji
We consider the problem of fully automatic brain tumor segmentation in MR images containing glioblastomas. We propose a three Dimensional Convolutional Neural Network (3D MedImg-CNN) approach which achieves high performance while being extremely efficient, a balance that existing methods have struggled to achieve. Our 3D MedImg-CNN is formed directly on the raw image modalities and thus learn a characteristic representation directly from the data. We propose a new cascaded architecture with two pathways that each model normal details in tumors. Fully exploiting the convolutional nature of our model also allows us to segment a complete cerebral image in one minute. The performance of the proposed 3D MedImg-CNN with CNN segmentation method is computed using dice similarity coefficient (DSC). In experiments on the 2013, 2015 and 2017 BraTS challenges datasets; we unveil that our approach is among the most powerful methods in the literature, while also being very effective.
我们考虑了在含有胶质母细胞瘤的MR图像中全自动脑肿瘤分割的问题。我们提出了一种三维卷积神经网络(3D medim - cnn)方法,该方法在实现高性能的同时非常高效,这是现有方法难以实现的平衡。我们的3D medim - cnn直接在原始图像模态上形成,从而直接从数据中学习特征表示。我们提出了一种新的级联结构,具有两个通路,每个通路模拟肿瘤中的正常细节。充分利用我们模型的卷积特性也使我们能够在一分钟内分割出一个完整的大脑图像。采用DSC (dice similarity coefficient)计算了基于CNN分割方法的3D MedImg-CNN的性能。在2013年、2015年和2017年BraTS挑战数据集的实验中;我们揭示了我们的方法是文献中最强大的方法之一,同时也非常有效。
{"title":"Segmentation of Brain Tumors Using Three-Dimensional Convolutional Neural Network on MRI Images 3D MedImg-CNN","authors":"A. Kharrat, M. Neji","doi":"10.4018/ijcini.20211001.oa4","DOIUrl":"https://doi.org/10.4018/ijcini.20211001.oa4","url":null,"abstract":"We consider the problem of fully automatic brain tumor segmentation in MR images containing glioblastomas. We propose a three Dimensional Convolutional Neural Network (3D MedImg-CNN) approach which achieves high performance while being extremely efficient, a balance that existing methods have struggled to achieve. Our 3D MedImg-CNN is formed directly on the raw image modalities and thus learn a characteristic representation directly from the data. We propose a new cascaded architecture with two pathways that each model normal details in tumors. Fully exploiting the convolutional nature of our model also allows us to segment a complete cerebral image in one minute. The performance of the proposed 3D MedImg-CNN with CNN segmentation method is computed using dice similarity coefficient (DSC). In experiments on the 2013, 2015 and 2017 BraTS challenges datasets; we unveil that our approach is among the most powerful methods in the literature, while also being very effective.","PeriodicalId":43637,"journal":{"name":"International Journal of Cognitive Informatics and Natural Intelligence","volume":null,"pages":null},"PeriodicalIF":0.9,"publicationDate":"2021-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"85491377","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
期刊
International Journal of Cognitive Informatics and Natural Intelligence
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1