This paper investigates the application of artificial neural networks optimized based on genetic algorithms in human resource management in hospital enterprises and constructs a human resource management and predictiv...
详细信息
Object detection is a fundamental task in computer vision, consisting of both classification and localization tasks. Previous works mostly perform classification and localization with shared feature extractor like Con...
详细信息
Exponential growth in the use of cloud computing services makes it difficult to forecast loads of virtual machines (VMs). Accurate virtual machine (VM) workload forecasting is the most critical task in appropriat...
详细信息
Prediction is an important topic in machine learning. Given the random nature of sports events, they are meaningful experimental subjects for conducting research. In this paper, we focused on answering three key quest...
详细信息
Due to strong learning ability,convolutional neural networks(CNNs)have been developed in image ***,convolutional operations may change original distributions of noise in corrupted images,which may increase training di...
详细信息
Due to strong learning ability,convolutional neural networks(CNNs)have been developed in image ***,convolutional operations may change original distributions of noise in corrupted images,which may increase training difficulty in image *** relations of surrounding pixels can effectively resolve this *** by that,we propose a robust deformed denoising CNN(RDDCNN)in this *** proposed RDDCNN contains three blocks:a deformable block(DB),an enhanced block(EB)and a residual block(RB).The DB can extract more representative noise features via a deformable learnable kernel and stacked convolutional architecture,according to relations of surrounding *** EB can facilitate contextual interaction through a dilated convolution and a novel combination of convolutional layers,batch normalisation(BN)and ReLU,which can enhance the learning ability of the proposed *** address long-term dependency problem,the RB is used to enhance the memory ability of shallow layer on deep layers and construct a clean ***,we implement a blind denoising *** results demonstrate that our denoising model outperforms popular denoising methods in terms of qualitative and quantitative *** can be obtained at https://***/hellloxiaotian/RDDCNN.
Secure file storage and distribution is a key challenge in the information era. It is important to ensure the files are not tampered or eavesdropped during storage and transmission. A promising solution is to store th...
详细信息
The border gateway protocol(BGP)has become the indispensible infrastructure of the Internet as a typical inter-domain routing ***,it is vulnerable to misconfigurations and malicious attacks since BGP does not provide ...
详细信息
The border gateway protocol(BGP)has become the indispensible infrastructure of the Internet as a typical inter-domain routing ***,it is vulnerable to misconfigurations and malicious attacks since BGP does not provide enough authentication mechanism to the route *** a result,it has brought about many security incidents with huge economic *** solutions to the routing security problem such as S-BGP,So-BGP,Ps-BGP,and RPKI,are based on the Public Key Infrastructure and face a high security risk from the centralized *** this paper,we propose the decentralized blockchain-based route registration framework-decentralized route registration system based on blockchain(DRRS-BC).In DRRS-BC,we produce a global transaction ledge by the information of address prefixes and autonomous system numbers between multiple organizations and ASs,which is maintained by all blockchain nodes and further used for *** applying blockchain,DRRS-BC perfectly solves the problems of identity authentication,behavior authentication as well as the promotion and deployment problem rather than depending on the authentication ***,it resists to prefix and subprefix hijacking attacks and meets the performance and security requirements of route registration.
Ensuring functional correctness of smart contracts is a pressing security concern to blockchain-based systems. With the development of blockchain application, the trading scenarios and function implementation of smart...
详细信息
The k-means with outliers problem is one of the most extensively studied clustering problems in the field of machine learning, where the goal is to discard up to z outliers and identify a minimum k-means clustering on...
详细信息
The k-means with outliers problem is one of the most extensively studied clustering problems in the field of machine learning, where the goal is to discard up to z outliers and identify a minimum k-means clustering on the remaining data points. Most previous results for this problem have running time dependent on the aspect ratio ∆ (the ratio between the maximum and the minimum pairwise distances) to achieve fast approximations. To address the issue of aspect ratio dependency on the running time, we propose sampling-based algorithms with almost linear running time in the data size, where a crucial component of our approach is an algorithm called Fast-Sampling. Fast-Sampling algorithm can find inliers that well approximate the optimal clustering centers without relying on a guess for the optimal clustering costs, where a 4-approximate solution can be obtained in time O(ndk log log n/∊2) with O(k/∊) centers opened and (1 + ∊)z outliers discarded. To reduce the number of centers opened, we propose a center reduction algorithm, where an O(1/∊)-approximate solution can be obtained in time O(ndk log log n/∊2 + dpoly(k, 1/∊) log(n∆)) with (1 + ∊)z outliers discarded and exactly k centers opened. Empirical experiments suggest that our proposed sampling-based algorithms outperform state-of-the-art algorithms for the k-means with outliers problem. Copyright 2024 by the author(s)
Network Function Virtualization (NFV) has already become an essential technology for improving the scalability and flexibility of modern computer networks. The performance gap has become the main issue that impedes th...
详细信息
暂无评论