LGAINISPSep 28, 2025

PEARL: Peer-Enhanced Adaptive Radio via On-Device LLM

arXiv:2509.24085v2h-index: 27Has Code
Originality Incremental advance
AI Analysis

This work addresses efficient, always-on communication control for mobile devices, but it is incremental as it builds on prior single-device LLM methods.

The paper tackles cooperative cross-layer optimization in device-to-device communication by extending on-device LLMs to leverage peer states, improving objective scores over baselines and reducing energy by up to 16% in low-battery scenarios.

We present PEARL (Peer-Enhanced Adaptive Radio via On-Device LLM), a framework for cooperative cross-layer optimization in device-to-device (D2D) communication. Building on our previous work on single-device on-device LLMs, PEARL extends the paradigm by leveraging both publisher and subscriber states to guide Wi-Fi Aware (WA) parameter selection. A context-aware reward, which normalizes latency by application tolerances and modulates energy by device battery states, provides richer supervision for KL-based finetuning. We study two lightweight variants: PEARL (Head + Low-Rank Adaptation (LoRA)) achieves the best overall performance, while PEARL-Lite (Head-only) delivers sub-20 ms inference at near-identical objective scores. Across synthetic scenarios grounded in real measurements, PEARL improves objective scores over heuristic and compact model baselines and reduces energy by up to 16% in cooperative low-battery cases. These results demonstrate that peer-aware context, reward-aligned training, and head-based efficiency make LLMs practical for always-on, on-device cross-layer control. Code, real-world demo, and dataset are available at https://github.com/abman23/pearl

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes