• Computer Science > Machine Learning [Submitted on 17 Feb 2026] Title:A Few-Shot LLM Framework for Extreme Day Classification in Electricity Markets View PDF HTML (experimental)Abstract:This paper proposes a few-shot classification framework based on Large Language Models (LLMs) to predict whether the next day will have spikes in real-time electricity prices. • The approach aggregates system state information, including electricity demand, renewable generation, weather forecasts, and recent electricity prices, into a set of statistical features that are formatted as natural-language prompts and fed to an LLM along with general instructions. • The model then determines the likelihood that the next day would be a spike day and reports a confidence score. • Using historical data from the Texas electricity market, we demonstrate that this few-shot approach achieves performance comparable to supervised machine learning models, such as Support Vector Machines and XGBoost, and outperforms the latter two when limited historical data are available. • These findings highlight the potential of LLMs as a data-efficient tool for classifying electricity price spikes in settings with scarce data. • Current browse context: cs.LG References & Citations export BibTeX citation Loading…
Article Summaries:
- A recent study introduces a few‑shot classification framework that uses Large Language Models (LLMs) to predict whether the next day will experience spikes in real‑time electricity prices. The method compiles system‑state data-demand, renewable output, weather forecasts, and recent prices-into statistical features, which are then formatted as natural‑language prompts and fed to an LLM with general instructions. The model outputs a spike‑likelihood estimate and a confidence score. Experiments on Texas market data show performance comparable to supervised models such as SVM and XGBoost, and superior when historical data are scarce, underscoring LLMs’ potential as data‑efficient tools for electricity price spike classification.
Sources: