New Sight of Intelligent Algorithm Model and Medical Device in Bioengineering: Updates and Direction

A special issue of Bioengineering (ISSN 2306-5354). This special issue belongs to the section "Biosignal Processing".

Deadline for manuscript submissions: 15 December 2024 | Viewed by 6796

Special Issue Editors


E-Mail Website
Guest Editor
Institute of Artificial Intelligence and Robotics, College of Artificial Intelligence, Xi’an Jiaotong University, Xi’an 710049, China
Interests: biomedicine; pattern recognition; intelligent systems; robotics, big data processing; image/language processing and recognition; algorithm model
Department of Electronics and Telecommunications, Polytechnic University of Turin, Turin, Italy
Interests: biomedical signal and image processing and classification; biophysical modelling; clinical studies; mathematical biology and physiology; noninvasive monitoring of the volemic status of patients; nonlinear biomedical signal processing; optimal non-uniform down-sampling; systems for human–machine interaction
Special Issues, Collections and Topics in MDPI journals

Special Issue Information

Dear Colleagues,

The journal Bioengineering would like to compile a collection of papers to report on the advancements in the field of intelligent algorithm models and medical devices in bioengineering.

With the rapid development of technology, the term intelligent algorithm model combined with biomedicine has emerged, which includes pattern recognition, intelligent systems, robotics, big data processing, image/language processing and recognition, etc. It is an interdisciplinary field with great development potential.

The aim of this Special Issue, entitled “New Sight of Intelligent Algorithm Model and Medical Device in Bioengineering: Updates and Direction, is to make relevant work known to our colleagues in the field. To achieve this, the Special Issue, edited by Dr. Liulongjun and Dr. Luca Mesin, invites scientists to submit research articles, review articles, and short communications focused on this topic.

We look forward to your valuable contributions to make this Special Issue a reference resource for future researchers in the field of intelligent algorithm model and medical device in bioengineering.

Dr. Longjun Liu
Dr. Luca Mesin
Guest Editors

Manuscript Submission Information

Manuscripts should be submitted online at www.mdpi.com by registering and logging in to this website. Once you are registered, click here to go to the submission form. Manuscripts can be submitted until the deadline. All submissions that pass pre-check are peer-reviewed. Accepted papers will be published continuously in the journal (as soon as accepted) and will be listed together on the special issue website. Research articles, review articles as well as short communications are invited. For planned papers, a title and short abstract (about 100 words) can be sent to the Editorial Office for announcement on this website.

Submitted manuscripts should not have been published previously, nor be under consideration for publication elsewhere (except conference proceedings papers). All manuscripts are thoroughly refereed through a single-blind peer-review process. A guide for authors and other relevant information for submission of manuscripts is available on the Instructions for Authors page. Bioengineering is an international peer-reviewed open access monthly journal published by MDPI.

Please visit the Instructions for Authors page before submitting a manuscript. The Article Processing Charge (APC) for publication in this open access journal is 2700 CHF (Swiss Francs). Submitted papers should be well formatted and use good English. Authors may use MDPI's English editing service prior to publication or during author revisions.

Benefits of Publishing in a Special Issue

  • Ease of navigation: Grouping papers by topic helps scholars navigate broad scope journals more efficiently.
  • Greater discoverability: Special Issues support the reach and impact of scientific research. Articles in Special Issues are more discoverable and cited more frequently.
  • Expansion of research network: Special Issues facilitate connections among authors, fostering scientific collaborations.
  • External promotion: Articles in Special Issues are often promoted through the journal's social media, increasing their visibility.
  • e-Book format: Special Issues with more than 10 articles can be published as dedicated e-books, ensuring wide and rapid dissemination.

Further information on MDPI's Special Issue polices can be found here.

Published Papers (4 papers)

Order results
Result details
Select all
Export citation of selected articles as:

Research

20 pages, 5423 KiB  
Article
Intelligent Evaluation Method for Scoliosis at Home Using Back Photos Captured by Mobile Phones
by Yongsheng Li, Xiangwei Peng, Qingyou Mao, Mingjia Ma, Jiaqi Huang, Shuo Zhang, Shaojie Dong, Zhihui Zhou, Yue Lan, Yu Pan, Ruimou Xie, Peiwu Qin and Kehong Yuan
Bioengineering 2024, 11(11), 1162; https://doi.org/10.3390/bioengineering11111162 - 18 Nov 2024
Viewed by 499
Abstract
The traditional scoliosis examination based on X-ray film is not suitable for large-scale screening, and it is also not suitable for dynamic evaluation during rehabilitation. Therefore, based on computer vision technology, this paper puts forward an evaluation method of scoliosis with different photos [...] Read more.
The traditional scoliosis examination based on X-ray film is not suitable for large-scale screening, and it is also not suitable for dynamic evaluation during rehabilitation. Therefore, based on computer vision technology, this paper puts forward an evaluation method of scoliosis with different photos of the back taken by mobile phones, which involves three aspects: first, based on the key point detection model of YOLOv8, an algorithm for judging the type of spinal coronal curvature is proposed; second, an algorithm for evaluating the coronal plane of the spine based on the key points of the human back is proposed, aiming at quantifying the deviation degree of the spine in the coronal plane; third, the measurement algorithm of trunk rotation (ATR angle) based on multi-scale automatic peak detection (AMPD) is proposed, aiming at quantifying the deviation degree of the spine in sagittal plane. The public dataset and clinical paired data (mobile phone photo and X-ray) are used to test. The results show that this method has high accuracy and effectiveness in distinguishing the type of spinal curvature and evaluating the degree of deviation, which is higher than other deep learning algorithms. Full article
Show Figures

Graphical abstract

16 pages, 5092 KiB  
Article
Leverage Effective Deep Learning Searching Method for Forensic Age Estimation
by Zhi-Yong Zhang, Chun-Xia Yan, Qiao-Mei Min, Yu-Xiang Zhang, Wen-Fan Jing, Wen-Xuan Hou and Ke-Yang Pan
Bioengineering 2024, 11(7), 674; https://doi.org/10.3390/bioengineering11070674 - 2 Jul 2024
Viewed by 1175
Abstract
Dental age estimation is extensively employed in forensic medicine practice. However, the accuracy of conventional methods fails to satisfy the need for precision, particularly when estimating the age of adults. Herein, we propose an approach for age estimation utilizing orthopantomograms (OPGs). We propose [...] Read more.
Dental age estimation is extensively employed in forensic medicine practice. However, the accuracy of conventional methods fails to satisfy the need for precision, particularly when estimating the age of adults. Herein, we propose an approach for age estimation utilizing orthopantomograms (OPGs). We propose a new dental dataset comprising OPGs of 27,957 individuals (16,383 females and 11,574 males), covering an age range from newborn to 93 years. The age annotations were meticulously verified using ID card details. Considering the distinct nature of dental data, we analyzed various neural network components to accurately estimate age, such as optimal network depth, convolution kernel size, multi-branch architecture, and early layer feature reuse. Building upon the exploration of distinctive characteristics, we further employed the widely recognized method to identify models for dental age prediction. Consequently, we discovered two sets of models: one exhibiting superior performance, and the other being lightweight. The proposed approaches, namely AGENet and AGE-SPOS, demonstrated remarkable superiority and effectiveness in our experimental results. The proposed models, AGENet and AGE-SPOS, showed exceptional effectiveness in our experiments. AGENet outperformed other CNN models significantly by achieving outstanding results. Compared to Inception-v4, with the mean absolute error (MAE) of 1.70 and 20.46 B FLOPs, our AGENet reduced the FLOPs by 2.7×. The lightweight model, AGE-SPOS, achieved an MAE of 1.80 years with only 0.95 B FLOPs, surpassing MobileNetV2 by 0.18 years while utilizing fewer computational operations. In summary, we employed an effective DNN searching method for forensic age estimation, and our methodology and findings hold significant implications for age estimation with oral imaging. Full article
Show Figures

Graphical abstract

31 pages, 13580 KiB  
Article
Multi-Dimensional Validation of the Integration of Syntactic and Semantic Distance Measures for Clustering Fibromyalgia Patients in the Rheumatic Monitor Big Data Study
by Ayelet Goldstein, Yuval Shahar, Michal Weisman Raymond, Hagit Peleg, Eldad Ben-Chetrit, Arie Ben-Yehuda, Erez Shalom, Chen Goldstein, Shmuel Shay Shiloh and Galit Almoznino
Bioengineering 2024, 11(1), 97; https://doi.org/10.3390/bioengineering11010097 - 19 Jan 2024
Viewed by 2413
Abstract
This study primarily aimed at developing a novel multi-dimensional methodology to discover and validate the optimal number of clusters. The secondary objective was to deploy it for the task of clustering fibromyalgia patients. We present a comprehensive methodology that includes the use of [...] Read more.
This study primarily aimed at developing a novel multi-dimensional methodology to discover and validate the optimal number of clusters. The secondary objective was to deploy it for the task of clustering fibromyalgia patients. We present a comprehensive methodology that includes the use of several different clustering algorithms, quality assessment using several syntactic distance measures (the Silhouette Index (SI), Calinski–Harabasz index (CHI), and Davies–Bouldin index (DBI)), stability assessment using the adjusted Rand index (ARI), and the validation of the internal semantic consistency of each clustering option via the performance of multiple clustering iterations after the repeated bagging of the data to select multiple partial data sets. Then, we perform a statistical analysis of the (clinical) semantics of the most stable clustering options using the full data set. Finally, the results are validated through a supervised machine learning (ML) model that classifies the patients back into the discovered clusters and is interpreted by calculating the Shapley additive explanations (SHAP) values of the model. Thus, we refer to our methodology as the clustering, distance measures and iterative statistical and semantic validation (CDI-SSV) methodology. We applied our method to the analysis of a comprehensive data set acquired from 1370 fibromyalgia patients. The results demonstrate that the K-means was highly robust in the syntactic and the internal consistent semantics analysis phases and was therefore followed by a semantic assessment to determine the optimal number of clusters (k), which suggested k = 3 as a more clinically meaningful solution, representing three distinct severity levels. the random forest model validated the results by classification into the discovered clusters with high accuracy (AUC: 0.994; accuracy: 0.946). SHAP analysis emphasized the clinical relevance of "functional problems" in distinguishing the most severe condition. In conclusion, the CDI-SSV methodology offers significant potential for improving the classification of complex patients. Our findings suggest a classification system for different profiles of fibromyalgia patients, which has the potential to improve clinical care, by providing clinical markers for the evidence-based personalized diagnosis, management, and prognosis of fibromyalgia patients. Full article
Show Figures

Figure 1

15 pages, 3403 KiB  
Article
Multi-Parameter Auto-Tuning Algorithm for Mass Spectrometer Based on Improved Particle Swarm Optimization
by Mingzheng Jia, Liang Li, Baolin Xiong, Le Feng, Wenbo Cheng and Wen-Fei Dong
Bioengineering 2023, 10(9), 1079; https://doi.org/10.3390/bioengineering10091079 - 12 Sep 2023
Cited by 2 | Viewed by 1883
Abstract
Quadrupole mass spectrometers (QMS) are widely used for clinical diagnosis and chemical analysis. To obtain the best experimental results, mass spectrometers must be calibrated to an ideal setting before use. However, tuning the current QMS is challenging. Traditional tuning techniques possess low automation [...] Read more.
Quadrupole mass spectrometers (QMS) are widely used for clinical diagnosis and chemical analysis. To obtain the best experimental results, mass spectrometers must be calibrated to an ideal setting before use. However, tuning the current QMS is challenging. Traditional tuning techniques possess low automation levels and rely primarily on skilled engineers. Therefore, in this study, we propose an innovative auto-tuning algorithm for QMS based on the improved particle swarm optimization (PSO) algorithm to automatically find the optimal solution of QMS parameters and make the QMS reach the optimal state. The improved PSO algorithm is combined with simulated annealing, multiple inertia weights, dynamic boundaries, and other methods to prevent the traditional PSO algorithm from the issue of a local optimal solution and premature convergence. According to the characteristics of the mass spectrum peaks, a termination function is proposed to simplify the termination conditions of the PSO algorithm and further improve the automation level of the mass spectrometer. The results of auto-calibration testing of resolution and mass axis show that both resolution and mass axis calibration could effectively meet the requirements of mass spectrometry experiments. By the experiment of auto-optimization testing of lens and ion source parameters, these parameters were all in the vicinity of the optimal solution, which achieved the expected performance. Through numerous experiments, the reproducibility of the algorithm was established as meeting the auto-tuning function of the QMS. The proposed method can automatically tune the mass spectrometer from its non-optimal condition to the optimal one, which can effectively reduce the tuning difficulty of QMS. Full article
Show Figures

Figure 1

Planned Papers

The below list represents only planned manuscripts. Some of these manuscripts have not been received by the Editorial Office yet. Papers submitted to MDPI journals are subject to peer-review.

Title: Intelligent orthopedic traction bed - a pioneer of intelligent medical devices with intelligent diagnosis and treatment functions under the background of medical big data
Author: Xu
Highlights: The main body of the product is composed of traction bed, high computing speed computer, assisted by independent research and development of software system, and the operating part includes bed, traction, tensile sensor, high-performance motor and other important components.

Title: Noninvasive evaluation platform for portal hypertension-convolutional neural network deep learning algorithm for diagnosing portal hypertension
Author: Xu
Highlights: The platform and algorithm have high promotion significance and clinical application value. Diagnostic accuracy: 97.6%.

Title: An In-Depth Analysis of a Smart Medical Imaging Project in China
Author: Xu
Highlights: This paper aims to provide an in-depth analysis of a smart medical imaging project in China, focusing on its potential impact, market viability, and strategic positioning .

Back to TopTop