Ijraset Journal For Research in Applied Science and Engineering Technology
Authors: Bhumika M, Dr. Praveen Kumar K V
DOI Link: https://doi.org/10.22214/ijraset.2023.49857
Certificate: View Certificate
This review paper presents an analysis of the latest developments in Intrusion Detection Systems (IDSs) for securing the Social Internet of Things (SIoT). The authors focus on the limitations of conventional IDSs and underscore the importance of leveraging advanced techniques, particularly deep learning, for efficient and effective intrusion detection in SIoT. The article evaluates various recent research studies that have utilized deep learning models for intrusion detection in SIoT. It discusses the types of deep learning models employed and offers valuable insights into the current state-of-the-art in IDSs for securing SIoT. The review concludes by highlighting the potential of deep learning techniques in achieving accurate and effective intrusion detection in SIoT networks.
I. INTRODUCTION
The advent of the Internet of Things (IoT) in recent years has created vast opportunities for innovative services and technologies. IoT allows numerous devices and sensors to connect to the internet and share data, leading to new possibilities for advancement. However, the increasing number of connected devices also poses a significant security risk. Thus, ensuring security has become a top priority in the development of IoT technology.
One particular area of IoT that requires special attention is the Social Internet of Things(SIoT) refers to the integration of social media technologies and IoT, which allows for social interactions between individuals and smart objects. It involves the connection of physical objects to the internet and their integration with social media networks, allowing for real-time communication and collaboration among users and objects. This integration has the potential to create new opportunities for social interaction, knowledge sharing, and collaborative problem-solving.Examples of SIoT devices include smart homes, wearable health devices, and social robots. These devices have the potential to collect sensitive information about users, such as their personal preferences, health data, and social interactions. As such, it is crucial to ensure that SIoT devices are secure and protected from cyber-attacks.
A cyber attack is a deliberate and malicious act that exploits computer systems and networks for various purposes, such as stealing information or disrupting services. Cyber attacks can manifest in various ways, such as malware, phishing, and denial-of-service attacks. They can have severe consequences, leading to financial losses, reputational damage, and physical harm. As technology reliance increases, organizations must remain vigilant against cyber attacks.
There are few types of cyber attacks they are:
Intrusion detection systems (IDSs) are commonly used to protect computer networks from cyber-attacks. These systems work by analyzing network traffic and identifying suspicious activity that may indicate an intrusion attempt. However, IDSs are not always effective in protecting IoT networks, particularly those in the SIoT domain. This is because SIoT networks are typically more complex and dynamic than traditional computer networks, making them harder to monitor and secure.
Network Intrusion Detection System (NIDS) is a cybersecurity tool used to monitor network traffic for signs of suspicious activity, policy violations, and potential security breaches. By analyzing network packets, NIDS can detect abnormal or malicious traffic that could indicate a security threat. When suspicious traffic is detected, NIDS generates alerts that provide security teams with information and intelligence to investigate and respond to potential security incidents.
Collaborative edge computing is a decentralized computing model where multiple edge devices work together to process and analyze data at the edge of the network. It enables the distribution of computing tasks among multiple devices, leading to faster processing and reduced latency. This approach enhances the performance and efficiency of edge computing while reducing the burden on individual devices.It has been proposed as an effective solution for addressing the security challenges of SIoT networks. It involves decentralizing computing tasks to devices located at the network edge, leading to enhanced efficiency, reduced latency, and improved security by minimizing the risk of data breaches.
Deep learning is a form of machine learning that leverages artificial neural networks to process and analyze extensive datasets. These networks are made to emulate the operation of the human brain, which enables the system to acquire knowledge and enhance its performance through practice, without the requirement of explicit programming. It involves the creation of multiple layers of interconnected nodes that can process and extract features from raw data, enabling the network to identify complex patterns and make accurate predictions. There are different types of deep learning algorithms. Deep learning algorithms have found extensive use in various fields, including and not limited to natural language processing, computer vision, and speech recognition.
The types of algorithms are:
a. Convolutional Neural Network (CNN) is a powerful deep learning algorithm designed for image and video analysis, consisting of multiple interconnected layers that can identify patterns and features from raw data. CNN is widely used for tasks such as object recognition and image classification.
b. Recurrent Neural Network(RNN) is a type of deep learning algorithm used primarily for processing sequential data such as text or speech. It uses feedback loops to allow information to persist and flow through the network, making it effective for tasks such as language translation, speech recognition, and natural language processing.
c. Generative Adversarial Network (GAN) is a powerful deep learning algorithm capable of detecting intrusions. The GAN consists of two neural networks - a generator and a discriminator. The generator generates new data samples, whereas the discriminator is trained to differentiate between genuine and generated data through an adversarial process.
Deep reinforcement learning (DRL) is a machine learning technique that uses trial and error to allow agents to learn in a dynamic environment. Unlike traditional reinforcement learning, DRL uses deep neural networks to approximate agents' optimal decision strategies and rewards them when they make desirable decisions. DRL has been successfully used in various applications such as gaming, robotics, and autonomous driving.
II. LITERATURE SURVEY
Several studies have been conducted on intrusion detection for SIoT. For instance, in The authors, Y. Zhao et al.[1] proposed an algorithm for detecting dense subgraphs in social Internet of Things (SIoT) networks, which is based on a two-step approach involving a greedy algorithm and a branch-and-bound algorithm. The authors claim that their algorithm is effective and efficient, and they provide theoretical analysis and experimental results to support their claims. The paper provides a detailed introduction to SIoT and the need for efficient algorithms for detecting dense subgraphs, and also briefly reviews existing algorithms in this area. Overall, the paper is well-written and presents an innovative algorithm that addresses the limitations of existing algorithms in the context of SIoT networks.
The authors Y. Zhang et al. [2] proposed a novel approach to improving the computing efficiency of mobile edge-cloud computing (MEC) networks by implementing a resource sharing mechanism.The proposed approach utilizes machine learning algorithms to optimize the allocation of computing resources between edge devices, cloud servers, and end-users by taking into account the current network conditions and resource availability. The authors demonstrate the effectiveness of their scheme through simulations and comparisons with existing resource allocation schemes.
The authors A. Ghosh et al. [3] proposes an edge-cloud computing architecture for IoT data analytics that incorporates deep learning techniques to enable intelligence at the edge. The proposed architecture leverages both edge devices and cloud servers to perform data analytics tasks, with the goal of reducing data transmission and processing overheads while improving data privacy and security. The authors discuss various challenges associated with implementing such an architecture, including resource constraints, data heterogeneity, and security concerns. They also present a case study on object recognition using deep learning on edge devices, demonstrating the feasibility and effectiveness of their approach.
The authors Z. Ning et al [4] introduces a novel computing and caching system for Internet of Vehicles (IoV) that integrates deep reinforcement learning (DRL) to optimize traffic control. The proposed model comprises mobile network operators (MNO), roadside units (RSU), and vehicles equipped with computing and communication capabilities. The use of DRL algorithms enables the system to learn and adapt to the network conditions, making it an effective approach for managing traffic in IoV.. The DRL-based traffic control algorithm takes into account the dynamic traffic status and adjusts the computing and caching resources accordingly to optimize the network performance. The experiment output show that the proposed system performs much efficiently than the traditional approaches in terms of delay, throughput, and network utilization. The paper provides an efficient solution for the emerging IoV networks with the potential for future improvements. The authors C. Chen et al.[5] proposed a deep learning-based edge traffic flow detection scheme for intelligent transportation systems. The proposed scheme is designed to monitor and analyze traffic flow data at the edge of the network, with the goal of detecting and predicting traffic congestion in real-time. The authors discuss the challenges of traditional traffic flow detection methods and explain how their proposed scheme can address these challenges. The scheme utilizes a convolutional neural network (CNN) to extract features from traffic flow data and a long short-term memory (LSTM) network to perform traffic flow prediction. The authors evaluate the performance of the proposed scheme using real-world traffic flow data and show that it outperforms traditional traffic flow detection methods in terms of accuracy and efficiency. The authors Z. Ning et al [6] proposed a decentralized game theoretic approach for mobile edge computing enabled 5G health monitoring for the Internet of Medical Things (IoMT). The authors discuss the challenges of implementing a health monitoring system for IoMT and how their proposed approach can address these challenges. The approach involves a game theoretic model for task offloading and resource allocation among the various entities in the system, including mobile devices, edge servers, and cloud servers. The authors evaluate the performance of the proposed approach using simulation experiments and show that it outperforms traditional centralized approaches in terms of latency, energy consumption, and network throughput.
The authors H. Yang et al. [7] introduced a novel solution to enhance the security of wireless communication using an intelligent reflecting surface (IRS) aided scheme that leverages deep reinforcement learning (DRL). The scheme optimizes the IRS's reflection coefficients to improve the quality of wireless transmission while strengthening the security of the communication. The authors evaluate the effectiveness of the proposed scheme through simulations, demonstrating its ability to improve both communication quality and security.
The author H. Yang et al. [8] proposed the concept which combines AI techniques and wireless communication technologies to enhance the fruition of 6G networks. It presents quite a lot of potential use cases of intelligent 6G networks, such as smart transportation, industrial internet, and intelligent healthcare. The paper also discusses the challenges and research directions for implementing such networks, including the need for more efficient AI algorithms, better hardware support, and collaboration among different domains Their paper offers a valuable contribution to the exploration of intelligent 6G networks and their potential impact on society.
The utilization of generative adversarial network algorithm (GAN) for intrusion detection in social Internet of Things (SIoT) via collaborative edge computing has been proposed by Laisen Nie et al. [9]. Their method involves the application of a GAN model to differentiate normal traffic samples from anomalous ones. The model is trained using a dataset that includes both normal and anomalous traffic samples, and the generated normal samples help enhance the accuracy of the intrusion detection system. Additionally, the approach utilizes collaborative edge computing to minimize the computational and communication overhead in SIoT. However, deep learning-based network intrusion detection systems (NIDS) are prone to attacks that evade detection and can result in damage, posing a significant challenge..
The authors Chaoyun Zhang et al.[10] conducted an analysis of the effectiveness of adversarial attacks on deep learning-based Network Intrusion Detection System (NIDS) and introduced two defense mechanisms. The first mechanism involves manipulating the input data using a pre-processing technique to improve the NIDS's robustness. The second mechanism, an adversarial training technique, modifies the NIDS's training process to enhance its resistance to adversarial attacks. The proposed mechanisms were evaluated for their performance and compared with existing defense mechanisms using publicly available datasets. The results indicated that the proposed mechanisms effectively improved the NIDS's robustness against adversarial attacks.
IV. ACKNOWLEDGEMENT
Any achievement does not depend solely on the individual efforts but on the guidance, encouragement and co-operation of intellectuals, elders and friends. We extend our sincere thanks to Dr. Kamalakshi Naganna, Professor and Head, Department of Computer Science and Engineering, Sapthagiri College of Engineering, and Dr Praveen Kumar K V Professor, Department of Computer Science and Engineering, Sapthagiri College of Engineering, for constant support, advice and regular assistance throughout the work. Finally, we thank our parents and friends for their moral support.
The papers reviewed in this study propose innovative solutions to address the challenges that arise in IoT networks. These solutions leverage advanced machine learning and deep learning techniques to enhance the performance, security, and efficiency of IoT systems. The effectiveness of the proposed solutions is supported by theoretical analyses and experimental results in various scenarios. However, there is still room for further research in this field. More efficient algorithms and architectures are needed to handle the increasing complexity and scale of IoT networks. Future research could focus on developing more robust and scalable algorithms that can handle diverse network topologies and different types of data. The use of emerging technologies such as blockchain and edge computing may also improve the security and privacy of IoT systems. Additionally, integrating multiple domains could lead to the development of more intelligent and adaptable IoT systems. The future of IoT research is promising, and there is much potential for further advancements in this area.
[1] Y. Zhao, X. Dong, and Y. Yin, “Effective and efficient dense subgraph query in large-scale social Internet of Things,” IEEE Trans. Ind. Informat., vol. 16, no. 4, pp. 2726–2736, Apr. 2020. [2] Y. Zhang, X. Lan, J. Ren, and L. Cai, “Efficient computing resource sharing for mobile edge-cloud computing networks,” IEEE/ACM Trans. Netw., vol. 28, no. 3, pp. 1227–1240, Jun. 2020. [3] A. Ghosh and K. Grolinger, “Edge-cloud computing for IoT data analytics: Embedding intelligence in the edge with deep learning,” IEEE Trans. Ind. Informat., vol. 17, no. 3, pp. 2191–2200, Mar. 2021. [4] Z. Ning et al., “Joint computing and caching in 5G-envisioned Internet of vehicles: A deep reinforcement learning-based traffic control system,” IEEE Trans. Intell. Transp. Syst., early access, Feb. 5, 2020, doi: 10.1109/TITS.2020.2970276 [5] ] C. Chen, B. Liu, S. Wan, P. Qiao, and Q. Pei, “An edge traffic flow detection scheme based on deep learning in an intelligent transportation system,” IEEE Trans. Intell. Transp. Syst., vol. 22, no. 3, pp. 1840–1852, Mar. 2021. [6] Z. Ning et al., “Mobile edge computing enabled 5G health monitoring for Internet of medical things: A decentralized game theoretic approach,” IEEE J. Sel. Areas Commun., vol. 39, no. 2, pp. 463–478, Feb. 2021. [7] H. Yang, Z. Xiong, J. Zhao, D. Niyato, L. Xiao, and Q.Wu,“Deep reinforcement learning-based intelligent reflecting surface for secure wireless communications,” IEEE Trans. Wireless Commun., vol. 20, no. 1, pp. 375–388, Jan. 2021. [8] H. Yang, A. Alphones, Z. Xiong, D. Niyato, J. Zhao, and K.Wu, “Artificial-intelligence-enabled intelligent 6G networks,” IEEE Netw., vol. 34, no. 6, pp. 272–280, Nov. 2020. [9] Laisen Nie , Yixuan Wu , Xiaojie Wang, Lei Guo, , Guoyin Wang, Xinbo Gao, Shengtao Li , “Intrusion Detection for Secure Social Internet of Things Based on Collaborative Edge Computing: A Generative Adversarial Network-Based Approach” IEEE Trans. Computional Social System, Vol. 9, No. 1, Feb. 2022. [10] Chaoyun Zhang, Xavier Costa-Perez, and Paul Patras, “Adversarial Attacks Against Deep Learning-based Network Intrusion Detection Systems and Defense Mechanisms”
Copyright © 2023 Bhumika M, Dr. Praveen Kumar K V. This is an open access article distributed under the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.
Paper Id : IJRASET49857
Publish Date : 2023-03-27
ISSN : 2321-9653
Publisher Name : IJRASET
DOI Link : Click Here