paper-with-me

홈 › Papers

LEAF: Navigating Concept Drift in Cellular Networks

2021-09-07 · Shinan Liu, Francesco Bronzino, Paul Schmitt, Arjun Nitin Bhagoji, Nick Feamster, Hector Garcia Crespo, Timothy Coyle, Brian Ward

Operational networks commonly rely on machine learning models for many tasks, including detecting anomalies, inferring application performance, and forecasting demand. Yet, model accuracy can degrade due to concept drift, whereby the relationship between the features and the target to be predicted changes. Mitigating concept drift is an essential part of operationalizing machine learning models in general, but is of particular importance in networking's highly dynamic deployment environments. In this paper, we first characterize concept drift in a large cellular network for a major metropolitan area in the United States. We find that concept drift occurs across many important key performance indicators (KPIs), independently of the model, training set size, and time interval -- thus necessitating practical approaches to detect, explain, and mitigate it. We then show that frequent model retraining with newly available data is not sufficient to mitigate concept drift, and can even degrade model accuracy further. Finally, we develop a new methodology for concept drift mitigation, Local Error Approximation of Features (LEAF). LEAF works by detecting drift; explaining the features and time intervals that contribute the most to drift; and mitigates it using forgetting and over-sampling. We evaluate LEAF against industry-standard mitigation approaches (notably, periodic retraining) with more than four years of cellular KPI data. Our initial tests with a major cellular provider in the US show that LEAF consistently outperforms periodic and triggered retraining on complex, real-world data while reducing costly retraining operations.

📄 PDF Abstract BibTeX arXiv:2109.03011

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningManagement

Similar Papers 제목 키워드 기반

CURIE: A Cellular Automaton for Concept Drift Detection

2020-09-21 · Jesus L. Lobo, Javier Del Ser, Eneko Osaba, Albert Bifet 외

Data stream mining extracts information from large quantities of data flowing fast and continuously (data streams). They are usually affected by changes in the data distribution, giving rise to a phenomenon referred to a…

Drift Detection

Multi-grained spatial-temporal feature complementarity for accurate online cellular traffic prediction

2025-08-01 · Ningning Fu, Shengheng Liu, Weiliang Xie, Yongming Huang arxiv

Knowledge discovered from telecom data can facilitate proactive understanding of network dynamics and user behaviors, which in turn empowers service providers to optimize cellular traffic scheduling and resource allocati…

Traffic Prediction

Self-Replication, Spontaneous Mutations, and Exponential Genetic Drift in Neural Cellular Automata

2023-05-22 · Lana Sinapayen

This paper reports on patterns exhibiting self-replication with spontaneous, inheritable mutations and exponential genetic drift in Neural Cellular Automata. Despite the models not being explicitly trained for mutation o…

LUNAR: Cellular Automata for Drifting Data Streams

2020-02-06 · Jesus L. Lobo, Javier Del Ser, Francisco Herrera

With the advent of huges volumes of data produced in the form of fast streams, real-time machine learning has become a challenge of relevance emerging in a plethora of real-world applications. Processing such fast stream…

Adapting a plant tissue model to animal development: introducing cell sliding into VirtualLeaf

2019-03-11

Cell-based, mathematical modeling of collective cell behavior has become a prominent tool in developmental biology. Cell-based models represent individual cells as single particles or as sets of interconnected particles,…