Predicting Groundwater Arsenic Concentrations Using Graph Neural Networks A new study from researchers using graph neural networks (GNNs) predicts groundwater arsenic concentrations across the United States, matching or outperforming gradient-boosted trees by accounting for spatial dependence. The team aggregated over 74,000 arsenic samples from the Water Quality Portal, Mineral Resources Data System, and Gridded National Soil Survey Geographic Database to build a spatially integrated dataset. The findings demonstrate that graph-based learning can enhance environmental prediction and improve groundwater risk mapping. arXiv:2607.19392v1 Announce Type: new Abstract: Arsenic contamination in groundwater presents a longstanding public health crisis in the United States, especially for households depending on private wells. Accurate and spatially informed prediction of arsenic concentration is vital to identify high-risk areas and focus mitigation efforts. However, there is a lack of generalizable models for representing continuous variation in arsenic concentrations across regions. In this work, we pose arsenic prediction as a regression task and construct a spatially integrated dataset to aggregate over 74,000 arsenic samples from the Water Quality Portal WQP , Mineral Resources Data System MRDS , and Gridded National Soil Survey Geographic Database gNATSGO . Specifically, we use a variety of techniques including kNearest Neighbors k-NN and Geographic Information Systems GIS to join arsenic measurement points from across the United States by location. Building on this dataset, we evaluate a diverse suite of machine learning models, including tree-based ensemble approaches, multilayer perceptrons, and spatially aware graph neural networks GNN . Our findings show that while gradient-boosted trees are still considered state-of-the-art in the field of tabular data, GNNs are able to further account for spatial dependence to match or outperform the results of gradient-boosted trees. These results demonstrate that graph-based and spatially informed learning can enhance environmental prediction and provide a foundation for improved groundwater risk mapping and monitoring.