Sign in to use this feature.

Years

Between: -

Article Types

Countries / Regions

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Search Results (205)

Search Parameters:
Journal = Algorithms
Section = Analysis of Algorithms and Complexity Theory

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
16 pages, 9744 KB  
Article
A Spatial Alignment Problem
by Armin R. Mikler, Chetan Tiwari and Murray Patterson
Algorithms 2026, 19(6), 475; https://doi.org/10.3390/a19060475 - 11 Jun 2026
Viewed by 147
Abstract
This work concerns the harmonization of geospatial data to improve linkages between place-based characteristics and health outcomes. Such data are typically available as geographic layers, each representing a distinct attribute (e.g., income or distance to a clinic). Since layers are typically constructed independently, [...] Read more.
This work concerns the harmonization of geospatial data to improve linkages between place-based characteristics and health outcomes. Such data are typically available as geographic layers, each representing a distinct attribute (e.g., income or distance to a clinic). Since layers are typically constructed independently, their boundaries tend to be spatially incongruent, which can create inconsistencies and introduce bias. This motivates developing algorithmic approaches for aligning such layers while aiming to preserve spatial integrity. This paper formalizes the problem of aligning k collections of m spatial supports over n spatial units in a d-dimensional Euclidean space such that maximum distortion to any collection is minimized. In the above setting, k is the number of layers; n is an indivisible population unit (e.g., census tract); m denotes supports, which are larger regions aggregating a set of contiguous units in order to capture broader regional patterns or enhance statistical stability; and d=2. It is shown that: (1) the one-dimensional case is solvable in time polynomial in k, m, and n; (2) the two-dimensional case is NP-hard for two collections of two supports each; and (3) a heuristic can be provided for aligning a set of collections in the two-dimensional case, which is of practical importance. Full article
Show Figures

Figure 1

26 pages, 1305 KB  
Article
Continuous-Variable Quantum Fourier Layer: Applications to Filtering and PDE Solving
by Paolo Marcandelli, Stefano Mariani, Martina Siena and Stefano Markidis
Algorithms 2026, 19(5), 370; https://doi.org/10.3390/a19050370 - 8 May 2026
Viewed by 511
Abstract
Fourier representations play a central role in operator learning for partial differential equations and are increasingly being explored in quantum machine learning architectures. The classical fast Fourier transform (FFT), particularly in its Cooley–Tukey decomposition, exhibits a structure that naturally matches continuous-variable quantum circuits. [...] Read more.
Fourier representations play a central role in operator learning for partial differential equations and are increasingly being explored in quantum machine learning architectures. The classical fast Fourier transform (FFT), particularly in its Cooley–Tukey decomposition, exhibits a structure that naturally matches continuous-variable quantum circuits. This correspondence establishes a direct structural isomorphism between the Cooley–Tukey butterfly network and Gaussian photonic gates, enabling the FFT to be realized as a native optical computation in continuous-variable quantum computing. Building on this observation, we introduce a continuous-variable Quantum Fourier Layer (CV–QFL) based on a bipartite Gaussian encoding and a Cooley–Tukey quantum Fourier transform, enabling exact two-dimensional spectral processing within a Gaussian photonic circuit. We test the CV–QFL on two representative tasks: spectral low-pass filtering and Fourier-domain integration of the heat equation. In both cases, the results match the classical reference to machine precision. More broadly, this work lays the foundation for continuous-variable approaches to quantum scientific computing and for the development of native spectral architectures in quantum machine learning. Full article
(This article belongs to the Section Analysis of Algorithms and Complexity Theory)
Show Figures

Figure 1

31 pages, 8286 KB  
Article
Multiple String Pattern Matching Algorithm Using Multi-Character Inverted Lists
by Chouvalit Khancome
Algorithms 2026, 19(5), 362; https://doi.org/10.3390/a19050362 - 4 May 2026
Viewed by 420
Abstract
Multiple string matching is a fundamental operation in real-time analytics, cybersecurity, bioinformatics, and large-scale information retrieval. Nevertheless, existing approaches continue to face inherent trade-offs among preprocessing efficiency, verification overhead, and support for dynamic pattern updates, particularly in large and continuously evolving environments. This [...] Read more.
Multiple string matching is a fundamental operation in real-time analytics, cybersecurity, bioinformatics, and large-scale information retrieval. Nevertheless, existing approaches continue to face inherent trade-offs among preprocessing efficiency, verification overhead, and support for dynamic pattern updates, particularly in large and continuously evolving environments. This paper presents MMIVL, a high-performance algorithm founded on the multi-character inverted list (m-CIVL), a unified and inherently dynamic indexing framework for pattern management. By integrating positional information, termination semantics, and pattern associations within a single structure, m-CIVL enables direct matching without requiring a separate verification stage. MMIVL achieves a preprocessing complexity of O(|P|/s), a search complexity of O(|T| + nocc), and an update complexity of O(|p|/s), where s denotes the segment length. Extensive experiments on synthetic and real-world datasets demonstrate that MMIVL consistently outperforms representative baselines, with especially strong gains in large-scale scenarios, while maintaining stable performance and favorable memory efficiency. Overall, these results establish m-CIVL as an effective, scalable, and practically viable solution that unifies efficient preprocessing, high-throughput searching, and dynamic update capability for modern multiple string-matching applications. Full article
Show Figures

Figure 1

25 pages, 3673 KB  
Systematic Review
Recent Advances in Multi-Camera Computer Vision for Industry 4.0 and Smart Cities: A Systematic Review
by Carlos Julio Fierro-Silva, Carolina Del-Valle-Soto, Samih M. Mostafa and José Varela-Aldás
Algorithms 2026, 19(4), 249; https://doi.org/10.3390/a19040249 - 25 Mar 2026
Viewed by 1501
Abstract
The rapid deployment of surveillance cameras in urban, industrial, and domestic environments has intensified the need for intelligent systems capable of analyzing video streams beyond the limitations of single-camera setups. Unlike traditional single-camera approaches, multi-camera systems expand spatial coverage, reduce blind spots, and [...] Read more.
The rapid deployment of surveillance cameras in urban, industrial, and domestic environments has intensified the need for intelligent systems capable of analyzing video streams beyond the limitations of single-camera setups. Unlike traditional single-camera approaches, multi-camera systems expand spatial coverage, reduce blind spots, and enable consistent tracking of people and objects across non-overlapping views, thereby improving robustness against occlusions and viewpoint changes. This article presents a comprehensive review of multi-camera vision systems published between 2020 and 2025, covering application domains including public security and biometrics, intelligent transportation, smart cities and IoT, healthcare monitoring, precision agriculture, industry and robotics, pan–tilt–zoom (PTZ) camera networks, and emerging areas such as retail and forensic analysis. The review synthesizes predominant technical approaches, including deep-learning-based detection, multi-target multi-camera tracking (MTMCT), re-identification (Re-ID), spatiotemporal fusion, and edge computing architectures. Persistent challenges are identified, particularly in inter-camera data association, scalability, computational efficiency, privacy preservation, and dataset availability. Emerging trends such as distributed edge AI, cooperative camera networks, and active perception are discussed to outline future research directions toward scalable, privacy-aware, and intelligent multi-camera infrastructures. Full article
Show Figures

Figure 1

12 pages, 262 KB  
Article
On the Convergence of Weak Greedy Algorithm for a Class of Non-Smooth Optimization Problemsin Banach Spaces
by Sergei Sidorov
Algorithms 2026, 19(3), 227; https://doi.org/10.3390/a19030227 - 17 Mar 2026
Viewed by 329
Abstract
The paper discusses a greedy algorithm that can be used to solve non-smooth optimization problems in which its objective function can be represented as a minimum of a compactly parameterized family of uniformly smooth functions. The algorithm guarantees a sparse solution by adding [...] Read more.
The paper discusses a greedy algorithm that can be used to solve non-smooth optimization problems in which its objective function can be represented as a minimum of a compactly parameterized family of uniformly smooth functions. The algorithm guarantees a sparse solution by adding one atom from the dictionary to the solution at each iteration. The algorithm employs a gradient greedy step that maximizes a linear functional using gradient information from the previous iteration. However, the algorithm is considered “weak” because it only solves the linear subproblems approximately. By employing the duality gap evaluated at each gradient-greedy step, the paper proves convergence of the algorithm to Clarke stationary points. Explicit upper bounds on the duality gap are derived, yielding a quantitative measure of proximity to stationarity and establishing the corresponding rates of convergence. Full article
(This article belongs to the Section Analysis of Algorithms and Complexity Theory)
15 pages, 1290 KB  
Article
Efficient Deep Learning-Based M-PSK Detection for OFDM V2V Systems Using MobileNetV3
by Luis E. Tonix-Gleason, José A. Del-Puerto-Flores, Fernando Peña-Campos, Dunstano del Puerto-Flores, Juan-Carlos López-Pimentel, Carolina Del-Valle-Soto and Luis René Vela-Garcia
Algorithms 2026, 19(3), 210; https://doi.org/10.3390/a19030210 - 11 Mar 2026
Viewed by 565
Abstract
This paper investigates M-PSK symbol detection in Orthogonal Frequency Division Multiplexing (OFDM) systems for wideband Vehicle-to-Vehicle (V2V) communications using lightweight convolutional neural networks. In doubly dispersive channels, Inter-Carrier Interference (ICI) degrades subcarrier orthogonality, rendering conventional equalization ineffective. Current ICI mitigation techniques face a [...] Read more.
This paper investigates M-PSK symbol detection in Orthogonal Frequency Division Multiplexing (OFDM) systems for wideband Vehicle-to-Vehicle (V2V) communications using lightweight convolutional neural networks. In doubly dispersive channels, Inter-Carrier Interference (ICI) degrades subcarrier orthogonality, rendering conventional equalization ineffective. Current ICI mitigation techniques face a trade-off between Bit-Error Rate (BER) performance and computational complexity, limiting their applicability in dynamic vehicular scenarios. To address this issue, a low-complexity MobileNetV3-based receiver is proposed, incorporating a signal-model-driven preprocessing stage that compensates for Doppler-induced phase distortions responsible for ICI. Simulation results show that the proposed receiver improves BER performance compared to conventional equalizers and recent neural-based schemes in the low-SNR regime (below 15 dB) while maintaining computational complexity close to linear least-squares detection. Full article
Show Figures

Figure 1

21 pages, 2014 KB  
Article
A Machine Learning-Driven CRM Approach for Identifying Member Churn in a Brazilian Agro-Industrial Cooperative: A Practical Case Study
by Sergio Akio Tanaka, João Vitor da Costa Andrade, Alessandro Botelho Bovo, Attilio Converti, Danilo Sipoli Sanches and Hugo Valadares Siqueira
Algorithms 2026, 19(3), 180; https://doi.org/10.3390/a19030180 - 27 Feb 2026
Viewed by 931
Abstract
This study addresses member churn in a Brazilian agro-industrial cooperative by operationalizing a leakage-aware, governance-aligned machine-learning protocol within the organization’s Customer Relationship Management (CRM) system. Using real-world CRM data under confidentiality constraints, we followed a KDD-based workflow. This workflow includes: (i) multi-source integration; [...] Read more.
This study addresses member churn in a Brazilian agro-industrial cooperative by operationalizing a leakage-aware, governance-aligned machine-learning protocol within the organization’s Customer Relationship Management (CRM) system. Using real-world CRM data under confidentiality constraints, we followed a KDD-based workflow. This workflow includes: (i) multi-source integration; (ii) targeted preprocessing with explicit handling of severe class imbalance via undersampling; (iii) a unified validation scheme with stratified cross-validation, hyperparameter search, and controlled AutoML benchmarking; (iv) comparison of tabular learners (Random Forest, XGBoost, and Support Vector Classifier) and a voting ensemble; and (v) SHAP-based explainability to support transparent decision-making. Class rebalancing substantially improved minority-class performance; for instance, the “Inactive” recall increased from 0.27 to 0.74 with SVC. Across ten folds, AutoML achieved competitive mean ROC-AUC (0.8844), followed by XGBoost (0.8690) and Random Forest (0.8660); global metrics supported operational feasibility (accuracy 0.79–0.80; ROC-AUC up to 0.8876), while the ensemble delivered comparable discrimination (ROC-AUC 0.8845) with a modest precision gain. SHAP analyses yielded business-coherent drivers and enabled actionable, instance-level communication in the CRM. The resulting microservices-based module exposes ranked churn propensities and explanations in dashboards for risk stratification and prioritization of retention actions. Overall, the work provides an interpretable, reproducible, and production-ready methodological blueprint for predictive CRM in seasonal cooperative environments under governance and confidentiality constraints. Full article
Show Figures

Figure 1

19 pages, 388 KB  
Article
Scheduling with Multitasking and Outsourcing
by John Sum and Kevin I. J. Ho
Algorithms 2026, 19(2), 141; https://doi.org/10.3390/a19020141 - 9 Feb 2026
Viewed by 570
Abstract
In the presence of multitasking, a worker has to concurrently handle interruptions from the waiting jobs and routine jobs while processing a primary job. For over a decade, various studies in this research direction have been conducted aiming to figure out how jobs [...] Read more.
In the presence of multitasking, a worker has to concurrently handle interruptions from the waiting jobs and routine jobs while processing a primary job. For over a decade, various studies in this research direction have been conducted aiming to figure out how jobs are scheduled so as to reduce the effect due to multitasking. In this paper, two late-job problems in line with the classical late-job problems are tackled. In contrast to the classical setting in which all jobs must be completed, we suggest the idea of outsourcing. Some jobs are outsourced. Thus, the worker only processes the on-time jobs and handles the interruptions from the waiting jobs. Each outsourced job is assigned to a single freelancer to ensure that all jobs are completed on-time. The overhead is the charges to the freelancers, i.e., the total outsourcing cost. If the service charges of all the jobs are the same, the late-job problem is called the total number of outsourcing jobs (TNOJ) problem, which is in-line with the classical total number of late-job problems. If the service charges are different, the late-job problem is called the total weighted number of outsourcing jobs (TWNOJ) problem, which is in-line with the classical total weighted number of late-job problems. For general settings, it is proved that the TNOJ problem is NP-hard and the TWNOJ problem is strongly NP-hard. If the interruption of a waiting job is proportional to its remaining processing time, the TNOJ problem can be solved in O(nlog(n)P)-time and the TWNOJ problem can be solved in O(nP2)-time, where n is the number of jobs and P denotes the sum of their processing times. Full article
(This article belongs to the Section Analysis of Algorithms and Complexity Theory)
Show Figures

Figure 1

28 pages, 2028 KB  
Article
Dynamic Resource Games in the Wood Flooring Industry: A Bayesian Learning and Lyapunov Control Framework
by Yuli Wang and Athanasios V. Vasilakos
Algorithms 2026, 19(1), 78; https://doi.org/10.3390/a19010078 - 16 Jan 2026
Viewed by 446
Abstract
Wood flooring manufacturers face complex challenges in dynamically allocating resources across multi-channel markets, characterized by channel conflicts, demand uncertainty, and long-term cumulative effects of decisions. Traditional static optimization or myopic approaches struggle to address these intertwined factors, particularly when critical market states like [...] Read more.
Wood flooring manufacturers face complex challenges in dynamically allocating resources across multi-channel markets, characterized by channel conflicts, demand uncertainty, and long-term cumulative effects of decisions. Traditional static optimization or myopic approaches struggle to address these intertwined factors, particularly when critical market states like brand reputation and customer base cannot be precisely observed. This paper establishes a systematic and theoretically grounded online decision framework to tackle this problem. We first model the problem as a Partially Observable Stochastic Dynamic Game. The core innovation lies in introducing an unobservable market position vector as the central system state, whose evolution is jointly influenced by firm investments, inter-channel competition, and macroeconomic randomness. The model further captures production lead times, physical inventory dynamics, and saturation/cross-channel effects of marketing investments, constructing a high-fidelity dynamic system. To solve this complex model, we propose a hierarchical online learning and control algorithm named L-BAP (Lyapunov-based Bayesian Approximate Planning), which innovatively integrates three core modules. It employs particle filters for Bayesian inference to nonparametrically estimate latent market states online. Simultaneously, the algorithm constructs a Lyapunov optimization framework that transforms long-term discounted reward objectives into tractable single-period optimization problems through virtual debt queues, while ensuring stability of physical systems like inventory. Finally, the algorithm embeds a game-theoretic module to predict and respond to rational strategic reactions from each channel. We provide theoretical performance analysis, rigorously proving the mean-square boundedness of system queues and deriving the performance gap between long-term rewards and optimal policies under complete information. This bound clearly quantifies the trade-off between estimation accuracy (determined by particle count) and optimization parameters. Extensive simulations demonstrate that our L-BAP algorithm significantly outperforms several strong baselines—including myopic learning and decentralized reinforcement learning methods—across multiple dimensions: long-term profitability, inventory risk control, and customer service levels. Full article
(This article belongs to the Section Analysis of Algorithms and Complexity Theory)
Show Figures

Figure 1

21 pages, 20696 KB  
Article
Optimizing Facial Muscle Activation Features for Emotion Recognition: A Metaheuristic Approach Using Inner Triangle Points
by Erick G. G. de Paz, Ivan Cruz-Aceves, Arturo Hernandez-Aguirre and Miguel-Angel Gil-Rios
Algorithms 2026, 19(1), 57; https://doi.org/10.3390/a19010057 - 8 Jan 2026
Viewed by 654
Abstract
Facial Expression Recognition (FER) is a critical component of affective computing, with deep learning models dominating performance metrics. In contrast, geometric approaches based on the Facial Action Coding System (FACS) offer explainability through using triangles aligned to facial landmarks. The notable points of [...] Read more.
Facial Expression Recognition (FER) is a critical component of affective computing, with deep learning models dominating performance metrics. In contrast, geometric approaches based on the Facial Action Coding System (FACS) offer explainability through using triangles aligned to facial landmarks. The notable points of these triangles capture the deformation of muscles. However, restricting the feature extraction to notable points may be suboptimal. This paper introduces a novel method for optimizing the extraction of features by searching for optimal inner points in 22 facial triangles applying three metaheuristics: Differential Evolution (DE), Particle Swarm Optimization (PSO), and Convex Partition (CP). This results in a set of 59 geometric-based descriptors that capture muscle deformation more accurately. The proposed method was evaluated using five machine learning classifiers on two benchmark databases: the Karolinska Directed Emotional Faces (KDEF) and the Japanese Female Facial Expression (JAFFE). Experimental results demonstrate significant performance improvements. The combination of DE with a Multi-Layer Perceptron (MLP) achieved an accuracy of 0.91 on the KDEF database, while Support Vector Machine (SVM) optimized via CP attained an accuracy of 0.81 on the JAFFE database. Statistical analysis confirms that optimized descriptors yield higher accuracy than previous geometric methods. Full article
Show Figures

Figure 1

26 pages, 1266 KB  
Article
Hybrid Evolutionary Multi-Objective Method for Automatic Design of a Lightweight CNN Architecture Applied to Coronary Stenosis Classification
by Miguel-Angel Gil-Rios, Ivan Cruz-Aceves, Arturo Hernandez-Aguirre, Erick-G. G.-de-Paz and Juan-Manuel Lopez-Hernandez
Algorithms 2026, 19(1), 47; https://doi.org/10.3390/a19010047 - 5 Jan 2026
Cited by 1 | Viewed by 671
Abstract
This paper presents a novel method based on a Hybrid Multi-Objective Evolutionary strategy for the automatic design of a lightweight convolutional neural network used for coronary stenosis classification. The hybrid methodology consists of two search stages, starting with the Multi-Objective Evolutionary Algorithm based [...] Read more.
This paper presents a novel method based on a Hybrid Multi-Objective Evolutionary strategy for the automatic design of a lightweight convolutional neural network used for coronary stenosis classification. The hybrid methodology consists of two search stages, starting with the Multi-Objective Evolutionary Algorithm based on Decomposition, to generate a set of optimal solutions focused on the minimization of two objectives: the accuracy classification error and the number of learning parameters in the convolutional neural network. Subsequently, the Simulated Annealing algorithm is applied to improve a subset of the solutions produced in the previous step. After the method was complete, a convolutional neural network model consisting of 3498 learning parameters was found by the proposed hybrid strategy, which is a considerably low number compared with the other architectures reported in the literature. Consequently, the found model achieved the highest classification performance rate in terms of the Accuracy and Jaccard Similarity Coefficient metrics with values of 0.94 and 0.89, respectively, using a database consisting of 608 images of regions with positive and negative coronary stenosis cases. On a second test, the model was tested using a database consisting of 2788 instances of natural and synthetic images of coronary stenosis cases. Corresponding maximum classification rates of 0.97 and 0.93 for the Accuracy and Jaccard Similarity Coefficient metrics, respectively, were achieved. In addition, the average required time to classify a single instance was 0.009 seconds. The obtained results showed that the proposed method is feasible for the automatic design of lightweight convolutional neural networks that can be used as a part of decision-making systems in clinical practice. Full article
Show Figures

Figure 1

32 pages, 6752 KB  
Article
Bayesian Optimisation and Adaptive Evolutionary Algorithms for Higher-Order Fuzzy Models with Application on Wind Speed Prediction
by Panagiotis Korkidis and Anastasios Dounis
Algorithms 2026, 19(1), 46; https://doi.org/10.3390/a19010046 - 5 Jan 2026
Viewed by 658
Abstract
To cope with the highly stochastic nature of wind speed, we explored the development of a predictive methodology. Considering an absence of studies pertaining to wind speed prediction that utilise state-of-the-art fuzzy models, the proposed approach adopted a novel higher-order Takagi–Sugeno–Kang fuzzy model [...] Read more.
To cope with the highly stochastic nature of wind speed, we explored the development of a predictive methodology. Considering an absence of studies pertaining to wind speed prediction that utilise state-of-the-art fuzzy models, the proposed approach adopted a novel higher-order Takagi–Sugeno–Kang fuzzy model intermixed with variational mode decomposition. The novelty of the predictive fuzzy model arises from the enhancement of rule consequents to include generalised terms and the incorporation of model complexity into the training scheme. To optimise the model, two approaches are considered: an adaptive differential evolution and a surrogate-based optimisation algorithm. The evolutionary approach employed two populations and a dual mutation scheme. The surrogate-based optimisation employed a Bayesian framework by fitting a Gaussian process model to the objective function. The latter approach yielded accurate predictive results while rapidly reducing the training time of the fuzzy model. A sequential wrapper-based algorithm was developed to effectively determine the feature space. The variational mode decomposed wind speed data were predicted individually, using an associated optimised fuzzy model. The proposed method was applied to a real-world wind speed dataset with exceptional approximation results. Comparisons with several artificial intelligence models highlighted the effectiveness and statistical significance of the methodology. Full article
Show Figures

Figure 1

26 pages, 16853 KB  
Article
Semi-Fragile Watermarking Scheme for High-Resolution Color Images: Tamper Identification, Ownership Authentication, and Self-Recovery
by Manuel Cedillo-Hernandez, Antonio Cedillo-Hernandez, Francisco Javier Garcia-Ugalde and Juan Carlos Sanchez-Garcia
Algorithms 2026, 19(1), 28; https://doi.org/10.3390/a19010028 - 26 Dec 2025
Viewed by 1223
Abstract
The advancements in communication and information technologies have substantially enabled the extensive distribution and modification of high-resolution color images. Although this accessibility provides many advantages, it also presents risks related to security. Specifically, when image modification is conducted with malicious intent, exceeding typical [...] Read more.
The advancements in communication and information technologies have substantially enabled the extensive distribution and modification of high-resolution color images. Although this accessibility provides many advantages, it also presents risks related to security. Specifically, when image modification is conducted with malicious intent, exceeding typical artistic or enhancement objectives, it can cause significant moral or economic harm to the image owner. To address this security requirement, this study presents an innovative semi-fragile watermarking algorithm designed specifically for high-resolution color images. The proposed method utilizes Discrete Cosine Transform domain watermarking implemented via Quantization Index Modulation with Dither Modulation. It incorporates several elements, such as convolutional encoding, a denoising convolutional neural network, and a very deep super-resolution neural network. This comprehensive strategy aims to provide ownership verification using a logo watermark, in conjunction with tamper detection and content self-recovery mechanisms. The self-recovery criterion is determined using a thumbnail image, created by downscaling to standard definition and applying JPEG2000 lossy compression. The resultant multifunctional design enhances the overall security of the information. Experimental validation confirms the enhanced imperceptibility, robustness, and capacity of the proposed method. Its efficacy was additionally corroborated through comparative analyses using contemporary state-of-the-art algorithms. Full article
Show Figures

Figure 1

28 pages, 11264 KB  
Article
A New Genetic Algorithm-Based Optimization Methodology for Energy Efficiency in Buildings
by Luis Angel Iturralde Carrera, Omar Rodríguez-Abreo, Jose Manuel Álvarez-Alvarado, Gerardo I. Pérez-Soto, Carlos Gustavo Manriquez-Padilla and Juvenal Rodríguez-Reséndiz
Algorithms 2026, 19(1), 27; https://doi.org/10.3390/a19010027 - 26 Dec 2025
Viewed by 1210
Abstract
This study aims to develop a methodology for implementing solar photovoltaic systems (SSFV) in Caribbean hotels. It begins with an analysis of building characteristics to design and size the SSFV, considering panel support structures, system layout, and grid integration. The methodology also evaluates [...] Read more.
This study aims to develop a methodology for implementing solar photovoltaic systems (SSFV) in Caribbean hotels. It begins with an analysis of building characteristics to design and size the SSFV, considering panel support structures, system layout, and grid integration. The methodology also evaluates economic and environmental impacts at both company and national levels. Machine learning analysis identified the variables (Degree Days (DG) and Hotel Days Occupied (HDO)) HDO×DG as key determinants of energy consumption, with a high coefficient of determination (R2 = 0.97). Implementing a target energy-saving line achieved a 5.3% reduction (1028 kWh) relative to the baseline. Using a genetic algorithm to optimize the SSFV azimuth angle increased photovoltaic energy production by 14.75%, enhancing efficiency and installation area use. Economic assessments showed a challenging scenario for hotels, with a negative internal rate of return of −10%, a 17 year payback period, and a net present value of USD 20,000. However, on a national scale, significant annual savings of USD 225,990.8 from reduced fuel imports were projected. Additionally, carbon emissions reductions of 18,751.4 tons (tCO2) were estimated. The findings highlight the feasibility and benefits of SSFV implementation, emphasizing its potential to improve energy efficiency, reduce costs, and enhance sustainability in the Caribbean hotel sector. Full article
Show Figures

Figure 1

29 pages, 1328 KB  
Article
A Resilient Energy-Efficient Framework for Jamming Mitigation in Cluster-Based Wireless Sensor Networks
by Carolina Del-Valle-Soto, José A. Del-Puerto-Flores, Leonardo J. Valdivia, Aimé Lay-Ekuakille and Paolo Visconti
Algorithms 2025, 18(10), 614; https://doi.org/10.3390/a18100614 - 29 Sep 2025
Cited by 1 | Viewed by 1097
Abstract
This paper presents a resilient and energy-efficient framework for jamming mitigation in cluster-based wireless sensor networks (WSNs), addressing a critical vulnerability in hostile or interference-prone environments. The proposed approa ch integrates dynamic cluster reorganization, adaptive MAC-layer behavior, and multipath routing strategies to restore [...] Read more.
This paper presents a resilient and energy-efficient framework for jamming mitigation in cluster-based wireless sensor networks (WSNs), addressing a critical vulnerability in hostile or interference-prone environments. The proposed approa ch integrates dynamic cluster reorganization, adaptive MAC-layer behavior, and multipath routing strategies to restore communication capabilities and sustain network functionality under jamming conditions. The framework is evaluated across heterogeneous topologies using Zigbee and Bluetooth Low Energy (BLE); both stacks were validated in a physical testbed with matched jammer and traffic conditions, while simulation was used solely to tune parameters and support sensitivity analyses. Results demonstrate significant improvements in Packet Delivery Ratio, end-to-end delay, energy consumption, and retransmission rate, with BLE showing particularly high resilience when combined with the mitigation mechanism. Furthermore, a comparative analysis of routing protocols including AODV, GAF, and LEACH reveals that hierarchical protocols achieve superior performance when integrated with the proposed method. This framework has broader applicability in mission-critical IoT domains, including environmental monitoring, industrial automation, and healthcare systems. The findings confirm that the framework offers a scalable and protocol-agnostic defense mechanism, with potential applicability in mission-critical and interference-sensitive IoT deployments. Full article
Show Figures

Figure 1

Back to TopTop