Browse Articles

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

Forecasting air quality index: A statistical machine learning and deep learning approach

Pasula et al. | Feb 17, 2025

Forecasting air quality index: A statistical machine learning and deep learning approach
Image credit: Amir Hosseini

Here the authors investigated air quality forecasting in India, comparing traditional time series models like SARIMA with deep learning models like LSTM. The research found that SARIMA models, which capture seasonal variations, outperform LSTM models in predicting Air Quality Index (AQI) levels across multiple Indian cities, supporting the hypothesis that simpler models can be more effective for this specific task.

Read More...

Astragalus membranaceus Root Concentration and Exposure Time: Role in Heat Stress Diminution in C. elegans

Chen et al. | Oct 17, 2018

Astragalus membranaceus Root Concentration and Exposure Time: Role in Heat Stress Diminution in <em>C. elegans</em>

In this study, the authors investigated the biological mechanism underlying the actions of a traditional medicinal plant, Astragalus membranaceus. Using C. elegans as an experimental model, they tested the effects of AM root on heat stress responses. Their results suggest that AM root extract may enhance the activity of endogenous pathways that mediate cellular responses to heat stress.

Read More...