首页 > 最新文献

PeerJ Computer Science最新文献

英文 中文
Towards an automated classification phase in the software maintenance process using decision tree 利用决策树实现软件维护过程中的自动分类阶段
IF 3.8 4区 计算机科学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-08-30 DOI: 10.7717/peerj-cs.2228
Sahar Alturki, Sarah Almoaiqel
The software maintenance process is costly, accounting for up to 70% of the total cost in the software development life cycle (SDLC). The difficulty of maintaining software increases with its size and complexity, requiring significant time and effort. One way to alleviate these costs is to automate parts of the maintenance process. This research focuses on the automation of the classification phase using decision trees (DT) to sort, rank, and accept/reject maintenance requests (MRs) for mobile applications. Our dataset consisted of 1,656 MRs. We found that DTs could automate sorting and accepting/rejecting MRs with accuracies of 71.08% and 64.15%, respectively, though ranking accuracy was lower at 50%. While DTs can reduce costs, effort, and time, human verification is still necessary.
软件维护过程成本高昂,占软件开发生命周期(SDLC)总成本的 70%。软件维护的难度随着软件规模和复杂程度的增加而增加,需要花费大量的时间和精力。降低这些成本的方法之一是实现部分维护流程的自动化。本研究的重点是使用决策树(DT)对移动应用程序的维护请求(MR)进行分类、排序和接受/拒绝,从而实现分类阶段的自动化。我们的数据集包含 1,656 个维护请求。我们发现,决策树可以自动分类和接受/拒绝 MR,准确率分别为 71.08% 和 64.15%,但排序准确率较低,仅为 50%。虽然 DT 可以降低成本、减少工作量和时间,但人工验证仍然是必要的。
{"title":"Towards an automated classification phase in the software maintenance process using decision tree","authors":"Sahar Alturki, Sarah Almoaiqel","doi":"10.7717/peerj-cs.2228","DOIUrl":"https://doi.org/10.7717/peerj-cs.2228","url":null,"abstract":"The software maintenance process is costly, accounting for up to 70% of the total cost in the software development life cycle (SDLC). The difficulty of maintaining software increases with its size and complexity, requiring significant time and effort. One way to alleviate these costs is to automate parts of the maintenance process. This research focuses on the automation of the classification phase using decision trees (DT) to sort, rank, and accept/reject maintenance requests (MRs) for mobile applications. Our dataset consisted of 1,656 MRs. We found that DTs could automate sorting and accepting/rejecting MRs with accuracies of 71.08% and 64.15%, respectively, though ranking accuracy was lower at 50%. While DTs can reduce costs, effort, and time, human verification is still necessary.","PeriodicalId":54224,"journal":{"name":"PeerJ Computer Science","volume":"56 1","pages":""},"PeriodicalIF":3.8,"publicationDate":"2024-08-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142203475","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
BERT4Cache: a bidirectional encoder representations for data prefetching in cache BERT4Cache:用于缓存中数据预取的双向编码器表示法
IF 3.8 4区 计算机科学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-08-29 DOI: 10.7717/peerj-cs.2258
Jing Shang, Zhihui Wu, Zhiwen Xiao, Yifei Zhang, Jibin Wang
Cache plays a crucial role in improving system response time, alleviating server pressure, and achieving load balancing in various aspects of modern information systems. The data prefetch and cache replacement algorithms are significant factors influencing caching performance. Due to the inability to learn user interests and preferences accurately, existing rule-based and data mining caching algorithms fail to capture the unique features of the user access behavior sequence, resulting in low cache hit rates. In this article, we introduce BERT4Cache, an end-to-end bidirectional Transformer model with attention for data prefetch in cache. BERT4Cache enhances cache hit rates and ultimately improves cache performance by predicting the user’s imminent future requested objects and prefetching them into the cache. In our thorough experiments, we show that BERT4Cache achieves superior results in hit rates and other metrics compared to generic reactive and advanced proactive caching strategies.
在现代信息系统的各个方面,缓存在改善系统响应时间、减轻服务器压力和实现负载平衡方面发挥着至关重要的作用。数据预取和缓存替换算法是影响缓存性能的重要因素。由于无法准确学习用户的兴趣和偏好,现有的基于规则和数据挖掘的缓存算法无法捕捉用户访问行为序列的独特特征,导致缓存命中率较低。在本文中,我们介绍了 BERT4Cache,这是一种端到端双向 Transformer 模型,关注缓存中的数据预取。BERT4Cache 通过预测用户未来即将请求的对象并将其预取到缓存中,从而提高缓存命中率并最终改善缓存性能。通过全面的实验,我们发现 BERT4Cache 在命中率和其他指标上都优于一般的反应式缓存策略和先进的主动式缓存策略。
{"title":"BERT4Cache: a bidirectional encoder representations for data prefetching in cache","authors":"Jing Shang, Zhihui Wu, Zhiwen Xiao, Yifei Zhang, Jibin Wang","doi":"10.7717/peerj-cs.2258","DOIUrl":"https://doi.org/10.7717/peerj-cs.2258","url":null,"abstract":"Cache plays a crucial role in improving system response time, alleviating server pressure, and achieving load balancing in various aspects of modern information systems. The data prefetch and cache replacement algorithms are significant factors influencing caching performance. Due to the inability to learn user interests and preferences accurately, existing rule-based and data mining caching algorithms fail to capture the unique features of the user access behavior sequence, resulting in low cache hit rates. In this article, we introduce BERT4Cache, an end-to-end bidirectional Transformer model with attention for data prefetch in cache. BERT4Cache enhances cache hit rates and ultimately improves cache performance by predicting the user’s imminent future requested objects and prefetching them into the cache. In our thorough experiments, we show that BERT4Cache achieves superior results in hit rates and other metrics compared to generic reactive and advanced proactive caching strategies.","PeriodicalId":54224,"journal":{"name":"PeerJ Computer Science","volume":"12 1","pages":""},"PeriodicalIF":3.8,"publicationDate":"2024-08-29","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142203480","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Design of compensation algorithms for zero padding and its application to a patch based deep neural network 零填充补偿算法设计及其在基于补丁的深度神经网络中的应用
IF 3.8 4区 计算机科学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-08-29 DOI: 10.7717/peerj-cs.2287
Safi Ullah, Seong-Ho Song
In this article, compensation algorithms for zero padding are suggested to enhance the performance of deep convolutional neural networks. By considering the characteristics of convolving filters, the proposed methods efficiently compensate convolutional output errors due to zero padded inputs in a convolutional neural network. Primarily the algorithms are developed for patch based SRResNet for Single Image Super Resolution and the performance comparison is carried out using the SRResNet model but due to generalized nature of the padding algorithms its efficacy is tested in U-Net for Lung CT Image Segmentation. The proposed algorithms show better performance than the existing algorithm called partial convolution based padding (PCP), developed recently.
本文提出了零填充补偿算法,以提高深度卷积神经网络的性能。通过考虑卷积滤波器的特性,所提出的方法能有效补偿卷积神经网络中由于零填充输入造成的卷积输出误差。这些算法主要是为基于补丁的 SRResNet 单图像超分辨率开发的,并使用 SRResNet 模型进行了性能比较,但由于填充算法的通用性,其功效在用于肺部 CT 图像分割的 U-Net 中进行了测试。与最近开发的基于部分卷积的填充算法(PCP)相比,所提出的算法显示出更好的性能。
{"title":"Design of compensation algorithms for zero padding and its application to a patch based deep neural network","authors":"Safi Ullah, Seong-Ho Song","doi":"10.7717/peerj-cs.2287","DOIUrl":"https://doi.org/10.7717/peerj-cs.2287","url":null,"abstract":"In this article, compensation algorithms for zero padding are suggested to enhance the performance of deep convolutional neural networks. By considering the characteristics of convolving filters, the proposed methods efficiently compensate convolutional output errors due to zero padded inputs in a convolutional neural network. Primarily the algorithms are developed for patch based SRResNet for Single Image Super Resolution and the performance comparison is carried out using the SRResNet model but due to generalized nature of the padding algorithms its efficacy is tested in U-Net for Lung CT Image Segmentation. The proposed algorithms show better performance than the existing algorithm called partial convolution based padding (PCP), developed recently.","PeriodicalId":54224,"journal":{"name":"PeerJ Computer Science","volume":"106 1","pages":""},"PeriodicalIF":3.8,"publicationDate":"2024-08-29","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142203478","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Comprehensive analysis of clustering algorithms: exploring limitations and innovative solutions 全面分析聚类算法:探索局限性和创新解决方案
IF 3.8 4区 计算机科学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-08-29 DOI: 10.7717/peerj-cs.2286
Aasim Ayaz Wani
This survey rigorously explores contemporary clustering algorithms within the machine learning paradigm, focusing on five primary methodologies: centroid-based, hierarchical, density-based, distribution-based, and graph-based clustering. Through the lens of recent innovations such as deep embedded clustering and spectral clustering, we analyze the strengths, limitations, and the breadth of application domains—ranging from bioinformatics to social network analysis. Notably, the survey introduces novel contributions by integrating clustering techniques with dimensionality reduction and proposing advanced ensemble methods to enhance stability and accuracy across varied data structures. This work uniquely synthesizes the latest advancements and offers new perspectives on overcoming traditional challenges like scalability and noise sensitivity, thus providing a comprehensive roadmap for future research and practical applications in data-intensive environments.
本调查报告严格探讨了机器学习范式中的当代聚类算法,重点关注五种主要方法:基于中心点的聚类、分层聚类、基于密度的聚类、基于分布的聚类和基于图的聚类。通过深度嵌入式聚类和光谱聚类等最新创新的视角,我们分析了从生物信息学到社交网络分析等应用领域的优势、局限性和广度。值得注意的是,该研究通过将聚类技术与降维技术相结合,并提出先进的集合方法来提高不同数据结构的稳定性和准确性,从而做出了新的贡献。这项工作独特地综合了最新进展,为克服可扩展性和噪声敏感性等传统挑战提供了新视角,从而为数据密集型环境中的未来研究和实际应用提供了全面的路线图。
{"title":"Comprehensive analysis of clustering algorithms: exploring limitations and innovative solutions","authors":"Aasim Ayaz Wani","doi":"10.7717/peerj-cs.2286","DOIUrl":"https://doi.org/10.7717/peerj-cs.2286","url":null,"abstract":"This survey rigorously explores contemporary clustering algorithms within the machine learning paradigm, focusing on five primary methodologies: centroid-based, hierarchical, density-based, distribution-based, and graph-based clustering. Through the lens of recent innovations such as deep embedded clustering and spectral clustering, we analyze the strengths, limitations, and the breadth of application domains—ranging from bioinformatics to social network analysis. Notably, the survey introduces novel contributions by integrating clustering techniques with dimensionality reduction and proposing advanced ensemble methods to enhance stability and accuracy across varied data structures. This work uniquely synthesizes the latest advancements and offers new perspectives on overcoming traditional challenges like scalability and noise sensitivity, thus providing a comprehensive roadmap for future research and practical applications in data-intensive environments.","PeriodicalId":54224,"journal":{"name":"PeerJ Computer Science","volume":"3 1","pages":""},"PeriodicalIF":3.8,"publicationDate":"2024-08-29","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142203479","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Optimizing agricultural data security: harnessing IoT and AI with Latency Aware Accuracy Index (LAAI) 优化农业数据安全:利用延迟感知准确度指数 (LAAI) 利用物联网和人工智能
IF 3.8 4区 计算机科学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-08-28 DOI: 10.7717/peerj-cs.2276
Omar Bin Samin, Nasir Ahmed Abdulkhader Algeelani, Ammar Bathich, Maryam Omar, Musadaq Mansoor, Amir Khan
The integration of Internet of Things (IoT) and artificial intelligence (AI) technologies into modern agriculture has profound implications on data collection, management, and decision-making processes. However, ensuring the security of agricultural data has consistently posed a significant challenge. This study presents a novel evaluation metric titled Latency Aware Accuracy Index (LAAI) for the purpose of optimizing data security in the agricultural sector. The LAAI uses the combined capacities of the IoT and AI in addition to the latency aspect. The use of IoT tools for data collection and AI algorithms for analysis makes farming operation more productive. The LAAI metric is a more holistic way to determine data accuracy while considering latency limitations. This ensures that farmers and other end-users are fed trustworthy information in a timely manner. This unified measure not only makes the data more secure but gives farmers the information that helps them to make smart decisions and, thus, drives healthier farming and food security.
将物联网(IoT)和人工智能(AI)技术融入现代农业,对数据收集、管理和决策过程产生了深远影响。然而,如何确保农业数据的安全性一直是一个重大挑战。本研究提出了一种名为 "延迟感知准确度指数(LAI)"的新型评估指标,用于优化农业领域的数据安全。除了延迟方面,LAAI 还利用了物联网和人工智能的综合能力。使用物联网工具收集数据和使用人工智能算法进行分析可提高农业生产效率。LAAI 指标是在考虑延迟限制的同时确定数据准确性的一种更全面的方法。这可确保农民和其他终端用户及时获得可信的信息。这种统一的衡量标准不仅使数据更加安全,还能为农民提供信息,帮助他们做出明智的决策,从而推动更健康的农业生产和粮食安全。
{"title":"Optimizing agricultural data security: harnessing IoT and AI with Latency Aware Accuracy Index (LAAI)","authors":"Omar Bin Samin, Nasir Ahmed Abdulkhader Algeelani, Ammar Bathich, Maryam Omar, Musadaq Mansoor, Amir Khan","doi":"10.7717/peerj-cs.2276","DOIUrl":"https://doi.org/10.7717/peerj-cs.2276","url":null,"abstract":"The integration of Internet of Things (IoT) and artificial intelligence (AI) technologies into modern agriculture has profound implications on data collection, management, and decision-making processes. However, ensuring the security of agricultural data has consistently posed a significant challenge. This study presents a novel evaluation metric titled Latency Aware Accuracy Index (LAAI) for the purpose of optimizing data security in the agricultural sector. The LAAI uses the combined capacities of the IoT and AI in addition to the latency aspect. The use of IoT tools for data collection and AI algorithms for analysis makes farming operation more productive. The LAAI metric is a more holistic way to determine data accuracy while considering latency limitations. This ensures that farmers and other end-users are fed trustworthy information in a timely manner. This unified measure not only makes the data more secure but gives farmers the information that helps them to make smart decisions and, thus, drives healthier farming and food security.","PeriodicalId":54224,"journal":{"name":"PeerJ Computer Science","volume":"35 1","pages":""},"PeriodicalIF":3.8,"publicationDate":"2024-08-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142203482","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A facial expression recognition network based on attention double branch enhanced fusion 基于注意力双分支增强融合的面部表情识别网络
IF 3.8 4区 计算机科学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-08-28 DOI: 10.7717/peerj-cs.2266
Wenming Wang, Min Jia
The facial expression reflects a person’s emotion, cognition, and even physiological or mental state to a large extent. It has important application value in medical treatment, business, criminal investigation, education, and human-computer interaction. Automatic facial expression recognition technology has become an important research topic in computer vision. To solve the problems of insufficient feature extraction, loss of local key information, and low accuracy in facial expression recognition, this article proposes a facial expression recognition network based on attention double branch enhanced fusion. Two parallel branches are used to capture global enhancement features and local attention semantics respectively, and the fusion and complementarity of global and local information is realized through decision-level fusion. The experimental results show that the features extracted by the network are made more complete by fusing and enhancing the global and local features. The proposed method achieves 89.41% and 88.84% expression recognition accuracy on the natural scene face expression datasets RAF-DB and FERPlus, respectively, which is an excellent performance compared with many current methods and demonstrates the effectiveness and superiority of the proposed network model.
面部表情在很大程度上反映了一个人的情绪、认知,甚至生理或心理状态。它在医疗、商业、刑侦、教育和人机交互等方面具有重要的应用价值。面部表情自动识别技术已成为计算机视觉领域的重要研究课题。为了解决面部表情识别中存在的特征提取不足、局部关键信息丢失、识别准确率低等问题,本文提出了一种基于注意力双分支增强融合的面部表情识别网络。利用两个并行分支分别捕捉全局增强特征和局部注意力语义,通过决策层融合实现全局和局部信息的融合与互补。实验结果表明,通过融合和增强全局和局部特征,网络提取的特征更加完整。所提出的方法在自然场景人脸表情数据集 RAF-DB 和 FERPlus 上分别达到了 89.41% 和 88.84% 的表情识别准确率,与目前的许多方法相比表现优异,证明了所提出的网络模型的有效性和优越性。
{"title":"A facial expression recognition network based on attention double branch enhanced fusion","authors":"Wenming Wang, Min Jia","doi":"10.7717/peerj-cs.2266","DOIUrl":"https://doi.org/10.7717/peerj-cs.2266","url":null,"abstract":"The facial expression reflects a person’s emotion, cognition, and even physiological or mental state to a large extent. It has important application value in medical treatment, business, criminal investigation, education, and human-computer interaction. Automatic facial expression recognition technology has become an important research topic in computer vision. To solve the problems of insufficient feature extraction, loss of local key information, and low accuracy in facial expression recognition, this article proposes a facial expression recognition network based on attention double branch enhanced fusion. Two parallel branches are used to capture global enhancement features and local attention semantics respectively, and the fusion and complementarity of global and local information is realized through decision-level fusion. The experimental results show that the features extracted by the network are made more complete by fusing and enhancing the global and local features. The proposed method achieves 89.41% and 88.84% expression recognition accuracy on the natural scene face expression datasets RAF-DB and FERPlus, respectively, which is an excellent performance compared with many current methods and demonstrates the effectiveness and superiority of the proposed network model.","PeriodicalId":54224,"journal":{"name":"PeerJ Computer Science","volume":"106 1","pages":""},"PeriodicalIF":3.8,"publicationDate":"2024-08-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142203483","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Wormhole attack detection and mitigation model for Internet of Things and WSN using machine learning 利用机器学习检测和缓解物联网和 WSN 的虫洞攻击模型
IF 3.8 4区 计算机科学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-08-28 DOI: 10.7717/peerj-cs.2257
Asma Hassan Alshehri
The Internet of Things (IoT) is revolutionizing diverse sectors like business, healthcare, and the military, but its widespread adoption has also led to significant security challenges. IoT networks, in particular, face increasing vulnerabilities due to the rapid proliferation of connected devices within smart infrastructures. Wireless sensor networks (WSNs) comprise software, gateways, and small sensors that wirelessly transmit and receive data. WSNs consist of two types of nodes: generic nodes with sensing capabilities and gateway nodes that manage data routing. These sensor nodes operate under constraints of limited battery power, storage capacity, and processing capabilities, exposing them to various threats, including wormhole attacks. This study focuses on detecting wormhole attacks by analyzing the connectivity details of network nodes. Machine learning (ML) techniques are proposed as effective solutions to address these modern challenges in wormhole attack detection within sensor networks. The base station employs two ML models, a support vector machine (SVM) and a deep neural network (DNN), to classify traffic data and identify malicious nodes in the network. The effectiveness of these algorithms is validated using traffic generated by the NS3.37 simulator and tested against real-world scenarios. Evaluation metrics such as average recall, false positive rates, latency, end-to-end delay, response time, throughput, energy consumption, and CPU utilization are used to assess the performance of the proposed models. Results indicate that the proposed model outperforms existing methods in terms of efficacy and efficiency.
物联网(IoT)正在彻底改变商业、医疗保健和军事等各个领域,但其广泛应用也带来了巨大的安全挑战。尤其是物联网网络,由于智能基础设施中连接设备的快速激增,面临着越来越多的漏洞。无线传感器网络(WSN)由软件、网关和小型传感器组成,以无线方式传输和接收数据。WSN 由两类节点组成:具有传感功能的普通节点和管理数据路由的网关节点。这些传感器节点在有限的电池电量、存储容量和处理能力的限制下运行,面临着包括虫洞攻击在内的各种威胁。本研究的重点是通过分析网络节点的连接细节来检测虫洞攻击。本文提出了机器学习(ML)技术作为有效的解决方案,以应对传感器网络中虫洞攻击检测所面临的这些现代挑战。基站采用支持向量机(SVM)和深度神经网络(DNN)两种 ML 模型对流量数据进行分类,并识别网络中的恶意节点。使用 NS3.37 模拟器生成的流量验证了这些算法的有效性,并针对实际场景进行了测试。平均召回率、误报率、延迟、端到端延迟、响应时间、吞吐量、能耗和 CPU 利用率等评价指标用于评估所提模型的性能。结果表明,所提出的模型在功效和效率方面优于现有方法。
{"title":"Wormhole attack detection and mitigation model for Internet of Things and WSN using machine learning","authors":"Asma Hassan Alshehri","doi":"10.7717/peerj-cs.2257","DOIUrl":"https://doi.org/10.7717/peerj-cs.2257","url":null,"abstract":"The Internet of Things (IoT) is revolutionizing diverse sectors like business, healthcare, and the military, but its widespread adoption has also led to significant security challenges. IoT networks, in particular, face increasing vulnerabilities due to the rapid proliferation of connected devices within smart infrastructures. Wireless sensor networks (WSNs) comprise software, gateways, and small sensors that wirelessly transmit and receive data. WSNs consist of two types of nodes: generic nodes with sensing capabilities and gateway nodes that manage data routing. These sensor nodes operate under constraints of limited battery power, storage capacity, and processing capabilities, exposing them to various threats, including wormhole attacks. This study focuses on detecting wormhole attacks by analyzing the connectivity details of network nodes. Machine learning (ML) techniques are proposed as effective solutions to address these modern challenges in wormhole attack detection within sensor networks. The base station employs two ML models, a support vector machine (SVM) and a deep neural network (DNN), to classify traffic data and identify malicious nodes in the network. The effectiveness of these algorithms is validated using traffic generated by the NS3.37 simulator and tested against real-world scenarios. Evaluation metrics such as average recall, false positive rates, latency, end-to-end delay, response time, throughput, energy consumption, and CPU utilization are used to assess the performance of the proposed models. Results indicate that the proposed model outperforms existing methods in terms of efficacy and efficiency.","PeriodicalId":54224,"journal":{"name":"PeerJ Computer Science","volume":"47 1","pages":""},"PeriodicalIF":3.8,"publicationDate":"2024-08-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142203484","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A feature-enhanced knowledge graph neural network for machine learning method recommendation 用于机器学习方法推荐的特征增强型知识图谱神经网络
IF 3.8 4区 计算机科学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-08-28 DOI: 10.7717/peerj-cs.2284
Xin Zhang, Junjie Guo
Large amounts of machine learning methods with condensed names bring great challenges for researchers to select a suitable approach for a target dataset in the area of academic research. Although the graph neural networks based on the knowledge graph have been proven helpful in recommending a machine learning method for a given dataset, the issues of inadequate entity representation and over-smoothing of embeddings still need to be addressed. This article proposes a recommendation framework that integrates the feature-enhanced graph neural network and an anti-smoothing aggregation network. In the proposed framework, in addition to utilizing the textual description information of the target entities, each node is enhanced through its neighborhood information before participating in the higher-order propagation process. In addition, an anti-smoothing aggregation network is designed to reduce the influence of central nodes in each information aggregation by an exponential decay function. Extensive experiments on the public dataset demonstrate that the proposed approach exhibits substantial advantages over the strong baselines in recommendation tasks.
在学术研究领域,大量名称精简的机器学习方法给研究人员选择适合目标数据集的方法带来了巨大挑战。尽管基于知识图谱的图神经网络已被证明有助于为给定数据集推荐机器学习方法,但实体表示不足和嵌入过度平滑的问题仍有待解决。本文提出了一种整合了特征增强图神经网络和反平滑聚合网络的推荐框架。在所提出的框架中,除了利用目标实体的文本描述信息外,每个节点在参与高阶传播过程之前都会通过其邻域信息得到增强。此外,还设计了一个反平滑聚合网络,通过指数衰减函数降低中心节点在每次信息聚合中的影响。在公共数据集上进行的大量实验证明,在推荐任务中,所提出的方法与强大的基线方法相比具有显著优势。
{"title":"A feature-enhanced knowledge graph neural network for machine learning method recommendation","authors":"Xin Zhang, Junjie Guo","doi":"10.7717/peerj-cs.2284","DOIUrl":"https://doi.org/10.7717/peerj-cs.2284","url":null,"abstract":"Large amounts of machine learning methods with condensed names bring great challenges for researchers to select a suitable approach for a target dataset in the area of academic research. Although the graph neural networks based on the knowledge graph have been proven helpful in recommending a machine learning method for a given dataset, the issues of inadequate entity representation and over-smoothing of embeddings still need to be addressed. This article proposes a recommendation framework that integrates the feature-enhanced graph neural network and an anti-smoothing aggregation network. In the proposed framework, in addition to utilizing the textual description information of the target entities, each node is enhanced through its neighborhood information before participating in the higher-order propagation process. In addition, an anti-smoothing aggregation network is designed to reduce the influence of central nodes in each information aggregation by an exponential decay function. Extensive experiments on the public dataset demonstrate that the proposed approach exhibits substantial advantages over the strong baselines in recommendation tasks.","PeriodicalId":54224,"journal":{"name":"PeerJ Computer Science","volume":"24 1","pages":""},"PeriodicalIF":3.8,"publicationDate":"2024-08-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142203481","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Mechanical fault diagnosis of high voltage circuit breaker using multimodal data fusion 利用多模态数据融合诊断高压断路器的机械故障
IF 3.8 4区 计算机科学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-08-26 DOI: 10.7717/peerj-cs.2248
Tianhui Li, Yanwei Xia, Xianhai Pang, Jihong Zhu, Hui Fan, Li Zhen, Chaomin Gu, Chi Dong, Shijie Lu
A high voltage circuit breaker (HVCB) plays a crucial role in current smart power system. However, the current research on HVCB mainly focuses on the convenience and efficiency of mechanical structures, ignoring the aspect of their fault diagnosis. It is very important to ensure the circuit breaker conducts in a normal state. According to real statistics when HVCB works, most defects and faults in high voltage circuit breakers is caused by mechanical faults such as contact fault, mechanism seizure, bolt loosening, spring fatigue and so on. In this study, vibration sensors were placed at four different locations in the HVCB system to detect four common mechanical faults using vibration signal. In our approach, a convolutional attention network (CANet) was introduced to extract features and determine which mechanical faults occur within a fixed period of time. The results indicate that the mechanical fault diagnosis accuracy rate is up to 94.2%, surpassing traditional methods that rely solely on vibration signals from a single location.
高压断路器(HVCB)在当前的智能电力系统中发挥着至关重要的作用。然而,目前对高压断路器的研究主要集中在机械结构的便捷性和高效性上,而忽略了其故障诊断方面。确保断路器在正常状态下工作是非常重要的。根据 HVCB 工作时的实际统计,高压断路器的大部分缺陷和故障都是由机械故障引起的,如接触故障、机构卡死、螺栓松动、弹簧疲劳等。本研究在高压断路器系统的四个不同位置安装了振动传感器,以利用振动信号检测四种常见的机械故障。在我们的方法中,引入了卷积注意力网络(CANet)来提取特征,并确定哪些机械故障发生在固定的时间段内。结果表明,机械故障诊断准确率高达 94.2%,超过了仅依赖单一位置振动信号的传统方法。
{"title":"Mechanical fault diagnosis of high voltage circuit breaker using multimodal data fusion","authors":"Tianhui Li, Yanwei Xia, Xianhai Pang, Jihong Zhu, Hui Fan, Li Zhen, Chaomin Gu, Chi Dong, Shijie Lu","doi":"10.7717/peerj-cs.2248","DOIUrl":"https://doi.org/10.7717/peerj-cs.2248","url":null,"abstract":"A high voltage circuit breaker (HVCB) plays a crucial role in current smart power system. However, the current research on HVCB mainly focuses on the convenience and efficiency of mechanical structures, ignoring the aspect of their fault diagnosis. It is very important to ensure the circuit breaker conducts in a normal state. According to real statistics when HVCB works, most defects and faults in high voltage circuit breakers is caused by mechanical faults such as contact fault, mechanism seizure, bolt loosening, spring fatigue and so on. In this study, vibration sensors were placed at four different locations in the HVCB system to detect four common mechanical faults using vibration signal. In our approach, a convolutional attention network (CANet) was introduced to extract features and determine which mechanical faults occur within a fixed period of time. The results indicate that the mechanical fault diagnosis accuracy rate is up to 94.2%, surpassing traditional methods that rely solely on vibration signals from a single location.","PeriodicalId":54224,"journal":{"name":"PeerJ Computer Science","volume":"1 1","pages":""},"PeriodicalIF":3.8,"publicationDate":"2024-08-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142203486","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
TSFF: a two-stage fusion framework for 3D object detection TSFF:三维物体检测的两阶段融合框架
IF 3.8 4区 计算机科学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-08-23 DOI: 10.7717/peerj-cs.2260
Guoqing Jiang, Saiya Li, Ziyu Huang, Guorong Cai, Jinhe Su
Point clouds are highly regarded in the field of 3D object detection for their superior geometric properties and versatility. However, object occlusion and defects in scanning equipment frequently result in sparse and missing data within point clouds, adversely affecting the final prediction. Recognizing the synergistic potential between the rich semantic information present in images and the geometric data in point clouds for scene representation, we introduce a two-stage fusion framework (TSFF) for 3D object detection. To address the issue of corrupted geometric information in point clouds caused by object occlusion, we augment point features with image features, thereby enhancing the reference factor of the point cloud during the voting bias phase. Furthermore, we implement a constrained fusion module to selectively sample voting points using a 2D bounding box, integrating valuable image features while reducing the impact of background points in sparse scenes. Our methodology was evaluated on the SUNRGB-D dataset, where it achieved a 3.6 mean average percent (mAP) improvement in the mAP@0.25 evaluation criterion over the baseline. In comparison to other great 3D object detection methods, our method had excellent performance in the detection of some objects.
点云因其卓越的几何特性和多功能性在三维物体检测领域备受推崇。然而,物体遮挡和扫描设备缺陷经常导致点云数据稀疏和缺失,从而对最终预测结果产生不利影响。我们认识到图像中丰富的语义信息和点云中的几何数据在场景表示中的协同潜力,因此引入了用于三维物体检测的两阶段融合框架(TSFF)。为了解决由于物体遮挡而导致的点云几何信息损坏问题,我们用图像特征增强了点特征,从而在投票偏置阶段增强了点云的参考系数。此外,我们还实施了一个约束融合模块,利用二维边界框对投票点进行选择性采样,在稀疏场景中整合有价值的图像特征,同时减少背景点的影响。我们的方法在 SUNRGB-D 数据集上进行了评估,在 mAP@0.25 评估标准中,该方法比基线方法提高了 3.6 个平均百分比 (mAP)。与其他优秀的三维物体检测方法相比,我们的方法在某些物体的检测方面表现出色。
{"title":"TSFF: a two-stage fusion framework for 3D object detection","authors":"Guoqing Jiang, Saiya Li, Ziyu Huang, Guorong Cai, Jinhe Su","doi":"10.7717/peerj-cs.2260","DOIUrl":"https://doi.org/10.7717/peerj-cs.2260","url":null,"abstract":"Point clouds are highly regarded in the field of 3D object detection for their superior geometric properties and versatility. However, object occlusion and defects in scanning equipment frequently result in sparse and missing data within point clouds, adversely affecting the final prediction. Recognizing the synergistic potential between the rich semantic information present in images and the geometric data in point clouds for scene representation, we introduce a two-stage fusion framework (TSFF) for 3D object detection. To address the issue of corrupted geometric information in point clouds caused by object occlusion, we augment point features with image features, thereby enhancing the reference factor of the point cloud during the voting bias phase. Furthermore, we implement a constrained fusion module to selectively sample voting points using a 2D bounding box, integrating valuable image features while reducing the impact of background points in sparse scenes. Our methodology was evaluated on the SUNRGB-D dataset, where it achieved a 3.6 mean average percent (mAP) improvement in the mAP@0.25 evaluation criterion over the baseline. In comparison to other great 3D object detection methods, our method had excellent performance in the detection of some objects.","PeriodicalId":54224,"journal":{"name":"PeerJ Computer Science","volume":"1 1","pages":""},"PeriodicalIF":3.8,"publicationDate":"2024-08-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142203489","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
PeerJ Computer Science
全部 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