paper-with-me

홈 › Papers

Winning the CityLearn Challenge: Adaptive Optimization with Evolutionary Search under Trajectory-based Guidance

2022-12-04 · Vanshaj Khattar, Ming Jin

Modern power systems will have to face difficult challenges in the years to come: frequent blackouts in urban areas caused by high power demand peaks, grid instability exacerbated by intermittent renewable generation, and global climate change amplified by rising carbon emissions. While current practices are growingly inadequate, the path to widespread adoption of artificial intelligence (AI) methods is hindered by missing aspects of trustworthiness. The CityLearn Challenge is an exemplary opportunity for researchers from multiple disciplines to investigate the potential of AI to tackle these pressing issues in the energy domain, collectively modeled as a reinforcement learning (RL) task. Multiple real-world challenges faced by contemporary RL techniques are embodied in the problem formulation. In this paper, we present a novel method using the solution function of optimization as policies to compute actions for sequential decision-making, while notably adapting the parameters of the optimization model from online observations. Algorithmically, this is achieved by an evolutionary algorithm under a novel trajectory-based guidance scheme. Formally, the global convergence property is established. Our agent ranked first in the latest 2021 CityLearn Challenge, being able to achieve superior performance in almost all metrics while maintaining some key aspects of interpretability.

📄 PDF Abstract BibTeX arXiv:2212.01939

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingReinforcement Learning (RL)Sequential Decision Making

Similar Papers 제목 키워드 기반

A Centralised Soft Actor Critic Deep Reinforcement Learning Approach to District Demand Side Management through CityLearn

2020-09-22 · Anjukan Kathirgamanathan, Kacper Twardowski, Eleni Mangina, Donal Finn

Reinforcement learning is a promising model-free and adaptive controller for demand side management, as part of the future smart grid, at the district level. This paper presents the results of the algorithm that was subm…

Deep Reinforcement LearningManagementreinforcement-learningReinforcement Learning+1

Evolving winning strategies for Nim-like games

2021-08-21 · Mihai Oltean

An evolutionary approach for computing the winning strategy for Nim-like games is proposed in this paper. The winning strategy is computed by using the Multi Expression Programming (MEP) technique - a fast and efficient …

CityLearn: Standardizing Research in Multi-Agent Reinforcement Learning for Demand Response and Urban Energy Management

2020-12-18 · Jose R Vazquez-Canteli, Sourav Dey, Gregor Henze, Zoltan Nagy

Rapid urbanization, increasing integration of distributed renewable energy resources, energy storage, and electric vehicles introduce new challenges for the power grid. In the US, buildings represent about 70% of the tot…

energy managementManagementMulti-agent Reinforcement LearningOpenAI Gym+1

CityLearn v2: Energy-flexible, resilient, occupant-centric, and carbon-aware management of grid-interactive communities

2024-05-02 · Kingsley Nweye, Kathryn Kaspar, Giacomo Buscemi, Tiago Fonseca 외

As more distributed energy resources become part of the demand-side infrastructure, it is important to quantify the energy flexibility they provide on a community scale, particularly to understand the impact of geographi…

BenchmarkingManagementreinforcement-learningReinforcement Learning

Collaborative Agent Gameplay in the Pandemic Board Game

2021-03-21 · Konstantinos Sfikas, Antonios Liapis

While artificial intelligence has been applied to control players' decisions in board games for over half a century, little attention is given to games with no player competition. Pandemic is an exemplar collaborative bo…

Board Games