0% read

Module roadmap

What You'll Learn

Lesson 7.1: Bolt-On vs. Built-In: What 'AI-Native' Means

5G was designed by humans writing rules, and AI was later invited in as a helpful guest, optimizing here, predicting there. 6G flips the philosophy: AI-native means the network is designed from day one assuming AI will run key parts of it. The analogy: 5G is a house where you added smart bulbs and a learning thermostat; 6G is a house architected around automation, sensors in the walls, wiring designed for it, rooms that expect to be managed by software.

Concretely, AI-native shows up in three layers, which the next lessons walk through: AI in the radio itself (Lesson 7.2), AI running network operations (7.3), and, completing the circle from Module 1's hexagon, the network as a delivery platform for AI, carrying and hosting AI workloads for users and industries.

An AI-added 5G house has separate smart devices taped on with limited coordination, while an AI-native 6G house integrates sensors, optimization, privacy, and adaptive intelligence throughout its design.
Figure 7.1

Lesson 7.2: AI in the Radio: Learning to Speak Wireless Better Than We Do

Decades of brilliant humans hand-crafted how radios estimate channels, form beams, and decode signals. Real radio environments with millions of parameters constantly changing are far messier than any textbook model. Since AI/ML (AI & Machine Learning) excels in finding, learning, and applying patterns it’s an ideal tool for organizing this mess. The flagship examples (and the exact ones 3GPP studied in Rel-18/19 as 'AI/ML for the NR air interface'):

  • CSI compression & prediction: Module 6 showed CSI is huge and goes stale fast. AI learns to compress it brutally (sending the gist, not the encyclopedia) and to PREDICT where a moving user's channel is heading, aiming beams at where you'll be.
  • Beam management: instead of sweeping through candidate beams like a lighthouse, AI learns your building's layout and jumps straight to the likely best beam.
  • Smarter positioning: AI squeezes better location accuracy out of messy indoor signal reflections.

The endgame idea, genuinely 6G, is the AI-designed air interface: letting the AIs of transmitter and receiver learn parts of the signaling scheme together, discovering encodings no human would draw on a whiteboard. Think of two people who've worked together for 20 years developing their own shorthand, unintelligible to outsiders, ruthlessly efficient between them.

Human engineers design a neat, explainable radio-processing chain, while AI transmitter and receiver models discover their own complex signaling shorthand that delivers higher capacity, lower error, and faster performance.
Figure 7.2

Lesson 7.3: AI Running the Network: From Cruise Control to Self-Driving

Networks are colossal machines, thousands of sites, millions of parameters, and traffic that shifts hourly. The automation journey mirrors cars: SON (self-organizing networks) was cruise control, handy rule-based scripts. 5G added smarter assists: the NWDAF analytics brain in the core, and the RIC, an intelligence layer from the O-RAN ecosystem where optimization apps observe the radio network and tune it. 6G aims for genuine self-driving: intent-based operation, where a human states the goal ('cut energy 20% tonight without hurting emergency services') and the network's AI figures out the thousand knob-turns to achieve it.

Two supporting ideas complete the picture. First, the network keeps a digital twin of itself (Module 4's concept, aimed inward): AI rehearses changes on the twin before touching production, a flight simulator for network operations. Second, learning happens without hoarding private data: techniques like federated learning let sites and devices train a shared model by exchanging model updates, not raw user data.

Network intelligence evolves from basic SON cruise control in the 1G-to-4G era, through 5G driver assists using NWDAF and RIC, to a 6G intent-based network that autonomously plans how to achieve a stated outcome.
Figure 7.3

Lesson 7.4: The Fine Print: Trust, Explainability & the Energy Bill

An honest expert always mentions the fine print, so here's yours.

Trust: when AI controls infrastructure that carries 911 calls, 'it usually works' is not a sentence anyone wants to say to a regulator. Expect heavy emphasis on explainability (AI that can justify its choices), guardrails, and fallback modes where humans or simple rules take over.

Energy: AI itself consumes power, training big models is famously hungry. The design bet is that AI saves far more energy than it burns (sleeping idle radios, right-sizing capacity hour by hour), and Module 9 picks up that thread.

Data: models need mountains of it, and networks handle sensitive information, hence privacy-preserving learning isn't optional garnish; it's a design requirement, exactly the kind of cross-cutting IMT-2030 goal Module 1 flagged.

Keep this handy

Acronym Decoder : Module 7

AcronymStands ForEasy Explanation
AI/MLArtificial Intelligence / Machine LearningSoftware that learns patterns from data instead of following hand-written rules, the network's new apprentice that gets better with experience.
AI-nativeNot an acronym, a design philosophyAI designed into the network's core from day one, rather than sprinkled on top afterward. Built-in, not bolt-on.
CSI (revisited)Channel State InformationThe live map of radio conditions per user (Module 6). AI's first big air-interface job: compressing and predicting it.
RICRAN Intelligent ControllerThe 'brain room' (from the O-RAN world) where AI apps observe the radio network and issue optimization instructions.
SONSelf-Organizing NetworkThe earlier generation of network automation, rule-based scripts that self-configure and self-heal. AI-native is SON's much smarter descendant.
NWDAFNetwork Data Analytics Function5G core's built-in analytics brain: it studies network data and serves predictions (like 'congestion coming') to other functions. A 6G AI cornerstone.
Digital twin (of the network)See Module 4A live virtual copy of the NETWORK itself, where AI can rehearse changes safely before touching reality.
Inference / trainingNot acronyms, AI's two modesTraining: the AI studies mountains of past data (slow, heavy, done centrally). Inference: the trained AI makes fast decisions in the moment (light, done everywhere).

AI/ML

Stands For
Artificial Intelligence / Machine Learning
Easy Explanation
Software that learns patterns from data instead of following hand-written rules, the network's new apprentice that gets better with experience.

AI-native

Stands For
Not an acronym, a design philosophy
Easy Explanation
AI designed into the network's core from day one, rather than sprinkled on top afterward. Built-in, not bolt-on.

CSI (revisited)

Stands For
Channel State Information
Easy Explanation
The live map of radio conditions per user (Module 6). AI's first big air-interface job: compressing and predicting it.

RIC

Stands For
RAN Intelligent Controller
Easy Explanation
The 'brain room' (from the O-RAN world) where AI apps observe the radio network and issue optimization instructions.

SON

Stands For
Self-Organizing Network
Easy Explanation
The earlier generation of network automation, rule-based scripts that self-configure and self-heal. AI-native is SON's much smarter descendant.

NWDAF

Stands For
Network Data Analytics Function
Easy Explanation
5G core's built-in analytics brain: it studies network data and serves predictions (like 'congestion coming') to other functions. A 6G AI cornerstone.

Digital twin (of the network)

Stands For
See Module 4
Easy Explanation
A live virtual copy of the NETWORK itself, where AI can rehearse changes safely before touching reality.

Inference / training

Stands For
Not acronyms, AI's two modes
Easy Explanation
Training: the AI studies mountains of past data (slow, heavy, done centrally). Inference: the trained AI makes fast decisions in the moment (light, done everywhere).

Knowledge check

Check Yourself : 5-Question Quiz

Questions

  1. 1. What's the difference between 'AI-added' (5G) and 'AI-native' (6G)?
  2. 2. Give two air-interface jobs where AI outperforms hand-crafted engineering.
  3. 3. What does NWDAF do in the core network?
  4. 4. Why does the network keep a digital twin of ITSELF?
  5. 5. Why is 'explainability' a big deal for AI in networks?