Multimodal AI for Online Micro-Grid Distribution and Monitoring with Equity Assurance
1 Challenges and Opportunities of Smart Micro-Grids
Endowing micro-grids with AI capabilities holds enormous potential to revolutionize energy distribution and increase energy self-sufficiency in communities across the world. While the benefits of micro-grids have become apparent, building a micro-grid is a considerable investment, and its placement and configuration must be carefully selected to ensure success. AI-assisted placement and configuration can maximize the positive impacts of new micro-grids by analyzing vast amounts of data from existing micro-grids. As no electricity production data is available for the new locations considered for the placement of the micro-grid, the need arises for zero-shot learning of multimodal predictive models from historical data, taking into account the similarity between the new location and locations where micro-grids already exist. The data under consideration is diverse, including weather conditions, topological details, distribution grid specifics, and demographic and socioeconomic indicators (see Section 2). It is represented as multivariate time series and structured tables, as well as maps, charts, graphs, and satellite imagery. This variety necessitates the implementation of efficient online multimodal fusion to effectively integrate these different data types.
A key challenge in the deployment and configuration of micro-grids lies in achieving high yield and extensive coverage cost-effectively. It’s particularly crucial to ensure service provision in under-served communities. The transfer of equity-related features across different areas tends to differ from that of environmental features. Take, for instance, the city of Holyoke, MA, which exhibits a higher poverty rate than the national average in the US. When considering the need for equitable energy supply, Holyoke might share more similarities with cities like Belle Glade and Homestead in Florida, rather than the more affluent Cambridge, MA. In this context, the capability of AI systems to learn and apply ‘equity’ invariants is crucial for developing generalizable policies regarding micro-grid placement. This requires the formulation of constrained optimization problems focused on micro-grid operations, with constraints and objectives specifically designed to ensure equity. Importantly, committing upfront to position micro-grids primarily to serve underprivileged communities could substantially lower future costs associated with providing service to these communities. AI can contribute significantly in this area by developing multimodal generative models. These models would incorporate comprehensive area-specific data to predict the outcomes of various micro-grid configurations.
Once established, operating a micro-grid presents challenges akin to those encountered during micro-grid placement. A key task will be predicting energy production and consumption to gauge demand fulfillment and shape distribution policies. This requires the development of flexible, online models capable of integrating data from various regions while supporting customization. These models must efficiently process multivariate, multiresolution time series, incorporating both long-term and short-term trends through effective signal compression and processing.
Equitable distribution is a critical function of the AI-powered system. It must consider the disproportionate impact of low energy production on different income groups, acknowledging that while high-income households might have alternative sources, low-income households could face severe difficulties due to power shortages. Furthermore, the definition of critical energy scarcity is location and time-dependent. For instance, in the northeast, in winter, not having heating can have devastating consequences, while in Florida, in the summer months, air conditioning is a necessity. Therefore, the AI model needs to understand and abstract concepts of energy scarcity across various locales and devise universally applicable strategies. Additionally, given that equity constraints within a community evolve over time, distribution policies must also be dynamically adaptable in real-time to these changes.
The following methodological advances would solve many of the challenges above, advancing AI for micro-grids:
-
•
(Specific Aim 1:) Zero-shot and Few-Shot Predictive Models for Micro-Grids
-
•
(Specific Aim 2:) Micro-Grid Instrumentation with Continual Equity Assurance
-
•
(Specific Aim 3:) Smart Micro-Grids via Efficient Multimodal Online Learning
The research aims outlined above, with the potential to transform the area of smart micro-rids, are perfectly aligned with our work in the Information Fusion Lab, my group at UMass Amherst. We have been investigating zero-shot and few-shot models for multivariate time series with personalization, adaptive policy optimization for real-time deployment constraints, and efficient multimodal learning, all of which are of great value in the development of smart micro-grids. My relevant expertise, planned research, and preliminary results in support of this challenge are detailed below.
2 Statement of Contribution to the Research Challenge
In response to the AI Powered Community Micro-Grid challenge, I propose solutions for micro-grid placement, monitoring and instrumentation that adapt, in an online setting, the energy distribution to the needs of the consumers, while meeting equity criteria. We propose online predictive models for energy production and usage forecasting that operate on multimodal inputs and leverage context-driven personalization. This connects to the past work of MSR researchers, including that of Dr. Peeyush Kumar, with whom we’ve collaborated on a zero-shot deep learning model for microclimate prediction, and that of Dr. Srinivasan Iyengar on the REACT framework. Our proposed work also aligns with Dr. Weiwei Yang, both in terms of model personalization and leveraging the information in the frequency spectrum of signals. We propose the optimization of energy distribution with equity-based constraints, related to the research of Dr. Vaishnavi Ranganathan on supply chain optimization. My research group brings significant expertise in the area of multimodal machine learning, predictive analytics for multivariate time series, and adaptive optimization.
2.1 (SA1) Zero-shot and Few-Shot Predictive Models for Micro-Grids
As mentioned in Section 1, zero-shot and few-shot predictive models are of tremendous importance in determining the placement and configuration of micro-grids, and in learning equitable energy distribution policies. To train the models, we assume that historical data is available from sites, which might be very diverse geographically and socioeconomically. Let be the characteristics of site – information about the weather, topology, demographics, socioeconomic indicators – serviced by a micro-grid characterized by specifications . Furthermore, the area encompasses units, which could range from individual homes to apartment complexes, or other entities with detailed energy consumption and supply data. represents the spatiotemporal information available for the unit, typically a multivariate time series, accompanied by maps, charts, or satellite imagery. The information about the unit typically includes specifics about the electrical installation, including alternative electrical supplies, as well as the number of inhabitants, meter readings, size of the house, number of bedrooms, bathrooms, electrical vehicles, and other indicators relevant to energy consumption. We use the notation to refer to the energy consumption at all units in area over time. We will train predictive models for the energy consumption at each individual unit, as well as models that predict the production of existing micro-grids or candidate micro-grids. The former can be expressed as , while the latter can be expressed as , where , are the predictive models. To train and , we propose to combine and extend several of our contributions on multivariate time series prediction, specifically MultiWave deznabi2023multiwave, our deep architecture that captures multiresolution signals through wavelet decomposition, CALM-Net shaw2019personalized, our technique for personalization, and our zero-shot predictive model deznabi2023zero that uses a fully connected layer to transform the embeddings associated with source locations into those corresponding to the target location. We have shown that our zero-shot method surpasses conventional weather forecasting techniques in predicting microclimate variables by leveraging knowledge extracted from other geographic locations, which is a problem that involves signals with similar characteristics to those needed for the task of predicting energy production and consumption.
2.2 (SA2) Micro-Grid Instrumentation with Continual Equity Assurance
We also aim to instrument micro-grids to ensure equity in energy distribution. Equity assurance begins with the appropriate placement and configuration of the micro-grid, as argued in Section 1. Thus, our first objective is to learn the placement and configuration for a micro-grid to be placed in area based on data from locations . Our zero-shot personalized predictive models in Section 2.1 ensure that we will be able to predict consumption at all units in the new area as by leveraging data from other areas. We need to learn the optimal placement of the micro-grid . To ensure equity, we analyze a specific set of features for each area , which represent the levels of underprivilege across all units in that area. This dataset may include variables such as socioeconomic records, household income, the current status of supply, and access to alternative suppliers. Additionally, we denote the electrical supply from the micro-grid to all units in the area as . This supply is influenced by (the characteristics of the micro-grid), other relevant data about the area, and the implemented distribution policy.
To pose the selection of the best micro-grid configuration as an optimization problem separate from determining the energy distribution policy that will eventually be used in area , we make the assumption that, given a fixed placement and configuration of the micro-grid, distribution will occur in a similar fashion to that of other areas. In other words, we assume we can learn to estimate by training a model on historical data from the other areas: . Once is trained, for area , we will have , where , , are known, is the micro-grid configuration we are trying to learn, and is the predicted consumption, a known quantity once we apply our predictive model. Thus, as is the only remaining variable in , for simplicity, we write . We’d ideally like to select such that the supply is as close as possible to the demand, that is, to minimize some distance, such as .
However, this objective does not ensure that the micro-grid is configured to fit the needs of the under-served units. To address this, we devise a metric that quantifies how under-served a location is. We start by considering historical records from other areas and learn a mapping from , and to the supply deficits . The higher the supply deficits at a location, the less well-served it is. For the new location, we have the estimated supply deficit as . We also must adjust our assessment using domain knowledge that generalizes across areas, such as adjustments due to extremely low income. This can be expressed through a multiplier . Also, area-specific factors must be considered, such as frequent power outages from an existing supplier in certain locations. This can be expressed through a multiplier . Thus, we’ll have the measure of under-service as .
The new objective is , with used to up-weight the importance of the under-served units.
Once micro-grids exist, what remains to be solved is the power distribution policy. We’ll need to learn a function that supplies , where is partly observed and partly predicted. The objective is matching the supply to the demand while ensuring service in underserved areas, that is . We propose the introduction of additional constraints such that a minimal supply is provided, depending on the unit’s needs. This is, that , where is a multiplier dependent on minimal household needs and the cost of living. As the data, objective, and constraints will vary, we will research efficient algorithms able to learn offline policies for dynamic deployments, such as our Constrained Offline Policy Optimization (COPO)polosky2022constrained, which explicitly accounted for distributional shifts, outperforming the s.o.t.a. on control problems.
2.3 (SA3) Smart Micro-Grids via Efficient Multimodal Online Learning
The online AI systems powering micro-grids will be faced with large volumes of continuously incoming data that need to be processed in real-time. Further, the incoming data stream changes constantly, in ways that are not typically handled by current online learning methods. These meta-level changes include (i) the introduction of new modalities, for instance when new equipment becomes available for data collection; (ii) modifications of the settings or context of a modality, such as changes in the data collection protocol, or when a more precise sensor becomes available; (iii) changes in the interdependence between modalities, for instance after heavy snowfall, the amount of energy produced might not increase proportionally to sunlight. Computational and time constraints make it difficult, even impossible, to consider a wide variety of architectures to account for all the variability, creating a high demand for methods capable of quickly testing the different aspects of fusion. In our lab, we seek to address these key questions that must be answered to achieve fast, adaptive, and efficient multimodal fusion, enabling the creation of flexible online AI systems.
3 Amherst Initiatives on Micro-Grids and Potential for Impact of the Collaboration
University of Massachusetts has committed to making its campus carbon-neutral by 2032 through the use of renewable energy umass2022neutral. The campus has its own award-winning micro-grid umass2020microgrid including 5 MW Solar PV. Moreover, it includes a 1 MW/4 MWh lithium ion battery system to “demonstrate the value of peak demand management, optimize the integration of renewable distributed generation, and educate Massachusetts’ next generation of clean energy experts". In August of 2023, the city of Amherst has also committed to reach carbon neutrality by 2050 amherst2023solar. The Energy and Climate Action Committee has determined that local solar and micro-grid development is the best strategy to achieve this goal. A mapping tool was created to specify potential locations for the projects, however, the ideal placement of the new solar projects has yet to be determined. My research group at UMass Amherst is ideally situated to support the decision-makers, both on campus and in the city with their assessments, through AI-powered analysis and simulations.
In suymmary, the present proposal paves the way for AI-powered micro-grids, which, if successful, will revolutionize energy distribution and reduce energy inequity by efficiently bringing service to under-served communities.