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
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

Search Results (1,339)

Search Parameters:
Keywords = binary feature classification

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
22 pages, 5316 KB  
Article
Hybrid Multifractal-Based Machine Learning Framework for Glaucoma Diagnostics from Retinal Images
by Vladislav Salmiyanov and Anna Maslovskaya
Informatics 2026, 13(7), 102; https://doi.org/10.3390/informatics13070102 - 25 Jun 2026
Abstract
Glaucoma is a leading cause of irreversible vision loss, and its early diagnosis remains critically important yet challenging. Traditional assessment based on the cup-to-disc ratio is often insufficient at early stages, whereas the retinal vascular network can provide additional quantitative biomarkers. This study [...] Read more.
Glaucoma is a leading cause of irreversible vision loss, and its early diagnosis remains critically important yet challenging. Traditional assessment based on the cup-to-disc ratio is often insufficient at early stages, whereas the retinal vascular network can provide additional quantitative biomarkers. This study develops and validates a binary classification method for distinguishing healthy from glaucomatous fundus images by combining deep-learning-based vessel segmentation, fractal and multifractal analysis, and textural features. The public ORIGA dataset is utilized. Images are converted to grayscale using three alternative approaches, followed by Gray-Level Co-occurrence Matrix texture analysis and fractal analysis based on the differential box-counting method. Vessel segmentation is implemented via a U-Net neural network trained on a combination of public datasets, after which multifractal analysis is performed on the resulting binary masks. The extracted features are used to train and compare several machine learning models with hyperparameter optimization. The best-performing model among ONH-based features (Random Forest) achieves 75.00%; however, a logistic regression model using multifractal parameters and CDR reaches 86.17%, substantially outperforming the CDR-only baseline (66.15%). Notably, while classical fractal dimension shows only marginal differences (1–2% relative change) between groups, multifractal parameters reveal distinct changes: the multifractal spectrum width Δα increases markedly and the minimum singularity exponent αmin decreases in glaucomatous eyes, indicating increased heterogeneity of the vascular network. These findings suggest that multifractal characteristics of the vascular network can serve as reliable and sensitive biomarkers for automated glaucoma screening, offering clear advantages over classical fractal analysis. Full article
(This article belongs to the Special Issue Health Data Management in the Age of AI)
Show Figures

Figure 1

25 pages, 1973 KB  
Article
CID: A Compact Deep Learning Framework for Intrusion Detection Based on Binary Greylag Goose Optimization
by Sudeshna Das, Abhishek Majumder and Sudipta Roy
IoT 2026, 7(3), 49; https://doi.org/10.3390/iot7030049 - 25 Jun 2026
Abstract
The application of Internet of Things-based ecosystems is growing rapidly. Cyber attacks are also increasing at a similar pace. Intrusion detection using deep learning is getting harder as these devices lack enough resources for a large Intrusion Detection System. A compact deep learning-based [...] Read more.
The application of Internet of Things-based ecosystems is growing rapidly. Cyber attacks are also increasing at a similar pace. Intrusion detection using deep learning is getting harder as these devices lack enough resources for a large Intrusion Detection System. A compact deep learning-based Intrusion Detection System for IoT, called CID, has been proposed to reduce computational complexity. The proposed CID framework uses MobileNet v1 as the main classification model, and the Binary Greylag Goose Optimization technique is used for feature selection to improve detection while minimizing processing time. On comparing the experimental results, it has been found that the proposed method works better than the baseline methods. Full article
Show Figures

Figure 1

32 pages, 2844 KB  
Article
Robust Tilapia Disease Diagnosis Based on Prompt-Enhanced Segment Anything Model and Neuro-Fuzzy Inference
by Yicheng Gao and Guofu Feng
Appl. Sci. 2026, 16(13), 6359; https://doi.org/10.3390/app16136359 - 25 Jun 2026
Abstract
Diagnosing tilapia diseases in complex aquaculture environments is severely hindered by noisy backgrounds and limited high-quality pathological data. To overcome these bottlenecks, this study presents a two-stage diagnostic framework integrating an enhanced Segment Anything Model (SAM) with an Adaptive Neuro-Fuzzy Inference System (ANFIS). [...] Read more.
Diagnosing tilapia diseases in complex aquaculture environments is severely hindered by noisy backgrounds and limited high-quality pathological data. To overcome these bottlenecks, this study presents a two-stage diagnostic framework integrating an enhanced Segment Anything Model (SAM) with an Adaptive Neuro-Fuzzy Inference System (ANFIS). In the first stage, SAM is augmented with a Convolutional Block Attention Module (CBAM) feature adapter and a Region Proposal Network (RPN)-based prompt encoder. This design enables the automated and precise extraction of irregular disease lesions by self-generating spatial prompts, thereby isolating water background noise. In the second stage, clinical color features extracted from the lesion masks are classified using ANFIS. To optimize performance on small-scale datasets, ANFIS parameters are trained via Particle Swarm Optimization (PSO) under a numerically stable One-vs-Rest (OvR) binary cross-entropy loss. Validated on the public dataset “Enhancing Disease Detection in Nile Tilapia”, our method delivers an average segmentation Dice coefficient of 86.2% and a classification accuracy of 93.5%. This hybrid approach demonstrates strong potential as a foundational baseline for the automated monitoring of aquaculture diseases. Full article
Show Figures

Figure 1

32 pages, 2519 KB  
Article
Feature Selection for Improving ANN and CNN Models for Attack Detection in Zeek Network Data
by Sikha S. Bagui, Mohamed Elbatouty, Dustin Mink and Subhash C. Bagui
Future Internet 2026, 18(7), 333; https://doi.org/10.3390/fi18070333 - 24 Jun 2026
Viewed by 115
Abstract
In the past few years, cyber-attacks have risen at an exponential rate across all sectors, and both private and public institutions have faced increasingly sophisticated threats. As this upward trend continues, the need for advanced and efficient threat detection systems is essential. This [...] Read more.
In the past few years, cyber-attacks have risen at an exponential rate across all sectors, and both private and public institutions have faced increasingly sophisticated threats. As this upward trend continues, the need for advanced and efficient threat detection systems is essential. This paper investigates the use of feature importance (FI) Coefficients to improve Artificial Neural Network (ANN) and Convolutional Neural Network (CNN) models, leveraging feature selection to enhance model interpretability and optimize performance. By systematically filtering out the weaker features, we examine the reduced features’ impact on model accuracy, precision, recall, and F1 score. Experiments were conducted on two new datasets, UWF-ZeekDataSum2025-1 and UWF-ZeekDataSum2025-2, using a baseline ANN/CNN architecture and multiple architectural variants. The results on UWF-ZeekDataSum2025-1 show a clear performance gain for certain feature importance thresholds, with models such as ANN-Minimal, ANN-Overfit-Wide, ANN-Shallow-Low-Optimization, CNN-Shallow, and CNN-Very-Shallow outperforming the baseline after reducing the feature space from seventeen features to fewer than four. For UWF-ZeekDataSum2025-2, improvements occur across a broader range of thresholds, with models including ANN-Deep-Sub-Conv, ANN-Shallow-Low-Opt, CNN-Shallow, CNN-Very-Shallow, and ANN-Minimal exceeding 95% performance around the 0.25–0.28 thresholds, with additional gains at 0.31–0.32 for some architectures. These findings demonstrate that by strategically leveraging feature importance coefficient thresholds, we can significantly enhance neural network intrusion detection systems, offering a reproducible pathway for adapting these methods on similar environments. Full article
(This article belongs to the Special Issue State-of-the-Art Future Internet Technology in USA 2026–2027)
Show Figures

Figure 1

21 pages, 13902 KB  
Article
A Hybrid Method of Binary Grey Wolf Optimization and Equilibrium Optimization for Feature Selection in Diagnosing Bearing Faults
by Chun-Yao Lee, Kuan-Yu Huang, Truong-An Le, Guang-Lin Zhuo, Mu-Ze Li and Chung-Hao Huang
Mathematics 2026, 14(13), 2244; https://doi.org/10.3390/math14132244 - 23 Jun 2026
Viewed by 138
Abstract
Diagnosing bearing faults remains a crucial challenge, particularly in effectively extracting fault information and achieving high diagnostic accuracy. To address this issue, this study presents a model for diagnosing bearing faults, which comprises three primary stages: feature extraction, feature selection, and classification. In [...] Read more.
Diagnosing bearing faults remains a crucial challenge, particularly in effectively extracting fault information and achieving high diagnostic accuracy. To address this issue, this study presents a model for diagnosing bearing faults, which comprises three primary stages: feature extraction, feature selection, and classification. In the feature extraction stage, features are extracted from raw motor signals using empirical mode decomposition (EMD) and fast Fourier transform (FFT). In the feature selection stage, an effective method based on binary grey wolf optimization (BGWO) and the equilibrium optimizer (EO) is developed to remove redundant and irrelevant features. Finally, k-nearest neighbours (KNNs) and support vector machine (SVM) classifiers are used to identify bearing fault conditions. The proposed model is evaluated using four datasets: the University of California, Irvine (UCI) benchmark datasets, a motor bearing fault current-signal dataset, the Case Western Reserve University (CWRU) benchmark dataset, and the Machinery Failure Prevention Technology (MFPT) benchmark dataset. The experimental results show that the proposed method improves bearing fault diagnosis accuracy and demonstrates strong robustness compared with conventional methods. Full article
(This article belongs to the Special Issue Mathematical Models for Fault Detection and Diagnosis)
Show Figures

Figure 1

17 pages, 8857 KB  
Article
An Interpretable Deep Learning System for Fine-Grained Classification and Longitudinal Tracking of Neonatal Auricular Deformities
by Yihui Feng, Xujun Hu, Xiwen Zhang, Xiaobao Ma, Jialin Xie, Jianyong Chen and Yangyang Yuan
Biology 2026, 15(13), 985; https://doi.org/10.3390/biology15130985 (registering DOI) - 23 Jun 2026
Viewed by 180
Abstract
Early non-invasive correction of neonatal auricular deformities is highly dependent on timely and precise diagnosis. However, clinical practice is often compromised by the subjectivity of visual assessments and the lack of objective tracking metrics, which frequently leads to missed optimal treatment windows. To [...] Read more.
Early non-invasive correction of neonatal auricular deformities is highly dependent on timely and precise diagnosis. However, clinical practice is often compromised by the subjectivity of visual assessments and the lack of objective tracking metrics, which frequently leads to missed optimal treatment windows. To address these challenges, we developed an interpretable deep learning-based diagnostic system for the automated screening and fine-grained classification of these deformities. Methodologically, a large-scale, multi-source dataset (n = 4644) was curated to support model training. The system pairs an automated object detector (YOLOv11) for background-reduced region-of-interest isolation with a cascaded classification pipeline optimized via ConvNeXt-Tiny. Crucially, we introduced a supervised contrastive learning module to project high-dimensional morphological features into a continuous severity score, enabling quantitative longitudinal tracking of therapeutic efficacy. To evaluate generalization and robustness, the framework underwent rigorous evaluation across three independent real-world cohorts and one controlled synthetic stress test. The system achieved 88.2% accuracy (Area Under the Curve (AUC): 0.949) in binary screening and 87.4% accuracy (macro-AUC: 0.976) in multi-class subtyping on the internal baseline. To enhance interpretability and build clinical trust, Gradient-weighted Class Activation Mapping (Grad-CAM) was utilized to explore the spatial distribution of the model’s attention, which frequently aligned with key anatomical landmarks. Furthermore, the learned severity scores robustly quantified post-intervention improvements (p = 0.0004), effectively capturing subtle anatomical normalization. While validation for rare subtypes remains underpowered, and the severity score currently functions mainly as a learned morphological similarity index requiring future clinical calibration, this study ultimately provides an objective and standardized web-based tool to facilitate the early intervention and precision management of neonatal auricular anomalies. Full article
(This article belongs to the Special Issue AI Deep Learning Approach to Study Biological Questions (3rd Edition))
Show Figures

Figure 1

25 pages, 2353 KB  
Article
A Multitask Time–Frequency Deep Learning Approach for Anesthesia Depth Monitoring and Transition Prediction
by Saliha Kevser Kavuncu, Mehmet Yalvac and Alper Basturk
Diagnostics 2026, 16(12), 1937; https://doi.org/10.3390/diagnostics16121937 - 22 Jun 2026
Viewed by 114
Abstract
Background: Electroencephalography (EEG) signals are widely used for monitoring anesthesia depth during surgery. Current commercial indicators are largely closed-source and may reflect dynamic changes with some delay. Methods: This study proposes a multitask deep learning model for continuous Bispectral Index (BIS) estimation, binary [...] Read more.
Background: Electroencephalography (EEG) signals are widely used for monitoring anesthesia depth during surgery. Current commercial indicators are largely closed-source and may reflect dynamic changes with some delay. Methods: This study proposes a multitask deep learning model for continuous Bispectral Index (BIS) estimation, binary anesthesia-state classification, and prediction of transitions toward light anesthesia at different time intervals. Dual-channel EEG signals from 5471 surgical cases in the VitalDB dataset were divided into 60 s windows. Short-Time Fourier Transform (STFT) captured instantaneous frequency changes to transform the signal into a two-dimensional map. A ResNet-SE architecture incorporating Squeeze-and-Excitation blocks was used to identify EEG features associated with anesthesia depth. Results: A Mean Absolute Error of 3.27 and a Root Mean Square Error of 5.48 were obtained in anesthesia depth estimation. Light anesthesia classification achieved an AUC of 0.99 on the internal test set. Conclusions: The proposed multitask model enables the assessment of anesthesia depth and transitions toward light anesthesia using EEG signals. Full article
(This article belongs to the Section Machine Learning and Artificial Intelligence in Diagnostics)
Show Figures

Figure 1

14 pages, 275 KB  
Article
Image-Based Classification of Ship Hull Cleanliness Based on Transfer Learning
by Piotr Ściegienka, Łukasz Wróbel, Daniel Dąbrowski, Marcin Michalak, Dawid Macha, Marek Sikora, Tomasz Borowik and Tomasz Hartwig
Appl. Syst. Innov. 2026, 9(6), 130; https://doi.org/10.3390/asi9060130 (registering DOI) - 18 Jun 2026
Viewed by 186
Abstract
Fouling on ship hulls increases hydrodynamic drag, fuel consumption, and emissions. This, in turn, necessitates the development of efficient methods for side cleaning and inspection. This work focuses on the application of image-based classification to assess the cleanliness of the surface of the [...] Read more.
Fouling on ship hulls increases hydrodynamic drag, fuel consumption, and emissions. This, in turn, necessitates the development of efficient methods for side cleaning and inspection. This work focuses on the application of image-based classification to assess the cleanliness of the surface of the hull in robotic cleaning systems, with respect to the ISO 8501-4 standard. Due to limited data availability, transfer learning techniques using pre-trained convolutional neural networks (ResNet50, EfficientNetB0 and MobileNetV2) were used. Both end-to-end models and hybrid approaches that combine deep feature extraction with XGBoost (version 3.2.0) classification were evaluated. Experiments were carried out on binary classification (cleaned vs. uncleaned surfaces) and multi-class classification of cleanliness levels (WA1, WA2, WA2.5). The results show that transfer learning enables effective recognition of cleaning status, achieving high performance for binary classification despite a small dataset. However, multi-class classification remains challenging due to subtle differences between classes and data limitations. The proposed approach supports automated visual inspection of underwater robotic platforms and represents a step toward objective standards-based assessment of hull cleaning processes. Full article
(This article belongs to the Special Issue Autonomous Robotics and Hybrid Intelligent Systems)
Show Figures

Figure 1

51 pages, 4452 KB  
Article
A Chaos-Enhanced Binary Newton–Raphson Optimizer for High-Dimensional Sensor Data Feature Selection
by Abdelmonem M. Ibrahim, Doaa A. Fakhry and Fares Al-Shargie
Sensors 2026, 26(12), 3887; https://doi.org/10.3390/s26123887 - 18 Jun 2026
Viewed by 272
Abstract
Feature selection is crucial for high-dimensional sensor and biomedical data because it reduces redundancy, improves generalization, and supports interpretable biomarker discovery. In this study, we propose a Binary Chaos-Enhanced Newton–Raphson-Based Optimizer (BCNRBO) for wrapper-based feature selection. The method integrates chaotic search dynamics, a [...] Read more.
Feature selection is crucial for high-dimensional sensor and biomedical data because it reduces redundancy, improves generalization, and supports interpretable biomarker discovery. In this study, we propose a Binary Chaos-Enhanced Newton–Raphson-Based Optimizer (BCNRBO) for wrapper-based feature selection. The method integrates chaotic search dynamics, a Hamming-distance-based Dynamic Potential mechanism, and a new binary transfer function to enhance exploration and prevent premature convergence. BCNRBO was evaluated on 26 benchmark datasets using a variety of classifiers, including K-nearest neighbor (KNN), decision tree (DT), Naive Bayes (NB), and Support Vector Machine (SVM) classifiers. The proposed method consistently achieved competitive or superior classification performance while selecting fewer features than competing binary metaheuristic methods. In particular, BCNRBO consistently achieved the best feature reduction performance across all classifiers and secured the top Friedman rankings for DT, NB, and SVM, demonstrating its overall effectiveness. Statistical tests confirmed significant improvements over competing methods in most pairwise comparisons. These results suggest that BCNRBO is a promising feature selection strategy for sensor-derived biomedical and neurorehabilitation data, where compact and reliable digital biomarkers are needed. Full article
(This article belongs to the Special Issue Advanced Sensor Technologies for Neuroimaging and Neurorehabilitation)
Show Figures

Figure 1

24 pages, 7147 KB  
Article
Applying U-Net for Estimating AVHRR-Based Snow Cover Fraction (ESA CCI+ Snow) During Cloud Cover and Polar Night in Scandinavia
by Fabio Jakob, Christoph Neuhaus and Stefan Wunderle
Remote Sens. 2026, 18(12), 2030; https://doi.org/10.3390/rs18122030 - 18 Jun 2026
Viewed by 242
Abstract
Snow cover fraction (SCF) records derived from optical satellite sensors such as AVHRR are systematically interrupted by cloud contamination and polar night conditions, leaving large spatiotemporal data gaps that limit their utility for climate and hydrological applications. This study presents a U-Net–based deep [...] Read more.
Snow cover fraction (SCF) records derived from optical satellite sensors such as AVHRR are systematically interrupted by cloud contamination and polar night conditions, leaving large spatiotemporal data gaps that limit their utility for climate and hydrological applications. This study presents a U-Net–based deep learning framework for reconstructing missing SCF values in Scandinavia over a 15-year period (2000–2014), using the ESA CCI L3C SCFV AVHRR v4.0 product as both partial input and training target. The model integrates physically meaningful auxiliary predictors (snow water equivalent (SWE), near-surface air temperature, elevation, and land cover) harmonized to a common 0.05° grid, enabling reconstruction in the complete absence of concurrent optical observations. Trained on a single year with extensive synthetic masking (91.5% of valid SCF pixels withheld), the U-Net achieves an R2 of 0.9342 and RMSE of 0.1127, outperforming spatial interpolation, a SWE-based physical baseline, and pixel-wise machine learning baselines. Feature importance analysis confirms that SWE and temperature dominate predictive skill, with the observed SCF input contributing negligibly. Independent validation against ground station observations yields 86.7% binary classification accuracy and an F1 score of 88.0%, comparable to the 87.8% accuracy of the original satellite retrievals, demonstrating the viability of deep learning–based gap-filling for producing continuous SCF records under cloud cover and polar night. Full article
Show Figures

Figure 1

33 pages, 4099 KB  
Article
CORAL: A Rank-Memory Search Framework for Multi-Objective Feature Selection
by Wei Li, Heming Jia and Chunyu Han
Information 2026, 17(6), 593; https://doi.org/10.3390/info17060593 - 13 Jun 2026
Viewed by 183
Abstract
High-dimensional feature selection aims to identify compact and discriminative feature subsets from large feature spaces. In multi-objective feature selection (MOFS), this task remains challenging because the search space grows exponentially with dimensionality, and conventional binary evolutionary operators may generate ineffective perturbations in sparse [...] Read more.
High-dimensional feature selection aims to identify compact and discriminative feature subsets from large feature spaces. In multi-objective feature selection (MOFS), this task remains challenging because the search space grows exponentially with dimensionality, and conventional binary evolutionary operators may generate ineffective perturbations in sparse high-dimensional spaces. To address these issues, this paper proposes CORAL, a rank-memory search framework for MOFS. CORAL uses a joint continuous score–cardinality representation to model feature priorities and subset sizes and applies Top-K decoding to obtain binary feature subsets. A rank-memory mechanism is introduced to extract feature occurrence information from elite solutions and guide score-space variation. In addition, elite local refinement and feature-number-stratified environmental selection are used to refine candidate subsets and maintain solutions across different sparsity regions. Experiments on 18 benchmark classification datasets show that CORAL achieves balanced performance in terms of solution-set quality, test classification performance, feature compactness, and computational efficiency. Ablation results further demonstrate the complementary roles of rank memory, elite local refinement, and stratified environmental selection. Full article
(This article belongs to the Section Artificial Intelligence)
Show Figures

Figure 1

37 pages, 9067 KB  
Review
Hybrid Quantum–Classical Architectures in Medical Imaging: A Taxonomy-Based Survey of COVID-19 Models
by Seyedeh Aram Salehi, Hanieh Naderi, Seyyed Amir Asghari, Javad Chaharlang and Yvon Savaria
Quantum Rep. 2026, 8(2), 54; https://doi.org/10.3390/quantum8020054 - 12 Jun 2026
Viewed by 280
Abstract
This paper reviews hybrid quantum–classical (HQC) architectures for COVID-19-related respiratory medical-image analysis. To address the heterogeneity of existing studies, we propose an architecture-centric taxonomy based on the functional role and placement of the quantum module. Reviewed models are grouped into three archetypes: Archetype [...] Read more.
This paper reviews hybrid quantum–classical (HQC) architectures for COVID-19-related respiratory medical-image analysis. To address the heterogeneity of existing studies, we propose an architecture-centric taxonomy based on the functional role and placement of the quantum module. Reviewed models are grouped into three archetypes: Archetype A, where quantum circuits act as patch-level quanvolutional preprocessors; Archetype B, where classical feature extractors are coupled with quantum classifier heads; and Archetype C, where quantum circuits generate intermediate features for downstream classical classifiers. Ten peer-reviewed journal studies were selected through a PRISMA-inspired search and analyzed across architecture, diagnostic performance, quantum resource reporting, validation rigor, computational scalability, and deployment feasibility. The review shows that HQC models often report promising binary COVID-19 screening results on CT or chest X-ray images, but multiclass respiratory classification remains less stable. Key limitations include simulator-dominated evaluation, limited external validation, unclear patient-wise splitting, incomplete reporting of qubit counts, circuit depth, and shots, and insufficient comparison with strong classical baselines. Overall, current HQC models should be viewed as exploratory quantum-augmented classical pipelines rather than clinically validated diagnostic systems. No conclusive task-level quantum advantage has yet been demonstrated for COVID-19 medical imaging. Future progress requires standardized benchmarking, transparent quantum-resource reporting, patient-wise and multi-center validation, hardware-aware evaluation, and interpretable hybrid designs compatible with NISQ-era constraints. Full article
(This article belongs to the Section Quantum Computing and Information Processing)
Show Figures

Figure 1

22 pages, 1657 KB  
Article
An Explainable Artificial Intelligence Framework for the Classification of Pumpkin Seed Varieties (Cucurbita pepo L.) Using Morphological Features
by Sajad Sabzi, Omid Daliran, Raziyeh Pourdarbani, Ginés García-Mateos and José Miguel Molina-Martínez
Appl. Sci. 2026, 16(12), 5958; https://doi.org/10.3390/app16125958 - 12 Jun 2026
Viewed by 134
Abstract
Accurate automatic classification of seed varieties is important for seed sorting, quality assurance, and plant breeding, yet reliable discrimination remains difficult when cultivars exhibit highly similar visual characteristics. This study presents a reproducible and interpretable framework for the binary classification of two Turkish [...] Read more.
Accurate automatic classification of seed varieties is important for seed sorting, quality assurance, and plant breeding, yet reliable discrimination remains difficult when cultivars exhibit highly similar visual characteristics. This study presents a reproducible and interpretable framework for the binary classification of two Turkish pumpkin seed varieties using tabular morphological descriptors extracted from segmented seed images. Unlike many previous machine learning studies in this domain, which offer limited interpretability and leave model decisions largely as a black box, the proposed approach places Explainable Artificial Intelligence (XAI) at the center of the analysis. The framework combines biologically meaningful feature engineering, Optuna-based hyperparameter optimization, repeated stratified cross-validation, and a comparative evaluation of XGBoost, LightGBM, and CatBoost. Model explainability was investigated using SHapley Additive exPlanations (SHAP) to identify the morphological traits driving both global and instance-level predictions, while corrected repeated k-fold t-tests were used to assess the statistical significance of performance differences, which confirmed comparable accuracy among the three boosting models and a significant advantage over the baseline classifiers. All three boosting ensembles consistently outperformed the baseline classifiers (SVM, Logistic Regression, and Random Forest) on the hold-out test set. CatBoost achieved the best overall results, with an accuracy of 0.888, an F1-score of 0.879, and an MCC of 0.777. SHAP analysis consistently highlighted compactness, roundness, eccentricity, and engineered interaction descriptors as the most influential predictors. Overall, the proposed XAI-driven framework provides an accurate and transparent solution for pumpkin seed classification. Full article
(This article belongs to the Section Agricultural Science and Technology)
Show Figures

Figure 1

33 pages, 981 KB  
Article
A Cascaded Quantized Spiking Neural Network for Real-Time ECG Arrhythmia Detection on Edge Hardware
by Olamilekan Banjo and Behnaz Ghoraani
Sensors 2026, 26(12), 3723; https://doi.org/10.3390/s26123723 - 11 Jun 2026
Viewed by 178
Abstract
Wearable ECG monitors enable continuous cardiac surveillance, but most still rely on cloud-based analysis with limited on-device support for multi-class arrhythmia detection. Spiking neural networks (SNNs) are promising for low-power edge inference, yet it remains unclear how class-imbalance loss design interacts with RR-interval [...] Read more.
Wearable ECG monitors enable continuous cardiac surveillance, but most still rely on cloud-based analysis with limited on-device support for multi-class arrhythmia detection. Spiking neural networks (SNNs) are promising for low-power edge inference, yet it remains unclear how class-imbalance loss design interacts with RR-interval features in directly trained quantized SNNs, and FPGA validation in this setting is largely unexplored. We propose a quantized convolutional spiking neural network (QCSNN) for real-time arrhythmia detection on resource-constrained hardware. The model uses a dual-head architecture that jointly trains binary and four-class classifiers, subsequently reorganized into a cascaded pipeline that routes only abnormal beats to the second stage. At inference, beats classified as Normal exit at Stage 1; only beats classified as Abnormal are routed to the four-class head, so the bulk of the inference cost is absorbed by Stage 1. We evaluate two loss functions, Cross-Entropy and Focal Loss, under four RR-feature routing strategies. Without RR features, Focal Loss improves macro F1 by 2.3–2.5% over Cross-Entropy (mean Δ = +0.013 in Stage-2 macro F1; Wilcoxon two-sided p = 0.031). With RR features, this advantage largely disappears (Wilcoxon two-sided p ≥ 0.219 at all RR routings); meanwhile, RR features at the strongest routing improve Stage-2 macro F1 by +0.028 to +0.034 depending on loss function—a gain that exceeds the entire Focal-Loss-over-Cross-Entropy advantage, suggesting that RR features provide discriminative information that compensates for class imbalance at the input level. Based on clinically prioritized sensitivity, the CE:RR→Both configuration was deployed on a PYNQ-Z2 FPGA, achieving 99.02% cascaded accuracy, 11.54 ms per-beat latency, and 0.33 W accelerator power—a 31.66× power reduction and 4.01× energy reduction versus GPU inference, within 1% macro F1. These results demonstrate quantized SNNs as a practical solution for real-time edge arrhythmia monitoring that operates independently of cloud connectivity—removing the network-dependent latency, connectivity-dropout failure modes, and continuous-transmission energy burden that constrain current wearable monitors and, to our knowledge, represent one of the first systematic studies of loss-function/RR-feature interactions in directly trained SNN arrhythmia classification and one of the first FPGA deployments of a fully quantized, directly trained SNN for multi-class ECG arrhythmia detection. All code generated and used in this study has been made publicly available. Full article
(This article belongs to the Section Biomedical Sensors)
Show Figures

Figure 1

17 pages, 1028 KB  
Article
Optimized Deep Learning Framework for Emotion Recognition Using Multimodal Physiological Signals and Temporal Convolutional Networks
by Mohsen Golafrouz, Houshyar Asadi, Mohammad Reza Chalak Qazani, Anwar Hosen, Zoran Najdovski, Lei Wei, Sam Oladazimi and Saeid Nahavandi
Computers 2026, 15(6), 381; https://doi.org/10.3390/computers15060381 - 11 Jun 2026
Viewed by 222
Abstract
Emotion recognition plays a crucial role in human–computer interaction, health monitoring, and affective computing by analysing physiological signals. Despite recent advancements, current research still faces challenges, including the lack of effective fusion strategies for diverse physiological modalities, difficulties in handling high-dimensional feature representations, [...] Read more.
Emotion recognition plays a crucial role in human–computer interaction, health monitoring, and affective computing by analysing physiological signals. Despite recent advancements, current research still faces challenges, including the lack of effective fusion strategies for diverse physiological modalities, difficulties in handling high-dimensional feature representations, and limited use of efficient temporal modelling techniques to capture complex emotional patterns. This study proposes a deep learning-based approach that fuses multiple physiological modalities, including Electroencephalography (EEG), Electrooculography (EOG), Electromyography (EMG), Galvanic Skin Response (GSR), Respiratory Rate (RR), Skin Temperature (SKT), and Photoplethysmography (PPG), to improve emotion recognition. Arousal and valence ratings were binarized into two classes (low/high) using a threshold of 4.5, formulating a binary classification problem. In addition to utilising Bidirectional Long Short-Term Memory (Bi-LSTM), the study employs Temporal Convolutional Networks (TCN), a widely used approach for time-series analysis, to efficiently capture temporal dependencies. The proposed model optimises feature selection through channel-wise strategies, incorporates advanced learning rate scheduling, and reduces computational overhead. Furthermore, window-wise, block-wise, and trial-wise evaluation protocols were investigated to assess the impact of temporal information leakage on emotion recognition performance. Using the DEAP dataset for validation, the proposed TCN-based approach achieved classification accuracies of 88.42% for valence and 86.35% for arousal under an overlapping block-wise evaluation protocol, demonstrating improved performance in binary emotion recognition and highlighting the importance of leakage-aware model assessment. Full article
Show Figures

Figure 1

Back to TopTop