Papers › Contextual Quality-Diversity Evolutionary Reinforcement Learning for HVAC Control in...

Contextual Quality-Diversity Evolutionary Reinforcement Learning for HVAC Control in Tropical Commercial Buildings

11 Aug 2026arXiv:2608.11324added by Syntology

Tran Le Vu

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

This paper proposes a contextual quality-diversity evolutionary reinforcement-learning controller, CQD-ERL, for the supervisory control of a tropical, water-cooled chiller plant and its associated air side. Rather than converging to a single scalarised policy, the controller maintains a product archive of specialised policies indexed jointly by a data- driven operating context, a cluster of daily weather and load regime, and a context-invariant behaviour descriptor, filled by a gradient-free evolutionary operator and a soft-actor-critic policy-gradient operator that share one replay buffer. Every action is filtered through a deterministic safety shield before execution. The controller is trained on a two-tier reduced-order environment representing the latent load, cooling-tower approach and humidity constraints of a Singapore commercial building, and is evaluated over a full annual backtest against an ASHRAE Guideline 36 baseline.

PaperPDFCode Syntology ran

In Syntology For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2608.11324")

Code

Syntology Ran 12 of 20 code samples harvested from 1 repository linked to this paper; 8 have no recorded run. Of those that ran: 12 ran with no contract checked.

By repository: found in paper text by Syntology: 20 samples from 1 repository, 12 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

stevietran/hvac_cdqerl found in paper text by Syntology report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

20 samples harvested; 12 ran; 0 honoured the contract we drafted; 8 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

12ran
8unverified

Licence: 0 of the 20 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from stevietran/hvac_cdqerl. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

W_from_pw stevietran/hvac_cdqerl/hvac_qderl/psychrometrics.py found in paper text by Syntology ran fingerprinted MIT (permissive) · f2338fb169c3c125 · report
affinity_power stevietran/hvac_cdqerl/hvac_qderl/equipment.py found in paper text by Syntology ran fingerprinted MIT (permissive) · 2c45a2158d8e34c9 · report
daily_features stevietran/hvac_cdqerl/hvac_qderl/representative_periods.py found in paper text by Syntology ran MIT (permissive) · 3a48ba3f771d65ee · report
fit_kmeans_reject_singletons stevietran/hvac_cdqerl/hvac_qderl/context_archive.py found in paper text by Syntology ran MIT (permissive) · 5177e1e7322d1705 · report
fit_pca_basis stevietran/hvac_cdqerl/hvac_qderl/context_archive.py found in paper text by Syntology ran MIT (permissive) · fc898128213962ba · report
flat_params stevietran/hvac_cdqerl/hvac_qderl/learners/networks.py found in paper text by Syntology ran MIT (permissive) · 4631654cba91e9f6 · report
get_device stevietran/hvac_cdqerl/hvac_qderl/learners/networks.py found in paper text by Syntology ran MIT (permissive) · 3798c98d38a835dd · report
nearest_context_cell stevietran/hvac_cdqerl/hvac_qderl/dispatch.py found in paper text by Syntology ran MIT (permissive) · 3a660fdf7525c229 · report
p_ws stevietran/hvac_cdqerl/hvac_qderl/psychrometrics.py found in paper text by Syntology ran fingerprinted MIT (permissive) · fbba1cd6254f8fa3 · report
pw_from_W stevietran/hvac_cdqerl/hvac_qderl/psychrometrics.py found in paper text by Syntology ran fingerprinted MIT (permissive) · f26a5fcce3107980 · report
resolve_price_profile stevietran/hvac_cdqerl/hvac_qderl/config.py found in paper text by Syntology ran fingerprinted MIT (permissive) · db9ae2a892cf6c21 · report
set_flat_params stevietran/hvac_cdqerl/hvac_qderl/learners/networks.py found in paper text by Syntology ran MIT (permissive) · 123eda5ad81f6011 · report
build_dispatch_policy stevietran/hvac_cdqerl/hvac_qderl/dispatch.py found in paper text by Syntology unverified MIT (permissive) · 57615a3e3a96f167 · report
build_from_weather stevietran/hvac_cdqerl/hvac_qderl/representative_periods.py found in paper text by Syntology unverified MIT (permissive) · 7b8d9b2e579ce72c · report
build_probe_grid stevietran/hvac_cdqerl/hvac_qderl/probe_bd.py found in paper text by Syntology unverified MIT (permissive) · 39868b4b6738dd8c · report
build_representative_days stevietran/hvac_cdqerl/hvac_qderl/representative_periods.py found in paper text by Syntology unverified MIT (permissive) · f87365b88d1386ef · report
grid_size stevietran/hvac_cdqerl/hvac_qderl/probe_bd.py found in paper text by Syntology unverified MIT (permissive) · 8a1fbbcfd6a245aa · report
prepare_annual stevietran/hvac_cdqerl/hvac_qderl/episodes.py found in paper text by Syntology unverified MIT (permissive) · eaa1e6891fb3854d · report
probe_actions stevietran/hvac_cdqerl/hvac_qderl/probe_bd.py found in paper text by Syntology unverified MIT (permissive) · 3ff3c31ff3204751 · report
project_context_features stevietran/hvac_cdqerl/hvac_qderl/dispatch.py found in paper text by Syntology unverified MIT (permissive) · 40f13c1a56d0725a · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2608.11324, was issued in August 2026, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections