Browse Articles

Algorithmic barriers: Investigating student perceptions of AI bias in subjective “culture fit” hiring

Mahatara et al. | May 25, 2026

Algorithmic barriers: Investigating student perceptions of AI bias in subjective “culture fit” hiring
Image credit: JonTyson

This study investigated perceptions of the emerging workforce toward the use of artificial intelligence in hiring, specifically for assessing subjective "culture fit." Through a mixed-methods survey of 150 high school and early-college students in Nepal, we found a significant disconnect between organizational adoption of AI and the profound skepticism of young job candidates, who express deep concerns about fairness, transparency, and the potential for AI to perpetuate systemic discrimination.

Read More...

Evaluating need for adversarial training data given algorithmic defense methods against adversarial attacks

Yian et al. | Jul 05, 2026

Evaluating need for adversarial training data given algorithmic defense methods against adversarial attacks

The purpose of this study was to determine the necessity of previous non-algorithmic attacks (Adversarial Training) in light of algorithmic defense methods (Gradient Masking and Defensive Distillation) against FGSM attacks. We found a significant increase in image classification accuracy from defense methods with the non-algorithmic defense method compared to ones without. By analyzing the significance with a McNemar test, we determined that the inclusion of non-algorithmic defense methods is still necessary in light of new algorithmic defense methods.

Read More...

Understanding the impossibility of machine learning fairness with data examples

Pillutla et al. | Sep 04, 2026

Understanding the impossibility of machine learning fairness with data examples

Machine learning systems are often expected to make fair decisions, yet the most widely used fairness criteria—independence, separation, and sufficiency—cannot generally be satisfied at the same time. In this study, students tested these criteria using a logistic regression model on a real-world student performance dataset and found that each criterion was met only at different prediction thresholds, with no threshold satisfying all three simultaneously. These results illustrate the inherent trade-offs in algorithmic fairness and highlight why achieving perfectly fair machine learning models is often impossible in practice.

Read More...

Tree-Based Learning Algorithms to Classify ECG with Arrhythmias

Sun et al. | Apr 23, 2025

Tree-Based Learning Algorithms to Classify ECG with Arrhythmias

Arrhythmias vary in type and treatment, and ECGs are used to detect them, though human interpretation can be inconsistent. The researchers tested four tree-based algorithms (gradient boosting, random forest, decision tree, and extra trees) on ECG data from over 10,000 patients.

Read More...