Browse Articles

Trajectories Between Cigarette Smoking and Electronic Nicotine Delivery System Use Among Adults in the U.S.

Primack et al. | Apr 30, 2020

Trajectories Between Cigarette Smoking and Electronic Nicotine Delivery System Use Among Adults in the U.S.

In this study, the authors characterized the trends of cigarette use amongst people who do and don't use electronic nicotine delivery systems (or ENDS). This was done to help determine if the use of ENDS is aiding in helping smokers quit, as the data on this has been controversial. They found that use of ENDS among people either with or without previous cigarette usage were more likely to continue using cigarettes in the future. This is important information contributing to our understanding of ways to effectively (and not effectively) reduce cigarette use.

Read More...

The influence of working memory on auditory category learning in the presence of visual stimuli

Vishag et al. | Sep 18, 2022

The influence of working memory on auditory category learning in the presence of visual stimuli

Here in an effort to better understand how our brains process and remember different categories of information, the authors assessed working memory capacity using an operation span task. They found that individuals with higher working memory capacity had higher overall higher task accuracy regardless of the type of category or the type of visual distractors they had to process. They suggest this may play a role in how some students may be less affected by distracting stimuli compared to others.

Read More...

Innovative fake health news detection: Integrating emotional features into graph neural networks

Wang et al. | Jul 03, 2026

Innovative fake health news detection: Integrating emotional features into graph neural networks
Image credit: Wang and Wang

This manuscript tackles a major social issue in the health news sector, with social media being one of the primary sources of information and a prime spot to propagate fake news. The author proposes X-HND , which is a unique architecture that combines emotional and contextual analysis in a Graph Neural Network to accurately detect fake news. This was a multi-step process which involved the creation of a custom health news dataset (HNDataset), and an emotional variant that uses RoBERTa to extract emotion. These dataset were then used to prove the hypothesis that accuracy increases when the custom dataset is used to train the model and that with the integration of emotion capture, the detection accuracy increases further.

Read More...

pH-dependent drug interactions with acid reducing agents

Lin et al. | Nov 12, 2024

pH-dependent drug interactions with acid reducing agents
Image credit: The authors

Some cancer treatments lose efficacy when combined with treatments for excessive stomach acid, due to the changes in the stomach environment caused by the stomach acid treatments. Lin and Lin investigate information on oral cancer drugs to see what information is available on interactions of these drugs.

Read More...

Utilizing meteorological data and machine learning to predict and reduce the spread of California wildfires

Bilwar et al. | Jan 15, 2024

Utilizing meteorological data and machine learning to predict and reduce the spread of California wildfires
Image credit: Pixabay

This study hypothesized that a machine learning model could accurately predict the severity of California wildfires and determine the most influential meteorological factors. It utilized a custom dataset with information from the World Weather Online API and a Kaggle dataset of wildfires in California from 2013-2020. The developed algorithms classified fires into seven categories with promising accuracy (around 55 percent). They found that higher temperatures, lower humidity, lower dew point, higher wind gusts, and higher wind speeds are the most significant contributors to the spread of a wildfire. This tool could vastly improve the efficiency and preparedness of firefighters as they deal with wildfires.

Read More...

Reading recall: A comparison of reading comprehension

Rudins et al. | Nov 16, 2022

Reading recall: A comparison of reading comprehension

Researchers query whether reading comprehension is the same, worse, or better when using e-books as compared with standard paper texts. This study evaluated this question in the elementary school population. Our hypothesis was that information would be retained equally whether read from paper or from an electronic device. Each participant read four stories, alternating between electronic and paper media types. After each reading, the participants completed a five-question test covering the information read. The study participants correctly answered 167 out of 200 comprehension questions when reading from an electronic device. These same participants correctly answered 145 out of 200 comprehension questions when reading from paper. At a significance level of p < 0.05, the results showed that there was a statistically significant difference in reading comprehension between the two media, demonstrating better comprehension when using electronic media. The unexpected results of this study demonstrate a shift in children’s performance and desirability of using electronic media as a reading source.

Read More...

An efficient approach to automated geometry diagram parsing

Date et al. | Oct 02, 2022

An efficient approach to automated geometry diagram parsing

Here, beginning from an initial interest in the possibility to use a computer to automatically solve a geometry diagram parser, the authors developed their own Fast Geometry Diagram Parser (FastGDP) that uses clustering and corner information. They compared their own methods to a more widely available, method, GeoSolver, finding their own to be an order of magnitude faster in most cases that they considered.

Read More...