Caisheng Wang

SY
h-index7
6papers
15citations
Novelty30%
AI Score40

6 Papers

SYMar 22, 2019
Bayesian Estimation Based Parameter Estimation for Composite Load

Chang Fu, Zhe Yu, Di Shi et al.

Accurate identification of parameters of load models is essential in power system computations, including simulation, prediction, and stability and reliability analysis. Conventional point estimation based composite load modeling approaches suffer from disturbances and noises and provide limited information of the system dynamics. In this work, a statistic (Bayesian Estimation) based distribution estimation approach is proposed for both static (ZIP) and dynamic (Induction Motor) load modeling. When dealing with multiple parameters, Gibbs sampling method is employed. In each iteration, the proposal samples each parameter while keeps others fixed. The proposed method provides a distribution estimation of load models coefficients and is robust to measurement errors.

71.9SYMay 25
Deterministic and Nonblocking Supervisory Control of Discrete Event Systems under Cyber Attacks

Feng Lin, Caisheng Wang, Jun Chen et al.

We investigate deterministic and nonblocking supervisory control of discrete event systems under cyber-attacks using the ALTER (Attack Language for Transition-basEd Replacement) model. While prior works consider supervisory control that achieves either the large (upper bound) language or small (lower bound) language separately, deterministic supervisory control achieves both large language and small language at the same time to ensure that the language generated by the supervised system is unique and deterministic. We introduce two new concepts of CA-D-controllability and CA-D-observability and prove that they are necessary and sufficient for the existence of a deterministic supervisor. For nonblocking supervisory control, the objective is to ensure that the supervised system can always reach marked states under any attack scenario. We prove that relative closure, CA-D-controllability, and CA-D-observability together are necessary and sufficient for the existence of a nonblocking supervisor. We further develop methods to verify CA-D-controllability and CA-D-observability. We also illustrate our results using a robotic system example.

48.9SYMay 16
A Resilience Evaluation Framework for Electric Distribution Systems: Historical Weather Conditioning, Sensitivity Analysis, and a Flooding-Aware Extension

Xuesong Wang, Caisheng Wang, Carol Miller et al.

Evaluating resilience in electric distribution systems under severe weather requires models that can connect network topology, hazard simulation, fragility modeling, restoration assumptions, repair strategy, and downstream consequences. This paper extends our prior graph-based resilience evaluation framework for power distribution systems in three ways: it adds analysis conditioned on historical events with real outage and weather data, introduces sensitivity studies for key modeling assumptions, and includes a coupled power-flooding extension for sewage-backup assessment. Historical wind events drive Monte Carlo simulations conditioned on real weather, and the observed outage trajectories are treated as realized historical samples for comparison. Wind-event resilience metrics stabilize at approximately 256 episodes, and outage peak, duration, and outage intensity change systematically with fragility parameters, network topology, restoration assumptions, and repair strategies. In a separate 1000-episode joint power-flooding simulation, episodes with at least one flooded customer occur in 1.9% of episodes overall, and both flood occurrence and flood intensity increase with outage intensity, showing a selective power-to-flood consequence pathway. Overall, the framework provides a practical basis for resilience assessment, comparative scenario analysis, and coupled power-flooding studies in a limited public-data setting, while also suggesting that more detailed utility data could further improve simulation realism.

LGApr 3, 2024
Deep Learning-Based Weather-Related Power Outage Prediction with Socio-Economic and Power Infrastructure Data

Xuesong Wang, Nina Fatehi, Caisheng Wang et al.

This paper presents a deep learning-based approach for hourly power outage probability prediction within census tracts encompassing a utility company's service territory. Two distinct deep learning models, conditional Multi-Layer Perceptron (MLP) and unconditional MLP, were developed to forecast power outage probabilities, leveraging a rich array of input features gathered from publicly available sources including weather data, weather station locations, power infrastructure maps, socio-economic and demographic statistics, and power outage records. Given a one-hour-ahead weather forecast, the models predict the power outage probability for each census tract, taking into account both the weather prediction and the location's characteristics. The deep learning models employed different loss functions to optimize prediction performance. Our experimental results underscore the significance of socio-economic factors in enhancing the accuracy of power outage predictions at the census tract level.

CVMar 9
Synthetic Defect Image Generation for Power Line Insulator Inspection Using Multimodal Large Language Models

Xuesong Wang, Caisheng Wang

Utility companies increasingly rely on drone imagery for post-event and routine inspection, but training accurate defect-type classifiers remains difficult because defect examples are rare and inspection datasets are often limited or proprietary. We address this data-scarcity setting by using an off-the-shelf multimodal large language model (MLLM) as a training-free image generator to synthesize defect images from visual references and text prompts. Our pipeline increases diversity via dual-reference conditioning, improves label fidelity with lightweight human verification and prompt refinement, and filters the resulting synthetic pool using an embedding-based selection rule based on distances to class centroids computed from the real training split. We evaluate on ceramic insulator defect-type classification (shell vs. glaze) using a public dataset with a realistic low training-data regime (104 real training images; 152 validation; 308 test). Augmenting the 10% real training set with embedding-selected synthetic images improves test F1 score (harmonic mean of precision and recall) from 0.615 to 0.739 (20% relative), corresponding to an estimated 4--5x data-efficiency gain, and the gains persist with stronger backbone models and frozen-feature linear-probe baselines. These results suggest a practical, low-barrier path for improving defect recognition when collecting additional real defects is slow or infeasible.

LGNov 25, 2024
Deep Learning-Based Electricity Price Forecast for Virtual Bidding in Wholesale Electricity Market

Xuesong Wang, Sharaf K. Magableh, Oraib Dawaghreh et al.

Virtual bidding plays an important role in two-settlement electric power markets, as it can reduce discrepancies between day-ahead and real-time markets. Renewable energy penetration increases volatility in electricity prices, making accurate forecasting critical for virtual bidders, reducing uncertainty and maximizing profits. This study presents a Transformer-based deep learning model to forecast the price spread between real-time and day-ahead electricity prices in the ERCOT (Electric Reliability Council of Texas) market. The proposed model leverages various time-series features, including load forecasts, solar and wind generation forecasts, and temporal attributes. The model is trained under realistic constraints and validated using a walk-forward approach by updating the model every week. Based on the price spread prediction results, several trading strategies are proposed and the most effective strategy for maximizing cumulative profit under realistic market conditions is identified through backtesting. The results show that the strategy of trading only at the peak hour with a precision score of over 50% produces nearly consistent profit over the test period. The proposed method underscores the importance of an accurate electricity price forecasting model and introduces a new method of evaluating the price forecast model from a virtual bidder's perspective, providing valuable insights for future research.