Skip to content

Author

Sergio Saponara

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.

Review Open access Jul 2026

Text-to-Image Generation via Deep Learning: A Comprehensive Review of Models, Architectures, and Future Directions

Text-to-image generation is an increasingly fast-paced field of generative artificial intelligence, consisting of synthesizing images of high quality and semantic consistency based on natural language descriptions. In this paper, we give an extensive overview of the approach to text-to-image generation using deep learning, including the most common core model families, architecture designs, training approaches, and evaluation systems. We discuss the paradigms of the generative adversarial networks (GANs), variational autoencoders (VAEs), transformer-based designs, and diffusion models, with the last one representing the state of the art in image generation models. The review also discusses key aspects of pipelines such as text encoding, cross-modal alignment, mechanisms of attention, and decoding images. Popular datasets, methods, and metrics of evaluation, including Fréchet Inception Distance (FID) and CLIP-based similarity, are discussed. The application domains that involve creative content creation, medical imaging, education and industrial design are critically discussed. Despite significant advances, various issues still exist, such as low stability in training, excessive computational complexity, amplification of bias, generated images, and text–image alignment errors. Moral and social issues, such as misinformation, intellectual property, and equity, are critically examined. Lastly, we present future research directions to more controllable, more efficient and more interpretable text-to-image systems, focusing on multimodal foundation models and human–AI collaborative design.

Abdussalam Elhanashi, Siham Essahraui, Qinghe Zheng et al. · 0 citations
Conference Jul 2026

PPO-Based Task Offloading for Deadline-Aware IoV Services in a Real-Data-Driven Environment

Task offloading is a key enabler for delay-sensitive Internet of Vehicles (IoV) services, where vehicular applications must be executed under strict latency constraints. This paper proposes a Proximal Policy Optimization (PPO)-based binary offloading framework that selects between Multi-access Edge Computing (MEC) and Cloud execution. Unlike purely simulation-based approaches, the proposed framework is built on a real-data-driven environment derived from vehicular mobility traces and measured service-delay observations collected from the Modena Automotive Smart Area (MASA) testbed. The RL agent observes mobility and delay-related features and learns a deadline-aware offloading policy through reward-driven interaction with the environment. Experimental results under a 50 ms deadline show that PPO achieves the best overall trade-off between task acceptance and delay control, while providing a more stable service behavior than fixed baselines.

Kaouther Gasmi, Marco Mamei, Sergio Saponara · 0 citations