首页 > 最新文献

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

英文 中文
Linguistic Processor Integration for Solving Planimetric Problems 求解平面问题的语言处理器集成
IF 0.9 Q4 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE 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":"164 1","pages":"1-14"},"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
An ACO-Based Clustering Algorithm With Chaotic Function Mapping 一种基于aco的混沌函数映射聚类算法
IF 0.9 Q4 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE 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":"67 1","pages":"1-21"},"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
Efficient Traffic Sign Recognition Using CLAHE-Based Image Enhancement and ResNet CNN Architectures 基于clahe图像增强和ResNet CNN架构的高效交通标志识别
IF 0.9 Q4 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE 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":"42 1","pages":"1-19"},"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
Optimization of IoT-Enabled Physical Location Monitoring Using DT and VAR 利用DT和VAR优化物联网物理位置监控
IF 0.9 Q4 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE 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":"26 1","pages":"1-28"},"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
Bio-Inspired Data Mining for Optimizing GPCR Function Identification 生物启发数据挖掘优化GPCR功能鉴定
IF 0.9 Q4 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2021-10-01 DOI: 10.4018/IJCINI.20211001.OA40
Safia Bekhouche, Y. M. B. Ali
GPCRs are the largest family of cell surface receptors; many of them remain orphans. The GPCR functions prediction represents a very important bioinformatics task. It consists in assigning to the protein the corresponding functional class. This classification step requires a good protein representation method and a robust classification algorithm. However, the complexity of this task could be increased because of the great number of GPCRs features in most databases, which produce combinatorial explosion. In order to reduce complexity and optimize classification, the authors propose to use bio-inspired metaheuristics for both the feature selection and the choice of the best couple (feature extraction strategy [FES], data mining algorithm [DMA]). The authors propose to use the BAT algorithm for extracting the pertinent features and the genetic algorithm to choose the best couple. They compared the results they obtained with two existing algorithms. Experimental results indicate the efficiency of the proposed system.
gpcr是最大的细胞表面受体家族;他们中的许多人仍然是孤儿。GPCR功能预测是一项非常重要的生物信息学任务。它包括给蛋白质分配相应的功能类。这个分类步骤需要一个好的蛋白质表示方法和一个鲁棒的分类算法。然而,由于大多数数据库中存在大量的gpcr特征,从而产生组合爆炸,这可能会增加任务的复杂性。为了降低分类的复杂性和优化分类,作者提出将生物启发的元启发式方法用于特征选择和最佳配对的选择(特征提取策略[FES],数据挖掘算法[DMA])。作者提出使用BAT算法提取相关特征,并使用遗传算法选择最佳特征对。他们将获得的结果与两种现有算法进行了比较。实验结果表明了该系统的有效性。
{"title":"Bio-Inspired Data Mining for Optimizing GPCR Function Identification","authors":"Safia Bekhouche, Y. M. B. Ali","doi":"10.4018/IJCINI.20211001.OA40","DOIUrl":"https://doi.org/10.4018/IJCINI.20211001.OA40","url":null,"abstract":"GPCRs are the largest family of cell surface receptors; many of them remain orphans. The GPCR functions prediction represents a very important bioinformatics task. It consists in assigning to the protein the corresponding functional class. This classification step requires a good protein representation method and a robust classification algorithm. However, the complexity of this task could be increased because of the great number of GPCRs features in most databases, which produce combinatorial explosion. In order to reduce complexity and optimize classification, the authors propose to use bio-inspired metaheuristics for both the feature selection and the choice of the best couple (feature extraction strategy [FES], data mining algorithm [DMA]). The authors propose to use the BAT algorithm for extracting the pertinent features and the genetic algorithm to choose the best couple. They compared the results they obtained with two existing algorithms. Experimental results indicate the efficiency of the proposed system.","PeriodicalId":43637,"journal":{"name":"International Journal of Cognitive Informatics and Natural Intelligence","volume":"4 1","pages":"1-31"},"PeriodicalIF":0.9,"publicationDate":"2021-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"80953921","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
Object Tracking Based on Global Context Attention 基于全局上下文关注的目标跟踪
IF 0.9 Q4 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2021-10-01 DOI: 10.4018/ijcini.287595
Yucheng Wang, Xi Chen, Zhongjie Mao, Jia Yan
Previous research has shown that tracking algorithms cannot capture long-distance information and lead to the loss of the object when the object was deformed, the illumination changed, and the background was disturbed by similar objects. To remedy this, this article proposes an object-tracking method by introducing the Global Context attention module into the Multi-Domain Network (MDNet) tracker. This method can learn the robust feature representation of the object through the Global Context attention module to better distinguish the background from the object in the presence of interference factors. Extensive experiments on OTB2013, OTB2015, and UAV20L datasets show that the proposed method is significantly improved compared with MDNet and has competitive performance compared with more mainstream tracking algorithms. At the same time, the method proposed in this article achieves better results when the video sequence contains object deformation, illumination change, and background interference with similar objects.
以往的研究表明,在物体变形、光照变化、背景受到类似物体干扰等情况下,跟踪算法无法捕获远距离信息,导致物体丢失。为了解决这一问题,本文提出了一种将全局上下文关注模块引入多域网络(MDNet)跟踪器的目标跟踪方法。该方法可以通过全局上下文关注模块学习目标的鲁棒特征表示,在存在干扰因素的情况下更好地区分背景和目标。在OTB2013、OTB2015和UAV20L数据集上的大量实验表明,该方法与MDNet相比有显著改进,与更主流的跟踪算法相比具有竞争力。同时,本文提出的方法在视频序列中包含物体变形、光照变化、背景干扰等相似物体的情况下效果更好。
{"title":"Object Tracking Based on Global Context Attention","authors":"Yucheng Wang, Xi Chen, Zhongjie Mao, Jia Yan","doi":"10.4018/ijcini.287595","DOIUrl":"https://doi.org/10.4018/ijcini.287595","url":null,"abstract":"Previous research has shown that tracking algorithms cannot capture long-distance information and lead to the loss of the object when the object was deformed, the illumination changed, and the background was disturbed by similar objects. To remedy this, this article proposes an object-tracking method by introducing the Global Context attention module into the Multi-Domain Network (MDNet) tracker. This method can learn the robust feature representation of the object through the Global Context attention module to better distinguish the background from the object in the presence of interference factors. Extensive experiments on OTB2013, OTB2015, and UAV20L datasets show that the proposed method is significantly improved compared with MDNet and has competitive performance compared with more mainstream tracking algorithms. At the same time, the method proposed in this article achieves better results when the video sequence contains object deformation, illumination change, and background interference with similar objects.","PeriodicalId":43637,"journal":{"name":"International Journal of Cognitive Informatics and Natural Intelligence","volume":"7 1","pages":"1-16"},"PeriodicalIF":0.9,"publicationDate":"2021-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"81991681","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 Improved Cuckoo Search Algorithm With Stud Crossover for Chinese TSP Problem 中文TSP问题的一种改进的带Stud交叉的布谷鸟搜索算法
IF 0.9 Q4 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2021-10-01 DOI: 10.4018/ijcini.20211001.oa17
Anbang Wang, Lihong Guo, Yuan Chen, Junjie Wang, Luo Liu, Yuanzhang Song
The travelling salesman problem (TSP) is an NP-hard problem in combinatorial optimization. It has assumed significance in operations research and theoretical computer science. The problem was first formulated in 1930 and since then, has been one of the most extensively studied problems in optimization. In fact, it is used as a benchmark for many optimization methods. This paper represents a new method to addressing TSP using an improved version of cuckoo search (CS) with Stud (SCS) crossover operator. In SCS method, similar to genetic operators used in various metaheuristic algorithms, a Stud crossover operator that is originated from classical Stud genetic algorithm, is introduced into the CS with the aim of improving its effectiveness and reliability while dealing with TSP. Various test functions had been used to test this approach, and used subsequently to find the shortest path for Chinese TSP (CTSP). Experimental results presented clearly demonstrates SCS as a viable and attractive addition to the portfolio of swarm intelligence techniques.
旅行商问题(TSP)是组合优化中的np困难问题。它在运筹学和理论计算机科学中具有重要意义。这个问题最早是在1930年提出的,从那时起,它就成为最优化领域研究最广泛的问题之一。事实上,它被用作许多优化方法的基准。本文提出了一种利用改进的布谷鸟搜索(CS)和Stud (SCS)交叉算子来寻址TSP的新方法。在SCS方法中,与各种元启发式算法中使用的遗传算子类似,在CS中引入了源自经典Stud遗传算法的Stud交叉算子,以提高其在处理TSP时的有效性和可靠性。利用各种测试函数对该方法进行了测试,并随后用于寻找中文TSP的最短路径(CTSP)。实验结果清楚地表明,SCS是一种可行且有吸引力的群体智能技术组合的补充。
{"title":"An Improved Cuckoo Search Algorithm With Stud Crossover for Chinese TSP Problem","authors":"Anbang Wang, Lihong Guo, Yuan Chen, Junjie Wang, Luo Liu, Yuanzhang Song","doi":"10.4018/ijcini.20211001.oa17","DOIUrl":"https://doi.org/10.4018/ijcini.20211001.oa17","url":null,"abstract":"The travelling salesman problem (TSP) is an NP-hard problem in combinatorial optimization. It has assumed significance in operations research and theoretical computer science. The problem was first formulated in 1930 and since then, has been one of the most extensively studied problems in optimization. In fact, it is used as a benchmark for many optimization methods. This paper represents a new method to addressing TSP using an improved version of cuckoo search (CS) with Stud (SCS) crossover operator. In SCS method, similar to genetic operators used in various metaheuristic algorithms, a Stud crossover operator that is originated from classical Stud genetic algorithm, is introduced into the CS with the aim of improving its effectiveness and reliability while dealing with TSP. Various test functions had been used to test this approach, and used subsequently to find the shortest path for Chinese TSP (CTSP). Experimental results presented clearly demonstrates SCS as a viable and attractive addition to the portfolio of swarm intelligence techniques.","PeriodicalId":43637,"journal":{"name":"International Journal of Cognitive Informatics and Natural Intelligence","volume":"28 1","pages":"1-26"},"PeriodicalIF":0.9,"publicationDate":"2021-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"89273195","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 and Application of Encryption System Based on Quantum Circuit for Mobile Internet Security 基于量子电路的移动互联网安全加密系统研究与应用
IF 0.9 Q4 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE 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":"1 1","pages":"1-17"},"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, ARTIFICIAL INTELLIGENCE 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":"58 1","pages":"1-21"},"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
Attention-Based Deep Learning Models for Detection of Fake News in Social Networks 基于注意力的深度学习模型在社交网络中检测假新闻
IF 0.9 Q4 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2021-10-01 DOI: 10.4018/ijcini.295809
S. Ramya, R. Eswari
Automatic fake news detection is a challenging problem in deception detection. While evaluating the performance of deep learning-based models, if all the models are giving higher accuracy on a test dataset, it will make it harder to validate the performance of the deep learning models under consideration. So, we will need a complex problem to validate the performance of a deep learning model. LIAR is one such complex, much resent, labeled benchmark dataset which is publicly available for doing research on fake news detection to model statistical and machine learning approaches to combating fake news. In this work, a novel fake news detection system is implemented using Deep Neural Network models such as CNN, LSTM, BiLSTM, and the performance of their attention mechanism is evaluated by analyzing their performance in terms of Accuracy, Precision, Recall, and F1-score with training, validation and test datasets of LIAR.
虚假新闻的自动检测是欺骗检测中的一个具有挑战性的问题。在评估基于深度学习的模型的性能时,如果所有模型都在测试数据集上给出更高的精度,那么将使验证所考虑的深度学习模型的性能变得更加困难。因此,我们需要一个复杂的问题来验证深度学习模型的性能。LIAR就是这样一个复杂的、备受争议的、带有标签的基准数据集,它可以公开用于假新闻检测研究,以模拟统计和机器学习方法来打击假新闻。本文利用CNN、LSTM、BiLSTM等深度神经网络模型实现了一种新型的假新闻检测系统,并利用说谎者的训练、验证和测试数据集,从准确性、精密度、召回率和f1分数等方面分析了其注意机制的性能。
{"title":"Attention-Based Deep Learning Models for Detection of Fake News in Social Networks","authors":"S. Ramya, R. Eswari","doi":"10.4018/ijcini.295809","DOIUrl":"https://doi.org/10.4018/ijcini.295809","url":null,"abstract":"Automatic fake news detection is a challenging problem in deception detection. While evaluating the performance of deep learning-based models, if all the models are giving higher accuracy on a test dataset, it will make it harder to validate the performance of the deep learning models under consideration. So, we will need a complex problem to validate the performance of a deep learning model. LIAR is one such complex, much resent, labeled benchmark dataset which is publicly available for doing research on fake news detection to model statistical and machine learning approaches to combating fake news. In this work, a novel fake news detection system is implemented using Deep Neural Network models such as CNN, LSTM, BiLSTM, and the performance of their attention mechanism is evaluated by analyzing their performance in terms of Accuracy, Precision, Recall, and F1-score with training, validation and test datasets of LIAR.","PeriodicalId":43637,"journal":{"name":"International Journal of Cognitive Informatics and Natural Intelligence","volume":"80 1","pages":"1-25"},"PeriodicalIF":0.9,"publicationDate":"2021-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"84170355","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
期刊
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学术文献互助群
群 号:604180095
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1