Publications

Clemente, A. V., Giljarhus, K. E. T., Oggiano, L., & Ruocco, M. (2024). Rapid pedestrian‐level wind field prediction for early‐stage design using Pareto‐optimized convolutional neural networks. Computer‐Aided Civil and Infrastructure Engineering, 39(18), 2826-2839.
Traditional computational fluid dynamics (CFD) methods used for wind field prediction can be time-consuming, limiting architectural creativity in the early-stage design process. Deep learning models have the potential to significantly speed up wind field prediction. This work introduces a convolutional neural network (CNN) approach based on the U-Net architecture, to rapidly predict wind in simplified urban environments, representative of early-stage design. The process of generating a wind field prediction at pedestrian level is reformulated from a 3D CFD simulation into a 2D image-to-image translation task, using the projected building heights as input.
Clemente, A. V., Nocente, A., & Ruocco, M. (2023). Global Transformer Architecture for Indoor Room Temperature Forecasting. Journal of Physics: Conference Series, 2600(2), 022018. https://doi.org/10.1088/1742-6596/2600/2/022018
A thorough regulation of building energy systems translates in relevant energy savings and in a better comfort for the occupants. Algorithms to predict the thermal state of a building on a certain time horizon with a good confidence are essential for the implementation of effective control systems. This work presents a global Transformer architecture for indoor temperature forecasting in multi-room buildings, aiming at optimizing energy consumption and reducing greenhouse gas emissions associated with HVAC systems.
Alfredo, C. (2017). Decoupling deep learning and reinforcement learning for stable and efficient deep policy gradient algorithms [Master's thesis, Norwegian University of Science and Technology].
This thesis explores the exciting new field of deep reinforcement learning (Deep RL). This field combines well known reinforcement learning algorithms with newly developed deep learning algorithms. With Deep RL it is possible to train agents that can perform well in their environment, without the need for prior knowledge. Deep RL agents are able to learn solely by the low level percepts, such as vision and sound, they observe when interacting with the environment.
Alfredo, C., Humberto, C., & Arjun, C. (2017). Efficient parallel methods for deep reinforcement learning. In The Multi-disciplinary Conference on Reinforcement Learning and Decision Making (RLDM) (pp. 1-6).
We propose a novel framework for efficient parallelization of deep reinforcement learning algorithms, enabling these algorithms to learn from multiple actors on a single machine. The framework is algorithm agnostic and can be applied to on-policy, off-policy, value based and policy gradient based algorithms. Given its inherent parallelism, the framework can be efficiently implemented on a GPU, allowing the usage of powerful models while significantly reducing training time.