Browse Articles

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

Study of PINN sensor layout in evaluating WSS with application to patient-specific carotid flow

Nie et al. | Sep 04, 2026

Study of PINN sensor layout in evaluating WSS with application to patient-specific carotid flow

Physics‑Informed Neural Networks (PINNs) offer a promising way to estimate blood‑flow behavior in arteries, especially near the vessel wall where traditional methods struggle. In this study, students tested how sensor density and placement affect PINN accuracy in modeling carotid artery flow and found that accuracy improves up to a moderate sensor density and depends strongly on how close sensors are placed to the arterial wall. Applying the optimized configuration to a patient‑specific carotid model produced velocity predictions closely matching computational fluid dynamics results, highlighting PINNs’ potential for future personalized cardiovascular assessment.

Read More...

Retinal biomarkers for the detection of neurological disease using deep learning

Kim et al. | Sep 04, 2026

Retinal biomarkers for the detection of neurological disease using deep learning

The authors looked at whether retinal features, specifically lens clarity, optic nerve cupping, and hyperreflective foci, can serve as biomarkers for neuro-ophthalmological diseases, which share pathological mechanisms with neurodegeneration and may indicate broader neurological risk. Using multimodal clinical data and machine learning, they investigated the potential of retinal imaging as a complementary diagnostic tool for more accurate and accessible detection of neurological disorders.

Read More...

Global trends in total cholesterol by gender (1980-2018)

Qi et al. | Aug 24, 2026

Global trends in total cholesterol by gender (1980-2018)

This study explores global trends in average total cholesterol levels among adults from 1980 to 2018, finding a significant decline in both men and women, with a sharper decrease among men. While these improvements likely reflect advances in public health and medical treatment, the persistent gender gap highlights the need for more targeted approaches to cardiovascular disease prevention.

Read More...

Evaluating the impact of prompting styles on LLM accuracy for AIME math questions

Ganesa et al. | Jul 26, 2026

Evaluating the impact of prompting styles on LLM accuracy for AIME math questions

Large language models are increasingly used to solve math problems, but their ability to handle multi-step reasoning remains uncertain. In this study, students tested whether different prompting styles could improve LLM accuracy on challenging AIME math questions and found that detailed step-by-step solutions did not significantly outperform simpler prompts. These results suggest that improving LLM mathematical reasoning may require deeper model-level advances rather than changes in prompting style alone.

Read More...

Integration of iron oxide nanoparticles into high-density polyethylene for sustainable cup coatings

Atmadja et al. | Jul 08, 2026

Integration of iron oxide nanoparticles into high-density polyethylene for sustainable cup coatings

Here the authors propose integrating magnetic iron (II) oxide nanoparticles into the high-density polyethylene linings of disposable paper cups to create a waterproof, magnetically responsive composite liner. Their findings demonstrate that these nanoparticles successfully bond with the plastic layer without disrupting its structural integrity, offering a viable method to improve plastic recovery through magnetic recycling and mitigate global microplastic pollution.

Read More...

Comparative study on three machine learning models in novel autonomous drone-based detection of invasive plant Brassica nigra

Ho et al. | Jul 05, 2026

Comparative study on three machine learning models in novel autonomous drone-based detection of invasive plant <em>Brassica nigra</em>

Autonomous drone imaging combined with machine learning offers a promising approach for early detection of invasive species. In this study, students built an autonomous drone and compared three models: CNN, SGDC, and XGBoost, to identify Brassica nigra from aerial footage. Their results show that CNNs most effectively recognize key visual features, demonstrating strong potential for supporting conservation and invasive plant management.

Read More...

Investigating the effects of glucose reintroduction on acutely starved HeLa cells

Puduru et al. | Jul 05, 2026

Investigating the effects of glucose reintroduction on acutely starved HeLa cells

Cancer cells rely heavily on glycolysis, but how they respond when glucose is reintroduced after acute starvation is not well understood. Using fluorescence lifetime imaging microscopy, students tracked metabolic changes in HeLa cells and found a rapid shift toward glycolysis within 20 minutes of glucose reintroduction, followed by heterogeneous recovery toward oxidative phosphorylation. These results highlight metabolic flexibility and variability in cancer cells, offering insights relevant to treatment resistance and therapeutic design.

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