.png)
To best identify tuberculosis and pneumonia diagnoses in chest x-rays, the authors compare different deep learning convolution neural networks.
Read More...Determining the best convolutional neural network for identifying tuberculosis and pneumonia in chest x-rays
To best identify tuberculosis and pneumonia diagnoses in chest x-rays, the authors compare different deep learning convolution neural networks.
Read More...Giving Teens a Voice: Sources of Stress for High School Students
The authors investigate the negative effects stress has on teen mental and physical health. Through a survey, they give Virginia teens a voice in revising the Health and Physical Education curriculum to include a standards of learning (SOL). Notably they identify factors contributing to stress levels including homework level, amount of free and sleep time, parental pressure and family encouragement.
Read More...Determining viability of image processing models for forensic analysis of hair for related individuals
Here, the authors used machine learning to analyze microscopic images of hair, quantifying various features to distinguish individuals, even within families where traditional DNA analysis is limited. The Discriminant Analysis (DA) model achieved the highest accuracy (88.89%) in identifying individuals, demonstrating its potential to improve the reliability of hair evidence in forensic investigations.
Read More...English learner status in Florida public schools is correlated with significantly lower graduation rates
The authors explore factors affecting graduation rates of students learning English as a second language across Florida counties.
Read More...Impact of Kindles4Covid Virtual Reading Buddies Program on reading frequency and social connections
With the COVID-19 pandemic necessitating the transition to remote learning, disruption to daily school routine has impacted educational experiences on a global scale. As a result, it has potentially worsened reading achievement gaps typically exacerbated by long summer months. To address literacy skill retention and pandemic-induced social isolation, the non-profit organization ByKids4Kids has created a reading program, “Kindles4Covid Virtual Reading Buddies Program,” to instill a structure for youth to read together and connect with the convenience of Amazon Kindle devices. In this article, the authors determine the efficacy of their invaluable program by assessing changes in reading frequency and self-reported connectedness among program participants.
Read More...A novel approach for early detection of Alzheimer’s disease using deep neural networks with magnetic resonance imaging
In the battle against Alzheimer's disease, early detection is critical to mitigating symptoms in patients. Here, the authors use a collection of MRI scans, layering with deep learning computer modeling, to investigate early stages of AD which can be hard to catch by human eye. Their model is successful, able to outperform previous models, and detected regions of interest in the brain for further consideration.
Read More...Prediction of molecular energy using Coulomb matrix and Graph Neural Network
With molecular energy being an integral element to the study of molecules and molecular interactions, computational methods to determine molecular energy are used for the preservation of time and resources. However, these computational methods have high demand for computer resources, limiting their widespread feasibility. The authors of this study employed machine learning to address this disadvantage, utilizing neural networks trained on different representations of molecules to predict molecular properties without the requirement of computationally-intensive processing. In their findings, the authors determined the Feedforward Neural Network, trained by two separate models, as capable of predicting molecular energy with limited prediction error.
Read More...Can the nucleotide content of a DNA sequence predict the sequence accessibility?
Sequence accessibility is an important factor affecting gene expression. Sequence accessibility or openness impacts the likelihood that a gene is transcribed and translated into a protein and performs functions and manifests traits. There are many potential factors that affect the accessibility of a gene. In this study, our hypothesis was that the content of nucleotides in a genetic sequence predicts its accessibility. Using a machine learning linear regression model, we studied the relationship between nucleotide content and accessibility.
Read More...Exploring the effects of diverse historical stock price data on the accuracy of stock price prediction models
Algorithmic trading has been increasingly used by Americans. In this work, we tested whether including the opening, closing, and highest prices in three supervised learning models affected their performance. Indeed, we found that including all three prices decreased the error of the prediction significantly.
Read More...Gradient boosting with temporal feature extraction for modeling keystroke log data
Although there has been great progress in the field of Natural language processing (NLP) over the last few years, particularly with the development of attention-based models, less research has contributed towards modeling keystroke log data. State of the art methods handle textual data directly and while this has produced excellent results, the time complexity and resource usage are quite high for such methods. Additionally, these methods fail to incorporate the actual writing process when assessing text and instead solely focus on the content. Therefore, we proposed a framework for modeling textual data using keystroke-based features. Such methods pay attention to how a document or response was written, rather than the final text that was produced. These features are vastly different from the kind of features extracted from raw text but reveal information that is otherwise hidden. We hypothesized that pairing efficient machine learning techniques with keystroke log information should produce results comparable to transformer techniques, models which pay more or less attention to the different components of a text sequence in a far quicker time. Transformer-based methods dominate the field of NLP currently due to the strong understanding they display of natural language. We showed that models trained on keystroke log data are capable of effectively evaluating the quality of writing and do it in a significantly shorter amount of time compared to traditional methods. This is significant as it provides a necessary fast and cheap alternative to increasingly larger and slower LLMs.
Read More...