Researcher profile

Alejandro González

Alejandro González contributes to research discovery and scholarly infrastructure.

ResearcherAffiliation not importedOpen to collaborate

Trust snapshot

Quick read

Trust 13 - UnverifiedVerification L1Unclaimed author
2works
0followers
6topics
4close collaborators

Actions

Decide how to stay connected

Follow researcher0

Identity and collaboration

How to connect with this researcher

Claiming links this public author record to a researcher profile and unlocks direct collaboration workflows.

Log in to claim

Direct collaboration

Open a focused conversation when the fit is right

Claim this author entity first to unlock direct invitations.

Research graph

See the researcher in context

Open full explorer

Inspect adjacent work, topics, institutions and collaborators without jumping out to a separate graph page.

Building this graph slice

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

2 published item(s)

preprint2026arXiv

Assessing Meteo-HySEA Performance for Adriatic Meteotsunami Events

Meteotsunamis are atmospherically driven sea-level oscillations that can trigger hazardous coastal flooding, particularly in resonant bays. This study assesses the GPU-based Meteo-HySEA model for meteotsunami simulation in the Adriatic Sea, benchmarking its performance against the CPU-based AdriSC-ADCIRC system. Three documented events (2014, 2017, 2020) were simulated using WRF downscaling of ERA reanalyses and validated with tide-gauge and microbarograph observations. Both models are limited by the underestimation of mesoscale pressure disturbances in the atmospheric forcing. Meteo-HySEA generally reproduces the timing and spatial variability of sea-level oscillations and often yields larger amplitudes than ADCIRC, but it tends to overestimate dominant wave periods, particularly in enclosed basins. Differences in oscillation persistence underscore the need for further validation against high-resolution tide-gauge data to assess whether Meteo-HySEA captures harbor seiches more realistically or ADCIRC better represents physical energy dissipation. Crucially, GPU acceleration provides order-of-magnitude gains in computational efficiency, enabling rapid high-resolution, multi-grid simulations including inundation, and thus offering strong potential for operational early warning.

preprint2021arXiv

Guiding GANs: How to control non-conditional pre-trained GANs for conditional image generation

Generative Adversarial Networks (GANs) are an arrange of two neural networks -- the generator and the discriminator -- that are jointly trained to generate artificial data, such as images, from random inputs. The quality of these generated images has recently reached such levels that can often lead both machines and humans into mistaking fake for real examples. However, the process performed by the generator of the GAN has some limitations when we want to condition the network to generate images from subcategories of a specific class. Some recent approaches tackle this \textit{conditional generation} by introducing extra information prior to the training process, such as image semantic segmentation or textual descriptions. While successful, these techniques still require defining beforehand the desired subcategories and collecting large labeled image datasets representing them to train the GAN from scratch. In this paper we present a novel and alternative method for guiding generic non-conditional GANs to behave as conditional GANs. Instead of re-training the GAN, our approach adds into the mix an encoder network to generate the high-dimensional random input vectors that are fed to the generator network of a non-conditional GAN to make it generate images from a specific subcategory. In our experiments, when compared to training a conditional GAN from scratch, our guided GAN is able to generate artificial images of perceived quality comparable to that of non-conditional GANs after training the encoder on just a few hundreds of images, which substantially accelerates the process and enables adding new subcategories seamlessly.