Cover image

Slow Policy, Fast Power: Where Agentic Control Belongs in Wireless Networks

TL;DR for operators An operator can shift priorities from throughput to energy saving in a sentence. The network still has to make feasible power decisions every transmission slot. Agentic-LTPO separates those jobs: a slower agent layer interprets policy and proposes bounded settings, while a deterministic solver retains control of fast execution. In a simulated network where distributed access points jointly serve users, the complete system reports 22.8 cumulative communication utility, compared with 14.5 for static configuration—a 57.2% relative gain. The improvement does not come from letting an LLM control the physical layer directly. Proposed changes pass through structured grounding, retrieval, projection into allowed ranges, criticism, and numerical optimization before affecting the network. ...

July 25, 2026 · 9 min · Zelina
Cover image

When Privacy Meets Chaos: Making Federated Learning Behave

Privacy is easy to admire in a slide deck. It becomes less elegant when the model begins to behave like a shopping cart with one broken wheel. Federated learning promises a clean bargain: data stay local, clients collaborate, and the central model improves without seeing everyone’s raw records. Add differential privacy, and the promise becomes more formal. Each client update is clipped, noise is injected, and individual influence is bounded. Everyone nods. The architecture looks responsible. ...

February 9, 2026 · 15 min · Zelina