Skip to main content
Business LibreTexts

4.5: Artificial Neural Network Deterioration Models

  • Page ID
    21128
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    Artificial Neural networks can serve as an alternative to regression or Markov deterioration models. They are based upon an analogy to how simple biological brains behave in transmitting signals among individual neural cells. They originated in work on artificial intelligence and machine learning.

    Figure 4.5.1 illustrates a neural network. Inputs might be condition index values, age or weather effects. Outputs might be probabilities of transitioning to particular conditions over the course of a year. Figure 4.5.1 illustrates the signal processing that would be occurring within each of the artificial neurons (represented as circles in Figure 4.5.1). The input signals are weighted, combined and transformed into an output activation.

    clipboard_e8c06204583f0ff5d099613ee1f275d82.png

    Figure \(\PageIndex{1}\): Illustration of a Neural Network with Input, Hidden and Output Stages. Source: By Glosser.ca - Own work, Derivative of File:Artificial neural network.svg, CC BY-SA 3.0, https://commons.wikimedia.org/w/inde...curid=24913461.

    clipboard_e8b34d487a5624aba825d132489c2d3b5.png
    Figure \(\PageIndex{2}\): Illustration of Artificial Neuron Processing. Source: By Chrislb - created by Chrislb, CC BY-SA 3.0, https://commons.wikimedia.org/w/inde...p?curid=224555.

    Artificial neural networks are typically ‘trained’ with a learning set. For a deterioration model, inputs might consist of conditions (and other relevant factors) in the base year and the training outputs would be the observed conditions in the following year. Training consists of altering parameters (such as the weights in Figure 4.5.2) to best reproduce the results observed in the training set.

    Artificial neural networks are not frequently used for component deterioration modelling. One drawback to their use is the ‘black box’ nature of the results where the various weights and activation functions are difficult to interpret (or even obtain). Also, artificial neural networks typically have many more parameters than other types of models, requiring more data to be robust.

    Infrastructure managers are more likely to encounter artificial neural networks in conjunction with sensor interpretation. For example, artificial neural networks can be used to identify vehicles or pavement distress from video inputs. Figure 4.5.3 illustrates a video-based system for vehicle identification. A frame from the camera is divided into a two dimensional set of tiles within a pre-defined detection zone and the color and brightness of the pixels within each tile are input to an artificial neural network vehicle detector model. A training set of images with and without vehicles is used to adjust parameters in the detector model. In turn, traffic identification of this type can be used in a deterioration model for pavement condition.

    clipboard_ebefa620f0399e0e18d78175382f9554c.png
    Figure \(\PageIndex{3}\): Video Vehicle Identification System. Source: Bullock, Garrett and Hendrickson, 1995

    A detection sequence for the video vehicle identification is illustrated in Figure 4.5.4. As the vehicle moves through the detection zone, counting output is activated for each part of the zone.

    clipboard_e683c81278d789e8ef647860dc73ba891.png
    Figure \(\PageIndex{4}\): Illustration of Output Activation for a Video Vehicle Identification System. Source: Bullock, Garrett and Hendrickson, 1995

    This page titled 4.5: Artificial Neural Network Deterioration Models is shared under a CC BY-SA license and was authored, remixed, and/or curated by Donald Coffelt and Chris Hendrickson.

    • Was this article helpful?