← Latest papers
⚡ electrical engineering

A Multi-Agent System for 5G Throughput Prediction in Multi-Operator Urban Environments

This paper proposes a Tiered Multi-Agent System (TMAS) that dynamically routes edge telemetry to context-aware domain micro-agents to overcome generalization limitations in predicting 5G throughput across diverse operators, mobility modes, and traffic profiles in urban environments, achieving high accuracy (R² up to 0.931) and low latency suitable for next-generation network orchestration.

Original authors: Muhammad Kabeer, Rosdiadee Nordin, Nadiva Nuriftitah, Sian Lun Lau

Published 2026-07-21
📖 5 min read🧠 Deep dive

Original authors: Muhammad Kabeer, Rosdiadee Nordin, Nadiva Nuriftitah, Sian Lun Lau

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are trying to predict how fast a car can drive through a city. In a perfect, empty world, you could just look at the engine and say, "This goes 60 miles per hour." But real cities are messy. There are traffic jams, construction zones, sudden rainstorms, and different drivers who react differently to the same red light. Now, imagine that instead of cars, we are talking about your phone's internet speed (called "throughput"). For years, scientists tried to build one giant, super-smart computer brain to predict internet speeds for everyone, everywhere. They thought if they fed it enough data, it would learn the rules of the road. But just like a single traffic rulebook can't explain why a bus gets stuck in a tunnel while a motorcycle zips past, that "one-size-fits-all" brain kept failing. It got confused by the chaos of different mobile companies, different types of movement (like walking vs. riding a bus), and different apps (like downloading a file vs. streaming a video). This paper dives into that messy, real-world chaos to see if we can build a smarter way to predict how fast our internet will be, which is crucial for the super-fast networks of the future.

The researchers behind this study, working in the bustling, high-rise city of Sunway City in Malaysia, decided that the old "one giant brain" approach was the problem. They proposed a new system called the Tiered Multi-Agent System (TMAS). Think of TMAS not as a single genius, but as a highly organized team of specialists. Instead of one person trying to know everything about every street, they set up a "Master Agent" (like a dispatcher) who looks at a situation and instantly routes it to the perfect expert. If the situation involves a specific mobile company, a specific type of vehicle (like a bus or a pedestrian), and a specific app, the dispatcher sends the question to a tiny, specialized "Micro-Agent" that only knows that exact scenario.

To test this, the team collected a massive amount of real-world data—48,618 samples—using professional drive-test software. They drove and walked through the city on three different types of routes: a pedestrian walkway under trees (Canopy), a ground-level shuttle bus, and an elevated bus rapid transit line. They also tested three different types of internet usage: downloading files, uploading files, and streaming YouTube videos. They pitted their new "team of specialists" against the old "one giant brain" models.

The results were a clear victory for the team approach. The specialized Micro-Agents were incredibly accurate at predicting download speeds, hitting a score (called R2) of up to 0.931, which is nearly perfect. In contrast, the old "one giant brain" models struggled, with scores as low as 0.326 for the same task. The paper also found that the system was lightning-fast. The tiny Micro-Agents could make a prediction in as little as 0.00122 milliseconds, and the whole process of routing the question to the right expert added almost no delay (between 0.004 ms and 0.126 ms). This speed is vital because future networks need to make decisions in less than 10 milliseconds to keep your video calls from freezing.

However, the paper also uncovered a tricky mystery that even the best specialists couldn't fully solve: streaming video. When the team tried to predict speeds for YouTube streaming, the accuracy dropped significantly, with scores ranging from 0.125 to 0.339. The authors explain that this isn't because the models are bad, but because video apps have a "secret sauce" called Adaptive Bitrate (ABR). These apps decide how fast to download based on how full their "buffer" (a temporary storage bucket) is, not just how strong the signal is. It's like a driver who stops at a red light even if the road ahead is empty, just because they are waiting for a passenger to get in. Because the network can't always see inside the app's buffer, the prediction becomes a guessing game.

The paper explicitly argues against the idea that a single, universal model can handle all these different scenarios. They show that trying to force one model to learn from different mobile operators (who have different towers and settings) causes the model to get confused and perform poorly. They also rule out the idea that deep, complex neural networks are the answer, noting that those models are often too slow for real-time use. Instead, they suggest that the future of network management lies in this "agentic" approach: breaking big problems into small, context-specific pieces and letting a smart dispatcher send them to the right expert.

In summary, this study demonstrates that in the chaotic, multi-layered world of modern cities, specialization wins. By using a system that dynamically routes data to tiny, expert models, we can predict internet speeds with high accuracy and incredible speed. While the "video streaming mystery" remains partially unsolved due to the hidden logic of apps, the TMAS architecture provides a promising blueprint for the next generation of wireless networks, proving that sometimes, the best way to solve a big problem is to have a team of small, focused experts rather than one big generalist.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →