Browse Articles

Overcoming The Uncanny Valley Through Shared Stressful Experience with a Humanoid Robot

Bing et al. | Jun 12, 2018

Overcoming The Uncanny Valley Through Shared Stressful Experience with a Humanoid Robot

The "Uncanny Valley" is a phenomenon in which humans feel discomfort in the presence of objects that are almost, but not quite, human-like. In this study, the authors tested whether this phenomenon could be overcome by sharing a stressful experience with a humanoid robot. They found that human subjects more readily accepted a robot partner that they had previously shared a stressful experience with, suggesting a potential method for increasing the effectiveness of beneficial human-robot interactions by reducing the Uncanny Valley effect.

Read More...

Time-Efficient and Low-Cost Neural Network to detect plant disease on leaves and reduce food loss and waste

Singh et al. | Apr 24, 2023

Time-Efficient and Low-Cost Neural Network to detect plant disease on leaves and reduce food loss and waste

About 25% of the food grown never reaches consumers due to spoilage, and 11.5 billion pounds of produce from gardens are wasted every year. Current solutions involve farmers manually looking for and treating diseased crops. These methods of tending crops are neither time-efficient nor feasible. I used a convolutional neural network to identify signs of plant disease on leaves for garden owners and farmers.

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

Evaluating the performance of Q-learning-based AI in auctions

Liu et al. | Nov 09, 2025

Evaluating the performance of Q-learning-based AI in auctions
Image credit: Liu and Liu

Advertising platforms like Google Ads use AI to drive the algorithms used to maximize advertisers benefits. This study shows that AI does not adjust it strategy based on auction type and highlights the limitations of AI running without explicit guidance.

Read More...

Propagation of representation bias in machine learning

Dass-Vattam et al. | Jun 10, 2021

Propagation of representation bias in machine learning

Using facial recognition as a use-case scenario, we attempt to identify sources of bias in a model developed using transfer learning. To achieve this task, we developed a model based on a pre-trained facial recognition model, and scrutinized the accuracy of the model’s image classification against factors such as age, gender, and race to observe whether or not the model performed better on some demographic groups than others. By identifying the bias and finding potential sources of bias, his work contributes a unique technical perspective from the view of a small scale developer to emerging discussions of accountability and transparency in AI.

Read More...