Skip to main content
Saud Afzal Consulting Logo
Saud AfzalConsulting
Back to Insights
Technical InsightsCoastal

Estimating pier scour depth under combined waves and current using boosting machine-learning models

Bridge pier scour under combined wave-current loading is a highly nonlinear phenomenon that traditional empirical equations struggle to capture. This study deploys ensemble boosting algorithms — AdaBoost, XGBoost, CatBoost, and LightGBM — to predict equilibrium scour depth, offering consulting engineers a data-driven alternative to conservative rule-of-thumb design factors.

January 10, 2024
7 min read
By Prof. Mohammad Saud Afzal
Technical Commentary

Abstract

Bridge piers in marine and estuarine environments experience scour driven by the combined action of waves and tidal or river currents — a loading condition significantly more complex than the steady-current case addressed in most design codes. The interaction between oscillatory wave-induced flow and unidirectional current creates highly nonlinear vortex dynamics around the pier, producing scour depths that conventional empirical equations frequently underestimate or fail to predict consistently.

This study, published in Acta Geophysica (Vol. 72, Issue 3, pp. 1895–1911, 2024), by Lalit Kumar and Mohammad Saud Afzal, applies ensemble boosting machine-learning models to estimate equilibrium pier scour depth under combined wave-current conditions.

The methodological core of the study is a systematic comparison of four boosting algorithms: AdaBoost, XGBoost, CatBoost, and LightGBM. Boosting is an ensemble learning strategy that builds a strong predictor by sequentially training weak learners (typically decision trees), with each subsequent model focusing on the errors of its predecessors. This iterative error-correction mechanism makes boosting particularly effective for capturing complex, nonlinear relationships in tabular data — precisely the challenge presented by wave-current scour prediction.

The input parameters include pier geometry (pier width), bed sediment properties (median particle diameter), water depth, and the hydrodynamic characteristics of the combined wave-current field. The target variable is the equilibrium scour depth normalised by pier diameter. Model performance was evaluated using the coefficient of determination (R²), mean absolute error (MAE), and root mean squared error (RMSE).

For a consulting engineer, the practical takeaway is significant. Traditional scour design relies on empirical formulae — HEC-18 (FHWA), Sumer & Fredsøe, Melville & Coleman — that were largely calibrated for steady-current conditions or simplified wave-only scenarios. When combined wave-current loading governs (as it does for bridges in tidal inlets, estuaries, and coastal zones), these formulae require correction factors that introduce substantial uncertainty. The boosting ML models demonstrated in this study can be trained on project-specific or regional datasets to provide more accurate, site-specific scour predictions — reducing the conservative safety factors that inflate foundation costs.

The ensemble approach also offers interpretability advantages: feature importance rankings from gradient-boosted trees reveal which physical parameters most strongly control scour depth, guiding engineers toward the most critical design variables.

Key Findings

  • Boosting ensemble methods (AdaBoost, XGBoost, CatBoost, LightGBM) systematically compared for pier scour prediction under combined wave-current loading.
  • Models trained on pier geometry, sediment properties, water depth, and wave-current hydrodynamic parameters to predict equilibrium scour depth.
  • Feature importance analysis from gradient-boosted trees identifies which physical parameters most strongly control scour depth.

Methodological Approach

Systematic comparison of four boosting ML algorithms (AdaBoost, XGBoost, CatBoost, LightGBM) trained on combined wave-current scour datasets. Performance evaluated via R², MAE, and RMSE metrics.

Implications for Hydraulic Practice

Provides consulting engineers with data-driven scour prediction tools for combined wave-current conditions, enabling site-specific estimates that reduce reliance on conservative empirical correction factors and potentially lower foundation costs.

Publication Citation & Reference

Estimating pier scour depth under combined waves and current using boosting machine-learning models

Author: Prof. Mohammad Saud Afzal (2024) • DOI: 10.1007/s11600-023-01089-2