skip to main content
US FlagAn official website of the United States government
dot gov icon
Official websites use .gov
A .gov website belongs to an official government organization in the United States.
https lock icon
Secure .gov websites use HTTPS
A lock ( lock ) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.


Title: Identifying Predictors of Bridge Deterioration in the United States from a Data Science Perspective
US Bridges scored a C+ on the 2017 infrastructure report card. There is a need for substantial improvement in bridge conditions as many of them are structurally deficient and can become unsafe in the near future. The nation's most recent bridge rehabilitation estimate is $123 billion. Many state's department of transportation (DOT) have limited resources, leaving them with difficult decisions about where to invest and allocate limited resources. To make cost-effective decisions, these bridge stakeholders need clean data and studies to estimate the future bridge conditions. This will give them data-driven, accurate life-cycle models for bridges and improved inspections intervals. Previous researchers have identified factors that may cause bridge deterioration. Unfortunately, these researchers limit their data to specific regions and bridge types. This severely limits their result's general applicability. In this thesis, we approach bridge health-related decision making challenges using a novel data science perspective. This bridge health deterioration study provides new insights into making bridge rehabilitation and reconstruction decisions. In this research, we use all US inspection record data regulated by the Federal Highway Agency that is available in the National Bridge Inventory (NBI) database and precipitation data from the Center for Disease Control and Prevention (CDC). Our specific contributions are 1) providing a reference big data pipeline implementation for bridge health-related datasets; 2) demonstrating the feasibility of data science to study bridge deterioration; 3) developing repeatable methods for sharing large datasets with reproducible analysis driven by data science and making them available to other researchers. Further, our curated datasets and platforms are used to analyze the statistical significance of bridge deterioration factors as identified by the literature and subject matter experts at the Nebraska State DOT. From our results, we found that bridge material type has the highest association in comparison to other factors such as average daily traffic, average daily truck traffic, structure length, maintainer, region, and precipitation. This research used all NBI inspection records and precipitation rates from all US counties.  more » « less
Award ID(s):
1762034
PAR ID:
10278166
Author(s) / Creator(s):
Date Published:
Journal Name:
ProQuest Dissertation and Theses
Format(s):
Medium: X
Sponsoring Org:
National Science Foundation
More Like this
  1. null (Ed.)
    The C+ score for US bridges on the 2017 infrastructure report card underscores the need for improved data-driven methods to understand bridge performance. There is a lot of interest and prior work in using inspection records to determine bridge health scores. However, aggregating, cleaning, and analyzing bridge inspection records from all states and all past years is a challenging task, limiting the access and reproducibility of findings. This research introduces a new score computed using inspection records from the National Bridge Inventory (NBI) data set. Differences between the time series of condition ratings for a bridge and a time series of average national condition ratings by age are used to develop a health score for that bridge. This baseline difference score complements NBI condition ratings in further understanding a bridge’s performance over time. Moreover, the role of bridge attributes and environmental factors can be analyzed using the score. Such analysis shows that bridge material type has the highest association with the baseline difference score, followed by snowfall and maintenance. This research also makes a methodological contribution by outlining a data-driven approach to repeatable and scalable analysis of the NBI data set. 
    more » « less
  2. The Federal Highway Administration (FHWA) mandates biannual bridge inspections to assess the condition of all bridges in the United States. These inspections are recorded in the National Bridge Inventory (NBI) and the respective state’s databases to manage, study, and analyze the data. As FHWA specifications become more complex, inspections require more training and field time. Recently, element-level inspections were added, assigning a condition state to each minor element in the bridge. To address this new requirement, a machine-aided bridge inspection method was developed using artificial intelligence (AI) to assist inspectors. The proposed method focuses on the condition state assessment of cracking in reinforced concrete bridge deck elements. The deep learning-based workflow integrated with image classification and semantic segmentation methods is utilized to extract information from images and evaluate the condition state of cracks according to FHWA specifications. The new workflow uses a deep neural network to extract information required by the bridge inspection manual, enabling the determination of the condition state of cracks in the deck. The results of experimentation demonstrate the effectiveness of this workflow for this application. The method also balances the costs and risks associated with increasing levels of AI involvement, enabling inspectors to better manage their resources. This AI-based method can be implemented by asset owners, such as Departments of Transportation, to better serve communities. 
    more » « less
  3. null (Ed.)
    Corrosion on steel bridge members is one of the most important bridge deficiencies that must be carefully monitored by inspectors. Human visual inspection is typically conducted first, and additional measures such as tapping bolts and measuring section losses can be used to assess the level of corrosion. This process becomes a challenge when some of the connections are placed in a location where inspectors have to climb up or down the steel members. To assist this inspection process, we developed a computervision based Unmanned Aerial Vehicle (UAV) system for monitoring the health of critical steel bridge connections (bolts, rivets, and pins). We used a UAV to collect images from a steel truss bridge. Then we fed the collected datasets into an instance level segmentation model using a region-based convolutional neural network to train characteristics of corrosion shown at steel connections with sets of labeled image data. The segmentation model identified locations of the connections in images and efficiently detected the members with corrosion on them. We evaluated the model based on how precisely it can detect rivets, bolts, pins, and corrosion damage on these members. The results showed robustness and practicality of our system which can also provide useful health information to bridge owners for future maintenance. These collected image data can be used to quantitatively track temporal changes and to monitor progression of damage in aging steel structures. Furthermore, the system can also assist inspectors in making decisions for further detailed inspections. 
    more » « less
  4. Real-time fatigue health monitoring has the potential to serve as a valuable complement to structural health monitoring (SHM) for bridge inspections. SHM is an objective supplement to visual bridge inspections with a minimum interval between bridge inspections at 24 months. SHM can provide quantitative and objective data on a bridge’s fatigue condition for fracture-critical components, of which fatigue is a criterion. Current methods of continuous structural health monitoring for condition assessment are performed by collecting measured bridge response subjected to operational traffic from an array of sensors installed on fracture-critical members of a bridge. The measured responses are used to determine the remaining fatigue life of the bridge—the minimum time before repair. The large amount of data involved in this process complicates the design of a system that will automate the data collection process at a bridge, analyze that data, and display information about bridge health to researchers and engineers. Variations in bridge designs and condition assessment algorithms also necessitate that such a system be modular and adaptable to allow for expansion to additional structures. A new system has been developed that separates bridge SHM from the data storage and communication system. This architecture creates a reliable interface for sending data from one or more bridges to a cloud server where it can be processed using modular algorithms that can be adapted for different use cases. The cloud-based web service and data repository makes bridge structural health data available to researchers at all steps of the process. This system provides significant advantages over previous platforms for structural health monitoring and condition assessment, most notably in the areas of modularity, extensibility, and reliability. 
    more » « less
  5. There have been great advances in bridge inspection damage detection involving the use of deep learning models. However, automated detection models currently fall short of giving an inspector an understanding of how the damage has progressed from one inspection to the next. The rate-of-change of the damage is a critical piece of information used by engineers to determine appropriate maintenance and rehabilitation actions to prevent structural failures. We propose a simple methodology for registering two bridge inspection videos or still images, collected at different stages of deterioration, so that trained model predictions may be directly measured and damage progression compared. The changes may be documented and presented to the inspector so that they may quickly evaluate key interest regions in the inspection video or image. Three approaches referred to as rigid, deformable, and hybrid image registration methods were experimentally tested and evaluated based on their ability to preserve the geometric characteristics of the referenced image. It was found in all experiments that the rigid, homography-based transformations performed the best for this application over a state-of-the-art deformable registration method, RANSAC-Flow. 
    more » « less