paper-with-me

홈 › Papers

Deep Learning-driven Mobile Traffic Measurement Collection and Analysis

2024-10-14 · Yini Fang

Modelling dynamic traffic patterns and especially the continuously changing dependencies between different base stations, which previous studies overlook, is challenging. Traditional algorithms struggle to process large volumes of data and to extract deep insights that help elucidate mobile traffic demands with fine granularity, as well as how these demands will evolve in the future. Therefore, in this thesis we harness the powerful hierarchical feature learning abilities of Deep Learning (DL) techniques in both spatial and temporal domains and develop solutions for precise city-scale mobile traffic analysis and forecasting. Firstly, we design Spider, a mobile traffic measurement collection and reconstruction framework with a view to reducing the cost of measurement collection and inferring traffic consumption with high accuracy, despite working with sparse information. In particular, we train a reinforcement learning agent to selectively sample subsets of target mobile coverage areas and tackle the large action space problem specific to this setting. We then introduce a lightweight neural network model to reconstruct the traffic consumption based on historical sparse measurements. Our proposed framework outperforms existing solutions on a real-world mobile traffic dataset. Secondly, we design SDGNet, a handover-aware graph neural network model for long-term mobile traffic forecasting. We model the cellular network as a graph, and leverage handover frequency to capture the dependencies between base stations across time. Handover information reflects user mobility such as daily commute, which helps in increasing the accuracy of the forecasts made. We proposed dynamic graph convolution to extract features from both traffic consumption and handover data, showing that our model outperforms other benchmark graph models on a mobile traffic dataset collected by a major network operator.

📄 PDF Abstract BibTeX arXiv:2410.19777

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningGraph Neural Network

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
BASE 설명 없음

Similar Papers 제목 키워드 기반

Real-Time Vehicle Detection and Urban Traffic Behavior Analysis Based on UAV Traffic Videos on Mobile Devices

2024-02-26 · Yuan Zhu, Yanqiang Wang, Yadong An, Hong Yang 외

This paper focuses on a real-time vehicle detection and urban traffic behavior analysis system based on Unmanned Aerial Vehicle (UAV) traffic video. By using UAV to collect traffic data and combining the YOLOv8 model and…

Objectobject-detectionObject DetectionObject Tracking+1

ZipNet-GAN: Inferring Fine-grained Mobile Traffic Patterns via a Generative Adversarial Neural Network

2017-11-07 · Chaoyun Zhang, Xi Ouyang, Paul Patras

Large-scale mobile traffic analytics is becoming essential to digital infrastructure provisioning, public transportation, events planning, and other domains. Monitoring city-wide mobile traffic is however a complex and c…

Super-Resolution

Multi-Service Mobile Traffic Forecasting via Convolutional Long Short-Term Memories

2019-05-23 · Chaoyun Zhang, Marco Fiore, Paul Patras

Network slicing is increasingly used to partition network infrastructure between different mobile services. Precise service-wise mobile traffic forecasting becomes essential in this context, as mobile operators seek to p…

Regional Correlation Aided Mobile Traffic Prediction with Spatiotemporal Deep Learning

2023-12-11 · JeongJun Park, Lusungu J. Mwasinga, Huigyu Yang, Syed M. Raza 외

Mobile traffic data in urban regions shows differentiated patterns during different hours of the day. The exploitation of these patterns enables highly accurate mobile traffic prediction for proactive network management.…

Deep LearningManagementTraffic Prediction

Data-driven Predictive Latency for 5G: A Theoretical and Experimental Analysis Using Network Measurements

2023-07-05 · Marco Skocaj, Francesca Conserva, Nicol Sarcone Grande, Andrea Orsi 외

The advent of novel 5G services and applications with binding latency requirements and guaranteed Quality of Service (QoS) hastened the need to incorporate autonomous and proactive decision-making in network management p…

Anomaly DetectionDecision MakingManagement