首页 > 最新文献

自主智能(英文)最新文献

英文 中文
Optimizing test case prioritization using machine learning algorithms 使用机器学习算法优化测试用例优先级
Pub Date : 2023-07-27 DOI: 10.32629/jai.v6i2.661
Sheetal Sharma, Swati V. Chande
Software testing is an important aspect of software development to ensure the quality and reliability of the software. With the increasing complexity of software systems, the number of test cases has also increased significantly, making it challenging to execute all the test cases in a limited amount of time. Test case prioritization techniques have been proposed to tackle this problem by identifying and executing the most important test cases first. In this research paper, we propose the use of machine learning algorithms for prioritization of test cases. We explore different machine learning algorithms, including decision trees, random forests, and neural networks, and compare their performance with traditional prioritization techniques such as code coverage-based and risk-based prioritization. We evaluate the effectiveness of these algorithms on various datasets and metrics such as the number of test cases executed, the fault detection rate, and the execution time. Our experimental results demonstrate that machine learning algorithms can effectively prioritize test cases and outperform traditional techniques in terms of reducing the number of test cases executed while maintaining high fault detection rates. Furthermore, we discuss the potential limitations and future research directions of using machine learning algorithms for test case prioritization. Our research findings contribute to the development of more efficient and effective software testing techniques that can improve the quality and reliability of software systems.
软件测试是软件开发的一个重要方面,以确保软件的质量和可靠性。随着软件系统复杂性的增加,测试用例的数量也显著增加,这使得在有限的时间内执行所有测试用例变得具有挑战性。已经提出了测试用例优先级技术,通过首先识别和执行最重要的测试用例来解决这个问题。在这篇研究论文中,我们建议使用机器学习算法来确定测试用例的优先级。我们探索了不同的机器学习算法,包括决策树、随机森林和神经网络,并将其性能与传统的优先级排序技术(如基于代码覆盖率和基于风险的优先级排序)进行了比较。我们在各种数据集和指标上评估这些算法的有效性,如执行的测试用例数量、故障检测率和执行时间。我们的实验结果表明,机器学习算法可以有效地对测试用例进行优先级排序,并且在减少执行的测试用例数量的同时保持高故障检测率方面优于传统技术。此外,我们还讨论了使用机器学习算法进行测试用例优先级排序的潜在局限性和未来的研究方向。我们的研究结果有助于开发更高效、更有效的软件测试技术,从而提高软件系统的质量和可靠性。
{"title":"Optimizing test case prioritization using machine learning algorithms","authors":"Sheetal Sharma, Swati V. Chande","doi":"10.32629/jai.v6i2.661","DOIUrl":"https://doi.org/10.32629/jai.v6i2.661","url":null,"abstract":"Software testing is an important aspect of software development to ensure the quality and reliability of the software. With the increasing complexity of software systems, the number of test cases has also increased significantly, making it challenging to execute all the test cases in a limited amount of time. Test case prioritization techniques have been proposed to tackle this problem by identifying and executing the most important test cases first. In this research paper, we propose the use of machine learning algorithms for prioritization of test cases. We explore different machine learning algorithms, including decision trees, random forests, and neural networks, and compare their performance with traditional prioritization techniques such as code coverage-based and risk-based prioritization. We evaluate the effectiveness of these algorithms on various datasets and metrics such as the number of test cases executed, the fault detection rate, and the execution time. Our experimental results demonstrate that machine learning algorithms can effectively prioritize test cases and outperform traditional techniques in terms of reducing the number of test cases executed while maintaining high fault detection rates. Furthermore, we discuss the potential limitations and future research directions of using machine learning algorithms for test case prioritization. Our research findings contribute to the development of more efficient and effective software testing techniques that can improve the quality and reliability of software systems.","PeriodicalId":70721,"journal":{"name":"自主智能(英文)","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2023-07-27","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"44175631","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
Impact of Selective median filter on dental caries classification system using deep learning models 选择性中值滤波器对使用深度学习模型的龋齿分类系统的影响
Pub Date : 2023-07-26 DOI: 10.32629/jai.v6i2.560
L. Megalan Leo, T. Reddy, A. Simla
Accurate classification of dental caries is crucial for effective oral healthcare. Filters help to increase exposure of the picture taken for the investigation without degrading image quality. Selective median filter is the chosen preprocessing technique that helps to reduce the noise present in the captured image. Dental caries classification system is a model used to detect the presence of cavity in the given input image. Dental caries classification system is evolved with the use of conventional techniques to artificial neural network. Deep learning models are the artificial neural network models that can able to learn the features from the raw images available in the dataset. If this raw image has noise, then it severely affects the accuracy of the deep learning models. In this paper, impact of the preprocessing technique on the classification accuracy is analyzed. Initially, raw images are taken for training on deep learning models without applying any preprocessing technique. This study investigates the impact of Selective median filtering on a dental caries classification system using deep learning models. The motivation behind this research is to enhance the accuracy and reliability of dental caries diagnosis by reducing noise, removing artifacts, and preserving important details in dental radiographs. Experimental results demonstrate that the implementation of Selective median filtering significantly improves the performance of the deep learning model. The hybrid neural network (HNN) classifier achieves an accuracy of 96.15% with Selective median filtering, outperforming the accuracy of 85.07% without preprocessing. The study highlights the theoretical contribution of Selective median filtering in enhancing dental caries classification systems and emphasizes the practical implications for dental clinics, offering improved diagnostic capabilities and better patient outcomes.
准确的龋齿分类对于有效的口腔保健至关重要。滤镜有助于在不降低图像质量的情况下增加为调查拍摄的照片的曝光度。选择性中值滤波器是一种选择的预处理技术,有助于减少捕获图像中的噪声。龋齿分类系统是一种用于检测给定输入图像中是否存在龋齿的模型。龋齿分类系统是利用传统的人工神经网络技术发展起来的。深度学习模型是能够从数据集中可用的原始图像中学习特征的人工神经网络模型。如果这个原始图像有噪声,那么它会严重影响深度学习模型的准确性。本文分析了预处理技术对分类精度的影响。最初,在不应用任何预处理技术的情况下,在深度学习模型上拍摄原始图像进行训练。本研究使用深度学习模型研究了选择性中值滤波对龋齿分类系统的影响。这项研究背后的动机是通过减少噪音、去除伪影和保留牙科射线照片中的重要细节来提高龋齿诊断的准确性和可靠性。实验结果表明,选择性中值滤波的实现显著提高了深度学习模型的性能。混合神经网络(HNN)分类器在选择性中值滤波的情况下实现了96.15%的准确率,优于未经预处理的85.07%的准确率。该研究强调了选择性中值滤波在增强龋齿分类系统方面的理论贡献,并强调了其对牙科诊所的实际意义,提供了更好的诊断能力和更好的患者结果。
{"title":"Impact of Selective median filter on dental caries classification system using deep learning models","authors":"L. Megalan Leo, T. Reddy, A. Simla","doi":"10.32629/jai.v6i2.560","DOIUrl":"https://doi.org/10.32629/jai.v6i2.560","url":null,"abstract":"Accurate classification of dental caries is crucial for effective oral healthcare. Filters help to increase exposure of the picture taken for the investigation without degrading image quality. Selective median filter is the chosen preprocessing technique that helps to reduce the noise present in the captured image. Dental caries classification system is a model used to detect the presence of cavity in the given input image. Dental caries classification system is evolved with the use of conventional techniques to artificial neural network. Deep learning models are the artificial neural network models that can able to learn the features from the raw images available in the dataset. If this raw image has noise, then it severely affects the accuracy of the deep learning models. In this paper, impact of the preprocessing technique on the classification accuracy is analyzed. Initially, raw images are taken for training on deep learning models without applying any preprocessing technique. This study investigates the impact of Selective median filtering on a dental caries classification system using deep learning models. The motivation behind this research is to enhance the accuracy and reliability of dental caries diagnosis by reducing noise, removing artifacts, and preserving important details in dental radiographs. Experimental results demonstrate that the implementation of Selective median filtering significantly improves the performance of the deep learning model. The hybrid neural network (HNN) classifier achieves an accuracy of 96.15% with Selective median filtering, outperforming the accuracy of 85.07% without preprocessing. The study highlights the theoretical contribution of Selective median filtering in enhancing dental caries classification systems and emphasizes the practical implications for dental clinics, offering improved diagnostic capabilities and better patient outcomes.","PeriodicalId":70721,"journal":{"name":"自主智能(英文)","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2023-07-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"47748562","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
Fuel automata: Smart fuel dispenser using RFID technology and IoT-based monitoring for automotive applications 燃油自动机:使用RFID技术和基于物联网的汽车应用监控的智能燃油加油机
Pub Date : 2023-07-21 DOI: 10.32629/jai.v6i1.682
S. Chandana, C. J. Dhanyashree, K. L. Ashwini, R. Harini, M. Premkumar, L. Abualigah
In the modern era, time holds immense value, and individuals strive to avoid delays in their daily responsibilities. These fuel stations are time-consuming and rely on human labour for efficient operation. With each passing day, the number of vehicles and devices in our technologically advanced world continues to grow rapidly. As a result, customers wait in queues at fuel stations, fuelling their desire to transition to an automated fuel dispensing system and eliminate the manual fuel distribution process from their daily routines. This research paper introduces an innovative smart fuel dispenser system that leverages RFID technology and IoT-based monitoring to enhance automotive fuelling processes. By addressing the limitations of conventional fuelling systems, this proposed system provides a superior solution that is more efficient and effective. Notably, it offers numerous benefits, such as improved accuracy, efficiency, safety, and sustainability, thereby presenting potential cost savings for fuel station owners and operators. The ongoing project is focused on automating fuel dispensing stations using RFID technology as a highly efficient tool. This approach aims to reduce the traffic congestion typically seen in front of fuel stations by shortening the time required for fuel dispensing compared to traditional manual operations. To enhance control and monitoring capabilities, an Android application has been created. This app allows for the tracking of fuel transactions and transaction history for both customers and fuel station dealers. The system utilizes NodeMCU and the Android app as an Internet-of-Things platform for seamless communication between the system, customers, and dealers. This study presents concrete evidence that supports the viability and potential advantages of the proposed system, emphasizing its capacity to revolutionize the fuelling industry and mitigate carbon emissions. The findings derived from the implemented system have been thoroughly examined, offering an intelligent solution for a sustainable future.
在现代,时间有着巨大的价值,人们努力避免在日常工作中拖延时间。这些加油站耗时耗力,而且要靠人力才能高效运转。随着每一天的过去,在我们这个技术先进的世界里,车辆和设备的数量继续迅速增长。因此,顾客在加油站排队等候,促使他们希望过渡到自动化燃油分配系统,并从日常生活中消除人工燃油分配过程。本研究报告介绍了一种创新的智能加油机系统,该系统利用RFID技术和基于物联网的监控来提高汽车加油过程。通过解决传统燃料系统的局限性,该系统提供了一种更高效、更有效的优越解决方案。值得注意的是,它提供了许多好处,例如提高准确性、效率、安全性和可持续性,从而为加油站所有者和运营商节省了潜在的成本。正在进行的项目重点是使用RFID技术作为高效工具实现加油站的自动化。与传统的人工操作相比,这种方法的目的是通过缩短加油所需的时间,减少加油站前的交通拥堵。为了增强控制和监控功能,我们创建了一个Android应用程序。这个应用程序允许客户和加油站经销商跟踪燃料交易和交易历史。该系统利用NodeMCU和Android应用程序作为物联网平台,实现系统、客户和经销商之间的无缝通信。这项研究提供了具体的证据来支持该系统的可行性和潜在优势,强调了其革新燃料行业和减少碳排放的能力。从实施的系统中得出的结论经过了彻底的审查,为可持续的未来提供了一个智能的解决方案。
{"title":"Fuel automata: Smart fuel dispenser using RFID technology and IoT-based monitoring for automotive applications","authors":"S. Chandana, C. J. Dhanyashree, K. L. Ashwini, R. Harini, M. Premkumar, L. Abualigah","doi":"10.32629/jai.v6i1.682","DOIUrl":"https://doi.org/10.32629/jai.v6i1.682","url":null,"abstract":"In the modern era, time holds immense value, and individuals strive to avoid delays in their daily responsibilities. These fuel stations are time-consuming and rely on human labour for efficient operation. With each passing day, the number of vehicles and devices in our technologically advanced world continues to grow rapidly. As a result, customers wait in queues at fuel stations, fuelling their desire to transition to an automated fuel dispensing system and eliminate the manual fuel distribution process from their daily routines. This research paper introduces an innovative smart fuel dispenser system that leverages RFID technology and IoT-based monitoring to enhance automotive fuelling processes. By addressing the limitations of conventional fuelling systems, this proposed system provides a superior solution that is more efficient and effective. Notably, it offers numerous benefits, such as improved accuracy, efficiency, safety, and sustainability, thereby presenting potential cost savings for fuel station owners and operators. The ongoing project is focused on automating fuel dispensing stations using RFID technology as a highly efficient tool. This approach aims to reduce the traffic congestion typically seen in front of fuel stations by shortening the time required for fuel dispensing compared to traditional manual operations. To enhance control and monitoring capabilities, an Android application has been created. This app allows for the tracking of fuel transactions and transaction history for both customers and fuel station dealers. The system utilizes NodeMCU and the Android app as an Internet-of-Things platform for seamless communication between the system, customers, and dealers. This study presents concrete evidence that supports the viability and potential advantages of the proposed system, emphasizing its capacity to revolutionize the fuelling industry and mitigate carbon emissions. The findings derived from the implemented system have been thoroughly examined, offering an intelligent solution for a sustainable future.","PeriodicalId":70721,"journal":{"name":"自主智能(英文)","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2023-07-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"46719441","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
Classification and detection of diabetic retinopathy based on multi-scale shallow neural network 基于多尺度浅层神经网络的糖尿病视网膜病变分类与检测
Pub Date : 2023-07-20 DOI: 10.32629/jai.v6i2.638
M. Ghet, Omar Ismael Al-Sanjary, A. Khatibi
The high-quality annotated training samples in medical image processing have limited the development of deep neural networks in their field. This paper designs and proposes an integrated method for classifying and detecting diabetic retinopathy based on a multi-scale shallow neural network. The method consists of multiple shallow neural network base learners, which extract pathological features under different receptive fields. The integrated learning strategy proposed is used to optimize the integration and finally realize the classification and detection of diabetic retinopathy. In addition, to verify the effectiveness of the method in this paper on a small sample data-set, based on the two-dimensional entropy of the image, multiple sub-datasets are constructed for verification. The results show that, compared with the existing methods, the integrated method for the classification and detection of diabetic retinopathy proposed in this paper has a good detection effect on a small sample data-set.
医学图像处理中高质量的带注释训练样本限制了深度神经网络在其领域的发展。本文设计并提出了一种基于多尺度浅层神经网络的糖尿病视网膜病变分类和检测的集成方法。该方法由多个浅层神经网络基础学习器组成,这些学习器提取不同感受野下的病理特征。提出的集成学习策略用于优化集成,最终实现糖尿病视网膜病变的分类和检测。此外,为了在小样本数据集上验证本文方法的有效性,基于图像的二维熵,构造了多个子数据集进行验证。结果表明,与现有方法相比,本文提出的糖尿病视网膜病变的综合分类检测方法在小样本数据集上具有良好的检测效果。
{"title":"Classification and detection of diabetic retinopathy based on multi-scale shallow neural network","authors":"M. Ghet, Omar Ismael Al-Sanjary, A. Khatibi","doi":"10.32629/jai.v6i2.638","DOIUrl":"https://doi.org/10.32629/jai.v6i2.638","url":null,"abstract":"The high-quality annotated training samples in medical image processing have limited the development of deep neural networks in their field. This paper designs and proposes an integrated method for classifying and detecting diabetic retinopathy based on a multi-scale shallow neural network. The method consists of multiple shallow neural network base learners, which extract pathological features under different receptive fields. The integrated learning strategy proposed is used to optimize the integration and finally realize the classification and detection of diabetic retinopathy. In addition, to verify the effectiveness of the method in this paper on a small sample data-set, based on the two-dimensional entropy of the image, multiple sub-datasets are constructed for verification. The results show that, compared with the existing methods, the integrated method for the classification and detection of diabetic retinopathy proposed in this paper has a good detection effect on a small sample data-set.","PeriodicalId":70721,"journal":{"name":"自主智能(英文)","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2023-07-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"45765657","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
PCSVD: A hybrid feature extraction technique based on principal component analysis and singular value decomposition PCSVD:一种基于主成分分析和奇异值分解的混合特征提取技术
Pub Date : 2023-07-18 DOI: 10.32629/jai.v6i2.586
Vineeta Gulati, Neeraj Raheja
Feature extraction plays an important role in accurate preprocessing and real-world applications. High-dimensional features in the data have a significant impact on the machine learning classification system. Relevant feature extraction is a fundamental step not only to reduce the dimensionality but also to improve the performance of the classifier. In this paper, the author proposes a hybrid dimensionality reduction technique using principal component analysis (PCA) and singular value decomposition (SVD) in a machine classification system with a support vector classifier (SVC). To evaluate the performance of PCSVD, the results are compared without using feature extraction techniques or with existing methods of independent component analysis (ICA), PCA, linear discriminant analysis (LDA), and SVD. In addition, the efficiency of the PCSVD method is measured on an increased scale of 1.54% accuracy, 2.70% sensitivity, 3.71% specificity, and 3.58% precision. In addition, reduce the 15% dimensionality and 40.60% RMSE, which are better than existing techniques found in the literature.
特征提取在精确预处理和实际应用中起着重要的作用。数据中的高维特征对机器学习分类系统有着重要的影响。相关特征提取是降低分类器维数和提高分类器性能的基础步骤。本文提出了一种基于主成分分析(PCA)和奇异值分解(SVD)的混合降维技术,用于支持向量分类器(SVC)的机器分类系统。为了评估PCSVD的性能,在不使用特征提取技术的情况下,将结果与现有的独立成分分析(ICA)、主成分分析(PCA)、线性判别分析(LDA)和奇异值分析(SVD)方法进行比较。PCSVD方法的准确度为1.54%,灵敏度为2.70%,特异度为3.71%,精密度为3.58%。此外,降低了15%的维数和40.60%的RMSE,优于文献中现有的技术。
{"title":"PCSVD: A hybrid feature extraction technique based on principal component analysis and singular value decomposition","authors":"Vineeta Gulati, Neeraj Raheja","doi":"10.32629/jai.v6i2.586","DOIUrl":"https://doi.org/10.32629/jai.v6i2.586","url":null,"abstract":"Feature extraction plays an important role in accurate preprocessing and real-world applications. High-dimensional features in the data have a significant impact on the machine learning classification system. Relevant feature extraction is a fundamental step not only to reduce the dimensionality but also to improve the performance of the classifier. In this paper, the author proposes a hybrid dimensionality reduction technique using principal component analysis (PCA) and singular value decomposition (SVD) in a machine classification system with a support vector classifier (SVC). To evaluate the performance of PCSVD, the results are compared without using feature extraction techniques or with existing methods of independent component analysis (ICA), PCA, linear discriminant analysis (LDA), and SVD. In addition, the efficiency of the PCSVD method is measured on an increased scale of 1.54% accuracy, 2.70% sensitivity, 3.71% specificity, and 3.58% precision. In addition, reduce the 15% dimensionality and 40.60% RMSE, which are better than existing techniques found in the literature.","PeriodicalId":70721,"journal":{"name":"自主智能(英文)","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2023-07-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"48544805","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
Intelligent transmission line fault diagnosis using the Apriori associated rule algorithm under cloud computing environment 云计算环境下基于Apriori关联规则算法的输电线路故障智能诊断
Pub Date : 2023-07-06 DOI: 10.32629/jai.v6i1.640
Ahmed Al-jumaili, R. C. Muniyandi, M. K. Hasan, Mandeep Jit Singh, J. Paw
Electric power production data has the characteristics of massive data scale, high update frequency and fast growth rate. It is significant to process and analyse electric power production data to diagnose a fault. High levels of informationalisation and intellectualization can be achieved in the actual details of developing a Power Plant Fault Diagnosis Management System. Furthermore, cloud computing technology and association rule mining as the core technology based on analysis of domestic and foreign research. In this paper, the optimised Apriori association rule algorithm is used as technical support to realise the function of interlocking fault diagnosis in the intelligent fault diagnosis system module. Hadoop distributed architecture is used to design and implement the power private cloud computing cluster. The functions of private cloud computing clusters for power extensive data management and analysis are realised through MapReduce computing framework and Hbase database. The leakage fault cases verify the algorithm’s applicability and complete the correlation diagnosis of water wall leakage fault. Through analysing the functional requirements of the system in the project, using MySQL database and Enhancer platform, the intelligent fault diagnosis management system of cloud computing power plant is designed and developed, which realises the functions of system modules such as system authority management, electronic equipment account, technical supervision, expert database, data centre. The result shows that the proposed method improves the security problem of the system, the message-digest algorithm (MD5) is used to encrypt the user password, and a strict role authorisation system is designed to realise the access and manage the system’s security.
电力生产数据具有数据规模大、更新频率高、增长速度快的特点。处理和分析电力生产数据对故障诊断具有重要意义。在开发电厂故障诊断管理系统的实际细节中,可以实现高水平的信息化和智能化。此外,在分析国内外研究成果的基础上,以云计算技术和关联规则挖掘为核心技术。本文以优化后的Apriori关联规则算法为技术支撑,实现了智能故障诊断系统模块中的联锁故障诊断功能。Hadoop分布式架构用于设计和实现power私有云计算集群。通过MapReduce计算框架和Hbase数据库实现了私有云计算集群用于电力广泛数据管理和分析的功能。泄漏故障案例验证了算法的适用性,完成了水冷壁泄漏故障的关联诊断。通过分析项目中系统的功能需求,利用MySQL数据库和Enhancer平台,设计开发了云计算电厂智能故障诊断管理系统,实现了系统权限管理、电子设备台账、技术监督、专家数据库、数据中心等系统模块的功能。结果表明,该方法改善了系统的安全问题,使用消息摘要算法(MD5)对用户密码进行加密,并设计了一个严格的角色授权系统来实现对系统的访问和安全管理。
{"title":"Intelligent transmission line fault diagnosis using the Apriori associated rule algorithm under cloud computing environment","authors":"Ahmed Al-jumaili, R. C. Muniyandi, M. K. Hasan, Mandeep Jit Singh, J. Paw","doi":"10.32629/jai.v6i1.640","DOIUrl":"https://doi.org/10.32629/jai.v6i1.640","url":null,"abstract":"Electric power production data has the characteristics of massive data scale, high update frequency and fast growth rate. It is significant to process and analyse electric power production data to diagnose a fault. High levels of informationalisation and intellectualization can be achieved in the actual details of developing a Power Plant Fault Diagnosis Management System. Furthermore, cloud computing technology and association rule mining as the core technology based on analysis of domestic and foreign research. In this paper, the optimised Apriori association rule algorithm is used as technical support to realise the function of interlocking fault diagnosis in the intelligent fault diagnosis system module. Hadoop distributed architecture is used to design and implement the power private cloud computing cluster. The functions of private cloud computing clusters for power extensive data management and analysis are realised through MapReduce computing framework and Hbase database. The leakage fault cases verify the algorithm’s applicability and complete the correlation diagnosis of water wall leakage fault. Through analysing the functional requirements of the system in the project, using MySQL database and Enhancer platform, the intelligent fault diagnosis management system of cloud computing power plant is designed and developed, which realises the functions of system modules such as system authority management, electronic equipment account, technical supervision, expert database, data centre. The result shows that the proposed method improves the security problem of the system, the message-digest algorithm (MD5) is used to encrypt the user password, and a strict role authorisation system is designed to realise the access and manage the system’s security.","PeriodicalId":70721,"journal":{"name":"自主智能(英文)","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2023-07-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"48651349","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
Leukocyte classification for acute lymphoblastic leukemia timely diagnosis by interpretable artificial neural network 可解释人工神经网络在急性淋巴细胞白血病白细胞分类中的应用
Pub Date : 2023-07-05 DOI: 10.32629/jai.v6i1.594
A. Sbrollini, Selene Tomassini, Ruba Sharaan, M. Morettini, A. Dragoni, L. Burattini
Leukemia is a blood cancer characterized by leukocyte overproduction. Clinically, the reference for acute lymphoblastic leukemia diagnosis is a blood biopsy that allows obtain microscopic images of leukocytes, whose early-stage classification into leukemic (LEU) and healthy (HEA) may be disease predictor. Thus, the aim of this study is to propose an interpretable artificial neural network (ANN) for leukocyte classification to timely diagnose acute lymphoblastic leukemia. The “ALL_IDB2” dataset was used. It contains 260 microscopic images showing leukocytes acquired from 130 LEU and 130 HEA subjects. Each microscopic image shows a single leukocyte that was characterized by 8 morphological and 4 statistical features. An ANN was developed to distinguish microscopic images acquired from LEU and HEA subjects, considering 12 features as inputs and the local-interpretable model-agnostic explanatory (LIME) algorithm as an interpretable post-processing algorithm. The ANN was evaluated by the leave-one-out cross-validation procedure. The performance of our ANN is promising, presenting a testing area under the curve of the receiver operating characteristic equal to 87%. Being implemented using standard features and having LIME as a post-processing algorithm, it is clinically interpretable. Therefore, our ANN seems to be a reliable instrument for leukocyte classification to timely diagnose acute lymphoblastic leukemia, guaranteeing a high clinical interpretability level.
白血病是一种以白细胞过多为特征的血癌。临床上,急性淋巴细胞白血病诊断的参考是血液活检,可以获得白细胞的显微镜图像,其早期分为白血病(LEU)和健康(HEA)可能是疾病的预测指标。因此,本研究的目的是提出一种可解释的人工神经网络(ANN)用于白细胞分类,以及时诊断急性淋巴细胞白血病。使用“ALL_IDB2”数据集。它包含260个显微镜图像,显示了130个LEU和130个HEA受试者的白细胞。每张显微图像显示单个白细胞具有8个形态学特征和4个统计学特征。将12个特征作为输入,采用局部可解释模型不可知论解释(LIME)算法作为可解释的后处理算法,开发了一种神经网络来区分LEU和HEA受试者的显微图像。人工神经网络通过留一交叉验证程序进行评估。我们的人工神经网络的性能是有希望的,在接收机工作特性曲线下的测试区域等于87%。由于使用标准特征实现,并使用LIME作为后处理算法,因此具有临床可解释性。因此,我们的人工神经网络似乎是一种可靠的白细胞分类工具,可以及时诊断急性淋巴细胞白血病,保证了较高的临床可解释性。
{"title":"Leukocyte classification for acute lymphoblastic leukemia timely diagnosis by interpretable artificial neural network","authors":"A. Sbrollini, Selene Tomassini, Ruba Sharaan, M. Morettini, A. Dragoni, L. Burattini","doi":"10.32629/jai.v6i1.594","DOIUrl":"https://doi.org/10.32629/jai.v6i1.594","url":null,"abstract":"Leukemia is a blood cancer characterized by leukocyte overproduction. Clinically, the reference for acute lymphoblastic leukemia diagnosis is a blood biopsy that allows obtain microscopic images of leukocytes, whose early-stage classification into leukemic (LEU) and healthy (HEA) may be disease predictor. Thus, the aim of this study is to propose an interpretable artificial neural network (ANN) for leukocyte classification to timely diagnose acute lymphoblastic leukemia. The “ALL_IDB2” dataset was used. It contains 260 microscopic images showing leukocytes acquired from 130 LEU and 130 HEA subjects. Each microscopic image shows a single leukocyte that was characterized by 8 morphological and 4 statistical features. An ANN was developed to distinguish microscopic images acquired from LEU and HEA subjects, considering 12 features as inputs and the local-interpretable model-agnostic explanatory (LIME) algorithm as an interpretable post-processing algorithm. The ANN was evaluated by the leave-one-out cross-validation procedure. The performance of our ANN is promising, presenting a testing area under the curve of the receiver operating characteristic equal to 87%. Being implemented using standard features and having LIME as a post-processing algorithm, it is clinically interpretable. Therefore, our ANN seems to be a reliable instrument for leukocyte classification to timely diagnose acute lymphoblastic leukemia, guaranteeing a high clinical interpretability level.","PeriodicalId":70721,"journal":{"name":"自主智能(英文)","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2023-07-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"48355738","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
Need of Li-Fi (light fidelity) technology for the world to track COVID-19 patients 全球追踪新冠肺炎患者需要Li-Fi(光保真)技术
Pub Date : 2023-07-05 DOI: 10.32629/jai.v6i1.602
S. Dinesh, Bharti Chourasia
In this modern world, a single day without light or the internet is unimaginable. Nowadays, wireless fidelity, often known as Wi-Fi, is the most well-known and commonly utilized conventional wireless technology. Wi-Fi employs radio waves or electromagnetic waves to carry data across networks. Imagine if a basic LED light in and around the hospital could link us to high-speed wireless internet with just a simple flickering of light at a very high speed where eyes cannot detect it. This technology is known as Li-Fi, or light fidelity, and it is 10,000 times faster than Wi-Fi. Hospitals are among the locations where Wi-Fi is absolutely forbidden. As doctors are the frontline soldiers against COVID-19, the objective of this project is to develop smart healthcare systems that use green communications to monitor COVID-19 patients using temperature, pressure, and heart rate sensors from Li-Fi transmitter to Li-Fi receiver by using simple LED light as a medium to transmit the data or information of COVID-19 to the cloud by using Li-Fi Dongle.
在这个现代世界里,没有光或互联网的一天是不可想象的。如今,无线保真,通常被称为Wi-Fi,是最知名和最常用的传统无线技术。Wi-Fi使用无线电波或电磁波在网络之间传输数据。想象一下,如果医院内外的一盏基本LED灯可以将我们连接到高速无线互联网,只需简单的高速闪烁,眼睛就无法察觉。这项技术被称为Li-Fi,或光保真,它的速度是Wi-Fi的10000倍。医院是绝对禁止无线网络连接的地方之一。由于医生是抗击新冠肺炎的前线战士,本项目的目标是开发智能医疗系统,使用绿色通信,通过使用简单的LED灯作为介质,使用Li-Fi Dongle将新冠肺炎的数据或信息传输到云端,使用从Li-Fi发射器到Li-Fi接收器的温度、压力和心率传感器监测新冠肺炎患者。
{"title":"Need of Li-Fi (light fidelity) technology for the world to track COVID-19 patients","authors":"S. Dinesh, Bharti Chourasia","doi":"10.32629/jai.v6i1.602","DOIUrl":"https://doi.org/10.32629/jai.v6i1.602","url":null,"abstract":"In this modern world, a single day without light or the internet is unimaginable. Nowadays, wireless fidelity, often known as Wi-Fi, is the most well-known and commonly utilized conventional wireless technology. Wi-Fi employs radio waves or electromagnetic waves to carry data across networks. Imagine if a basic LED light in and around the hospital could link us to high-speed wireless internet with just a simple flickering of light at a very high speed where eyes cannot detect it. This technology is known as Li-Fi, or light fidelity, and it is 10,000 times faster than Wi-Fi. Hospitals are among the locations where Wi-Fi is absolutely forbidden. As doctors are the frontline soldiers against COVID-19, the objective of this project is to develop smart healthcare systems that use green communications to monitor COVID-19 patients using temperature, pressure, and heart rate sensors from Li-Fi transmitter to Li-Fi receiver by using simple LED light as a medium to transmit the data or information of COVID-19 to the cloud by using Li-Fi Dongle.","PeriodicalId":70721,"journal":{"name":"自主智能(英文)","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2023-07-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"48703973","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 convolutional neural network-based model for detecting brain tumors from augmented MRI images 基于卷积神经网络的增强MRI图像脑肿瘤检测模型的改进
Pub Date : 2023-06-30 DOI: 10.32629/jai.v6i1.561
Gaurav Meena, K. Mohbey, Malika Acharya, K. Lokesh
Identifying and categorizing a brain tumor is a crucial stage in enhancing knowledge of its underlying mechanisms. Brain tumor detection is one of the most complex challenges in modern medicine. There are a variety of diagnostic imaging techniques that may be used to locate malignancies in the brain. MRI technique has the unparallel image quality and hence serves the purpose. Deep learning methods put at the forefront have facilitated the new paradigm of automated medical image identification approaches. Therefore, reliable and automated categorization techniques are necessary for decreasing the mortality rate in humans caused by this significant chronic condition. To solve a binary problem involving MRI scans that either show or don’t show brain tumors, we offer an automatic classification method in this paper that uses a computationally efficient CNN. The goal is to determine whether the image shows brain tumors. We use the Br35H benchmark dataset for experimentation, freely available on the Internet. We augment the dataset before training to enhance accuracy and reduce time consumption. The experimental evaluation of statistical measures like accuracy, recall, precision, F1 score, and loss suggests that the proposed model outperforms other state-of-the-art methods.
识别和分类脑肿瘤是提高对其潜在机制认识的关键阶段。脑肿瘤检测是现代医学中最复杂的挑战之一。有多种诊断成像技术可以用于定位大脑中的恶性肿瘤。MRI技术具有无与伦比的图像质量,因此达到了目的。处于前沿的深度学习方法促进了自动医学图像识别方法的新范式。因此,可靠和自动化的分类技术对于降低这种严重慢性疾病导致的人类死亡率是必要的。为了解决MRI扫描显示或未显示脑肿瘤的二元问题,我们在本文中提供了一种使用计算高效CNN的自动分类方法。目的是确定图像是否显示脑肿瘤。我们使用Br35H基准数据集进行实验,可在互联网上免费获得。我们在训练前扩充数据集,以提高准确性并减少时间消耗。对准确性、召回率、精确度、F1分数和损失等统计指标的实验评估表明,所提出的模型优于其他最先进的方法。
{"title":"An improved convolutional neural network-based model for detecting brain tumors from augmented MRI images","authors":"Gaurav Meena, K. Mohbey, Malika Acharya, K. Lokesh","doi":"10.32629/jai.v6i1.561","DOIUrl":"https://doi.org/10.32629/jai.v6i1.561","url":null,"abstract":"Identifying and categorizing a brain tumor is a crucial stage in enhancing knowledge of its underlying mechanisms. Brain tumor detection is one of the most complex challenges in modern medicine. There are a variety of diagnostic imaging techniques that may be used to locate malignancies in the brain. MRI technique has the unparallel image quality and hence serves the purpose. Deep learning methods put at the forefront have facilitated the new paradigm of automated medical image identification approaches. Therefore, reliable and automated categorization techniques are necessary for decreasing the mortality rate in humans caused by this significant chronic condition. To solve a binary problem involving MRI scans that either show or don’t show brain tumors, we offer an automatic classification method in this paper that uses a computationally efficient CNN. The goal is to determine whether the image shows brain tumors. We use the Br35H benchmark dataset for experimentation, freely available on the Internet. We augment the dataset before training to enhance accuracy and reduce time consumption. The experimental evaluation of statistical measures like accuracy, recall, precision, F1 score, and loss suggests that the proposed model outperforms other state-of-the-art methods.","PeriodicalId":70721,"journal":{"name":"自主智能(英文)","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2023-06-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"48309987","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
Prediction method of business process remaining time based on attention bidirectional recurrent neural network 基于注意力双向递归神经网络的业务流程剩余时间预测方法
Pub Date : 2023-06-30 DOI: 10.32629/jai.v6i1.639
Ali Fakhri Mahdi Al-Jumaily, A. Al-Jumaily, Saba J. Al-Jumaili
Most of the existing deep learning-based business process remaining time prediction methods use traditional long-short-term memory recurrent neural networks to build prediction models. Due to the limited modeling ability of traditional long-short-term memory recurrent neural networks for sequence data, and existing methods there is still much room for improvement in the prediction effect. Aiming at the shortcomings of existing methods, this paper proposes a business process remaining time prediction method based on attention bidirectional recurrent neural network. The method uses a bidirectional recurrent neural network to model the process instance data and introduces an attention mechanism to automatically learn the weights of different events in the process instance. In addition, in order to further improve the learning effect, an iterative learning strategy is designed based on the idea of transfer learning, which builds remaining time prediction models for process instances of different lengths, which improves the pertinence of the model. The experimental results show that the proposed method has obvious advantages compared with traditional methods.
现有的基于深度学习的业务流程剩余时间预测方法大多采用传统的长短期记忆递归神经网络来构建预测模型。由于传统的长短期记忆递归神经网络对序列数据的建模能力有限,现有方法在预测效果上还有很大的提升空间。针对现有方法的不足,提出了一种基于注意力双向递归神经网络的业务流程剩余时间预测方法。该方法采用双向递归神经网络对过程实例数据进行建模,并引入注意机制自动学习过程实例中不同事件的权重。此外,为了进一步提高学习效果,基于迁移学习的思想设计了迭代学习策略,针对不同长度的过程实例建立剩余时间预测模型,提高了模型的针对性。实验结果表明,与传统方法相比,该方法具有明显的优势。
{"title":"Prediction method of business process remaining time based on attention bidirectional recurrent neural network","authors":"Ali Fakhri Mahdi Al-Jumaily, A. Al-Jumaily, Saba J. Al-Jumaili","doi":"10.32629/jai.v6i1.639","DOIUrl":"https://doi.org/10.32629/jai.v6i1.639","url":null,"abstract":"Most of the existing deep learning-based business process remaining time prediction methods use traditional long-short-term memory recurrent neural networks to build prediction models. Due to the limited modeling ability of traditional long-short-term memory recurrent neural networks for sequence data, and existing methods there is still much room for improvement in the prediction effect. Aiming at the shortcomings of existing methods, this paper proposes a business process remaining time prediction method based on attention bidirectional recurrent neural network. The method uses a bidirectional recurrent neural network to model the process instance data and introduces an attention mechanism to automatically learn the weights of different events in the process instance. In addition, in order to further improve the learning effect, an iterative learning strategy is designed based on the idea of transfer learning, which builds remaining time prediction models for process instances of different lengths, which improves the pertinence of the model. The experimental results show that the proposed method has obvious advantages compared with traditional methods.","PeriodicalId":70721,"journal":{"name":"自主智能(英文)","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2023-06-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"46390112","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
期刊
自主智能(英文)
全部 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