Browse Articles

A study on the stretching behavior of rubber bands

Davuluri et al. | Jan 18, 2022

A study on the stretching behavior of rubber bands

Here, the authors considered the stretching behavior of rubber bands by exposing the rubber bands to increasing loads and measuring their stretch response. They found that a linear stretch response was observed for intermediate loading steps, but this behavior was lost at lower or higher loads, deviating from Hooke's Law. The authors suggest that studies such as these can be used to evaluate other visco-elastic structures.

Read More...

Open Source RNN designed for text generation is capable of composing music similar to Baroque composers

Goel et al. | May 05, 2021

Open Source RNN designed for text generation is capable of composing music similar to Baroque composers

Recurrent neural networks (RNNs) are useful for text generation since they can generate outputs in the context of previous ones. Baroque music and language are similar, as every word or note exists in context with others, and they both follow strict rules. The authors hypothesized that if we represent music in a text format, an RNN designed to generate language could train on it and create music structurally similar to Bach’s. They found that the music generated by our RNN shared a similar structure with Bach’s music in the input dataset, while Bachbot’s outputs are significantly different from this experiment’s outputs and thus are less similar to Bach’s repertoire compared to our algorithm.

Read More...

Population Forecasting by Population Growth Models based on MATLAB Simulation

Li et al. | Aug 31, 2020

Population Forecasting by Population Growth Models based on MATLAB Simulation

In this work, the authors investigate the accuracy with which two different population growth models can predict population growth over time. They apply the Malthusian law or Logistic law to US population from 1951 until 2019. To assess how closely the growth model fits actual population data, a least-squared curve fit was applied and revealed that the Logistic law of population growth resulted in smaller sum of squared residuals. These findings are important for ensuring optimal population growth models are implemented to data as population forecasting affects a country's economic and social structure.

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

Enhanced brain arteries and aneurysms analysis using a CAE-CFD approach

Saravanan et al. | Mar 02, 2025

Enhanced brain arteries and aneurysms analysis using a CAE-CFD approach
Image credit: Vineet Saravanan

Here, recognizing that brain aneurysms pose a severe threat, often misdiagnosed and leading to high mortality, particularly in younger individuals, the authors explored a novel computer-aided engineering approach. They used magnetic resonance angiography images and computational fluid dynamics, to improve aneurysm detection and risk assessment, aiming for more personalized treatment.

Read More...