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).
In this article, Choi and Rossitto investigated the limitations of virtual learning by examining in-person dance learning compared to virtual dance learning while wearing EEG headsets. They found that in-person learners outperformed virtual learners and that virtual learners had higher mirror neuron activity as assessed by Mu rhythm power.
Based on the success of deep learning, recent works have attempted to develop a waste classification model using deep neural networks. This work presents federated learning (FL) for a solution, as it allows participants to aid in training the model using their own data. Results showed that with less clients, having a higher participation ratio resulted in less accuracy degradation by the data heterogeneity.
In this study, the authors survey middle and high school students in different states in the U.S. to evaluate stress levels, learning experiences, and activity levels during the COVID-19 pandemic.
Auto-Regressive Integrated Moving Average (ARIMA) models are known for their influence and application on time series data. This statistical analysis model uses time series data to depict future trends or values: a key contributor to crime mapping algorithms. However, the models may not function to their true potential when analyzing data with many different patterns. In order to determine the potential of ARIMA models, our research will test the model on irregularities in the data. Our team hypothesizes that the ARIMA model will be able to adapt to the different irregularities in the data that do not correspond to a certain trend or pattern. Using crime theft data and an ARIMA model, we determined the results of the ARIMA model’s forecast and how the accuracy differed on different days with irregularities in crime.
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.
Here, recognizing the vastly different opinion held regarding device usage, the authors considered the effects of technology use on middle and high school students' learning effectiveness. Using an anonymous online survey they found partial support that device use at school increases learning effectiveness, but found strong support for a negative effect of technology use at home on learning effectiveness. Based on their findings they suggest that the efficacy of technology depends on environmental context along with other important factors that need consideration.
This study aimed to determine if confinement affects associative learning in chickens. The research found that the difference in time lapsed before chickens began to consume cottage cheese before and after confinement was significant. These results suggest that confinement distresses chickens, as it impairs associative learning without inducing confusion.
In this study, the authors investigate the effect of remote learning (due to the COVID-19 pandemic) on sleeping habits amongst teenagers in Ohio. Using survey results, sleep habits and attitudes toward school were assessed before and after the COVID-19 pandemic.
The purpose of the study was to determine whether graph-based machine learning techniques, which have increased prevalence in the last few years, can accurately classify data into one of many clusters, while requiring less labeled training data and parameter tuning as opposed to traditional machine learning algorithms. The results determined that the accuracy of graph-based and traditional classification algorithms depends directly upon the number of features of each dataset, the number of classes in each dataset, and the amount of labeled training data used.