9 research outputs found
Improving firewall performance using hybrid of optimization algorithms and decision trees classifier
One of the primary concerns of governments, corporations, and even individual users is their level of online protection. This is because a large number of attacks target their primary assets. A firewall is a critical tool that almost every organization uses to protect its assets. However, firewalls become less reliable when they deal with large amounts of data. One method for reducing the amount of data and enhancing firewall performance is feature selection. The main aim of this study is to enhance the firewall's performance by proposing a new feature selection method. The proposed feature selection method combines the strengths of Harris Hawks optimization (HHO) and whale optimization algorithm (WOA). Experiments were performed utilizing the NSL-KDD dataset to measure the effectiveness of the proposed method. The experiments employed the decision trees (DTs) as a machine classifier. The experimental results show that the achieved accuracy is 98.46% when using HHO/WOA for feature selection and DT for classification, outperforming the HHO and WOA when used separately for feature selection. The study's findings offer insightful information for researchers and practitioners looking to improve firewall effectiveness and efficiency in defending internet connections against changing threats
Comparative analysis of whale and Harris Hawks optimization for feature selection in intrusion detection
This research paper explores the efficacy of two nature-inspired optimization algorithms, the whale optimization algorithm (WOA) and Harris Hawks optimization (HHO), for feature selection in the context of intrusion detection and prevention systems (IDPS). Leveraging the NSL-KDD dataset as a benchmark, our study employs Python for implementation and uses decision tree (DT) as the classification model. The objective is to assess the impact of the HHO and WOA optimization techniques on the performance of IDPS through feature selection. The WOA and HHO techniques were able to lessen the features from 40 to 16 and 13, respectively. Results indicate that DT integrated with HHO achieves an impressive accuracy of 97.59%, outperforming the WOA-enhanced model, which attains an accuracy of 97.5%. This study contributes valuable insights into the comparative effectiveness of WOA and HHO optimization algorithms in enhancing the accuracy of IDPSs, shedding light on their potential applications in the realm of cybersecurity
Reconnaissance attack detection via boosting machine learning classifiers
With the advancement of Internet technologies, network security concerns are growing exponentially. One of the most difficult issues of network security is keeping it safe. To detect and identify any malicious behavior the network, many security techniques were deployed. Intrusion Detection Systems (IDS) is one of the most frequent strategies for mitigating the effects of these attacks. Reconnaissance is a common attack in computer networks in which the attacker gathers as much information as possible about the target before conducting an attack. Machine Learning (ML) classifiers are commonly used to distinguish between normal and abnormal network traffic. In this paper, Raeconnaissance attacks detection is an exam with the following ML classifiers: Adaptive Boosting (AdaBoost), Gradient Boosting, cat Boosting, and eXtreme Gradient Boosting (XGBoost) to determine the most effective classifier in identifying Reconnaissance attacks. Evaluation metrics used are accuracy, precision, F-measure True Positive. The experiment on the UNSW-NB15 dataset shows that the cat Boosting classifier is superior to the XGBoost, AdaBoost and Gradiant Boosting. © 2023 Author(s)
A novel approach for e-health recommender systems
The increasing use of the internet for health information brings challenges due to the complexity and abundance of data, leading to information overload. This highlights the necessity of implementing recommender systems (RSs) within the healthcare domain, with the aim of facilitating more effective and precise healthcare-related decisions for both healthcare providers and users. Health recommendation systems can suggest suitable healthcare items or services based on users' health conditions and needs, including medications, diagnoses, hospitals, doctors, and healthcare services. Despite their potential benefits, RSs encounter significant limitations, including data sparsity, which can lead to recommendations that are unreliable and misleading. Considering the increasing significance of health recommendation systems and the challenge of sparse data, we propose an effective approach to improve precision and coverage in recommending healthcare items or services. This aims to assist users and healthcare practitioners in making informed decisions tailored to their unique needs and health conditions. Empirical testing on two healthcare rating datasets, including sparse datasets, illustrate that our proposed approach outperforms baseline recommendation methods. It excels in improving both the precision and coverage of health-related recommendations, demonstrating effective handling of extremely sparse datasets
Detecting spam using Harris Hawks optimizer as a feature selection algorithm
The Harris Hawks optimization (HHO) was used in this study to enhance spam identification. Only the features with a high influence on spam detection have been selected using the HHO metaheuristic technique. The HHO technique's assessment of the selected features was conducted using the ISCX-URL2016 dataset. The ISCX-URL2016 dataset has 72 features, but the HHO technique reduces that to just 10 features. Extra tree (ET), extreme gradient boosting (XGBoost), and support vector machine (SVM) techniques are used to complete the classification assignment. 99.81% accuracy is attained by the ET, 99.60% by XGBoost, and 98.74% by SVM. As we can see, with the ET, XGBoost, and k-nearest neighbor (KNN) techniques, the HHO technique achieves accuracy above 98%. Nonetheless, the ET technique outperforms the XGBoost and KNN techniques. ET outperforms other methods due to its robust ensemble approach, which benefits from the diverse and relevant feature subset selected by HHO. HHO's effective reduction of noisy or redundant features enhances ET's ability to generalize and avoid overfitting, making it a highly efficient combination for spam detection. Thus, it looks promising to combat spam emails by combining the ET technique for classification with the HHO technique for feature selection
Employing the TAM Model to Investigate the Readiness of M-Learning System Usage Using SEM Technique
During COVID-19, universities started to use mobile learning applications as one of the solutions to support distance learning. The readiness of universities to apply new systems, such as mobile learning applications, is considered one of the critical issues to ensure the system’s success. Determining the most important aspects of readiness to use mobile learning is a key step to adopt mobile learning in an effective way. To address this issue, this research aims to determine the most important determinants influencing mobile learning readiness by employing the Technology Acceptance Model (TAM). The Structural Equation Modelling (SEM) method was used to test the hypotheses in the proposed model. The results showed that the relationship between mobile learning readiness and awareness, IT infrastructure and top management support was positively significant. In conclusion, the findings will be of value to decision makers and mobile learning developers in universities to enhance the development of mobile learning applications. In addition, it may help facilitate and promote the usage of mobile learning applications among users
Exploring the dynamics of providing cognition using a computational model of cognitive insomnia
Insomnia is a common sleep-related neuropsychological disorder that can lead to a range of problems, including cognitive deficits, emotional distress, negative thoughts, and a sense of insufficient sleep. This study proposes a providing computational dynamic cognitive model (PCDCM) insight into providing cognitive mechanisms of insomnia and consequent cognitive deficits. Since the support providing is significantly dynamic and it includes substantial changes as demanding condition happen. From this perspective the underlying model covers integrating of both coping strategies, provision preferences and adaptation concepts. The model was found to produce realistic behavior that could clarify conditions for providing support to handle insomnia individuals, which was done by employing simulation experiments under various negative events, personality resources, altruistic attitude and personality attributes. Simulation results show that, a person with bonadaptation and either problem focused or emotion focused coping can provide different social support based on his personality resources, personality attributes, and knowledge level, whereas a person with maladaptation regardless the coping strategies cannot provide any type of social support. Moreover, person with close tie tends to provide instrumental, emotional, and companionship support than from weak tie. Finally, a mathematical analysis was used to examine the possible equilibria of the model.
A multi-criteria trust-enhanced collaborative filtering algorithm for personalized tourism recommendations
The exponential growth of online information has LED to significant challenges in navigating data overload, particularly in the tourism industry. Travelers are overwhelmed with choices regarding destinations, accommodations, dining, and attractions, making it difficult to select options that best meet their needs. Recommender systems have emerged as a promising solution to this problem, aiding users in decision-making by providing personalized suggestions based on their preferences. Traditional collaborative filtering (CF) methods, however, face limitations, such as data sparsity and reliance on single rating scores, which do not fully capture the complexity of user preferences. This study proposes a hybrid multi-criteria trust-enhanced CF (HMCTeCF) algorithm to improve the accuracy and robustness of tourism recommendations. HMCTeCF improves the quality of recommendations by integrating multi-criteria user preferences with trust relationships among users and between items. Experimental results using real-world datasets, including Restaurants-TripAdvisor and Hotels-TripAdvisor, demonstrate that HMCTeCF outperforms benchmark CF-based recommendation methods. It achieves higher prediction accuracy and coverage rate, effectively addressing the data sparsity problem. This innovative algorithm facilitates a more personalized and enriching travel experience, particularly in scenarios with limited user data. The findings highlight the importance of considering multiple criteria and trust relationships in developing robust recommendation systems for the tourism industry
Enhancing spam detection using Harris Hawks optimization algorithm
This paper employs machine learning (ML) algorithms to identify and classify spam emails. The Harris Hawks optimization (HHO) algorithm can detect the crucial features that distinguish spam from ham emails. The HHO algorithm decreased the number of features in the ISCX-URL2016 spam dataset from 72 to 10. Implementing this will enhance the efficiency and cognitive acquisition of the ML algorithms. The decision tree (DT), Naive Bayes (NB), and AdaBoost algorithms are evaluated and contrasted to identify spam emails. The random search algorithm is used to optimize the significant hyperparameters of each algorithm for the specific task of spam identification. All three ML algorithms showed exceptional accuracy in detecting spam emails during the conducted testing. The DT algorithm attained a remarkable accuracy rate of 99.75%. The AdaBoost algorithm ranks second with an incredible accuracy of 99.67%. Finally, the NB algorithm attained an accuracy of 96.30%. The results demonstrate that the HHO algorithm shows promise in recognizing the crucial features of spam emails
