Cloud-Edge Collaborative Large Models for Robust Photovoltaic Power Forecasting

arXiv cs.LG / 3/25/2026

💬 OpinionIdeas & Deep AnalysisModels & Research

Key Points

  • The paper proposes a risk-aware cloud-edge collaborative framework to improve photovoltaic (PV) power forecasting accuracy while meeting strict latency constraints in edge-enabled grids.
  • It uses a multi-branch design: a site-specific expert model for routine conditions, a lightweight edge-side model for better local inference, and a cloud-side large retrieval model that supplies matched historical context when rare weather-driven ramp events occur.
  • A screening module quantifies predictive uncertainty, out-of-distribution risk, weather mutation intensity, and model disagreement to decide whether to keep inference local or escalate it.
  • A Lyapunov-guided router dynamically routes computation to the appropriate branch under long-term constraints on latency, communication overhead, and cloud usage.
  • Experiments on two real-world PV datasets show an overall favorable trade-off between accuracy, routing quality, robustness to distribution shifts, and system efficiency.

Abstract

Photovoltaic (PV) power forecasting in edge-enabled grids requires balancing forecasting accuracy, robustness under weather-driven distribution shifts, and strict latency constraints. Local specialized models are efficient for routine conditions but often degrade under rare ramp events and unseen weather patterns, whereas always relying on cloud-side large models incurs substantial communication delay and cloud overhead. To address this challenge, we propose a risk-aware cloud-edge collaborative framework for latency-sensitive PV forecasting. The framework integrates a site-specific expert predictor for routine cases, a lightweight edge-side model for enhanced local inference, and a cloud-side large retrieval model that provides matched historical context when needed through a retrieval-prediction pipeline. A lightweight screening module estimates predictive uncertainty, out-of-distribution risk, weather mutation intensity, and model disagreement, while a Lyapunov-guided router selectively escalates inference to the edge-small or cloud-assisted branches under long-term latency, communication, and cloud-usage constraints. The outputs of the activated branches are combined through adaptive fusion. Experiments on two real-world PV datasets demonstrate a favorable overall trade-off among forecasting accuracy, routing quality, robustness, and system efficiency.