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

Article Types

Countries / Regions

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Search Results (490)

Search Parameters:
Keywords = medical sensor network

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
23 pages, 2717 KB  
Article
3DWaFusion: Three-Dimensional Multiscale Wavelet Convolutional Neural Network for Multimodal Medical Image Fusion
by Yu Wang, Rui Zhang, Zhiqiang Zhang, Ningzhong Liu and Xiulai Wang
Sensors 2026, 26(12), 3784; https://doi.org/10.3390/s26123784 (registering DOI) - 14 Jun 2026
Abstract
Multimodal image fusion is a promising technology designed to fuse information from different medical sensors, which offer structured insights for disease diagnosis and treatment. However, existing 2D-centric fusion methods fail to capture 3D spatial continuity, and conventional wavelet-based approaches lack adaptability to diverse [...] Read more.
Multimodal image fusion is a promising technology designed to fuse information from different medical sensors, which offer structured insights for disease diagnosis and treatment. However, existing 2D-centric fusion methods fail to capture 3D spatial continuity, and conventional wavelet-based approaches lack adaptability to diverse lesion regions and suffer from background artifacts. To address this issue, we propose a 3D multiscale wavelet convolutional neural network for multimodal medical image fusion. Specifically, a 3D Discrete Wavelet Transformation (3D DWT) is introduced to decompose input volumes into multi-frequency bands, isolating anatomical structures and lesion details while reducing 3D spatial redundancy. We embed hierarchical multiple frequency band into a Global and Local Feature Calibration (GLFC) module to adaptively enhance single-modal features by fusing global contextual information and local details. Furthermore, a pyramid group-wise multiscale feature interaction is proposed for capturing complementary features across different spatial scales. Finally, a voxel-wise weighted averaging strategy reconstructs the fused image by adaptively assigning contributions to each modality at every spatial position, effectively eliminating artifacts and improving the visual fidelity of the result. Extensive experiments on the BraTS2020 and Hecktor datasets demonstrate that our proposed method outperforms state-of-the-art (SOTA) fusion methods in both subjective visual quality and objective metrics. Moreover, downstream segmentation validation confirms that fused images from our method significantly improve tumor segmentation accuracy. The source code and pre-trained models will be publicly available. Full article
(This article belongs to the Section Biomedical Sensors)
Show Figures

Figure 1

26 pages, 2872 KB  
Article
Real-Time Anxiety Monitoring and Mitigation for eVTOL Passengers Based on In-Ear Wearable Sensors
by Hao Wu, Bo Li, Xiaohui Lu, Yimin Qiao, Yihui Zhou and Xin Wang
Appl. Sci. 2026, 16(11), 5532; https://doi.org/10.3390/app16115532 - 2 Jun 2026
Viewed by 127
Abstract
Objective: Rapid vertical manoeuvres and intermittent vibration in autonomous electric vertical take-off and landing (eVTOL) aircraft can provoke pronounced psychological anxiety in passengers. To address this, we propose a closed-loop adaptive system that integrates an in-ear wearable sensor with dynamic regulation of the [...] Read more.
Objective: Rapid vertical manoeuvres and intermittent vibration in autonomous electric vertical take-off and landing (eVTOL) aircraft can provoke pronounced psychological anxiety in passengers. To address this, we propose a closed-loop adaptive system that integrates an in-ear wearable sensor with dynamic regulation of the cabin microenvironment, enabling real-time monitoring of each passenger’s autonomic state and delivering individualised mitigation through a continuous sense–analyse–intervene–feedback loop. Methods: The system is built around a pair of custom in-ear modules that integrate dual-wavelength photoplethysmography (PPG; 525 nm green and 940 nm infrared), galvanic skin response (GSR), and a six-axis inertial measurement unit (IMU) sampled at 200 Hz. To suppress the 20–80 Hz vibration generated by the distributed electric propulsion system, a compliant silicone damping sleeve attenuates high-frequency components at the hardware level, while a Kalman filter fuses the IMU and PPG streams and an adaptive notch filter removes residual rotor harmonics. The pipeline raises the heart-rate-variability (HRV) signal-to-noise ratio (SNR) to 24.1 dB, with a Pearson correlation of 0.96 against a medical-grade chest strap. A hybrid CNN–LSTM network—two convolutional layers (32 filters each) followed by two LSTM layers (128 hidden units)—predicts impending anxiety from HRV time-domain features (RMSSD, pNN50) and frequency-domain features (LF/HF ratio), triggering intervention 8.2 s in advance on average. According to the predicted anxiety level (mild/moderate/severe), a fuzzy controller modulates transcutaneous auricular vagus nerve stimulation (1–5 mA), the binaural-beat frequency (4–8 Hz, theta band), and the cabin lighting colour temperature (2700–6500 K) in real time. The intervention parameters are continuously refined by SPSA-based stochastic optimisation of the HRV recovery rate (step size 0.01; updated every 30 s). Results: In a randomised controlled experiment conducted in a simulated flight environment (N = 50; aged 22–45 years; 1:1 sex ratio), the active group reached physiological recovery in 52.3 s on average, compared with 98.6 s for the sham-controlled group—a 47% reduction (Cohen’s d = 1.24, p < 0.001). User acceptance reached 94%. Conclusions: The proposed in-ear platform enables closed-loop adaptive regulation of anxiety in the eVTOL cabin and overcomes the limitations of conventional passive mitigation strategies. By combining vibration-tolerant physiological sensing with multimodal environmental control, the work offers a practical pathway for improving passenger experience in urban air mobility and provides a useful reference for human-factors standards governing autonomous aircraft. Full article
(This article belongs to the Special Issue Human-Centered Design in Wearable Technology)
Show Figures

Figure 1

28 pages, 5891 KB  
Article
A Dual-Model Framework with Gramian Angular Field and Spatio-Temporal Attention for Rapid Gas Identification and Concentration Prediction
by Wenyan He, Wen Xin and Qingfeng Wang
Sensors 2026, 26(10), 2953; https://doi.org/10.3390/s26102953 - 8 May 2026
Viewed by 399
Abstract
Rapid and accurate gas identification and concentration prediction are of critical importance for industrial safety, medical diagnostics, and environmental monitoring. However, signal distortion in complex environments and feature loss during data processing often degrade prediction accuracy and response speed. To address these challenges, [...] Read more.
Rapid and accurate gas identification and concentration prediction are of critical importance for industrial safety, medical diagnostics, and environmental monitoring. However, signal distortion in complex environments and feature loss during data processing often degrade prediction accuracy and response speed. To address these challenges, this study proposes a dual-model framework for electronic nose systems. A gas classification model transforms time-series sensor data into two-dimensional feature maps using a composite Gramian Angular Field representation and end-to-end classification using a convolutional neural network (CNN). A gas concentration prediction model integrates a multi-branch attention mechanism, a CNN, and a bidirectional gated recurrent unit to capture spatial–temporal dependencies. A cascaded identification–prediction scheme is further developed to mitigate data distribution heterogeneity and enhance model robustness. The proposed method supports both single-label and multi-label tasks and exhibits strong adaptability under complex conditions, including low concentrations, varying humidity, and gas mixtures. Validation on public and laboratory-collected datasets demonstrates that, using only initial response-stage data, the classification model achieves 100% identification accuracy, while the prediction model attains R2 > 0.99 for the majority of target gases. These results confirm that the proposed framework provides an efficient and robust solution for rapid qualitative identification and quantitative prediction in electronic nose systems. Full article
(This article belongs to the Section Chemical Sensors)
Show Figures

Figure 1

26 pages, 678 KB  
Article
Evaluating the Adversarial Robustness and Clinical Safety of Quantized Hierarchical Transformers for Edge-Based Malaria Microscopy
by Umar Hasan, Turki G. Alghamdi and Muhammad Ali Nayeem
Sensors 2026, 26(9), 2888; https://doi.org/10.3390/s26092888 - 5 May 2026
Cited by 1 | Viewed by 1074
Abstract
Automated mobile microscopy in Internet of Things (IoT) networks is essential for scaling malaria screening in resource-constrained environments. Deploying standard convolutional architectures here introduces severe adversarial vulnerabilities. Post-Training Quantization (PTQ) mitigates hardware constraints by converting floating-point models to 8-bit integers (INT8); however, its [...] Read more.
Automated mobile microscopy in Internet of Things (IoT) networks is essential for scaling malaria screening in resource-constrained environments. Deploying standard convolutional architectures here introduces severe adversarial vulnerabilities. Post-Training Quantization (PTQ) mitigates hardware constraints by converting floating-point models to 8-bit integers (INT8); however, its impact on clinical safety and security remains unexplored. This study presents an adversarial audit of quantized Vision Transformers for medical edge deployment. We evaluated a Swin-Tiny transformer against ViT-Tiny and MobileNetV3 baselines using a 27,558-image malaria dataset and an out-of-distribution (OOD) White Blood Cell dataset. Our findings redefine the “Quantization Shield” hypothesis. PTQ compresses the Swin model by 3.9× (to 27.89 MB) with a negligible 0.11% accuracy drop, maintaining statistical reliability on OOD tests. However, the hypothesized architectural resilience shatters under white-box Projected Gradient Descent (PGD) attacks. Despite robustness against single-step attacks, both MobileNetV3 and the INT8 Swin-Tiny collapse to 0.00% accuracy under iterative PGD. Conversely, the quantized Swin-Tiny resists black-box transfer attacks from a surrogate, maintaining 81.00% accuracy. We conclude that while quantized Vision Transformers meet mobile sensor constraints, integer quantization provides zero innate defense against targeted iterative perturbations, exposing a critical vulnerability in diagnostic IoT networks. Full article
Show Figures

Figure 1

32 pages, 2995 KB  
Article
Self-Explaining Neural Networks for Transparent Parkinson’s Disease Screening
by Mahmoud E. Farfoura, Ahmad A. A. Alkhatib and Tee Connie
Sensors 2026, 26(9), 2671; https://doi.org/10.3390/s26092671 - 25 Apr 2026
Viewed by 942
Abstract
Transparent clinical decision-making remains a critical barrier to deploying deep learning in medical diagnosis. Post hoc explanation methods approximate model behaviour after training but cannot guarantee that explanations faithfully reflect the underlying reasoning. This study proposes a Self-Explaining Neural Network (SENN) for Parkinson’s [...] Read more.
Transparent clinical decision-making remains a critical barrier to deploying deep learning in medical diagnosis. Post hoc explanation methods approximate model behaviour after training but cannot guarantee that explanations faithfully reflect the underlying reasoning. This study proposes a Self-Explaining Neural Network (SENN) for Parkinson’s Disease (PD) screening via Ground Reaction Force (GRF) gait analysis, enforcing intrinsic interpretability through learnable basis concepts and input-dependent relevance scores computed jointly with the prediction. The architecture combines a four-block residual CNN backbone with stochastic depth regularisation, a 16-concept encoder with diversity and stability constraints, and temperature-scaled probability calibration for reliable clinical operating points. Evaluated on the PhysioNet Gait in Parkinson’s Disease dataset (306 subjects, 16 GRF sensors per foot), SENN achieves a subject-level ROC-AUC of 0.916 [95% CI: 0.867–0.964], sensitivity of 0.913 [0.862–0.963], specificity of 0.671 [0.485–0.858], and Average Precision of 0.942 [0.918–0.967], reported across five independent random seeds. Comparative evaluation against four deep learning baselines—CNN-Residual, BiLSTM, CNN-LSTM, and CNN-Attention—confirms that the interpretability constraints impose no statistically significant reduction in discriminative performance, with all pairwise ROC-AUC confidence intervals overlapping. Concept-level analysis reveals that the three most discriminative concepts correspond to disrupted midfoot loading patterns, increased step-length variability, and bilateral cadence asymmetry—all established biomechanical hallmarks of parkinsonian gait—providing clinically grounded, patient-specific explanations without post hoc approximation. These findings demonstrate that rigorous intrinsic interpretability and competitive predictive accuracy are simultaneously achievable in deep gait analysis, supporting the clinical adoption of transparent diagnostic AI. Full article
(This article belongs to the Section Electronic Sensors)
Show Figures

Figure 1

19 pages, 2310 KB  
Article
Smart Sensor Network Architecture with Machine Learning-Based Predictive Monitoring for High-Complexity Computed Tomography Systems
by Arbnor Pajaziti and Blerta Statovci
Sensors 2026, 26(9), 2619; https://doi.org/10.3390/s26092619 - 23 Apr 2026
Viewed by 813
Abstract
This study addresses the need for intelligent condition monitoring in high-complexity medical imaging systems by proposing a smart sensing architecture for the Revolution EVO Computed Tomography (CT) scanner. Ensuring operational reliability and minimizing unexpected downtime remain critical challenges in advanced CT platforms, motivating [...] Read more.
This study addresses the need for intelligent condition monitoring in high-complexity medical imaging systems by proposing a smart sensing architecture for the Revolution EVO Computed Tomography (CT) scanner. Ensuring operational reliability and minimizing unexpected downtime remain critical challenges in advanced CT platforms, motivating the integration of distributed sensing and data-driven analytics. System logs spanning August 2024 to October 2025 were processed into 10-min intervals and converted into a structured dataset comprising 76 features derived from operational events, scanning parameters, and temporal dynamics. Two supervised learning models, the Support Vector Machine (SVM) and Artificial Neural Network (ANN), were trained to identify abnormal operating conditions. Both models delivered excellent classification performance, achieving an accuracy of 0.973. The SVM demonstrated balanced precision, recall, and F1-score metrics of 0.973, while the ANN outperformed in ranking and sensitivity to anomalies with an AUROC of 0.993 and an AUPRC of 0.976. This framework highlights the potential of sensor-driven machine learning in enabling early detection of system anomalies and optimizing maintenance planning within clinical CT environments. Full article
Show Figures

Figure 1

33 pages, 503 KB  
Review
Kolmogorov–Arnold Networks for Sensor Data Processing: A Comprehensive Survey of Architectures, Applications, and Open Challenges
by Antonio M. Martínez-Heredia and Andrés Ortiz
Sensors 2026, 26(8), 2515; https://doi.org/10.3390/s26082515 - 19 Apr 2026
Viewed by 783
Abstract
Kolmogorov–Arnold Networks (KANs) have recently gained increasing attention as an alternative to conventional neural architectures, mainly because they replace fixed activation functions with learnable univariate mappings defined along network edges. This design not only increases modeling flexibility but also makes it easier to [...] Read more.
Kolmogorov–Arnold Networks (KANs) have recently gained increasing attention as an alternative to conventional neural architectures, mainly because they replace fixed activation functions with learnable univariate mappings defined along network edges. This design not only increases modeling flexibility but also makes it easier to interpret how inputs are transformed within the network while maintaining parameter efficiency. KANs are particularly well suited for sensor-driven systems where transparency, robustness, and computational constraints are critical. This study provides a survey of KAN-based approaches for processing sensor data. A literature review conducted from 2024 to 2026 examined the deployment of KAN models in industrial and mechanical sensing, medical and biomedical sensing, and remote sensing and environmental monitoring, utilizing a Preferred Reporting Items for Systematic Reviews and Meta-Analyses (PRISMA)-based methodology. We first revisit the theoretical foundations of KANs and their main architectural variants, including spline-based, polynomial-based, monotonic, and hybrid formulations, to structure the discussion. From a practical standpoint, we then examine how KAN modules are integrated into modern deep learning pipelines, such as convolutional, recurrent, transformer-based, graph-based, and physics-informed architectures. KAN-based models demonstrate comparable predictive performance as conventional machine learning models, while having fewer parameters and more interpretable representations. Several limitations persist, including computational overhead, sensitivity to noisy signals, and resource-constrained device deployment challenges. Real-world sensor systems encounter significant challenges in adopting KAN-based models, including scalability in large-scale sensor networks, integration with hardware architectures, automated model development, resilience to out-of-distribution conditions, and the need for standardized evaluation metrics. Collectively, these observations provide a clearer understanding of the current and potential limitations of KAN-based models, offering practical guidance on the development of interpretable and efficient learning systems for future sensor equipment applications. Full article
(This article belongs to the Section Intelligent Sensors)
Show Figures

Graphical abstract

25 pages, 3352 KB  
Article
Protecting HWSNs from Super Adversaries with Robust Certificateless Signcryption
by Parichehr Dadkhah, Parvin Rastegari, Mohammad Dakhilalian, Phil Yeoh, Mingzhong Wang, Shahrzad Saremi, Rania Shibl, Yassine Himeur and Wathiq Mansoor
Telecom 2026, 7(2), 37; https://doi.org/10.3390/telecom7020037 - 1 Apr 2026
Cited by 1 | Viewed by 602
Abstract
Healthcare Wireless Sensor Networks (HWSNs) have attracted significant attention due to their vital role in diseases’ diagnosis, monitoring, and treatment. By continuously collecting patients’ physiological data and enabling remote medical services, these networks can greatly improve the quality of healthcare. However, the inadequate [...] Read more.
Healthcare Wireless Sensor Networks (HWSNs) have attracted significant attention due to their vital role in diseases’ diagnosis, monitoring, and treatment. By continuously collecting patients’ physiological data and enabling remote medical services, these networks can greatly improve the quality of healthcare. However, the inadequate handling of security and privacy issues poses serious risks to patients. In this context, signcryption schemes are essential cryptographic primitives that simultaneously provide authentication, confidentiality, and data integrity with a low overhead. Recently, Deng et al. proposed a certificateless signcryption (CL-SC) scheme for HWSNs and proved its security in the standard model. In this paper, we demonstrate that their scheme is insecure under an enhanced adversarial model, where a super Type II adversary, which is a malicious key generation center, can replace the system’s master public key using the master secret key under its control, and subsequently forge valid signcryptions on arbitrary messages on behalf of a sensor node. To address this vulnerability, we propose an enhanced CL-SC scheme based on elliptic curve cryptography (ECC). Under the hardness assumptions of the Elliptic Curve Decisional Diffie–Hellman Problem (ECDDHP) and the Computation Attack Algorithm (CAA), the proposed scheme achieves confidentiality and existential unforgeability against both super Type I and super Type II adversaries in the standard model. Performance analysis further shows that our scheme is efficient and well suited for resource-constrained HWSN environments. Full article
Show Figures

Figure 1

20 pages, 1257 KB  
Article
A Convolutional Neural Network Framework for Sleep Apnea Detection via Ballistocardiography Signals
by Domenico Di Sivo, Palma Errico, Pietro Fusco and Salvatore Venticinque
Appl. Sci. 2026, 16(7), 3314; https://doi.org/10.3390/app16073314 - 29 Mar 2026
Viewed by 621
Abstract
The clinical diagnosis of sleep apnea conventionally necessitates resource-intensive Polysomnography (PSG). We propose a weakly supervised framework to detect apnea using non-invasive Ballistocardiography (BCG), thereby addressing the critical scarcity of labeled BCG data. Instead of manual annotation, our pipeline transfers knowledge from a [...] Read more.
The clinical diagnosis of sleep apnea conventionally necessitates resource-intensive Polysomnography (PSG). We propose a weakly supervised framework to detect apnea using non-invasive Ballistocardiography (BCG), thereby addressing the critical scarcity of labeled BCG data. Instead of manual annotation, our pipeline transfers knowledge from a synchronized ECG signal, using it as a “teacher” to generate pseudo-labels for the BCG model. We formulated a User-Defined Function (UDF) that combines Heart Rate Variability and ECG-Derived Respiration to autonomously label the BCG windows. These pseudo-labels were subsequently employed to train a 1D Convolutional Neural Network. Testing on a public dataset, the CNN model achieved 71.8% accuracy against the pseudo-labels. When projected against the clinical ground truth, we estimate a true accuracy of 77.7%. These results validate that ECG-based supervision can effectively train low-cost home sensors without the bottleneck of manual medical annotation. Full article
(This article belongs to the Special Issue Research and Applications of Artificial Neural Network)
Show Figures

Figure 1

31 pages, 2844 KB  
Article
A Security-Enhanced Certificateless Aggregate Authentication Protocol with Revocation for Wireless Medical Sensor Networks
by Quan Fan, Yimin Wang and Xiang Li
Sensors 2026, 26(7), 2106; https://doi.org/10.3390/s26072106 - 28 Mar 2026
Viewed by 492
Abstract
Wireless medical sensor networks (WMSNs) enable continuous patient monitoring by transmitting sensitive physiological data over open wireless links. Given the resource-constrained nature and large-scale deployment of such networks, authentication mechanisms must be both lightweight and privacy-preserving. Moreover, due to the frequent turnover of [...] Read more.
Wireless medical sensor networks (WMSNs) enable continuous patient monitoring by transmitting sensitive physiological data over open wireless links. Given the resource-constrained nature and large-scale deployment of such networks, authentication mechanisms must be both lightweight and privacy-preserving. Moreover, due to the frequent turnover of patients and devices in hospital environments, timely member revocation is crucial to prevent discharged or compromised entities from injecting forged reports that could mislead medical diagnosis. Although existing pairing-free certificateless aggregate authentication schemes are efficient, they often suffer from critical security and privacy vulnerabilities. Recently, an efficient certificateless authentication scheme with revocation has been proposed. However, our analysis reveals that the scheme presents the following security vulnerabilities: (i) member witnesses can be recovered from public information, (ii) revocation checks can be bypassed via identity grafting attack, and (iii) user identities can be linked due to the long-term use of static pseudonyms. To address these issues, we propose a security-enhanced certificateless aggregate authentication protocol with revocation for WMSNs. Our design enforces strong identity–membership binding to resist grafting attacks, employs a non-interactive zero-knowledge membership proof to preserve witness secrecy, and adopts dynamic pseudonym rotation to achieve unlinkability. We provide formal security proofs and comprehensive performance comparisons. The results indicate that, at the same security level, our protocol achieves more efficient signature verification while maintaining communication overhead comparable to existing schemes. In addition, the overhead introduced by our revocation mechanism remains constant, making it well suited for large-scale WMSNs deployments with frequent membership changes. Full article
Show Figures

Figure 1

21 pages, 3438 KB  
Article
IoT-Based Architecture with AI-Ready Analytics for Medical Waste Management: System Design and Pilot Validation
by Shynar Akhmetzhanova, Zhanar Oralbekova, Anuar Bayakhmetov, Ainur Abduvalova, Tamara Yeshmakhanova, Ainagul Berdygulova and Gulnara Toktarkozha
Appl. Sci. 2026, 16(6), 3081; https://doi.org/10.3390/app16063081 - 23 Mar 2026
Cited by 1 | Viewed by 821
Abstract
Internet-of-Things (IoT) sensing can improve traceability, safety, and efficiency of medical waste handling, yet many deployments remain fragmented, lack an end-to-end system architecture, and do not provide the structured data pipelines needed for artificial intelligence (AI) analytics. This paper presents a layered IoT-based [...] Read more.
Internet-of-Things (IoT) sensing can improve traceability, safety, and efficiency of medical waste handling, yet many deployments remain fragmented, lack an end-to-end system architecture, and do not provide the structured data pipelines needed for artificial intelligence (AI) analytics. This paper presents a layered IoT-based system design for medical waste management that integrates: (i) Espressif Systems 32 (ESP32)-based edge devices for fill-level and Global Positioning System (GPS) telemetry; (ii) secure network communication; (iii) a cloud backend for data ingestion, storage, and analytics; and (iv) operator dashboards with event-driven alerting. The architecture extends our prior GPS-enabled tracking and route optimization by adding sensor-driven state monitoring, threshold-based decision support, and a time-series data pipeline designed for future AI-driven predictive analytics. In a 30-day pilot with five containers, the system collected one reading every 15 min (14,400 total readings). The backend demonstrated efficient processing with an average Application Programming Interface (API) response time of 45 ms, sub-50 ms database write latency, and high uptime; alerts were delivered promptly upon threshold violations. Compared with a fixed-schedule baseline, the system enabled condition-based collection scheduling with zero data loss. The proposed design emphasizes modularity, fault tolerance, and integration readiness for hospital information systems, providing a practical blueprint for scalable smart-healthcare waste logistics and a foundation for machine learning-based predictive waste management. Full article
Show Figures

Figure 1

29 pages, 1297 KB  
Review
Artificial Intelligence for Early Detection and Prediction of Chronic Obstructive Pulmonary Disease Exacerbations
by LeAnn Boyce and Victor Prybutok
Healthcare 2026, 14(6), 806; https://doi.org/10.3390/healthcare14060806 - 21 Mar 2026
Viewed by 933
Abstract
Background: Exacerbations of chronic obstructive pulmonary disease (COPD) are a leading cause of morbidity, mortality, and healthcare burden worldwide. Early detection and timely intervention remain important challenges in COPD management, given the unpredictable nature of acute deterioration and limitations of traditional spirometry-based risk [...] Read more.
Background: Exacerbations of chronic obstructive pulmonary disease (COPD) are a leading cause of morbidity, mortality, and healthcare burden worldwide. Early detection and timely intervention remain important challenges in COPD management, given the unpredictable nature of acute deterioration and limitations of traditional spirometry-based risk assessment. Methods: This narrative review synthesizes artificial intelligence (AI)-driven approaches for predicting and detecting chronic obstructive pulmonary disease (COPD) exacerbations across electronic health records, wearable sensors, imaging, environmental data, and patient-reported outcomes, emphasizing novel discoveries and emerging relationships rather than predictive performance. Results: Three major discoveries have been made. First, measurable physiological and behavioral deterioration may precede symptom recognition by approximately 7–14 days, thereby establishing a potential intervention window for anticipatory care. Second, machine learning (ML) models integrating pollutant exposure, medication adherence, and clinical characteristics have identified phenotypes with differential environmental sensitivity, including unexpected exposure–adherence interactions. Third, deep neural network analysis of full spirometry curves has revealed structural phenotypes beyond traditional Forced Expiratory Volume (FEV1)-based measures and novel imaging biomarkers. The predictive performance ranges from the Area Under the Curve (AUC) 0.72–0.95, with a pooled meta-analytic AUC of approximately 0.77. Conclusions: AI has uncovered hidden patterns in the progression of COPD, supporting a shift from reactive to anticipatory management. Translation to routine care requires prospective validation, improved interpretability, workflow integration, and generalizability and equity. Full article
(This article belongs to the Special Issue AI-Driven Healthcare Insights)
Show Figures

Figure 1

30 pages, 1715 KB  
Article
AI-Based Model for Maintaining Good Healthcare Quality Against Cybersecurity Risks
by Abdullah M. Algarni and Vijey Thayananthan
Systems 2026, 14(3), 315; https://doi.org/10.3390/systems14030315 - 17 Mar 2026
Viewed by 1151
Abstract
Artificial Intelligence (AI) has strong potential in health monitoring systems to support high-quality healthcare while mitigating cybersecurity risks. AI-based solutions for health and wellness applications, particularly for cardiovascular disease monitoring, are being explored to address complex healthcare challenges and improve patient outcomes. The [...] Read more.
Artificial Intelligence (AI) has strong potential in health monitoring systems to support high-quality healthcare while mitigating cybersecurity risks. AI-based solutions for health and wellness applications, particularly for cardiovascular disease monitoring, are being explored to address complex healthcare challenges and improve patient outcomes. The integration of quantum and AI-based techniques is also gaining attention for enhancing future healthcare applications and communication technologies. Purpose: The primary objective is to improve cardiac care by accurately predicting symptoms and mitigating cyber-risks that threaten digital health integrity. By leveraging Integrated Quantum Networks (IQNs) and AI-driven protocols, this research aims to reduce the prevalence/incidence of non-communicable diseases by 50% by 2035 through proactive prevention and superior treatment management. Method: The framework utilizes AI-based techniques and AI-quantum-enhanced sensors and IQN to build a secure, proactive monitoring system. This theoretical framework integrates high-precision data collection with robust risk management systems to protect against vulnerabilities in digital health infrastructure. These components work in tandem to ensure that sensitive medical data remain resilient against emerging cyber threats. Anticipated Results and Conclusions: The system is expected to improve cybersecurity resilience, system performance, and energy efficiency (EE), supporting the development of secure and advanced future healthcare applications. Full article
(This article belongs to the Section Artificial Intelligence and Digital Systems Engineering)
Show Figures

Figure 1

30 pages, 2135 KB  
Article
SBM–Attention U-Net: A Hybrid Transformer Network for Liver Tumor Segmentation in Medical Images
by Yiru Chen, Xuefeng Li, Yang Du, Hui Jiang, Xiaohui Liu, Nan Ma and Xuemei Wang
Sensors 2026, 26(6), 1851; https://doi.org/10.3390/s26061851 - 15 Mar 2026
Cited by 1 | Viewed by 663
Abstract
This study proposes a novel liver and liver tumor segmentation model. The architecture integrates BiFormer into the bottom two layers of the Attention U-Net encoder to enhance global semantic context modeling and establish long-range pixel-wise dependencies. The proposed spatial-channel dual attention (SCDA) mechanism [...] Read more.
This study proposes a novel liver and liver tumor segmentation model. The architecture integrates BiFormer into the bottom two layers of the Attention U-Net encoder to enhance global semantic context modeling and establish long-range pixel-wise dependencies. The proposed spatial-channel dual attention (SCDA) mechanism is incorporated into the first three encoder layers to refine the fine-grained feature processing capabilities, particularly for precise delineation of liver and tumor boundaries. Eventually, a Mix Structure Block (MSB) is implemented within the decoder to optimize fusion of deep semantic and shallow spatial features, thereby elevating segmentation accuracy. Ablation experiments were conducted on three publicly available datasets. On the 3Dircadb dataset, the mean dice coefficient achieved was 0.9377 and the mean IoU Index achieved was 0.8889. On the LITS dataset, the mean dice coefficient achieved was 0.9257 and the mean IoU Index achieved was 0.8704. On the CHAOS dataset, the mean dice coefficient achieved was 0.9611 and the mean IoU Index achieved was 0.9259. These results validate the functionality and effectiveness of the proposed network model. This study constructed a novel neural network based on attention mechanisms; by enabling precise and automated segmentation directly from raw sensor-acquired medical images, the proposed method enhances the diagnostic value of these imaging sensors, facilitating more accurate clinical decision-making. Full article
Show Figures

Figure 1

18 pages, 2021 KB  
Article
Integrating Convolution and Attention Mechanisms for Weak Structured Signal Enhancement and Detection in Noise-Flooded Multi-Sensor Environments
by Xuejie Wei, Wanjun Li and Yueqiang Chu
Information 2026, 17(3), 276; https://doi.org/10.3390/info17030276 - 10 Mar 2026
Viewed by 382
Abstract
Weak structured signal enhancement and detection in multi-sensor environments remains challenging due to severe noise interference and the heterogeneity of sensing modalities, which often renders traditional signal processing and conventional deep learning models ineffective. To address these limitations, this study proposes the Convolutional [...] Read more.
Weak structured signal enhancement and detection in multi-sensor environments remains challenging due to severe noise interference and the heterogeneity of sensing modalities, which often renders traditional signal processing and conventional deep learning models ineffective. To address these limitations, this study proposes the Convolutional Attentional weak structured signal enhancement and detection Network (CA-WSDN), an end-to-end framework that integrates multi-scale 1D convolution for hierarchical temporal feature extraction with a SE-style cross-channel attention mechanism for adaptive multi-scale feature enhancement across heterogeneous sensor channels. The multi-scale branches capture transient and long-range temporal patterns, while the attention module dynamically emphasizes informative channels and suppresses noise-dominated features, thereby enhancing weak fault-related components. Experiments on simulated medical-equipment monitoring data under ultra-low SNR conditions (−5 dB to 0 dB) demonstrate the model’s robustness and generalization capability. CA-WSDN achieves an SNRI of 8.12 dB at ultra-low SNR experimental setting SNR and 95.1% diagnostic accuracy, outperforming all baseline algorithms. The results indicate that CA-WSDN provides an effective and scalable solution for weak structured signal enhancement and detection in complex noise-flooded multi-sensor systems, offering strong potential for industrial and medical monitoring applications. Full article
(This article belongs to the Special Issue Sensing and Wireless Communications)
Show Figures

Figure 1

Back to TopTop