Cloud computing has emerged as a vital platform for processing resource-intensive workloads in smart manu-facturing environments,enabling scalable and flexible access to remote data centers over the *** these environm...
详细信息
Cloud computing has emerged as a vital platform for processing resource-intensive workloads in smart manu-facturing environments,enabling scalable and flexible access to remote data centers over the *** these environments,Virtual Machines(VMs)are employed to manage workloads,with their optimal placement on Physical Machines(PMs)being crucial for maximizing resource ***,achieving high resource utilization in cloud data centers remains a challenge due to multiple conflicting objectives,particularly in scenarios involving inter-VM communication dependencies,which are common in smart manufacturing *** manuscript presents an AI-driven approach utilizing a modified Multi-Objective Particle Swarm Optimization(MOPSO)algorithm,enhanced with improved mutation and crossover operators,to efficiently place *** approach aims to minimize the impact on networking devices during inter-VM communication while enhancing resource *** proposed algorithm is benchmarked against other multi-objective algorithms,such as Multi-Objective Evolutionary Algorithm with Decomposition(MOEA/D),demonstrating its superiority in optimizing resource allocation in cloud-based environments for smart manufacturing.
Virtual experiences can significantly influence our perception and behavior in the real world, shaping how we interact with and navigate physical environments. In this paper, we examine the impact of learning navigati...
详细信息
Specific medical data has limitations in that there are not many numbers and it is not *** solve these limitations,it is necessary to study how to efficiently process these limited amounts of *** this paper,deep learn...
详细信息
Specific medical data has limitations in that there are not many numbers and it is not *** solve these limitations,it is necessary to study how to efficiently process these limited amounts of *** this paper,deep learning methods for automatically determining cardiovascular diseases are described,and an effective preprocessing method for CT images that can be applied to improve the performance of deep learning was *** cardiac CT images include several parts of the body such as the heart,lungs,spine,and *** preprocessing step proposed in this paper divided CT image data into regions of interest and other regions using K-means clustering and the Grabcut *** compared the deep learning performance results of original data,data using only K-means clustering,and data using both K-means clustering and the Grabcut *** data used in this paper were collected at Soonchunhyang University Cheonan Hospital in Korea and the experimental test proceeded with IRB *** training was conducted using Resnet 50,VGG,and Inception resnet V2 models,and Resnet 50 had the best accuracy in validation and *** the preprocessing process proposed in this paper,the accuracy of deep learning models was significantly improved by at least 10%and up to 40%.
Context:Decentralized autonomous organizations are a new form of smart contract-based *** autonomous organization platforms,which support the creation of such organizations,are becoming increasingly popular,such as Ar...
详细信息
Context:Decentralized autonomous organizations are a new form of smart contract-based *** autonomous organization platforms,which support the creation of such organizations,are becoming increasingly popular,such as Aragon and *** the best fitting platform is challenging for organizations,as a significant number of decision criteria,such as popularity,developer availability,governance issues and consistent documentation of such platforms,should be ***,decision-makers at the organizations are not experts in every domain,so they must continuously acquire volatile knowledge regarding such ***:Supporting decision-makers in selecting the right decentralized autonomous organization platforms by designing an effective decision model is the main objective of this *** aim to provide more insight into their selection process and reduce time and effort significantly by designing a decision ***:This study presents a decision model for the decentralized autonomous organization platform selection *** decision model captures knowledge regarding such platforms and concepts *** model is based on an existing theoretical framework that assists software engineers with a set of multi-criteria decision-making problems in software ***:We conducted three industry case studies in the context of three decentralized autonomous organizations to evaluate the effectiveness and efficiency of the decision model in assisting *** case study participants declared that the decision model provides significantly more insight into their selection process and reduces time and ***:We observe in the empirical evidence from the case studies that decision-makers can make more rational,efficient,and effective decisions with the decision ***,the reusable form of the captured knowledge regarding decentralized autonomous organization platforms can be
Searchable Encryption(SE)enables data owners to search remotely stored ciphertexts selectively.A practical model that is closest to real life should be able to handle search queries with multiple keywords and multiple...
详细信息
Searchable Encryption(SE)enables data owners to search remotely stored ciphertexts selectively.A practical model that is closest to real life should be able to handle search queries with multiple keywords and multiple data owners/users,and even return the top-k most relevant search results when *** refer to a model that satisfies all of the conditions a 3-multi ranked search ***,SE schemes that have been proposed to date use fully trusted trapdoor generation centers,and several methods assume a secure connection between the data users and a trapdoor generation *** is,they assume the trapdoor generation center is the only entity that can learn the information regarding queried keywords,but it will never attempt to use it in any other manner than that requested,which is impractical in real *** this study,to enhance the security,we propose a new 3-multi ranked SE scheme that satisfies all conditions without these security *** proposed scheme uses randomized keywords to protect the interested keywords of users from both outside adversaries and the honest-but-curious trapdoor generation center,thereby preventing attackers from determining whether two different queries include the same ***,we develop a method for managing multiple encrypted keywords from every data owner,each encrypted with a different *** evaluation demonstrates that,despite the trade-off overhead that results from the weaker security assumption,the proposed scheme achieves reasonable performance compared to extant schemes,which implies that our scheme is practical and closest to real life.
Univariate time series forecasting is pivotal in domains such as climate modeling, finance, and healthcare, where both short-term precision and long-term reliability are essential. This study introduces AUNET (Attenti...
详细信息
The news ticker is a common feature of many different news networks that display headlines and other *** ticker recognition applications are highly valuable in e-business and news surveillance for media regulatory ***...
详细信息
The news ticker is a common feature of many different news networks that display headlines and other *** ticker recognition applications are highly valuable in e-business and news surveillance for media regulatory *** this paper,we focus on the automatic Arabic Ticker Recognition system for the Al-Ekhbariya news *** primary emphasis of this research is on ticker recognition methods and storage *** that end,the research is aimed at character-wise explicit segmentation using a semantic segmentation technique and words identification *** proposed learning architecture considers the grouping of homogeneousshaped *** incorporates linguistic taxonomy in a unified manner to address the imbalance in data distribution which leads to individual ***,experiments with a novel ArabicNews Ticker(Al-ENT)dataset that provides accurate character-level and character components-level labeling to evaluate the effectiveness of the suggested *** proposed method attains 96.5%,outperforming the current state-of-the-art technique by 8.5%.The study reveals that our strategy improves the performance of lowrepresentation correlated character classes.
Bias detection and mitigation is an active area of research in machine learning. This work extends previous research done by the authors Van Busum and Fang (Proceedings of the 38th ACM/SIGAPP Symposium on Applied Comp...
详细信息
Malware attacks on Windows machines pose significant cybersecurity threats,necessitating effective detection and prevention *** machine learning classifiers have emerged as promising tools for malware ***,there remain...
详细信息
Malware attacks on Windows machines pose significant cybersecurity threats,necessitating effective detection and prevention *** machine learning classifiers have emerged as promising tools for malware ***,there remains a need for comprehensive studies that compare the performance of different classifiers specifically for Windows malware *** this gap can provide valuable insights for enhancing cybersecurity *** numerous studies have explored malware detection using machine learning techniques,there is a lack of systematic comparison of supervised classifiers for Windows malware *** the relative effectiveness of these classifiers can inform the selection of optimal detection methods and improve overall security *** study aims to bridge the research gap by conducting a comparative analysis of supervised machine learning classifiers for detecting malware on Windows *** objectives include Investigating the performance of various classifiers,such as Gaussian Naïve Bayes,K Nearest Neighbors(KNN),Stochastic Gradient Descent Classifier(SGDC),and Decision Tree,in detecting Windows *** the accuracy,efficiency,and suitability of each classifier for real-world malware detection *** the strengths and limitations of different classifiers to provide insights for cybersecurity practitioners and *** recommendations for selecting the most effective classifier for Windows malware detection based on empirical *** study employs a structured methodology consisting of several phases:exploratory data analysis,data preprocessing,model training,and *** data analysis involves understanding the dataset’s characteristics and identifying preprocessing *** preprocessing includes cleaning,feature encoding,dimensionality reduction,and optimization to prepare the data for *** training utilizes various
暂无评论