Despite the prevalence of PD, diagnosing PD is expensive, requires specialized testing, and is often inaccurate. Moreover, diagnosis is often made late in the disease course when treatments are less effective. Using existing voice data from patients with PD and healthy controls, the authors created and trained two different algorithms: one using logistic regression and another employing an artificial neural network (ANN).
This study shows the efficacy of leveraging transfer learning, specifically from residual networks, to detect CVDs and possible signs of CVDs. The findings indicate that leveraging transfer learning from residual networks alongside medical professionals is a highly promising approach for CVD detection and diagnosis, warranting further investigation.
Depression affects millions globally, yet identifying symptoms remains challenging. This study explored detecting depression-related patterns in social media texts using natural language processing and machine learning algorithms, including decision trees and random forests. Our findings suggest that analyzing online text activity can serve as a viable method for screening mental disorders, potentially improving diagnosis accuracy by incorporating both physical and psychological indicators.
This study used an improved CMS-seq method to profile 5hmC in ormalin-fixed and paraffin-embedded (FFPE) samples from HNC tumors and adjacent normal tissues, identifying three genes (PRKD2, HADHA, and AIPL1) with promising potential as biomarkers for Head and neck cancer (HNC) diagnosis.
Here, seeking to identify a possible explanation for the more frequent diagnosis of autism spectrum disorder (ASD) in males than females, they sought to investigate a potential sex bias in the expression of ASD-associated genes. Based on their analysis, they identified 17 ASD-associated candidate genes that showed stronger collective sex-dependent expression.
In this article, the authors looked at developing a strategy that would allow for earlier diagnosis of Diabetes as that improves long-term outcomes. They were able to find that BMI, tricep skin fold thickness, and blood pressure are the risk factors with the highest accuracy in predicting diabetes risk.
Osteosarcoma is a type of bone cancer that affects young adults and children. Early diagnosis of osteosarcoma is crucial to successful treatment. The current methods of diagnosis, which include imaging tests and biopsy, are time consuming and prone to human error. Hence, we used deep learning to extract patterns and detect osteosarcoma from histological images. We hypothesized that the combination of two different technologies (transfer learning and data augmentation) would improve the efficacy of osteosarcoma detection in histological images. The dataset used for the study consisted of histological images for osteosarcoma and was quite imbalanced as it contained very few images with tumors. Since transfer learning uses existing knowledge for the purpose of classification and detection, we hypothesized it would be proficient on such an imbalanced dataset. To further improve our learning, we used data augmentation to include variations in the dataset. We further evaluated the efficacy of different convolutional neural network models on this task. We obtained an accuracy of 91.18% using the transfer learning model MobileNetV2 as the base model with various geometric transformations, outperforming the state-of-the-art convolutional neural network based approach.