菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-04-05
📄 Abstract - A Family of Open Time-Series Foundation Models for the Radio Access Network

The Radio Access Network (RAN) is evolving into a programmable and disaggregated infrastructure that increasingly relies on AI-native algorithms for optimization and closed-loop control. However, current RAN intelligence is still largely built from task-specific models tailored to individual functions, resulting in model fragmentation, limited knowledge sharing across tasks, poor generalization, and increased system complexity. To address these limitations, we introduce TimeRAN, a unified multi-task learning framework for time-series modeling in the RAN. TimeRAN leverages a lightweight time-series foundation model with few task-specific heads to learn transferable representations that can be efficiently adapted across diverse tasks with limited supervision. To enable large-scale pretraining, we further curate and open-source TimeRAN DataPile, the largest time-series corpus for RAN analytics to date, comprising over 355K time series and 0.56B measurements across diverse telemetry sources, protocol layers, and deployment scenarios. We evaluate TimeRAN across a comprehensive set of RAN analytics tasks, including anomaly detection, classification, forecasting, and imputation, and show that it achieves state-of-the-art performance with minimal or no task-specific fine-tuning. Finally, we integrate TimeRAN into a proof-of-concept 5G testbed and demonstrate that it operates efficiently with limited resource requirements in real-world scenarios.

顶级标签: systems model training machine learning
详细标签: time-series foundation model radio access network multi-task learning telemetry analytics anomaly detection 或 搜索:

面向无线接入网络的开源时间序列基础模型家族 / A Family of Open Time-Series Foundation Models for the Radio Access Network


1️⃣ 一句话总结

这篇论文提出了一个名为TimeRAN的统一多任务学习框架,它通过一个轻量级的时间序列基础模型和配套开源的大规模数据集,解决了无线接入网络(RAN)中人工智能模型碎片化、难以共享和泛化的问题,能够在多种分析任务上实现高效且高性能的适应。

源自 arXiv: 2604.04271