Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Article Types

Countries / Regions

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Search Results (402)

Search Parameters:
Keywords = SGD

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
24 pages, 15151 KB  
Article
SG-YOLO: A Multispectral Small-Object Detector for UAV Imagery Based on YOLO
by Binjie Zhang, Lin Wang, Quanwei Yao, Keyang Li and Qinyan Tan
Remote Sens. 2026, 18(7), 1003; https://doi.org/10.3390/rs18071003 - 27 Mar 2026
Viewed by 488
Abstract
Object detection in unmanned aerial vehicle (UAV) imagery remains a crucial yet challenging task due to complex backgrounds, large scale variations, and the prevalence of small objects. Visible-spectrum images lack robustness under all-weather and all-illumination conditions; by contrast, multispectral sensing provides complementary cues [...] Read more.
Object detection in unmanned aerial vehicle (UAV) imagery remains a crucial yet challenging task due to complex backgrounds, large scale variations, and the prevalence of small objects. Visible-spectrum images lack robustness under all-weather and all-illumination conditions; by contrast, multispectral sensing provides complementary cues (e.g., thermal signatures) that improve detection robustness. However, existing multispectral solutions often incur high computational costs and are therefore difficult to deploy on resource-constrained UAV platforms. To address these issues, SG-YOLO is proposed, a lightweight and efficient multispectral object detection framework that aims to balance accuracy and efficiency. First, a Spectral Gated Downsampling Stem (SGDS) is designed, in which grouped convolutions and a gating mechanism are employed at the early stage of the network to extract band-specific features, thereby maximizing spectral complementarity while minimizing redundancy. Second, a Spectral–Spatial Iterative Attention Fusion (SSIAF) module is introduced, in which spectral-wise (channel) attention and spatial-wise attention are iteratively coupled and cascaded in a multi-scale manner to jointly model cross-band dependencies and spatial saliency, thereby aggregating high-level semantic information while suppressing redundant spectral responses. Finally, a Spatial–Channel Synergistic Fusion (SCSF) module is designed to enhance multi-scale and cross-channel feature integration in the neck. Experiments on the MODA dataset show that SG-YOLOs achieves 72.4% mAP50, outperforming the baseline by 3.2%. Moreover, compared with a range of mainstream one-stage detectors and multispectral detection methods, SG-YOLO delivers the best overall performance, providing an effective solution for UAV object detection while maintaining a favorable trade-off between model size and detection accuracy. Full article
Show Figures

Figure 1

19 pages, 1015 KB  
Article
Smart Energy Management in Agricultural Wireless Sensor Nodes Using TinyML-Based Adaptive Sampling
by Adrian Hinostroza, Jimmy Tarrillo and Moises Nuñez
Sensors 2026, 26(7), 2014; https://doi.org/10.3390/s26072014 - 24 Mar 2026
Viewed by 438
Abstract
Smart sensors are increasingly used in agriculture to monitor environmental conditions and support data-driven decision-making. However, traditional sensor implementations face critical challenges related to power consumption, especially in remote farms—such as pitaya plantations—where access to electricity and ongoing maintenance is limited. This paper [...] Read more.
Smart sensors are increasingly used in agriculture to monitor environmental conditions and support data-driven decision-making. However, traditional sensor implementations face critical challenges related to power consumption, especially in remote farms—such as pitaya plantations—where access to electricity and ongoing maintenance is limited. This paper presents a smart energy management system for agricultural sensor nodes integrating a machine learning model for adaptive sampling and a batching strategy to optimize energy usage. A lightweight Stochastic Gradient Descent (SGD) regressor trained on temperature dynamics runs on-device to predict the sampling interval (Ts). In parallel, the node adjusts the number of buffered samples as the battery state of charge (SOC) decreases, reducing Long Range (LoRa) transmissions. Field experiments show that the proposed approach reduces energy consumption by 77.8% compared with fixed-interval sampling, while maintaining good temperature fidelity with Mean Absolute Error (MAE) of 0.537 °C for temperature reconstruction. Full article
(This article belongs to the Special Issue Sensing and Machine Learning in Autonomous Agriculture)
Show Figures

Figure 1

23 pages, 5131 KB  
Article
YOLO Variant Evaluation and Transfer Learning Analysis for Side-Scan Sonar Object Detection
by Lei Liu, Houpu Li, Junhui Zhu, Ye Peng and Guojun Zhai
J. Mar. Sci. Eng. 2026, 14(6), 550; https://doi.org/10.3390/jmse14060550 - 15 Mar 2026
Viewed by 350
Abstract
Side-scan sonar is essential to underwater target detection, yet its effectiveness is hindered by scarce annotated data and complex acoustic artifacts. This study systematically evaluates four YOLO variants, YOLOv8n, YOLOv10n, YOLOv11n, and the newly released YOLOv13n, on two public side-scan sonar datasets with [...] Read more.
Side-scan sonar is essential to underwater target detection, yet its effectiveness is hindered by scarce annotated data and complex acoustic artifacts. This study systematically evaluates four YOLO variants, YOLOv8n, YOLOv10n, YOLOv11n, and the newly released YOLOv13n, on two public side-scan sonar datasets with limited samples and severe class imbalance. We assess detection accuracy, computational efficiency, inference speed, and transfer learning using COCO pre-trained weights, as well as the impact of optimizer choice between SGD and AdamW. The results reveal distinct strengths: YOLOv8n achieves the fastest inference at 60.98 FPS, with a competitive mAP50 of 0.906, ideal for real-time applications. YOLOv11n offers the best accuracy–efficiency balance, attaining the highest recall of 0.859 and mAP50 of 0.917. YOLOv13n demonstrates exceptional precision of 0.993 and high-IoU localization, with an mAP75 of 0.760. Transfer learning consistently boosts performance, with average mAP50:95 gains exceeding 54% on the more challenging dataset, highlighting its critical role in overcoming data scarcity. SGD generally outperforms AdamW, confirming its suitability as the default optimizer. These findings provide practical guidelines: YOLOv8 for real-time needs, YOLOv11 for balanced performance, and YOLOv13 for precision-critical tasks with ample resources. This work also establishes a benchmark for future underwater autonomous system research. Full article
(This article belongs to the Section Ocean Engineering)
Show Figures

Figure 1

26 pages, 5891 KB  
Article
A Weld Seam Recognition Method Based on Improved YOLO Model and Its Feature Point Extraction Method
by Li Xiao, Changjiang Dong, Shengquan Wu, Caidong Wang, Huadong Zheng and Hengyuan Hu
Appl. Sci. 2026, 16(5), 2499; https://doi.org/10.3390/app16052499 - 5 Mar 2026
Viewed by 403
Abstract
Accurate and real-time weld seam recognition is critical for automated welding systems in intelligent manufacturing. However, existing deep learning-based models often suffer from high computational complexity and limited real-time performance, which restrict their deployment in embedded and industrial environments. To address these challenges, [...] Read more.
Accurate and real-time weld seam recognition is critical for automated welding systems in intelligent manufacturing. However, existing deep learning-based models often suffer from high computational complexity and limited real-time performance, which restrict their deployment in embedded and industrial environments. To address these challenges, this paper proposes a lightweight weld seam segmentation framework based on an optimized SGD-YOLO (Segmentation-guided Ghost Dynamic YOLO) architecture, aiming to achieve a favorable balance between accuracy and efficiency. By redesigning the network structure and enhancing feature extraction capability, the proposed model significantly reduces computational cost while maintaining high detection precision. Experiments demonstrate that the proposed method achieves a 36.5% reduction in floating-point operations and a 29.4% decrease in parameter size compared with conventional models, enabling stable real-time performance under industrial conditions. Furthermore, feature point extraction experiments show that the pixel localization error is controlled within 5 pixels and the mean depth error remains below 0.5 mm, indicating high robustness and measurement accuracy. These results confirm the effectiveness of the proposed framework in precise weld seam perception and geometric feature extraction. Overall, the proposed lightweight weld seam segmentation approach provides a practical and efficient solution for real-time welding automation, promoting the broader application of deep learning techniques in intelligent manufacturing and industrial robotics. Full article
Show Figures

Figure 1

21 pages, 1357 KB  
Review
Natural Ingredients to Enhance the Antioxidant Capacity in Different Meat Products: A Review
by Brisa del Mar Torres-Martínez, Armida Sánchez-Escalante, Gastón Ramón Torrescano-Urrutia and Rey David Vargas-Sánchez
Foods 2026, 15(5), 852; https://doi.org/10.3390/foods15050852 - 3 Mar 2026
Cited by 1 | Viewed by 575
Abstract
The oxidative stability of meat products is a crucial factor determining quality, shelf life, and consumer acceptance, as lipid and protein oxidation promote undesirable changes in sensory attributes and nutritional content. Antioxidant capacity (AOC) assays such as total phenolic content (TPC), ferric reducing [...] Read more.
The oxidative stability of meat products is a crucial factor determining quality, shelf life, and consumer acceptance, as lipid and protein oxidation promote undesirable changes in sensory attributes and nutritional content. Antioxidant capacity (AOC) assays such as total phenolic content (TPC), ferric reducing antioxidant power (FRAP), 2,2′-azino-bis(3-ethylbenzothiazoline-6-sulfonic acid) (ABTS•+), and 2,2-diphenyl-1-picrylhydrazyl (DPPH) are commonly applied in meat systems to assess the AOC associated with both intrinsic muscle components (endogenous) and the protective effects of natural ingredients (exogenous added compounds), i.e., antioxidants. Although differences in analytical methodologies limit direct comparisons among studies, it has been demonstrated that meat products inherently contain compounds that modulate oxidative reactions, with their effectiveness influenced by meat type, processing, and storage conditions. Within this framework, natural ingredients, including plant- and fungal-derived ingredients and their by-products, have gained attention as sources of natural antioxidants, whose capacity depends on the extraction method, the solvent used, and their behavior during gastrointestinal digestion, as evaluated using simulated gastrointestinal digestion (sGD) models. Numerous studies have shown that incorporating natural extracts or powders into meat products enhances AOC during refrigerated storage, with the effect generally depending on the concentration used. Moreover, several natural antioxidant treatments maintain or even enhance their AOC when assessed under sGD conditions. Full article
Show Figures

Graphical abstract

27 pages, 5406 KB  
Article
Combining Vis-NIR Spectral Data and Multivariate Technique to Estimate Nutrient Contents in Peach Leaves
by Jacson Hindersmann, Jean M. Moura-Bueno, Gustavo Brunetto, Tales Tiecher, William Natale, Eduarda Zanon Cargnin, Eduardo Dickel Ambrozzi, João Alex Tavares Pinto, Natália Adam, Gilberto Nava, Renan Navroski and Fábio Joel Kochem Mallmann
Horticulturae 2026, 12(3), 296; https://doi.org/10.3390/horticulturae12030296 - 2 Mar 2026
Viewed by 328
Abstract
Peach tree (Prunus persica L. Batsch) is a fruit species of great economic importance worldwide. Thousands of chemical leaf analyses are performed on a yearly basis to support decision-making about fertilizer application. However, traditional methods to determine nutrient content in plant tissue [...] Read more.
Peach tree (Prunus persica L. Batsch) is a fruit species of great economic importance worldwide. Thousands of chemical leaf analyses are performed on a yearly basis to support decision-making about fertilizer application. However, traditional methods to determine nutrient content in plant tissue require a mix of strong acids, besides being time-consuming and generating polluting waste. Visible (Vis) and near-infrared (NIR) spectroscopy combined with multivariate techniques emerges as a potential solution to overcome limitations of traditional chemical analyses. The aim of the present study is to combine Vis-NIR spectral data and multivariate techniques to test strategies for the development of models to estimate nutrient content in peach leaves. The study estimated N, P, K, Ca, Mg, S, B, Cu, Fe, Mn, and Zn content in the leaves of peach trees grown in two locations, namely: Pelotas and Pinto Bandeira, in Southern Brazil. Therefore, local and regional scale prediction models were developed by combining preprocessed Vis-NIR spectral data to both Savitzky–Golay first-derivative (SGD1d) and partial least squares regression (PLSR) multivariate technique. Most of the proposed prediction models showed average accuracy (R2 ≥ 0.50 and <0.75, RPIQ ≥ 1.9 and <3.0). The local-1 ‘PB’ model showed higher nutrient prediction accuracy than the regional ‘PB + Pelotas’ model and the local-2 ‘Pelotas’ model. Estimates on nutrient content in peach tree leaves subjected to local, local-1 ‘PB’ and local-2 ‘Pelotas’ models fed with data collected in the same site showed better performance than calculations based on data from other sites and/or regions. Finally, the current study allowed making updates in the refinement of more sustainable techniques to set nutrient content. Full article
Show Figures

Figure 1

27 pages, 14384 KB  
Article
Analyzing Land Use and Hydrological Influences on Metals and Nutrients Recorded in an Unconfined Coastal Karstic Aquifer, Yucatán Peninsula, México
by Raquel Aidé Iturria-Dawn, Flor Arcega-Cabrera, Elizabeth Lamas-Cosío, Annie Tamalavage, Ismael Oceguera-Vargas, José Quintero-Pérez and Jorge Herrera-Silveira
J. Mar. Sci. Eng. 2026, 14(5), 466; https://doi.org/10.3390/jmse14050466 - 28 Feb 2026
Viewed by 391
Abstract
Unconfined coastal karst aquifers are highly susceptible to contamination from anthropogenic activities, particularly in regions lacking adequate wastewater treatment. Their open hydrological structure facilitates the input and dispersion of contaminants from both point and non-point sources. Furthermore, groundwater exerts a significant influence on [...] Read more.
Unconfined coastal karst aquifers are highly susceptible to contamination from anthropogenic activities, particularly in regions lacking adequate wastewater treatment. Their open hydrological structure facilitates the input and dispersion of contaminants from both point and non-point sources. Furthermore, groundwater exerts a significant influence on coastal water quality through submarine discharge that could impact vulnerable ecosystems like seagrasses, mangroves, and coral reefs. Seasonal hydrological variability—especially between dry and rainy periods—affects contaminant transport, with increased groundwater flux potentially enhancing spatial dispersion. Additionally, the balance between the contributions from the coastal karst aquifer and the hydrodynamics of the coastal zone determines the extent and degree of salinization occurring at the interface between these two systems, which in turn influences aquifer water quality. This study presents a five-year dataset of metal and nutrient concentrations measured during dry and rainy seasons in surface waters (0.5 m depth) from 24 cenotes within the Ring of Cenotes (RC), Yucatán Peninsula, Mexico. The RC functions as a preferential groundwater flow path from inland to the coast via underwater conduits and submarine groundwater discharge (SGD), transporting contaminants present in groundwater into highly vulnerable coastal ecosystems. While most parameters remained below regulatory thresholds, concentrations of total Al, Cr, Pb, and N-NH3 exceeded limits established by NOM-127-SSA1-2021 at several sites measured within the RC. Spatial heterogeneity was observed across seasons and years, driven by groundwater flux dynamics, land use, and individual sinkhole characteristics. Notably, N-NH3 concentrations were higher during the dry season, particularly near agricultural and peri-urban zones. These findings underscore the need for mandatory wastewater treatment and integrated coastal karstic aquifer management to protect the region’s sole freshwater resource and the vulnerable ecosystems in the coastal area. Full article
(This article belongs to the Special Issue Marine Karst Systems: Hydrogeology and Marine Environmental Dynamics)
Show Figures

Figure 1

18 pages, 1629 KB  
Article
MPIF in E-Commerce Recommendation: Application of Multi-Pairwise Ranking with Heterogeneous Implicit Feedback
by Cui Chen, Hongjuan Wang, Long Liu, Peijun Qin, Siyuan Ma and Mingzhi Cheng
Electronics 2026, 15(5), 985; https://doi.org/10.3390/electronics15050985 - 27 Feb 2026
Viewed by 363
Abstract
To address the one-class collaborative filtering (OCCF) issue in e-commerce recommendation with only positive implicit feedback, mainstream methods adopt pairwise preference learning represented by Bayesian Personalized Ranking (BPR). However, BPR relies on an invalid assumption and suffers from severe data sparsity. This paper [...] Read more.
To address the one-class collaborative filtering (OCCF) issue in e-commerce recommendation with only positive implicit feedback, mainstream methods adopt pairwise preference learning represented by Bayesian Personalized Ranking (BPR). However, BPR relies on an invalid assumption and suffers from severe data sparsity. This paper proposes Multi-pairwise Ranking with Heterogeneous Implicit Feedback (MPIF), which exploits heterogeneous implicit and auxiliary information to mine deep user preferences, constructs six pairwise preferences for classified items, and optimizes the model via stochastic gradient descent (SGD). Experiments on three real-world datasets verify that MPIF+ outperforms all state-of-the-art baselines on Normalized Discounted Cumulative Gain at rank 5 (NDCG@5), Precision at rank 5 (Pre@5), Recall at rank 5 (Rec@5), and Area Under Curve (AUC). It yields maximum improvements of 34.2%, 5.5%, and 32.9% on NDCG@5 for the Sobazaar, Retailrocket, and REES46 datasets, respectively, achieving significant and stable recommendation gains. Full article
(This article belongs to the Section Artificial Intelligence)
Show Figures

Figure 1

11 pages, 899 KB  
Article
Quantum-Inspired Classical Convolutional Neural Network for Automated Bone Cancer Detection from X-Ray Images
by Naveen Joy, Sonet Daniel Thomas, Aparna Rajan, Lijin Varghese, Aswathi Balakrishnan, Amritha Thaikkad, Vidya Niranjan, Abhithaj Jayanandan and Rajesh Raju
Quantum Rep. 2026, 8(1), 19; https://doi.org/10.3390/quantum8010019 - 25 Feb 2026
Viewed by 675
Abstract
Accurate and early detection of bone cancer is critical for improving patient outcomes, yet conventional radiographic interpretation remains limited by subjectivity and variability. Conventional AI models often struggle with complex multi-modal noise distributions, non-convex and topologically entangled latent manifolds, extreme class imbalance in [...] Read more.
Accurate and early detection of bone cancer is critical for improving patient outcomes, yet conventional radiographic interpretation remains limited by subjectivity and variability. Conventional AI models often struggle with complex multi-modal noise distributions, non-convex and topologically entangled latent manifolds, extreme class imbalance in rare oncological conditions, and heterogeneous data fusion constraints. To address these challenges, we present a Quantum-Inspired Classical Convolutional Neural Network (QC-CNN) inspired by quantum analogies for automated bone cancer detection in radiographic images. The proposed architecture integrates classical convolutional layers for hierarchical feature extraction with a classical variational layer motivated by high-dimensional Hilbert space analogies for enhanced pattern discrimination. A curated and annotated dataset of bone X-ray images was utilized, partitioned into training, validation, and independent test cohorts. The QC-CNN was optimized using stochastic gradient descent (SGD) with adaptive learning rate scheduling, and regularization strategies were applied to mitigate overfitting. Quantitative evaluation demonstrated superior diagnostic performance, achieving high accuracy, precision, recall, F1-score, and area under the receiver operating characteristic curve (AUC). Results highlight the ability of classical CNN with quantum-inspired design to capture non-linear correlations and subtle radiographic biomarkers that classical CNNs may overlook. This study establishes QC-CNN as a promising framework for quantum-analogy motivated medical image analysis, providing evidence of its utility in oncology and underscoring its potential for translation into clinical decision-support systems for early bone cancer diagnosis. All computations in the present study are performed using classical algorithms, with quantum-inspired concepts serving as a conceptual framework for model design and motivating future extensions. Full article
Show Figures

Figure 1

24 pages, 4094 KB  
Article
MMY-Net: A BERT-Enhanced Y-Shaped Network for Multimodal Pathological Image Segmentation Using Patient Metadata
by Ahmed Muhammad Rehan, Kun Li and Ping Chen
Electronics 2026, 15(4), 815; https://doi.org/10.3390/electronics15040815 - 13 Feb 2026
Viewed by 291
Abstract
Medical image segmentation, particularly for pathological diagnosis, faces challenges in leveraging patient clinical metadata that could enhance diagnostic accuracy. This study presents MMY-Net (Multimodal Y-shaped Network), a novel deep learning framework that effectively fuses patient metadata with pathological images for improved tumor segmentation [...] Read more.
Medical image segmentation, particularly for pathological diagnosis, faces challenges in leveraging patient clinical metadata that could enhance diagnostic accuracy. This study presents MMY-Net (Multimodal Y-shaped Network), a novel deep learning framework that effectively fuses patient metadata with pathological images for improved tumor segmentation performance. The proposed architecture incorporates a Text Processing Block (TPB) utilizing BERT for metadata feature extraction and a Text Encoding Block (TEB) for multi-scale fusion of textual and visual information. The network employs an Interlaced Sparse Self-Attention (ISSA) mechanism to capture both local and global dependencies while maintaining computational efficiency. Experiments were conducted on two open/public eyelid tumor datasets (Dataset 1: 112 WSIs for training/validation; Dataset 2: 107 WSIs as an independent test set) and the public Dataset 3 gland segmentation benchmark. For Dataset 1, 7989 H&E-stained patches (1024 × 1024, resized to 224 × 224) were extracted and split 7:2:1 (train:val:test); Dataset 2 was used exclusively for external validation. All images underwent Vahadane stain normalization. Training employed SGD (lr = 0.001), 1000 epochs, and a hybrid loss (cross-entropy + MS-SSIM + Lovász). Results show that integrating metadata—such as age and gender—significantly improves segmentation accuracy, even when metadata does not directly describe tumor characteristics. Ablation studies confirm the superiority of the proposed text feature extraction and fusion strategy. MMY-Net achieves state-of-the-art performance across all datasets, establishing a generalizable framework for multimodal medical image analysis. Full article
(This article belongs to the Section Electronic Materials, Devices and Applications)
Show Figures

Figure 1

36 pages, 3569 KB  
Article
AdamN: Accelerating Deep Learning Training via Nested Momentum and Exact Bias Handling
by Mohamed Aboulsaad and Adnan Shaout
Electronics 2026, 15(3), 670; https://doi.org/10.3390/electronics15030670 - 3 Feb 2026
Viewed by 731
Abstract
This paper introduces AdamN, a nested-momentum adaptive optimizer that replaces the single Exponential Moving Average (EMA) numerator in Adam/AdamW with a compounded EMA of gradients plus an EMA of that EMA, paired with an exact double-EMA bias correction. This yields a smoother, curvature-aware [...] Read more.
This paper introduces AdamN, a nested-momentum adaptive optimizer that replaces the single Exponential Moving Average (EMA) numerator in Adam/AdamW with a compounded EMA of gradients plus an EMA of that EMA, paired with an exact double-EMA bias correction. This yields a smoother, curvature-aware search direction at essentially first-order cost, with longer, more faithful gradient-history memory and a stable, warmup-free start. Under comparable wall-clock time per epoch, AdamN matches AdamW’s final accuracy on ResNet-18/CIFAR-100, while reaching 80% and 90% training-accuracy milestones ~127 s and ~165 s earlier, respectively. On pre-benchmarking workloads (toy problems and CIFAR-10), AdamN shows the same pattern: faster early-phase convergence with similar or slightly better final accuracy. On language modeling with token-frequency imbalance—Wikitext-2-style data with training-only token corruption and a 10% low-resource variant—AdamN lowers rare-token perplexity versus AdamW without warmup while matching head and mid-frequency performance. In full fine-tuning of Llama 3.1–8B on a small dataset, AdamN reaches AdamW’s final perplexity in roughly half the steps (≈2.25× faster time-to-quality). Finally, on a ViT-Base/16 transferred to CIFAR-100 (batch size 256), AdamN achieves 88.8% test accuracy vs. 84.2% for AdamW and reaches 40–80% validation-accuracy milestones in the first epoch (AdamW reaches 80% by epoch 59), reducing epochs, energy use, and cost. Full article
(This article belongs to the Special Issue Hardware Acceleration for Machine Learning)
Show Figures

Figure 1

22 pages, 122928 KB  
Article
GD-DAMNet: Real-Time UAV-Based Overhead Power-Line Presence Recognition Using a Lightweight Knowledge Distillation with Mamba-GhostNet v2 and Dual-Attention
by Shuyu Sun, Yingnan Xiao, Gaoping Li, Yuyan Wang, Ying Tan, Jundong Xie and Yifan Liu
Entropy 2026, 28(2), 166; https://doi.org/10.3390/e28020166 - 31 Jan 2026
Viewed by 450
Abstract
Power-line presence recognition technology for unmanned aerial vehicles (UAVs) is one of the key research directions in the field of UAV remote sensing. With the rapid development of UAV technology, the application of UAVs in various fields has become increasingly widespread. However, when [...] Read more.
Power-line presence recognition technology for unmanned aerial vehicles (UAVs) is one of the key research directions in the field of UAV remote sensing. With the rapid development of UAV technology, the application of UAVs in various fields has become increasingly widespread. However, when flying in urban and rural areas, UAVs often face the danger of obstacles such as power lines, posing challenges to flight safety and stability. To address this issue, this study proposes a novel method for presence recognition in UAVs for power lines using an improved GhostNet v2 knowledge distillation dual-attention mechanism convolutional neural network. The construction of a real-time UAV power-line presence recognition system involves three aspects: dataset acquisition, a novel network model, and real-time presence recognition. First, by cleaning, enhancing, and segmenting the power-line data collected by UAVs, a UAV power-line presence recognition image dataset is obtained. Second, through comparative experiments with multi-attention modules, the dual-attention mechanism is selected to construct the CNN, and the UAV real-time power-line presence recognition training is conducted using the SGD optimiser and Hard-Swish activation function. Finally, knowledge distillation is employed to transfer the knowledge from the dual-attention mechanism-based CNN to the nonlinear function and Mamba-enhanced GhostNet v2 network, thereby reducing the model’s parameter count and achieving real-time recognition performance suitable for mobile device deployment. Experiments demonstrate that the UAV-based real-time power-line presence recognition method proposed in this paper achieves real-time recognition accuracy rates of over 91.4% across all regions, providing a technical foundation for advancing the development and progress of UAV-based real-time power-line presence recognition. Full article
(This article belongs to the Section Signal and Data Analysis)
Show Figures

Figure 1

19 pages, 4453 KB  
Article
Combining Machine Learning and Vis-NIR Spectroscopy to Estimate Nutrients in Fruit Tree Leaves
by Aparecida Miranda Corrêa, Jean Michel Moura-Bueno, Carlos Augusto Marconato, Micael da Silva Santos, Carina Marchezan, Douglas Luiz Grando, Adriele Tassinari, William Natale, Danilo Eduardo Rozane and Gustavo Brunetto
Horticulturae 2026, 12(1), 108; https://doi.org/10.3390/horticulturae12010108 - 19 Jan 2026
Cited by 1 | Viewed by 516
Abstract
Traditional chemical analysis of plant tissue is time-consuming, costly, and poses risks due to exposure to toxic gases, highlighting the need for faster, low-cost, and safer alternatives. Vis-NIR spectroscopy, combined with machine learning, offers a promising method for estimating leaf nutrient levels without [...] Read more.
Traditional chemical analysis of plant tissue is time-consuming, costly, and poses risks due to exposure to toxic gases, highlighting the need for faster, low-cost, and safer alternatives. Vis-NIR spectroscopy, combined with machine learning, offers a promising method for estimating leaf nutrient levels without chemical reagents. This study evaluated the potential of Vis-NIR spectroscopy for nutrient estimation in leaf samples of banana (n = 363), mango (n = 239), and grapevine (n = 336) by applying spectral pre-processing techniques—smoothing (SMO) and first derivative Savitzky–Golay (SGD1d) alongside two machine learning methods: Partial Least Squares Regression (PLSR) and Random Forest (RF). Plant tissue samples were analyzed using sulfuric and nitroperchloric wet digestion and hyperspectral sensors. The prediction models were assessed using concordance correlation coefficient (CCC) and mean squared error (MSE). The highest accuracy (CCC > 0.80 and MSE < 2 g kg−1) was achieved for Ca in banana, P in mango, and N and Ca in grapevine across both machine learning methods and pre-processing techniques. The predictive models calibrated for ‘Grapevine’ exhibited the highest accuracy—characterized by higher CCC values and lower MSE values—when compared with the models developed for ‘Mango’ and ‘Banana’. Models using SMO and SGD1d showed better performance than those using raw spectra (RAW). The high amplitudes and variations in nutrient levels, combined with large standard deviations, negatively affected the predictive performance of the models. Full article
Show Figures

Figure 1

20 pages, 3022 KB  
Article
A Framework for Assessing Peak Demand Reduction from Air Conditioning Efficiency Programs in Developing Economies: A Case Study of Paraguay
by Derlis Salomón, Victorio Oxilia, Richard Ríos and Eduardo Ortigoza
Energies 2026, 19(2), 482; https://doi.org/10.3390/en19020482 - 19 Jan 2026
Viewed by 382
Abstract
This study examines the rapid growth of energy demand in Paraguay, primarily driven by intensive air conditioning use and reduced hydroelectric output due to adverse Paraná River conditions. Employing a Vector Autoregressive (VAR) model, we quantify how temperature shocks significantly elevate peak electricity [...] Read more.
This study examines the rapid growth of energy demand in Paraguay, primarily driven by intensive air conditioning use and reduced hydroelectric output due to adverse Paraná River conditions. Employing a Vector Autoregressive (VAR) model, we quantify how temperature shocks significantly elevate peak electricity demand within the National Interconnected System. Our findings reveal that air conditioning accounts for 34–36% of the peak demand, pushing the hydroelectric system towards its operational limits. To address this challenge, we propose a technological transition strategy focused on energy efficiency improvements and labeling programs aimed at reducing peak demand, delaying system saturation, and achieving substantial power savings. These measures offer a practical approach to climate adaptation while supporting Paraguay’s international commitments and Sustainable Development Goals (SGDs) 7 (affordable and clean energy) and 13 (climate action). This work represents the first pioneering effort in Paraguay to quantify the influence of the SIN’s AC at the national level. This research provides policymakers with an evidence-based framework for energy planning, marking a pioneering effort in Paraguay to quantify cooling loads and set actionable efficiency targets. Full article
Show Figures

Figure 1

24 pages, 924 KB  
Article
SeqFAL: A Federated Active Learning Framework for Private and Efficient Labeling of Security Requirements
by Waad Alhoshan
Appl. Sci. 2026, 16(2), 914; https://doi.org/10.3390/app16020914 - 15 Jan 2026
Viewed by 306
Abstract
Security requirements play a critical role in ensuring the trustworthiness and resilience of software systems; however, their automatic classification remains challenging due to limited labeled data, confidentiality constraints, and the heterogeneous nature of requirements across organizations. Existing approaches typically assume centralized access to [...] Read more.
Security requirements play a critical role in ensuring the trustworthiness and resilience of software systems; however, their automatic classification remains challenging due to limited labeled data, confidentiality constraints, and the heterogeneous nature of requirements across organizations. Existing approaches typically assume centralized access to training data and rely on costly manual annotation, making them unsuitable for distributed industrial settings. To address these challenges, we propose SeqFAL, a communication-efficient and privacy-preserving Federated Active Learning framework for natural language–based security requirements classification. SeqFAL integrates frozen pre-trained sentence embeddings, margin-based active learning, and lightweight federated aggregation of linear classifiers, enabling collaborative model training without sharing raw requirement text. We evaluate SeqFAL on a combined dataset of SeqReq dataset and the PROMISE-NFR dataset under varying federation sizes, query budgets, and communication rounds, and compare it against three baselines: centralized learning, active learning without federated aggregation, and federated learning without active querying. In addition to the proposed margin-based sampling strategy, we investigate alternative query strategies, including least-confidence and random sampling, as well as multiple linear classifiers such as LinearSVC and SGD-based classifiers with logistic and hinge losses. Results show that SeqFAL consistently outperforms FL-only and achieves performance comparable to AL-only centralized baselines, while approaching the optimal upper bound using significantly fewer labeled samples. These findings demonstrate that the joint integration of federated learning and active learning provides an effective and privacy-preserving strategy for security requirements classification in distributed software engineering environments. Full article
(This article belongs to the Section Computing and Artificial Intelligence)
Show Figures

Figure 1

Back to TopTop