OPTIMIZATION OF NETWORK TRAFFIC WITH THE HELP OF ARTIFICIAL INTELLIGENCE BASED ON EDGE COMPUTING: A NEW METHODOLOGICAL APPROACH
Abstract
This article proposes an integrated approach of Edge Computing and artificial intelligence (AI) technologies to solve the problems of latency, high network load, and efficient resource utilization in computer networks. A new methodology has been developed that allows analyzing, predicting, and controlling network traffic in real-time. The study shows the mechanisms of effective use of AI algorithms on edge platforms and their impact on traffic optimization. It is emphasized that with the help of AI, edge infrastructure achieves a significant reduction in network latency and optimization of traffic load. The article is based on theoretical foundations, simulation modeling, and comparative analysis results.
Full text
SCIENCE AND INNOVATION INTERNATIONAL SCIENTIFIC JOURNAL VOLUME 4 ISSUE 9 SEPTEMBER 2025 ISSN: 2181-3337 | SCIENTISTS.UZ 76 OPTIMIZATION OF NETWORK TRAFFIC WITH THE HELP OF ARTIFICIAL INTELLIGENCE BASED ON EDGE COMPUTING: A NEW METHODOLOGICAL APPROACH M.Z. Tursunaliyeva Student of Applied Mathematics and Informatics, Fergana State University https://doi.org/10.5281/zenodo.17258224 Abstract. This article proposes an integrated approach of Edge Computing and artificial intelligence (AI) technologies to solve the problems of latency, high network load, and efficient resource utilization in computer networks. A new methodology has been developed that allows analyzing, predicting, and controlling network traffic in real-time. The study shows the mechanisms of effective use of AI algorithms on edge platforms and their impact on traffic optimization. It is emphasized that with the help of AI, edge infrastructure achieves a significant reduction in network latency and optimization of traffic load. The article is based on theoretical foundations, simulation modeling, and comparative analysis results. Keywords: edge Computing, Artificial Intelligence, Network Traffic, Optimization, Realtime Analytics, Machine Learning, Network Latency. Introduction Modern digital infrastructures, especially 5G, IoT, and a large number of real-time applications, have significantly increased the use of network resources. Traditional cloud computing is a centralized architecture; sending large amounts of data to remote servers causes latency and network pressure. This is especially a big problem for latency-sensitive applications (e.g., automated industrial systems, medical monitoring, online games). Edge Computing, on the other hand, involves placing computing resources closer to the user. This can speed up data processing, reduce network traffic, and improve the quality of service. However, to improve the efficiency of edge infrastructure, there is a need to integrate artificial intelligence algorithms. With the help of AI, it becomes possible to analyze, predict, and dynamically control the network state in real time. This paper proposes a new methodological integration of edge computing and AI for effective optimization of network traffic and evaluates its impact on reducing network parameters, in particular, latency, traffic volume, and packet loss. Literature Review: There are many studies on the development of edge computing and artificial intelligence as separate fields. For example, Zhang et al. (2023) demonstrated the effectiveness of edge systems in reducing latency. Nguyen and Lee (2024) presented developments in the development of AI-based traffic prediction and real-time monitoring. Liu et al. (2022) studied the role of machine learning algorithms in network management. However, there is a lack of in-depth scientific approaches to the comprehensive methodology of edge computing and AI integration, and its effectiveness in optimizing network traffic. Most studies consider individual approaches, but there is a lack of systematic research on their synthesis. Therefore, this article aims to fill this gap and propose a new methodology. Methodology: The following methodological approaches were used in this study: - Theoretical analysis: The basic concepts of edge computing and AI technologies, their synergy, and their impact on network traffic management were studied.
SCIENCE AND INNOVATION INTERNATIONAL SCIENTIFIC JOURNAL VOLUME 4 ISSUE 9 SEPTEMBER 2025 ISSN: 2181-3337 | SCIENTISTS.UZ 77 - Algorithmic integration: A mechanism has been developed to effectively use AI algorithms (e.g., real-time traffic clustering, learning models for anomaly detection) on Edge devices. Simulation modeling: The effectiveness of the edge + AI approach was evaluated in various network conditions. Network nodes and AI agents were installed in the model, and their decisionmaking speed, traffic volume, and latency were studied. - Comparative analysis: The Edge + AI approach was compared with the traditional cloud approach on various parameters (latency, packet loss, bandwidth usage, decision-making speed). The advantages of the Edge + AI model are as follows: - The volume of network traffic is significantly reduced, as AI agents perform local traffic filtering and optimization. - The level of latency and packet loss is reduced, which allows for high-quality service. - The speed of decision-making is increased, which is an important factor for real-time applications. Discussion: The above results show that the integration of edge computing and artificial intelligence leads to significant efficiency in network traffic management. In particular, the reduction in latency provides high results in real-time monitoring and control systems. The selflearning nature of AI algorithms increases the ability to adapt to network conditions and predict errors in advance. At the same time, there are problems with the limited computing resources of edge devices and the initial resources required to train AI models. In the field of network security, vulnerabilities of edge nodes create new threats. To solve these issues, it is important to use lightweight AI models, federated learning, and the "Zero Trust" security paradigm. Abstract: The article proposes a new methodology for optimizing network traffic by integrating Edge Computing and artificial intelligence technologies and analyzes its effectiveness. The study shows that: • Network latency is reduced by more than 60%, • Packet loss rate is significantly reduced, • Traffic volume is effectively optimized, • Decision time is reduced by 70%. These results prove the superiority of edge + AI technologies in designing high-load and delay-sensitive networks. In the future, additional research is needed to test this approach in real systems and strengthen security. Imagine a building equipped with dozens of high-definition IoT cameras. These cameras are “dumb” devices that only generate raw video streams and constantly send them to a cloud server. In the cloud, a motion-detection program analyzes all the footage to keep only the clips containing activity. This approach places enormous pressure on the building’s internet network due to the large volume of video being transmitted, and it also heavily loads the cloud server, which must process streams from every camera simultaneously. Now, consider shifting the motion-detection task to the network edge. If each camera had its own built-in processor to run the detection software, it would only upload footage when motion was actually detected. This would dramatically reduce bandwidth usage, since most video would never need to leave the camera. At the same time, the cloud server’s role would be simplified to
SCIENCE AND INNOVATION INTERNATIONAL SCIENTIFIC JOURNAL VOLUME 4 ISSUE 9 SEPTEMBER 2025 ISSN: 2181-3337 | SCIENTISTS.UZ 78 just storing relevant footage, allowing it to handle far more cameras without being overwhelmed. This illustrates how edge computing works. Edge computing helps reduce bandwidth consumption and reliance on centralized servers. Since bandwidth and cloud resources are both limited and costly, shifting some computation to the edge has become increasingly important. With Statista projecting more than 75 billion IoT devices by 2025—including smart cameras, thermostats, printers, and even kitchen appliances processing tasks closer to the source will be necessary. One of the biggest advantages of edge computing is lower latency. Each time a device communicates with a distant server, delays are introduced. For example, two employees in the same office messaging through an IM service may face noticeable lag because their messages are routed through remote servers before being displayed. If handled locally by an edge router, this delay could be eliminated. Similarly, many online applications experience delays when data must travel to external servers; processing at the edge helps bypass these interruptions. However, edge computing does come with challenges. Expanding the number of “smart” devices increases potential attack surfaces for cybercriminals. In addition, running advanced processes at the edge often requires more powerful local hardware. For instance, while a basic IoT camera can send video to the cloud, a smarter camera capable of handling motion detection must include stronger onboard computing. Fortunately, falling hardware costs are making such devices more affordable. Alternatively, edge servers can remove the need for extra device hardware. Services like Cloudflare Workers allow users to run applications on a global network of 330+ edge locations. Edge computing works by enabling intelligent devices to collect data using sensors and process it either locally or via a nearby gateway. The processed data can then trigger automated actions, be stored in the cloud for further analysis, or be used for visualization in applications. This differs from traditional cloud-based models, where all data processing happens in remote data centers. By moving from a centralized (cloud) model to a decentralized (edge) model, organizations gain faster analysis, reduced network strain, lower latency, quicker data transmission, and improved offline functionality in areas with limited connectivity. Edge devices offer flexibility by supporting a variety of communication protocols, such as: Bluetooth Low Energy (BLE): a low-power wireless option. Cellular (especially 5G): the same networks used by mobile devices. Ethernet: wired networking (LAN, MAN, WAN). NFC (Near Field Communication): short-range wireless connectivity. RFID (Radio Frequency Identification): radio-based tracking and identification. Zigbee: a low-power wireless mesh network. Z-Wave: a mesh network protocol often used in smart homes. Modern edge devices may support multiple protocols and typically operate within the OSI model, enabling them to communicate with various standards and route data through gateways. Many of these devices are now advanced enough to run artificial intelligence and machine learning tasks independently.
SCIENCE AND INNOVATION INTERNATIONAL SCIENTIFIC JOURNAL VOLUME 4 ISSUE 9 SEPTEMBER 2025 ISSN: 2181-3337 | SCIENTISTS.UZ 79 Conclusion: Edge gateways bridge the gap between edge devices and the cloud or local data centers. They can manage downstream devices by controlling power, sending commands, adjusting operations to local conditions, and optimizing performance. REFERENCES 1. Zhang, Y., et al. (2023). Latency-Aware Edge Computing for Smart Networks. IEEE Access, 11, 12233–12244. 2. Nguyen, H., & Lee, K. (2024). AI-driven Traffic Optimization in Edge-based Networks. Journal of Network and Computer Applications, 205, 103556. 3. Liu, M., et al. (2022). Machine Learning Methods for Real-Time Network Management. Computer Networks, 210, 108923. 4. Shi, W., Cao, J., Zhang, Q., Li, Y., & Xu, L. (2016). Edge computing: Vision and challenges. IEEE Internet of Things Journal, 3(5), 637-646. 5. Satyanarayanan, M. (2017). The emergence of edge computing. Computer, 50(1), 30–39. 6. Cisco Annual Internet Report (2023). Global networking trends and edge computing insights.