arXiv ScienceSearch

arXiv subjects

Haitham Abu-Rub

Publications and source records attributed to Haitham Abu-Rub.

2 recordsLinked to original sources

Large Language Models as Strategic Bidding Agents in P2P Energy Trading Markets

Peer-to-peer (P2P) energy trading markets rely on double auction mechanisms to match prosumers and consumers in smart grid distribution networks. However, the strategic behavior of bidding agents in such markets remains not fully explored, particularly in repeated settings with bounded rationality. This paper proposes a novel framework that integrates large language models (LLMs) as reasoning-driven bidding agents in repeated P2P energy double auctions. We compare the performance of three bidding strategies: random bidding, an $\varepsilon$-greedy multi-armed bandit (MAB) approach, and an LLM-based strategy. Simulation results show that the LLM-based strategy achieves superior cleared trading volume over the first episodes compared to $\varepsilon$-greedy MAB and random bidding baselines, eliminating the exploration burn-in period that statistical learning algorithms inherently require before converging to productive price arms. Importantly, when tested in an environment different from the one used during learning, the performance of the $\varepsilon$-greedy strategy drops significantly, while that of the LLM-based bidding strategy continue to achieve higher surplus and successful trades. Nevertheless, the LLM's advanced contextual reasoning also gives rise to an important market dynamic. In a homogeneous population of LLM agents, sellers increasingly exploit buyers' rational outside options to drive clearing prices above the Nash equilibrium, resulting in a progressively more asymmetric allocation of surplus in favor of sellers that does not converge within the observed time horizon.

cs.GT

A Physics-Aware Framework for Short-Term GPU Power Forecasting of AI Data Centers

AI data centers experience rapid fluctuations in power demand due to the heterogeneity of computational tasks that they have to support. For example, the power profile of inference and training of large language models (LLMs) is quite distinct and big divergences can result in the instability of the underlying electricity grid. In this paper we propose, to the best of our knowledge, the first physics-informed DLinear time-series model that can accurately forecast power utilization of an AI data center 5-80 minutes (short-term forecasting) into the future. The physics, based on a multi-node lumped thermal resistance-capacitance (RC) network consistent with Newton's law of cooling, is captured using newly derived time-dependent ordinary differential equations (ODE) that separately models and interlinks power consumption with the GPU compute and memory utilization and temperature. The resulting model, that we refer to as PI-DLinear, trained and evaluated on a real AI data center dataset and is not only more accurate than the state-of-the-art (SOTA) models tested, but the forecast profile respects the underlying physics under power throttling and load transient events. Relative to the SOTA transformer-based and non-transformer-based models, improvements in forecasting accuracy (averaged across all look-back and prediction windows) range from 0.782%-39.08% for MSE, 0.993%-51.82% for MAE, and 0.370%-22.28% for RMSE.

cs.LG