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

Prediction of molecular energy using Coulomb matrix and Graph Neural Network

Hazra et al. | Feb 01, 2022

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

Similarity Graph-Based Semi-supervised Methods for Multiclass Data Classification

Balaji et al. | Sep 11, 2021

Similarity Graph-Based Semi-supervised Methods for Multiclass Data Classification

The purpose of the study was to determine whether graph-based machine learning techniques, which have increased prevalence in the last few years, can accurately classify data into one of many clusters, while requiring less labeled training data and parameter tuning as opposed to traditional machine learning algorithms. The results determined that the accuracy of graph-based and traditional classification algorithms depends directly upon the number of features of each dataset, the number of classes in each dataset, and the amount of labeled training data used.

Read More...

Pancreatic Adenocarcinoma: An Analysis of Drug Therapy Options through Interaction Maps and Graph Theory

Gupta et al. | Feb 04, 2014

Pancreatic Adenocarcinoma: An Analysis of Drug Therapy Options through Interaction Maps and Graph Theory

Cancer is often caused by improper function of a few proteins, and sometimes it takes only a few proteins to malfunction to cause drastic changes in cells. Here the authors look at the genes that were mutated in patients with a type of pancreatic cancer to identify proteins that are important in causing cancer. They also determined which proteins currently lack effective treatment, and suggest that certain proteins (named KRAS, CDKN2A, and RBBP8) are the most important candidates for developing drugs to treat pancreatic cancer.

Read More...

Ant Colony Optimization Algorithms with Multiple Simulated Colonies Offer Potential Advantages for Solving the Traveling Salesman Problem and, by Extension, Other Optimization Problems

Wildenhain et al. | May 22, 2015

Ant Colony Optimization Algorithms with Multiple Simulated Colonies Offer Potential Advantages for Solving the Traveling Salesman Problem and, by Extension, Other Optimization Problems

Ant colony optimization algorithms simulate ants moving from point to point on a graph and coordinate their actions, similar to ants laying down pheromones to strengthen a path as it is used more frequently. These ACO algorithms can be applied to the classic traveling salesman problem, which aims to determine the lowest-cost path through a given set of points on a graph. In this study, a novel multiple-colony system was developed that uses multiple simulated ant colonies to generate improved solutions to the traveling salesman problem.

Read More...

Determination of Optimal Relevant Joint Angles for Vertical Jump Height Across Teenagers with Differing Amounts of Jumping Experience

Bahng et al. | May 09, 2021

Determination of Optimal Relevant Joint Angles for Vertical Jump Height Across Teenagers with Differing Amounts of Jumping Experience

Reaching one’s maximum jump height requires optimizing one’s jump techniques. In order to find this optimal jump technique, three high school participants with varying vertical jump (VJ) abilities recorded videos of themselves with varying degrees of maximum/minimum shoulder, knee, and hip angles—with or without respect to the horizontal—at the isometric phase of a regular countermovement (CM) VJ or countermovement jump (CMJ). Results showed that the shoulder angle without respect to the horizontal (SA), knee angle with respect to the horizontal (KAH), and the hip angle with respect to the horizontal (HAH) possessed a more consistent correlation with VJ height across the subjects compared to the same respective angles with opposite relations to the horizontal.

Read More...

Statistically Analyzing the Effect of Various Factors on the Absorbency of Paper Towels

Tao et al. | Dec 04, 2020

Statistically Analyzing the Effect of Various Factors on the Absorbency of Paper Towels

In this study, the authors investigate just how effectively paper towels can absorb different types of liquid and whether changing the properties of the towel (such as folding it) affects absorbance. Using variables of either different liquid types or the folded state of the paper towels, they used thorough approaches to make some important and very useful conclusions about optimal ways to use paper towels. This has important implications as we as a society continue to use more and more paper towels.

Read More...