paper-with-me

홈 › Papers

Wavelet-Based Hybrid Machine Learning Model for Out-of-distribution Internet Traffic Prediction

2022-05-09 · Sajal Saha, Anwar Haque, Greg Sidebottom

Efficient prediction of internet traffic is essential for ensuring proactive management of computer networks. Nowadays, machine learning approaches show promising performance in modeling real-world complex traffic. However, most existing works assumed that model training and evaluation data came from identical distribution. But in practice, there is a high probability that the model will deal with data from a slightly or entirely unknown distribution in the deployment phase. This paper investigated and evaluated machine learning performances using eXtreme Gradient Boosting, Light Gradient Boosting Machine, Stochastic Gradient Descent, Gradient Boosting Regressor, CatBoost Regressor, and their stacked ensemble model using data from both identical and out-of distribution. Also, we proposed a hybrid machine learning model integrating wavelet decomposition for improving out-of-distribution prediction as standalone models were unable to generalize very well. Our experimental results show the best performance of the standalone ensemble model with an accuracy of 96.4%, while the hybrid ensemble model improved it by 1% for in-distribution data. But its performance dropped significantly when tested with three different datasets having a distribution shift than the training set. However, our proposed hybrid model considerably reduces the performance gap between identical and out-of-distribution evaluation compared with the standalone model, indicating the decomposition technique's effectiveness in the case of out-of-distribution generalization.

📄 PDF Abstract BibTeX arXiv:2205.04333

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningHybrid Machine LearningManagementOut-of-Distribution GeneralizationTraffic Prediction

Similar Papers 제목 키워드 기반

Modeling Wavelet Transformed Quantum Support Vector for Network Intrusion Detection

2025-12-01 · Swati Kumari, Shiva Raj Pokhrel, Swathi Chandrasekhar, Navneet Singh 외 arxiv

Network traffic anomaly detection is a critical cybersecurity challenge requiring robust solutions for complex Internet of Things (IoT) environments. We present a novel hybrid quantum-classical framework integrating an e…

Network Intrusion DetectionAnomaly ClassificationAnomaly Detection

A Hybrid Traffic Speed Forecasting Approach Integrating Wavelet Transform and Motif-based Graph Convolutional Recurrent Neural Network

2019-04-14 · Na Zhang, Xuefeng Guan, Jun Cao, Xinglei Wang 외

Traffic forecasting is crucial for urban traffic management and guidance. However, existing methods rarely exploit the time-frequency properties of traffic speed observations, and often neglect the propagation of traffic…

Management

Spatiotemporal Forecasting of Traffic Flow using Wavelet-based Temporal Attention

2024-07-05 · Yash Jakhmola, Madhurima Panja, Nitish Kumar Mishra, Kripabandhu Ghosh 외

Spatiotemporal forecasting of traffic flow data represents a typical problem in the field of machine learning, impacting urban traffic management systems. In general, spatiotemporal forecasting problems involve complex i…

Graph Neural NetworkManagementSpatio-Temporal Forecasting

Machine Learning Approach for Detection of nonTor Traffic

2017-08-29 · Elike Hodo, Xavier Bellekens, Ephraim Iorkyase, Andrew Hamilton 외

Intrusion detection has attracted a considerable interest from researchers and industries. After many years of research the community still faces the problem of building reliable and efficient intrusion detection systems…

BIG-bench Machine LearningIntrusion Detection

Local Differential Privacy based Federated Learning for Internet of Things

2020-04-19 · Yang Zhao, Jun Zhao, Mengmeng Yang, Teng Wang 외

Internet of Vehicles (IoV) is a promising branch of the Internet of Things. IoV simulates a large variety of crowdsourcing applications such as Waze, Uber, and Amazon Mechanical Turk, etc. Users of these applications rep…

BIG-bench Machine LearningFederated LearningManagement