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.
The use of gamification in cybersecurity education, particularly through capture-the-flag competitions, involves scoring challenges based on their difficulty and the number of teams that solve them. The study investigated how changing the scoring formulas affects competition outcomes, predicting that different formulas would alter score distributions.
In this article, the authors looked at developing a strategy that would allow for earlier diagnosis of Diabetes as that improves long-term outcomes. They were able to find that BMI, tricep skin fold thickness, and blood pressure are the risk factors with the highest accuracy in predicting diabetes risk.
Coral bleaching is a fatal process that reduces coral diversity, leads to habitat loss for marine organisms, and is a symptom of climate change. This process occurs when corals expel their symbiotic dinoflagellates, algae that photosynthesize within coral tissue providing corals with glucose. Restoration efforts have attempted to repair damaged reefs; however, there are over 360,000 square miles of coral reefs worldwide, making it challenging to target conservation efforts. Thus, predicting the likelihood of bleaching in a certain region would make it easier to allocate resources for conservation efforts. We developed a machine learning model to predict global locations at risk for coral bleaching. Data obtained from the Biological and Chemical Oceanography Data Management Office consisted of various coral bleaching events and the parameters under which the bleaching occurred. Sea surface temperature, sea surface temperature anomalies, longitude, latitude, and coral depth below the surface were the features found to be most correlated to coral bleaching. Thirty-nine machine learning models were tested to determine which one most accurately used the parameters of interest to predict the percentage of corals that would be bleached. A random forest regressor model with an R-squared value of 0.25 and a root mean squared error value of 7.91 was determined to be the best model for predicting coral bleaching. In the end, the random model had a 96% accuracy in predicting the percentage of corals that would be bleached. This prediction system can make it easier for researchers and conservationists to identify coral bleaching hotspots and properly allocate resources to prevent or mitigate bleaching events.
Farmers will need to increase crop yields to feed the world's growing population efficiently. The authors here investigate the effects of growing corn in the presence or absence of ragweed, an invasive weed found in many fields and gardens. Surprisingly, the authors found that corn grown in the presence of weeds grew taller and were more productive than corn that had weeds removed. This may help gardeners rethink the necessity of weeding, and may point a way to improve farm yields in the future.
In this study, with consideration for the increasing participation of high school students in indoor rowing, the authors analyzed World Indoor Rowing Championship data. Statistical analysis revealed two key features that can determine the performance of a rower as well as increasing competitiveness in nearly all categories considered. They conclude by offering a 2000-meter ergometer time distribution that can help junior rowers assess their current performance relative to the world competition.
The authors looked at the development of biodegradable bioplastic and its features compared to PET packaging films. They were able to develop a biodegradable plastic with sodium alginate that dissolved in water and degrade in microbial conditions while also being transparent and flexible similar to current plastic films.
It's time-consuming to complete the calculations that are used to study nuclear reactions and energy. To uncover which computational chemistry tools are useful for this challenge, Pan, Vaiyakarnam, Li, and McMahan investigated whether the Python-based Simulations of Chemistry Framework’s Hartree-Fock (PySCF) method is an efficient and accurate way to assess alkane molecules.
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.