Edge-Served Congestion Control for Wireless Multipath Transmission with a Transformer Agent
Liang Wang

TL;DR
This paper introduces Jazz, a Transformer-based congestion control system for multipath TCP that operates outside the kernel, overcoming OS limitations and partial observability to improve network performance.
Contribution
Jazz re-architects multipath congestion control with a decoupled design and a Transformer agent, enabling data-driven, edge-based decision making beyond kernel constraints.
Findings
Improves bandwidth efficiency by at least 2.85% over traditional methods.
Maintains 96.2% performance under 1% packet loss.
Demonstrates practical viability on Wi-Fi testbed.
Abstract
Multipath TCP is widely adopted to enhance connection quality-of-service by leveraging multiple network pathways on modern devices. However, the evolution of its core congestion control is hindered by the OS kernel, whose monolithic design imposes high development overhead and lacks the resource flexibility required for data-driven methods. Furthermore, inherent noise in network statistics induces a partial observability problem, which can mislead data-driven methods like Deep Reinforcement Learning. To bridge this gap, we propose Jazz, a system that re-architects multipath congestion control through a decoupled architecture that separates the decision-making ``brain'' from the in-kernel datapath, enabling it to operate on an external (edge) entity. At its core, Jazz employs a Transformer-based agent that processes sequences of historical observations to overcome the partial…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNetwork Traffic and Congestion Control · Wireless Networks and Protocols · Software-Defined Networks and 5G
