Skip to content

Author

Mahmoud Golabi

2 papers indexed here

We haven’t gathered this author’s papers yet. Follow them and we’ll fetch their work.

Not the right person? Other researchers publish under this name.

Conference Jul 2026

GA-CDAM: Genetic Algorithm Driven Compact Damage Assessment Model Using Post-Disaster Aerial Images

This article discusses the automated creation of a segmentation model from post-disaster aerial images for disaster analysis. Disaster damage assessment models must be efficient and accurate in order to provide relevant information on affected areas quickly. Manual design of such architectures is time-consuming and may not yield optimal results. To address this, we present a genetic algorithm that explores different components of UNet architectures to automatically design the best configuration. The goal is to maximize the accuracy of the segmentation model, which is the Mean Intersection over Union (MIoU) under explicit computational constraints. The algorithm explores a vast search space that contains various UNet architectural decisions (e.g., network depth, convolution type, oversampling strategies). It uses a fixed gene to generate a dynamic phenotype that serves as a neural network for the segmentation task. The results showed a significant reduction in model complexity, from over 40 million parameters for the State-Of-The-Art (SOTA) models to just 3.72 million parameters for our model. While maintaining good segmentation results, reaching 67.45% mIoU. We have successfully automated the design of the disaster damage assessment model by leveraging metaheuristic optimization and have provided a lightweight model that can be deployed in small devices for real-time disaster analysis.

Iyed Dhahri, Abdennour Azerine, Mahmoud Golabi et al. · 0 citations
Book Jul 2026

A hybrid surrogate-assisted evolutionary framework for online electric vehicle charging scheduling under commitment

The Electric Vehicle Charging Scheduling Problem (EVCSP) involves allocating limited charging resources under heterogeneous demands and time constraints. While high-fidelity models capture charger and grid constraints, they remain largely offline. We introduce an online variant with sequential arrivals and admission commitment, where acceptance decisions are irrevocable and charging remains preemptive. We propose a hybrid framework combining a genetic algorithm for assignment decisions with a commitment-aware optimization model for exact feasibility and energy allocation. To meet runtime requirements, surrogate-assisted evaluation with multiple regression models is incorporated. Experiments show that surrogate-assisted variants maintain solution quality while significantly reducing computation time, supporting real-time decision making.

Abdennour Azerine, Mahmoud Golabi, L. Idoumghar · 0 citations