Light field imaging is an important achievement in visual information exploration in recent years, which can capture more abundant visual information from the real world. However, most existing light field image quali...
详细信息
Frequent Pattern Mining (FPM) has been playing an essential role in data mining research. In literature, many algorithms have proposed to discover interesting association patterns. However, frequent pattern mining in ...
详细信息
Previous work has axiomatised the cardinality operation in relation algebras, which counts the number of edges of an unweighted graph. We generalise the cardinality axioms to Stone relation algebras, which model weigh...
详细信息
The Nurse Scheduling Problem (NSP) assigns nurses to shifts while meeting constraints, making it an NP-hard problem. This study proposes GAV_NS 2 , a hybrid Genetic Algorithm (GA) and Variable Neighbourhood Search (VN...
详细信息
ISBN:
(数字)9798331542559
ISBN:
(纸本)9798331542566
The Nurse Scheduling Problem (NSP) assigns nurses to shifts while meeting constraints, making it an NP-hard problem. This study proposes GAV_NS 2 , a hybrid Genetic Algorithm (GA) and Variable Neighbourhood Search (VNS) model, to optimize scheduling while considering nurse preferences. Implemented in Java, GAV_NS 2 was evaluated using simulations and a dataset of 151 nurses from a Federal Medical Centre in Nigeria. Results showed allocation, duplication, clash, and multiple shift rates of 98.6%, 0.11%, 0.39%, and 0.2%, respectively. Simulations achieved 99.02%, 0%, 1.15%, and 0%, with computation times of 50.13ms−85.91ms. GAV_NS 2 outperforms manual and traditional GA-based scheduling. While it optimally distributes obligatory shifts, non-obligatory preferences like 3-day weekends were not fully met. The adoption of this system will enhance hospital efficiency, and nurse satisfaction, and provide historical data for future decision-making.
The Wiener index of a network, introduced by the chemist Harry Wiener [30], is the sum of distances between all pairs of nodes in the network. This index, originally used in chemical graph representations of the non-h...
详细信息
The rapid development of computer networks and network applications, along with the present global increase in hacking and computer network attacks, has increased the demand for stronger intrusion detection and preven...
The rapid development of computer networks and network applications, along with the present global increase in hacking and computer network attacks, has increased the demand for stronger intrusion detection and prevention solutions. The intrusion detection system (IDS) is crucial in detecting irregularities and attacks on the network, which has expanded in size and pervasiveness. In this paper, we develop an intrusion detection system based on deep learning and leverage a recent security dataset, CSE-CIC-IDS2018, to implement a more realistic IDS. We proposed an approach for network intrusion detection using Transfer learning to address both the binary and multiclass classification of network attacks. Network features from the dataset are transformed into grayscale images, the images are used as input to the ResNet50 deep learning model. The dataset is imbalanced, therefore, to increase the generalization of model, the imbalance ratio is reduced by using a synthetic data generation model called Synthetic Minority Oversampling Technique (SMOTE). Experimental results show that our model achieves good performance for both binary and multiclass classification with accuracy of 92 percent for each case. The proposed approach provides a new method for intrusion detection using transfer learning and SMOTE for correcting data imbalance.
Generative adversarial networks (GANs) with clustered latent spaces can perform conditional generation in a completely unsupervised manner. In the real world, the salient attributes of unlabeled data can be imbalanced...
详细信息
This study examines the mapping of research data on digital technology in the field of health education using bibliometric analysis method. Data was collected by identifying keywords in the Scopus database and sorting...
详细信息
Dyslexia (aka reading disability) is the most common cause of learning disabilities. It affects children across language orthographies, despite adequate intelligence and educational opportunity. Studies have shown tha...
详细信息
ISBN:
(数字)9798350313338
ISBN:
(纸本)9798350313345
Dyslexia (aka reading disability) is the most common cause of learning disabilities. It affects children across language orthographies, despite adequate intelligence and educational opportunity. Studies have shown that identifying children with dyslexia at young age is crucial to provide effective intervention to improve learning outcomes. Recently we demonstrated that children with reading disability exhibit impaired performance on a virtual maze learning task across language orthographies. Using a machine learning algorithm, we have achieved a classification accuracy up to 80%. This paper presents an algorithm, including image segmentation, synchronization of image and text data, saccade detection, and event alignment, using the eye-gazing data recorded from an eye tracker during maze-solving tasks. The saccadic events detected by this algorithm showed good correlation with the incorrect decisions participants made during maze-solving, which could be an additional variable to be used in the machine learning algorithm to enhance the accuracy for dyslexia classification.
In recent years, Closed-circuit Television (CCTV) cameras have been playing a vital role in the surveillance of both public and private areas. The primary objective of surveillance is to monitor human behavior and roa...
详细信息
ISBN:
(数字)9798350372977
ISBN:
(纸本)9798350372984
In recent years, Closed-circuit Television (CCTV) cameras have been playing a vital role in the surveillance of both public and private areas. The primary objective of surveillance is to monitor human behavior and road conditions. In the real-world situation, detecting, and recognizing abnormal activities poses significant challenges due to the densely crowded environment and the complex nature of transportation systems. These factors make it difficult to automatically identify various anomalies that occur while traveling, leading to emergencies, and endangering human life and property. This study introduces an automatic detection framework for recognizing road anomalies such as accidents, fighting, car fires, and armed snatching (gunpoint) in road surveillance videos. After reviewing the literature, the review directs that convolutional neural networks (CNNs) are a specialized deep learning approach well suited for image and video analysis. The proposed methodology combines the pretrained CNN models with Data Augmentation (DA) techniques to fine-tune hyperparameters such as learning rate and momentum that enhance the model learning accuracy and performance for recognizing road anomalies. Furthermore, it introduced a rolling prediction algorithm to solve the flickering problem during testing and created a new road anomaly dataset (RAD) as a benchmark consisting of road surveillance videos and images. Our proposed model combined with the InceptionV3 pre-trained model achieved a best accuracy is
$98.81\%$
for detection and classification as compared to other deep learning models.
暂无评论