ABSTRACT Urban flooding is an increasing threat to cities and resident well‐being. The Federal Emergency Management Agency (FEMA) typically reports losses attributed to flooding which result from a stream overtopping its banks, discounting impacts of higher frequency, lower impact flooding that occurs when precipitation intensity exceeds the capacity of a drainage system. Despite its importance, the drivers of street flooding can often be difficult to identify, given street flooding data scarcity and the multitude of storm, built environment, and social factors involved. To address this knowledge gap, this study uses 922 street flooding reports to the city in Denver, Colorado, USA from 2000 to 2019 in coordination with rain gauge network data and Census tract information to improve understanding of spatiotemporal drivers of urban flooding. An initial threshold analysis using rainfall intensity to predict street flooding had performance close to random chance, which led us to investigate other drivers. A logistic regression describing the probability of a storm leading to a flood report showed the strongest predictors of urban flooding were, in descending order, maximum 5‐min rainfall intensity, population density, storm depth, storm duration, median tract income, and stormwater pipe density. The logistic regression also showed that rainfall intensity and population density are nearly as important in determining the likelihood of a flood report incidence. In addition, topographic wetness index values at locations of flooding reports were higher than randomly selected points. A linear regression predicting the number of reports per area identified percent impervious as the single most important predictor. Our methodologies can be used to better inform urban flood awareness, response, and mitigation and are applicable to any city with flood reports and spatial precipitation data. 
                        more » 
                        « less   
                    
                            
                            Examining data imbalance in crowdsourced reports for improving flash flood situational awareness
                        
                    
    
            The use of crowdsourced data has been finding practical use for enhancing situational awareness during disasters. While recent studies have shown promising results regarding the potential of crowdsourced data (such as user-generated flood reports) for flash flood mapping and situational awareness, little attention has been paid to data imbalance issues that could introduce biases in data and assessment. To address this gap, in this study, we examine biases present in crowdsourced reports to identify data imbalance with a goal of improving disaster situational awareness. Three biases are examined: sample bias, spatial bias, and demographic bias. To examine these biases, we analyzed reported flooding from 3-1-1 reports (which is a citizen hotline allowing the community to report problems such as flooding) and Waze reports (which is a GPS navigation app that allows drivers to report flooded roads) with respect to FEMA damage data collected in the aftermaths of Tropical Storm Imelda in Harris County, Texas, in 2019 and Hurricane Ida in New York City in 2021. First, sample bias is assessed by expanding the flood-related categories in 3-1-1 reports. Integrating other flooding related topics into the Global Moran's I and Local Indicator of Spatial Association (LISA) revealed more communities that were impacted by floods. To examine spatial bias, we perform the LISA and BI-LISA tests on the data sets—FEMA damage, 3-1-1 reports, and Waze reports—at the census tract level and census block group level. By looking at two geographical aggregations, we found that the larger spatial aggregations, census tracts, show less data imbalance in the results. Through a regression analysis, we found that 3-1-1 reports and Waze reports have data imbalance limitations in areas where minority populations and single parent households reside. The findings of this study advance understanding of data imbalance and biases in crowdsourced datasets that are growingly used for disaster situational awareness. Through addressing data imbalance issues, researchers and practitioners can proactively mitigate biases in crowdsourced data and prevent biased and inequitable decisions and actions. 
        more » 
        « less   
        
    
                            - Award ID(s):
- 1832662
- PAR ID:
- 10481377
- Publisher / Repository:
- Elsevier
- Date Published:
- Journal Name:
- International Journal of Disaster Risk Reduction
- Volume:
- 95
- Issue:
- C
- ISSN:
- 2212-4209
- Page Range / eLocation ID:
- 103825
- Format(s):
- Medium: X
- Sponsoring Org:
- National Science Foundation
More Like this
- 
            
- 
            null (Ed.)Urban flooding is a major natural disaster that poses a serious threat to the urban environment. It is highly demanded that the flood extent can be mapped in near real-time for disaster rescue and relief missions, reconstruction efforts, and financial loss evaluation. Many efforts have been taken to identify the flooding zones with remote sensing data and image processing techniques. Unfortunately, the near real-time production of accurate flood maps over impacted urban areas has not been well investigated due to three major issues. (1) Satellite imagery with high spatial resolution over urban areas usually has nonhomogeneous background due to different types of objects such as buildings, moving vehicles, and road networks. As such, classical machine learning approaches hardly can model the spatial relationship between sample pixels in the flooding area. (2) Handcrafted features associated with the data are usually required as input for conventional flood mapping models, which may not be able to fully utilize the underlying patterns of a large number of available data. (3) High-resolution optical imagery often has varied pixel digital numbers (DNs) for the same ground objects as a result of highly inconsistent illumination conditions during a flood. Accordingly, traditional methods of flood mapping have major limitations in generalization based on testing data. To address the aforementioned issues in urban flood mapping, we developed a patch similarity convolutional neural network (PSNet) using satellite multispectral surface reflectance imagery before and after flooding with a spatial resolution of 3 meters. We used spectral reflectance instead of raw pixel DNs so that the influence of inconsistent illumination caused by varied weather conditions at the time of data collection can be greatly reduced. Such consistent spectral reflectance data also enhance the generalization capability of the proposed model. Experiments on the high resolution imagery before and after the urban flooding events (i.e., the 2017 Hurricane Harvey and the 2018 Hurricane Florence) showed that the developed PSNet can produce urban flood maps with consistently high precision, recall, F1 score, and overall accuracy compared with baseline classification models including support vector machine, decision tree, random forest, and AdaBoost, which were often poor in either precision or recall. The study paves the way to fuse bi-temporal remote sensing images for near real-time precision damage mapping associated with other types of natural hazards (e.g., wildfires and earthquakes).more » « less
- 
            Abstract Flood nowcasting refers to near-future prediction of flood status as an extreme weather event unfolds to enhance situational awareness. The objective of this study was to adopt and test a novel structured deep-learning model for urban flood nowcasting by integrating physics-based and human-sensed features. We present a new computational modeling framework including an attention-based spatial–temporal graph convolution network (ASTGCN) model and different streams of data that are collected in real-time, preprocessed, and fed into the model to consider spatial and temporal information and dependencies that improve flood nowcasting. The novelty of the computational modeling framework is threefold: first, the model is capable of considering spatial and temporal dependencies in inundation propagation thanks to the spatial and temporal graph convolutional modules; second, it enables capturing the influence of heterogeneous temporal data streams that can signal flooding status, including physics-based features (e.g., rainfall intensity and water elevation) and human-sensed data (e.g., residents’ flood reports and fluctuations of human activity) on flood nowcasting. Third, its attention mechanism enables the model to direct its focus to the most influential features that vary dynamically and influence the flood nowcasting. We show the application of the modeling framework in the context of Harris County, Texas, as the study area and 2017 Hurricane Harvey as the flood event. Three categories of features are used for nowcasting the extent of flood inundation in different census tracts: (i) static features that capture spatial characteristics of various locations and influence their flood status similarity, (ii) physics-based dynamic features that capture changes in hydrodynamic variables, and (iii) heterogeneous human-sensed dynamic features that capture various aspects of residents’ activities that can provide information regarding flood status. Results indicate that the ASTGCN model provides superior performance for nowcasting of urban flood inundation at the census-tract level, with precision 0.808 and recall 0.891, which shows the model performs better compared with other state-of-the-art models. Moreover, ASTGCN model performance improves when heterogeneous dynamic features are added into the model that solely relies on physics-based features, which demonstrates the promise of using heterogenous human-sensed data for flood nowcasting. Given the results of the comparisons of the models, the proposed modeling framework has the potential to be more investigated when more data of historical events are available in order to develop a predictive tool to provide community responders with an enhanced prediction of the flood inundation during urban flood.more » « less
- 
            null (Ed.)Climate change and sea-level rise are increasingly leading to higher and prolonged high tides, which, in combination with the growing intensity of rainfall and storm surges, and insufficient drainage infrastructure, result in frequent recurrent flooding in coastal cities. There is a pressing need to understand the occurrence of roadway flooding incidents in order to enact appropriate mitigation measures. Agency data for roadway flooding events are scarce and resource-intensive to collect. Crowdsourced data can provide a low-cost alternative for mapping roadway flood incidents in real time; however, the reliability is questionable. This research demonstrates a framework for asserting trustworthiness on crowdsourced flood incident data in a case study of Norfolk, Virginia. Publicly available (but spatially limited) flood incident data from the city in combination with different environmental and topographical factors are used to create a logistic regression model to predict the probability of roadway flooding at any location on the roadway network. The prediction accuracy of the model was found to be 90.5%. When applying this model to crowdsourced Waze flood incident data, 71.7% of the reports were predicted to be trustworthy. This study demonstrates the potential for using Waze incident report data for roadway flooding detection, providing a framework for cities to identify trustworthy reports in real time to enable rapid situation assessment and mitigation to reduce incident impact.more » « less
- 
            Flooding occurs at different scales and unevenly affects urban populations based on the broader social, ecological, and technological system (SETS) characteristics particular to cities. As hydrological models improve in spatial scale and account for more mechanisms of flooding, there is a continuous need to examine the re- lationships between flood exposure and SETS drivers of flood vulnerability. In this study, we related fine-scale measures of future flood exposure—the First Street Foundation’s Flood Factor and estimated change in chance of extreme flood exposure—to SETS indicators like building age, poverty, and historical redlining, at the parcel and census block group (CBG) scales in Portland, OR, Phoenix, AZ, Baltimore, MD, and Atlanta, GA. We used standard regression models and accounted for spatial bias in relationships. The results show that flood exposure was more often correlated with SETS variables at the parcel scale than at the CBG scale, indicating scale dependence. However, these relationships were often inconsistent among cities, indicating place-dependence. We found that marginalized populations were significantly more exposed to future flooding at the CBG scale. Combining newly-available, high-resolution future flood risk estimates with SETS data available at multiple scales offers cities a new set of tools to assess the exposure and multi-dimensional vulnerability of populations. These tools will better equip city managers to proactively plan and implement equitable interventions to meet evolving hazard exposure.more » « less
 An official website of the United States government
An official website of the United States government 
				
			 
					 
					
 
                                    