paper-with-me

홈 › Papers

DCcluster-Opt: Benchmarking Dynamic Multi-Objective Optimization for Geo-Distributed Data Center Workloads

2025-10-31 · Antonio Guillen-Perez, Avisek Naug, Vineet Gundecha, Sahand Ghorbanpour, Ricardo Luna Gutierrez, Ashwin Ramesh Babu, Munther Salim, Shubhanker Banerjee, Eoin H. Oude Essink, Damien Fay, Soumyendu Sarkar arxiv

The increasing energy demands and carbon footprint of large-scale AI require intelligent workload management in globally distributed data centers. Yet progress is limited by the absence of benchmarks that realistically capture the interplay of time-varying environmental factors (grid carbon intensity, electricity prices, weather), detailed data center physics (CPUs, GPUs, memory, HVAC energy), and geo-distributed network dynamics (latency and transmission costs). To bridge this gap, we present DCcluster-Opt: an open-source, high-fidelity simulation benchmark for sustainable, geo-temporal task scheduling. DCcluster-Opt combines curated real-world datasets, including AI workload traces, grid carbon intensity, electricity markets, weather across 20 global regions, cloud transmission costs, and empirical network delay parameters with physics-informed models of data center operations, enabling rigorous and reproducible research in sustainable computing. It presents a challenging scheduling problem where a top-level coordinating agent must dynamically reassign or defer tasks that arrive with resource and service-level agreement requirements across a configurable cluster of data centers to optimize multiple objectives. The environment also models advanced components such as heat recovery. A modular reward system enables an explicit study of trade-offs among carbon emissions, energy costs, service level agreements, and water use. It provides a Gymnasium API with baseline controllers, including reinforcement learning and rule-based strategies, to support reproducible ML research and a fair comparison of diverse algorithms. By offering a realistic, configurable, and accessible testbed, DCcluster-Opt accelerates the development and validation of next-generation sustainable computing solutions for geo-distributed data centers.

📄 PDF Abstract BibTeX arXiv:2511.00117

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Benchmarking Continuous Dynamic Multi-Objective Optimization: Survey and Generalized Test Suite

2026-01-04 · Chang Shao, Qi Zhao, Nana Pu, Shi Cheng 외 arxiv

The field of Dynamic Multi-Objective Optimization (DMOO) has witnessed a surge of interest from both academia and industry, as numerous time-evolving real-world applications can be naturally formulated as Dynamic Multi-O…

BMOBench: Black-Box Multi-Objective Optimization Benchmarking Platform

2016-05-23 · Abdullah Al-Dujaili, S. Suresh

This document briefly describes the Black-Box Multi-Objective Optimization Benchmarking (BMOBench) platform. It presents the test problems, evaluation procedure, and experimental setup. To this end, the BMOBench is demon…

Benchmarking

Using Well-Understood Single-Objective Functions in Multiobjective Black-Box Optimization Test Suites

2016-04-01 · Dimo Brockhoff, Tea Tusar, Anne Auger, Nikolaus Hansen

Several test function suites are being used for numerical benchmarking of multiobjective optimization algorithms. While they have some desirable properties, like well-understood Pareto sets and Pareto fronts of various s…

BenchmarkingMultiobjective Optimization

MO-IOHinspector: Anytime Benchmarking of Multi-Objective Algorithms using IOHprofiler

2024-12-10 · Diederick Vermetten, Jeroen Rook, Oliver L. Preuß, Jacob de Nobel 외

Benchmarking is one of the key ways in which we can gain insight into the strengths and weaknesses of optimization algorithms. In sampling-based optimization, considering the anytime behavior of an algorithm can provide …

BenchmarkingExperimental Design

Leveraging Trust for Joint Multi-Objective and Multi-Fidelity Optimization

2021-12-27 · Faran Irshad, Stefan Karsch, Andreas Döpp

In the pursuit of efficient optimization of expensive-to-evaluate systems, this paper investigates a novel approach to Bayesian multi-objective and multi-fidelity (MOMF) optimization. Traditional optimization methods, wh…

Bayesian OptimizationBenchmarking