Browse Articles

Tree-Based Learning Algorithms to Classify ECG with Arrhythmias

Sun et al. | Apr 23, 2025

Tree-Based Learning Algorithms to Classify ECG with Arrhythmias

Arrhythmias vary in type and treatment, and ECGs are used to detect them, though human interpretation can be inconsistent. The researchers tested four tree-based algorithms (gradient boosting, random forest, decision tree, and extra trees) on ECG data from over 10,000 patients.

Read More...

Redefining and advancing tree disease diagnosis through VOC emission measurements

Stoica et al. | Mar 27, 2025

Redefining and advancing tree disease diagnosis through VOC emission measurements

Here the authors investigated the use of an affordable gas sensor to detect volatile organic compound (VOC) emissions as an early indicator of tree disease, finding statistically significant differences in VOCs between diseased and non-diseased ash, beech, and maple trees. They suggest this sensor has potential for widespread early disease detection, but call for further research with larger sample sizes and diverse locations.

Read More...

Evaluating machine learning algorithms to classify forest tree species through satellite imagery

Gupta et al. | Mar 18, 2023

Evaluating machine learning algorithms to classify forest tree species through satellite imagery
Image credit: Sergei A

Here, seeking to identify an optimal method to classify tree species through remote sensing, the authors used a few machine learning algorithms to classify forest tree species through multispectral satellite imagery. They found the Random Forest algorithm to most accurately classify tree species, with the potential to improve model training and inference based on the inclusion of other tree properties.

Read More...

Effects of common supplements on human platelet aggregation in vitro

Prabhakar et al. | Apr 16, 2025

Effects of common supplements on human platelet aggregation in vitro
Image credit: The authors

There is a need for safe and effective therapies to prevent platelet aggregation associated with cardiovascular diseases. Prabhakar and Prabhakar test to see whether dietary supplements claiming to reduce cardiovascular disease risk will affect aggregation of human platelets.

Read More...

Automated classification of nebulae using deep learning & machine learning for enhanced discovery

Nair et al. | Feb 01, 2024

Automated classification of nebulae using deep learning & machine learning for enhanced discovery

There are believed to be ~20,000 nebulae in the Milky Way Galaxy. However, humans have only cataloged ~1,800 of them even though we have gathered 1.3 million nebula images. Classification of nebulae is important as it helps scientists understand the chemical composition of a nebula which in turn helps them understand the material of the original star. Our research on nebulae classification aims to make the process of classifying new nebulae faster and more accurate using a hybrid of deep learning and machine learning techniques.

Read More...

OLED Screens Better Exhibit the Color Black than LCD Screens

Donahue et al. | Nov 04, 2020

 OLED Screens Better Exhibit the Color Black than LCD Screens

There are two types of competing TV screens on the market, organic light emitting diode (OLED) and liquid crystal display (LCD). The better capability to exhibit black results in higher contrast images. Here, authors compared the ability of the two types of screens to show black in an environment eliminating external light.

Read More...

Mapping the Electromagnetic Field in Front of a Microwave Oven

Xiang et al. | Sep 21, 2019

Mapping the Electromagnetic Field in Front of a Microwave Oven

There is limited evidence that extended exposure to an electromagnetic field (EMF) has negative health effects on humans. The authors measured the power density and strength of EMF at different distances and directions in front of a microwave oven, and they discuss the safety of different distances.

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