A Graph-Based Modeling Framework for Tracing Hydrological Pollutant Transport in Surface Waters

David L. Cole,Gerardo J. Ruiz-Mercado,Victor M. Zavala
2023-09-23
Abstract:Anthropogenic pollution of hydrological systems affects diverse communities and ecosystems around the world. Data analytics and modeling tools play a key role in fighting this challenge, as they can help identify key sources as well as trace transport and quantify impact within complex hydrological systems. Several tools exist for simulating and tracing pollutant transport throughout surface waters using detailed physical models; these tools are powerful, but can be computationally intensive, require significant amounts of data to be developed, and require expert knowledge for their use (ultimately limiting application scope). In this work, we present a graph modeling framework -- which we call ${\tt HydroGraphs}$ -- for understanding pollutant transport and fate across waterbodies, rivers, and watersheds. This framework uses a simplified representation of hydrological systems that can be constructed based purely on open-source data (National Hydrography Dataset and Watershed Boundary Dataset). The graph representation provides an flexible intuitive approach for capturing connectivity and for identifying upstream pollutant sources and for tracing downstream impacts within small and large hydrological systems. Moreover, the graph representation can facilitate the use of advanced algorithms and tools of graph theory, topology, optimization, and machine learning to aid data analytics and decision-making. We demonstrate the capabilities of our framework by using case studies in the State of Wisconsin; here, we aim to identify upstream nutrient pollutant sources that arise from agricultural practices and trace downstream impacts to waterbodies, rivers, and streams. Our tool ultimately seeks to help stakeholders design effective pollution prevention/mitigation practices and evaluate how surface waters respond to such practices.
Machine Learning
What problem does this paper attempt to address?
The paper aims to address the issue of pollutant transport and fate in hydrological systems. Specifically, the researchers propose a framework based on graph models (referred to as HydroGraphs) to understand and trace the pathways of pollutants in water bodies, rivers, and watersheds. Traditional physical simulation tools, while powerful, are computationally expensive, require extensive data and expertise, which limits their applicability. Therefore, this study proposes a simplified and intuitive method to represent hydrological systems, which can be constructed using only open-source data. By representing hydrological systems as graph models, advanced algorithms such as graph theory and topological data analysis can be utilized for data analysis and decision support. Additionally, this approach can help identify upstream pollution sources and their impact on downstream environments, and can be applied to hydrological systems of different scales. The study uses Wisconsin, USA as an example to demonstrate how to identify nutrient pollution sources caused by agricultural activities and trace the impact of these pollutants on water bodies, rivers, and streams. The ultimate goal is to help stakeholders design effective pollution prevention and mitigation measures and evaluate the effectiveness of these measures on surface water response.