1.Providing universal health care access to Filipinos region-wide using back propagation and recurrent neural networks for finding optimal locations to place rural health unit facilities in the Philippines.
Martina Therese R. Reyes ; Maria Regina Justina E. Estuar ; Jann Railey E. Montalan
Acta Medica Philippina 2026;60(2):7-14
BACKGROUND AND OBJECTIVE
Access to healthcare remains a challenge in most areas in the Philippines. Fifty-three percent (53%) of the Philippine population do not have access to a rural health unit (RHU) within a 30-minute travel t ime. As a response, the Department of Health (DOH) needs to construct an additional 2400 RHUs by 2025. This paper uses the Philippine Health Facility Development Plan 2020-2040 (PHFDP) as a reference to present a solution for locating sites for RHU placement in under-served areas using neural networks to meet the 30-minute travel time by maximizing population accessibility.
METHODSRHU accessibility was measured using geographic attributes as inputs to a back propagation neural network (BPNN) and a recurrent neural network (RNN): (1) land coverage and hazard data, representing geographical limitations; (2) population density and distribution, indicating demand for healthcare services; and (3) infrastructure-related features, such as road networks, points of interest, and the locations of existing RHUs, which influence healthcare accessibility. The models were trained to identify underserved areas and were implemented on a nationwide scale, excluding NCR, to locate candidate areas to increase population access to the new RHUs. The models were validated using a healthcare facility accessibility index (HCFAI) to assess RHU coverage improvement.
RESULTSThe BPNN showed stronger generalization across regions, achieving 79.1% average accuracy in distinguishing low from high accessible areas on Region 1 and identifying 1668 out of 3305 locations in the region as candidate sites. The RNN, better capturing unique regional characteristics, required separate training: 77.2% average accuracy on Region 1, identifying 1593 candidate sites. Our findings suggest expanding the use of land improves population access to healthcare facilities. Both models found more than the needed number of RHUs by 2040. The BPNN was more consistent than RNN to improve a region’s overall accessibility by increasing the HCFAI. The BPNN can increase population access to an RHU from 2.5-98.5% from its original population with access to an RHU.
CONCLUSIONThe study demonstrates the usage of geographic attributes and neural networks to improve healthcare accessibility. The BPNN and RNN are adequate algorithms to find under-served areas and candidate sites for RHU construction to maximize population accessibility. The HCFAI metric validates the locations to highlight which neural network maximizes more of the region’s populat ion. The study contributes to ongoing efforts to improve healthcare infrastructure and accessibility, offering datadriven recommendations for RHU locations.
Human ; Universal Health Care ; Rural Health ; Delivery Of Health Care ; Health Services Needs And Demand ; Health Facilities ; Algorithms ; Back
3.Digital identification of Cervi Cornu Pantotrichum based on HPLC-QTOF-MS~E and Adaboost.
Xiao-Han GUO ; Xian-Rui WANG ; Yu ZHANG ; Ming-Hua LI ; Wen-Guang JING ; Xian-Long CHENG ; Feng WEI
China Journal of Chinese Materia Medica 2025;50(5):1172-1178
Cervi Cornu Pantotrichum is a precious animal-derived Chinese medicinal material, while there are often adulterants derived from animals not specified in the Chinese Pharmacopeia in the market, which disturbs the safety of medication. This study was conducted with the aim of strengthening the quality control of Cervi Cornu Pantotrichum and standardizing the medication. To achieve digital identification of Cervi Cornu Pantotrichum from different sources, a digital identification model was constructed based on ultra-high performance liquid chromatography tandem quadrupole time-of-flight mass spectrometry(UHPLC-QTOF-MS~E) combined with an adaptive boosting algorithm(Adaboost). The young furred antlers of sika deer, red deer, elk, and reindeer were processed and then subjected to polypeptide analysis by UHPLC-QTOF-MS~E. Then, the mass spectral data reflecting the polypeptide information were obtained by digital quantification. Next, the key data were obtained by feature screening based on Gini index, and the digital identification model was constructed by Adaboost. The model was evaluated based on the recall rate, F_1 composite score, and accuracy. Finally, the results of identification based on the constructed digital identification model were validated. The results showed that when the Gini index was used to screen the data of top 100 characteristic polypeptides, the digital identification model based on Adaboost had the best performance, with the recall rate, F_1 composite score, and accuracy not less than 0.953. The validation analysis showed that the accuracy of the identification of the 10 batches of samples was as high as 100.0%. Therefore, based on UHPLC-QTOF-MS~E and Adaboost algorithm, the digital identification of Cervi Cornu Pantotrichum can be realized efficiently and accurately, which can provide reference for the quality control and original animal identification of Cervi Cornu Pantotrichum.
Animals
;
Algorithms
;
Antlers/chemistry*
;
Boosting Machine Learning Algorithms
;
Chromatography, High Pressure Liquid/methods*
;
Deer
;
Drugs, Chinese Herbal/chemistry*
;
Mass Spectrometry/methods*
;
Quality Control
;
Reindeer
;
Tandem Mass Spectrometry/methods*
;
Tissue Extracts/analysis*
4.The joint analysis of heart health and mental health based on continual learning.
Hongxiang GAO ; Zhipeng CAI ; Jianqing LI ; Chengyu LIU
Journal of Biomedical Engineering 2025;42(1):1-8
Cardiovascular diseases and psychological disorders represent two major threats to human physical and mental health. Research on electrocardiogram (ECG) signals offers valuable opportunities to address these issues. However, existing methods are constrained by limitations in understanding ECG features and transferring knowledge across tasks. To address these challenges, this study developed a multi-resolution feature encoding network based on residual networks, which effectively extracted local morphological features and global rhythm features of ECG signals, thereby enhancing feature representation. Furthermore, a model compression-based continual learning method was proposed, enabling the structured transfer of knowledge from simpler tasks to more complex ones, resulting in improved performance in downstream tasks. The multi-resolution learning model demonstrated superior or comparable performance to state-of-the-art algorithms across five datasets, including tasks such as ECG QRS complex detection, arrhythmia classification, and emotion classification. The continual learning method achieved significant improvements over conventional training approaches in cross-domain, cross-task, and incremental data scenarios. These results highlight the potential of the proposed method for effective cross-task knowledge transfer in ECG analysis and offer a new perspective for multi-task learning using ECG signals.
Humans
;
Electrocardiography/methods*
;
Mental Health
;
Algorithms
;
Signal Processing, Computer-Assisted
;
Machine Learning
;
Arrhythmias, Cardiac/diagnosis*
;
Cardiovascular Diseases
;
Neural Networks, Computer
;
Mental Disorders
5.Research on motor imagery recognition based on feature fusion and transfer adaptive boosting.
Yuxin ZHANG ; Chenrui ZHANG ; Shihao SUN ; Guizhi XU
Journal of Biomedical Engineering 2025;42(1):9-16
This paper proposes a motor imagery recognition algorithm based on feature fusion and transfer adaptive boosting (TrAdaboost) to address the issue of low accuracy in motor imagery (MI) recognition across subjects, thereby increasing the reliability of MI-based brain-computer interfaces (BCI) for cross-individual use. Using the autoregressive model, power spectral density and discrete wavelet transform, time-frequency domain features of MI can be obtained, while the filter bank common spatial pattern is used to extract spatial domain features, and multi-scale dispersion entropy is employed to extract nonlinear features. The IV-2a dataset from the 4 th International BCI Competition was used for the binary classification task, with the pattern recognition model constructed by combining the improved TrAdaboost integrated learning algorithm with support vector machine (SVM), k nearest neighbor (KNN), and mind evolutionary algorithm-based back propagation (MEA-BP) neural network. The results show that the SVM-based TrAdaboost integrated learning algorithm has the best performance when 30% of the target domain instance data is migrated, with an average classification accuracy of 86.17%, a Kappa value of 0.723 3, and an AUC value of 0.849 8. These results suggest that the algorithm can be used to recognize MI signals across individuals, providing a new way to improve the generalization capability of BCI recognition models.
Brain-Computer Interfaces
;
Humans
;
Support Vector Machine
;
Algorithms
;
Neural Networks, Computer
;
Imagination/physiology*
;
Pattern Recognition, Automated/methods*
;
Electroencephalography
;
Wavelet Analysis
6.Audiovisual emotion recognition based on a multi-head cross attention mechanism.
Ziqiong WANG ; Dechun ZHAO ; Lu QIN ; Yi CHEN ; Yuchen SHEN
Journal of Biomedical Engineering 2025;42(1):24-31
In audiovisual emotion recognition, representational learning is a research direction receiving considerable attention, and the key lies in constructing effective affective representations with both consistency and variability. However, there are still many challenges to accurately realize affective representations. For this reason, in this paper we proposed a cross-modal audiovisual recognition model based on a multi-head cross-attention mechanism. The model achieved fused feature and modality alignment through a multi-head cross-attention architecture, and adopted a segmented training strategy to cope with the modality missing problem. In addition, a unimodal auxiliary loss task was designed and shared parameters were used in order to preserve the independent information of each modality. Ultimately, the model achieved macro and micro F1 scores of 84.5% and 88.2%, respectively, on the crowdsourced annotated multimodal emotion dataset of actor performances (CREMA-D). The model in this paper can effectively capture intra- and inter-modal feature representations of audio and video modalities, and successfully solves the unity problem of the unimodal and multimodal emotion recognition frameworks, which provides a brand-new solution to the audiovisual emotion recognition.
Emotions
;
Humans
;
Attention
;
Algorithms
7.Dynamic continuous emotion recognition method based on electroencephalography and eye movement signals.
Yangmeng ZOU ; Lilin JIE ; Mingxun WANG ; Yong LIU ; Junhua LI
Journal of Biomedical Engineering 2025;42(1):32-41
Existing emotion recognition research is typically limited to static laboratory settings and has not fully handle the changes in emotional states in dynamic scenarios. To address this problem, this paper proposes a method for dynamic continuous emotion recognition based on electroencephalography (EEG) and eye movement signals. Firstly, an experimental paradigm was designed to cover six dynamic emotion transition scenarios including happy to calm, calm to happy, sad to calm, calm to sad, nervous to calm, and calm to nervous. EEG and eye movement data were collected simultaneously from 20 subjects to fill the gap in current multimodal dynamic continuous emotion datasets. In the valence-arousal two-dimensional space, emotion ratings for stimulus videos were performed every five seconds on a scale of 1 to 9, and dynamic continuous emotion labels were normalized. Subsequently, frequency band features were extracted from the preprocessed EEG and eye movement data. A cascade feature fusion approach was used to effectively combine EEG and eye movement features, generating an information-rich multimodal feature vector. This feature vector was input into four regression models including support vector regression with radial basis function kernel, decision tree, random forest, and K-nearest neighbors, to develop the dynamic continuous emotion recognition model. The results showed that the proposed method achieved the lowest mean square error for valence and arousal across the six dynamic continuous emotions. This approach can accurately recognize various emotion transitions in dynamic situations, offering higher accuracy and robustness compared to using either EEG or eye movement signals alone, making it well-suited for practical applications.
Humans
;
Electroencephalography/methods*
;
Emotions/physiology*
;
Eye Movements/physiology*
;
Signal Processing, Computer-Assisted
;
Support Vector Machine
;
Algorithms
8.Research on arrhythmia classification algorithm based on adaptive multi-feature fusion network.
Mengmeng HUANG ; Mingfeng JIANG ; Yang LI ; Xiaoyu HE ; Zefeng WANG ; Yongquan WU ; Wei KE
Journal of Biomedical Engineering 2025;42(1):49-56
Deep learning method can be used to automatically analyze electrocardiogram (ECG) data and rapidly implement arrhythmia classification, which provides significant clinical value for the early screening of arrhythmias. How to select arrhythmia features effectively under limited abnormal sample supervision is an urgent issue to address. This paper proposed an arrhythmia classification algorithm based on an adaptive multi-feature fusion network. The algorithm extracted RR interval features from ECG signals, employed one-dimensional convolutional neural network (1D-CNN) to extract time-domain deep features, employed Mel frequency cepstral coefficients (MFCC) and two-dimensional convolutional neural network (2D-CNN) to extract frequency-domain deep features. The features were fused using adaptive weighting strategy for arrhythmia classification. The paper used the arrhythmia database jointly developed by the Massachusetts Institute of Technology and Beth Israel Hospital (MIT-BIH) and evaluated the algorithm under the inter-patient paradigm. Experimental results demonstrated that the proposed algorithm achieved an average precision of 75.2%, an average recall of 70.1% and an average F 1-score of 71.3%, demonstrating high classification accuracy and being able to provide algorithmic support for arrhythmia classification in wearable devices.
Humans
;
Arrhythmias, Cardiac/diagnosis*
;
Algorithms
;
Electrocardiography/methods*
;
Neural Networks, Computer
;
Signal Processing, Computer-Assisted
;
Deep Learning
;
Classification Algorithms
9.Research on intelligent fetal heart monitoring model based on deep active learning.
Bin QUAN ; Yajing HUANG ; Yanfang LI ; Qinqun CHEN ; Honglai ZHANG ; Li LI ; Guiqing LIU ; Hang WEI
Journal of Biomedical Engineering 2025;42(1):57-64
Cardiotocography (CTG) is a non-invasive and important tool for diagnosing fetal distress during pregnancy. To meet the needs of intelligent fetal heart monitoring based on deep learning, this paper proposes a TWD-MOAL deep active learning algorithm based on the three-way decision (TWD) theory and multi-objective optimization Active Learning (MOAL). During the training process of a convolutional neural network (CNN) classification model, the algorithm incorporates the TWD theory to select high-confidence samples as pseudo-labeled samples in a fine-grained batch processing mode, meanwhile low-confidence samples annotated by obstetrics experts were also considered. The TWD-MOAL algorithm proposed in this paper was validated on a dataset of 16 355 prenatal CTG records collected by our group. Experimental results showed that the algorithm proposed in this paper achieved an accuracy of 80.63% using only 40% of the labeled samples, and in terms of various indicators, it performed better than the existing active learning algorithms under other frameworks. The study has shown that the intelligent fetal heart monitoring model based on TWD-MOAL proposed in this paper is reasonable and feasible. The algorithm significantly reduces the time and cost of labeling by obstetric experts and effectively solves the problem of data imbalance in CTG signal data in clinic, which is of great significance for assisting obstetrician in interpretations CTG signals and realizing intelligence fetal monitoring.
Humans
;
Pregnancy
;
Female
;
Cardiotocography/methods*
;
Deep Learning
;
Neural Networks, Computer
;
Algorithms
;
Fetal Monitoring/methods*
;
Heart Rate, Fetal
;
Fetal Distress/diagnosis*
;
Fetal Heart/physiology*
10.Methods for enhancing image quality of soft tissue regions in synthetic CT based on cone-beam CT.
Ziwei FU ; Yechen ZHU ; Zijian ZHANG ; Xin GAO
Journal of Biomedical Engineering 2025;42(1):113-122
Synthetic CT (sCT) generated from CBCT has proven effective in artifact reduction and CT number correction, facilitating precise radiation dose calculation. However, the quality of different regions in sCT images is severely imbalanced, with soft tissue region exhibiting notably inferior quality compared to others. To address this imbalance, we proposed a Multi-Task Attention Network (MuTA-Net) based on VGG-16, specifically focusing the enhancement of image quality in soft tissue region of sCT. First, we introduced a multi-task learning strategy that divides the sCT generation task into three sub-tasks: global image generation, soft tissue region generation and bone region segmentation. This approach ensured the quality of overall sCT image while enhancing the network's focus on feature extraction and generation for soft tissues region. The result of bone region segmentation task guided the fusion of sub-tasks results. Then, we designed an attention module to further optimize feature extraction capabilities of the network. Finally, by employing a results fusion module, the results of three sub-tasks were integrated, generating a high-quality sCT image. Experimental results on head and neck CBCT demonstrated that the sCT images generated by the proposed MuTA-Net exhibited a 12.52% reduction in mean absolute error in soft tissue region, compared to the best performance among the three comparative methods, including ResNet, U-Net, and U-Net++. It can be seen that MuTA-Net is suitable for high-quality sCT image generation and has potential application value in the field of CBCT guided adaptive radiation therapy.
Cone-Beam Computed Tomography/methods*
;
Humans
;
Image Processing, Computer-Assisted/methods*
;
Artifacts
;
Algorithms
;
Bone and Bones/diagnostic imaging*
;
Neural Networks, Computer


Result Analysis
Print
Save
E-mail