In the Smart Grid(SG)residential environment,consumers change their power consumption routine according to the price and incentives announced by the utility,which causes the prices to deviate from the initial ***,elec...
详细信息
In the Smart Grid(SG)residential environment,consumers change their power consumption routine according to the price and incentives announced by the utility,which causes the prices to deviate from the initial ***,electricity demand and price forecasting play a significant role and can help in terms of reliability and *** to the massive amount of data,big data analytics for forecasting becomes a hot topic in the SG *** this paper,the changing and non-linearity of consumer consumption pattern complex data is taken as *** minimize the computational cost and complexity of the data,the average of the feature engineering approaches includes:Recursive Feature Eliminator(RFE),Extreme Gradient Boosting(XGboost),Random Forest(RF),and are upgraded to extract the most relevant and significant *** this end,we have proposed the DensetNet-121 network and Support Vector Machine(SVM)ensemble with Aquila Optimizer(AO)to ensure adaptability and handle the complexity of data in the ***,the AO method helps to tune the parameters of DensNet(121 layers)and SVM,which achieves less training loss,computational time,minimized overfitting problems and more training/test *** evaluation metrics and statistical analysis validate the proposed model results are better than the benchmark *** proposed method has achieved a minimal value of the Mean Average Percentage Error(MAPE)rate i.e.,8%by DenseNet-AO and 6%by SVM-AO and the maximum accurateness rate of 92%and 95%,respectively.
This research analyses the complex dynamics of Cyber-Physical-Social systems (CPSS), encompassing cyber-physical systems, cybersecurity, the Internet of Things (IoT), and social media. By exploring the interactions am...
详细信息
Traditional auto-scaling approaches are conceived as reactive automations,typically triggered when predefined thresholds are breached by resource consumption *** such rules at scale is cumbersome,especially when resou...
详细信息
Traditional auto-scaling approaches are conceived as reactive automations,typically triggered when predefined thresholds are breached by resource consumption *** such rules at scale is cumbersome,especially when resources require non-negligible time to be *** paper introduces an architecture for predictive cloud operations,which enables orchestrators to apply time-series forecasting techniques to estimate the evolution of relevant metrics and take decisions based on the predicted state of the *** this way,they can anticipate load peaks and trigger appropriate scaling actions in advance,such that new resources are available when *** proposed architecture is implemented in OpenStack,extending the monitoring capabilities of Monasca by injecting short-term forecasts of standard *** use our architecture to implement predictive scaling policies leveraging on linear regression,autoregressive integrated moving average,feed-forward,and recurrent neural networks(RNN).Then,we evaluate their performance on a synthetic workload,comparing them to those of a traditional *** assess the ability of the different models to generalize to unseen patterns,we also evaluate them on traces from a real content delivery network(CDN)*** particular,the RNN model exhibites the best overall performance in terms of prediction error,observed client-side response latency,and forecasting *** implementation of our architecture is open-source.
Internet-of-things (IoT) networks are distinguished by nodes with limited computational power and storage capacity, making Low Power and Lossy Networks (LLNs) protocols essential for effective communication in resourc...
详细信息
This article shows the implementation of a prediction model of the payment behavior of the renewal concept of companies registered in the commercial registry of the Barranquilla Chamber of Commerce using machine learn...
详细信息
In the context of m-health applications, developing user-friendly interfaces to improve usability and acceptance by older adults has become a prominent research topic. The use of embodied conversational agents (ECAs) ...
详细信息
Early warning signs of dementia may include memory loss, difficulty with problem-solving, confusion, changes in mood and behavior, and impaired communication skills. People impacted by dementia often make a loss on th...
详细信息
The ability to match features and keep track of objects in changing dynamic environments is still an important problem, particularly due to varying noise levels, diverse datasets, and high dimensional feature spaces. ...
详细信息
Autonomous driving has been significantly advanced in todays society, which revolutionized daily routines and facilitated the development of the Internet of Vehicles (IoV). A crucial aspect of this system is understan...
详细信息
Autonomous driving has been significantly advanced in todays society, which revolutionized daily routines and facilitated the development of the Internet of Vehicles (IoV). A crucial aspect of this system is understanding traffic density to enable intelligent traffic management. With the rapid improvement in deep neural networks (DNNs), the accuracy of density estimation has markedly improved. However, there are two main issues that remain unsolved. Firstly, current DNN-based models are excessively heavy, characterized by an overwhelming number of training parameters (millions or even billions) and substantial computational complexity, indicated by a high number of FLOPs. These requirements for storage and computation severely limit the practical application of these models, especially on edge devices with limited capacity and computational power. Secondly, despite the superior performance of DNN models, their effectiveness largely depends on the availability of large-scale data for training. Growing privacy concerns have made individuals increasingly hesitant to allow their data to be publicly used for model training, particularly in vehicle-related applications that might reveal personal movements, which leads to data isolation issues. In this paper, we address these two problems at once with a systematic framework. Specifically, we introduce the Proxy Model Distributed Learning (PMDL) model for traffic density estimation. PMDL model is composed of two main components. First, we introduce a proxy model learning strategy that transfers fine-grained knowledge from a larger master model to a lightweight proxy model, i.e., a proxy model. Second, we design a distributed learning strategy that trains multiple proxy models with privacy-aware local data and seamlessly aggregates these models via a global parameter server. This ensures privacy protection while significantly improving estimation performance compared to training models with limited, isolated data. We tested
暂无评论