Browse Articles

Wind Resistance and Automobile Shapes

Neelakantan et al. | Jan 25, 2019

Wind Resistance and Automobile Shapes

Energy efficiency is becoming more important as we struggle to find better, more sustainable energy sources to power our planet; the car industry is no exception. In this article, the authors examine the effect of shape on automobile aerodynamics By finding the shape that makes cars less resistant to wind, and therefore more energy efficient, can help the automobile industry make better, more eco-friendly cars that are also cheaper to operate.

Read More...

The Role of a Mask - Understanding the Performance of Deep Neural Networks to Detect, Segment, and Extract Cellular Nuclei from Microscopy Images

Dasgupta et al. | Jul 06, 2021

The Role of a Mask - Understanding the Performance of Deep Neural Networks to Detect, Segment, and Extract Cellular Nuclei from Microscopy Images

Cell segmentation is the task of identifying cell nuclei instances in fluorescence microscopy images. The goal of this paper is to benchmark the performance of representative deep learning techniques for cell nuclei segmentation using standard datasets and common evaluation criteria. This research establishes an important baseline for cell nuclei segmentation, enabling researchers to continually refine and deploy neural models for real-world clinical applications.

Read More...

Survival analysis in cardiovascular epidemiology: nexus between heart disease and mortality

Lachwani et al. | Oct 23, 2024

Survival analysis in cardiovascular epidemiology: nexus between heart disease and mortality

In 2021, over 20 million people died from cardiovascular diseases, highlighting the need for a deeper understanding of factors influencing heart failure outcomes. This study examined multiple variables affecting mortality after heart failure, using random forest models to identify time, serum creatinine, and ejection fraction as key predictors. These findings could contribute to personalized medicine, improving survival rates by tailoring treatment strategies for heart failure patients.

Read More...

Gradient boosting with temporal feature extraction for modeling keystroke log data

Barretto et al. | Oct 04, 2024

Gradient boosting with temporal feature extraction for modeling keystroke log data
Image credit: Barretto and Barretto 2024.

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...

A HOG feature extraction and CNN approach to Parkinson’s spiral drawing diagnosis

Tripathi et al. | Aug 09, 2024

A HOG feature extraction and CNN approach to Parkinson’s spiral drawing diagnosis

Parkinson’s disease (PD) is a prevalent neurodegenerative disorder in the U.S., second only to Alzheimer’s disease. Current diagnostic methods are often inefficient and dependent on clinical exams. This study explored using machine and deep learning to enhance PD diagnosis by analyzing spiral drawings affected by hand tremors, a common PD symptom.

Read More...

Predicting baseball pitcher efficacy using physical pitch characteristics

Oberoi et al. | Jan 11, 2024

Predicting baseball pitcher efficacy using physical pitch characteristics
Image credit: Antoine Schibler

Here, the authors sought to develop a new metric to evaluate the efficacy of baseball pitchers using machine learning models. They found that the frequency of balls, was the most predictive feature for their walks/hits allowed per inning (WHIP) metric. While their machine learning models did not identify a defining trait, such as high velocity, spin rate, or types of pitches, they found that consistently pitching within the strike zone resulted in significantly lower WHIPs.

Read More...

Identifying shark species using an AlexNet CNN model

Sarwal et al. | Sep 23, 2024

Identifying shark species using an AlexNet CNN model

The challenge of accurately identifying shark species is crucial for biodiversity monitoring but is often hindered by time-consuming and labor-intensive manual methods. To address this, SharkNet, a CNN model based on AlexNet, achieved 93% accuracy in classifying shark species using a limited dataset of 1,400 images across 14 species. SharkNet offers a more efficient and reliable solution for marine biologists and conservationists in species identification and environmental monitoring.

Read More...