1. Introduction
Blasting is the most common and economical method for excavating rock masses in the mining and construction sectors. However, this technique is highly inefficient in terms of energy conversion. In particular, only 20–30% of explosive energy is used for rock fragmentation and transportation, while most of the rest is released into the environment, creating undesirable effects such as ground vibration, air overpressure (AOp), flyrock, and gas and dust emissions. Among these effects, AOp is one of the most critical environmental problems owing to the structural vibrations and people discomfort caused by low-frequency AOp waves. Therefore, accurate AOp prediction is crucial for conducting blasting operations safely and in an environmentally responsible manner.
The evolution of AOp prediction methods began with empirical equations based on simple functions derived from field observations [
1,
2,
3,
4,
5,
6]. While practically useful, these equations typically include only limited variables such as scaled distance and amount of charge per delay, failing to model non-linear relationships, especially those involving meteorological factors. Numerical modeling methods subsequently addressed these shortcomings and provided higher AOp prediction accuracy [
7,
8], but their high computational cost, long simulation times, and requirement for specialized setup limit their practical utility.
Over the past two decades, machine learning methods have bridged the gap between the simplicity of empirical models and the accuracy of numerical models. High prediction accuracy has been achieved using artificial neural networks (ANNs), support vector machines, genetic algorithms, adaptive neuro-fuzzy inference systems, and fuzzy logic systems [
9,
10,
11,
12,
13,
14,
15,
16], with further improvements through hybrid models combining these approaches with learning algorithms [
17,
18,
19,
20,
21,
22,
23,
24]. However, these models remain opaque and do not allow for direct interpretation of input–output relationships, creating a reliability problem contrary to the principle of interpretability critical for engineering applications.
The atmospheric propagation of AOp is influenced by the physical properties of the medium through which the sound wave passes. Meteorological conditions, while not altering the total energy of the blast, significantly affect AOp levels by governing the distribution and focusing of this energy [
2,
4]. AOp propagation is primarily dependent on air temperature, wind speed and direction, humidity, and the absorption properties of the air [
25,
26,
27]. Sound waves are refracted in air layers of different densities where the speed of sound changes. An increase in temperature increases the speed of sound. Under normal atmospheric conditions (a negative temperature gradient), sound rays are refracted upward, whereas during a temperature inversion (a positive gradient), they are directed downward [
27]. This phenomenon can lead to the focusing of sound waves at long distances (≥1 km), potentially causing 10–20 dB increases in AOp levels [
28]. Wind speed and direction are similarly effective, causing sound to propagate faster downwind and slower upwind [
27].
Research on meteorological effects on AOp propagation has yielded important insights. Ozer et al. [
16] demonstrated a strong correlation (R
2 = 0.79) between air temperature and AOp propagation using ANNs, noting that wind speeds below 6 m/s had negligible effect and emphasizing that only dynamic models could represent AOp propagation given meteorological conditions and structural diversity in urban areas. Nguyen et al. [
14] identified air humidity as a significant parameter affecting AOp, while Tran et al. [
29] found through field measurements that increased air humidity and wind speed, along with falling air temperature, increased blast-induced air overpressure.
The pivotal study by Ozer et al. [
16] is of particular importance as it was among the first to successfully model air overpressure propagation by explicitly incorporating meteorological conditions using a black-box ANN. Conducted in the late 2010s, a period marked by the proliferation of black-box machine learning for solving complex engineering problems intractable with classical approaches, their work demonstrated a strong correlation (R
2 = 0.79) and confirmed the significant influence of meteorological factors. However, the model’s opaque nature meant that while the existence of a relationship was confirmed, its specific quantifiable form remained hidden within the network. This created a critical gap between scientific insight and practical engineering application. Although meteorological conditions were used for prediction, their quantitative effects remained undetermined, and no usable, transparent equation was provided to the reader. Consequently, the functional relationships between inputs and outputs, and even the interactions among the inputs themselves, were largely unknown. This fundamental limitation of the black-box approach, applied to a foundational dataset that first confirmed the role of meteorology, created a compelling necessity and opportunity for a secondary evaluation of the same data using modern explainable AI (XAI) techniques.
This gap precisely created the secondary evaluation necessity and opportunity for the dataset of Ozer et al. [
16]. The recent proliferation of white-box XAI methods, particularly Symbolic Regression (SR), now enables bridging this critical gap. While the black-box ANN of the late 2010s provided a powerful predictive solution, it failed to reveal how that solution was achieved. In stark contrast, SR autonomously extracts and expresses complex non-linear interactions as explicit, interpretable, and physically meaningful mathematical formulas directly usable by engineers. This white-box approach not only quantifies the numerical effects of input parameters but also delivers a final, actionable formula for end-users. Furthermore, and crucially, it autonomously discovers and quantifies complex, non-intuitive relationships and mathematical formulations that might elude human reasoning or be deemed ‘unthinkable’ by human researchers. The ability of SR to generate such novel formulations, as evidenced by the distinct and complex terms (Term 1, 2, and 3) in the final SR equation of this study, thereby establishes new grounds for scientific debate and discovery, particularly among researchers focused on blast-induced air overpressure, moving the field from mere prediction towards genuine data-driven discovery.
The emerging field of XAI addresses the “accuracy-interpretability” dilemma in machine learning by making AI algorithm decisions understandable and transparent to humans [
30]. SR represents a key XAI technique that simultaneously discovers the structure and parameters of mathematical expressions explaining data without predefined model constraints [
31]. SR produces explicit, analytical “white-box” formulas rather than black-box models, enabling experts to debate, refine, and validate components against domain knowledge. Crucially, SR can uncover non-intuitive, complex relationships between variables that may elude human researchers. Typically implemented using evolutionary algorithms like genetic programming [
32] or gene expression programming [
33], SR evolves candidate equation populations over generations through crossover and mutation, progressively improving predictive accuracy [
31,
32].
White-box methods have demonstrated significant potential across blasting and geotechnical engineering applications. In geotechnical engineering, successful SR applications include slope stability analysis [
34], rock mechanical properties prediction [
35], tunneling total loads modeling [
36], mining/tunneling-induced surface subsidence prediction [
37,
38], and anisotropic closure analysis in deep tunnels [
39]. In blasting engineering, Faradonbeh et al. [
40] showed GEP-derived symbolic regression equations provided higher accuracy than multivariate non-linear regression for ground vibration prediction. Monjezi et al. [
41] proved their GEP-derived ground vibration propagation equation outperformed linear and non-linear regression equations, while Shakeri et al. [
42] demonstrated GEP-based ground vibration models surpassing black-box ANNs. For AOp prediction specifically, Faradonbeh et al. [
13] showed GP and GEP equations succeeded over traditional methods, and Kazemi et al. [
43] found GEP achieved the highest test dataset results compared to empirical and black-box models.
While existing SR studies in blasting demonstrate its predictive power, they often focus on relationships with a strong prior conceptual grounding in traditional blasting mechanics, such as scaled distance for vibration prediction. The present study addresses a more challenging and exploratory problem: autonomously discovering and explicitly quantifying the complex, non-linear coupling between AOp and meteorological parameters (wind speed, direction, temperature). This represents a step beyond mere prediction into the realm of data-driven discovery of new physical relationships. This need is powerfully underscored by Ozer et al.’s [
16] black-box ANN model, which confirmed the influence of meteorological factors but left their specific quantifiable form hidden within the network.
Existing AOp prediction approaches thus reveal a dual limitation: empirical equations are insufficient for modeling complex meteorological effects, while black-box machine learning methods cannot provide the transparent equations required for engineering trust and application. SR overcomes both limitations by capturing intricate non-linear relationships directly from data while producing open-form equations. These equations reveal hidden relationships among complex AOp-affecting parameters, potentially discovering interactions previously unknown or unquantifiable by human experts. This unique capability for autonomous discovery, generating formulations that human intuition might not conceive (as evidenced by the complex terms in the final SR equation), necessitated a secondary, explainable evaluation of the dataset from our previous black-box study [
16]. The primary aim was to provide field engineers with not just an accurate, but a transparent and trustworthy model for reliable, meteorologically informed risk assessment in sensitive urban blasting operations.
To validate this approach, the SR model is compared against the classical USBM equation and a multivariate non-linear regression (MNLR) model using the same dataset, examining SR’s predictive success and meteorological parameter incorporation improvements. Model performance is evaluated on an independent test set using R
2, RMSE, and MAE metrics, with additional comparison to the black-box model from Ozer et al. [
16].
This study represents a significant advance in blast-induced AOp prediction by developing an explainable AI method incorporating complex meteorological parameters into a physically interpretable model. The primary contributions include: (a) developing a white-box SR model overcoming the accuracy-interpretability dilemma in black-box machine learning and traditional empirical equations, explicitly capturing non-linear hidden relationships between AOp and meteorological parameters like air temperature, wind speed, wind direction, and source-receiver angle through a physically interpretable mathematical formula; (b) comparing the proposed SR model’s predictive success against traditional methods (classical USBM equation and MNLR model) and the previously developed black-box ANN model [
16] on the same dataset, demonstrating effectiveness using R
2, RMSE, and MAE metrics; and (c) presenting a practical engineering tool that is both highly accurate and transparent, enabling blasting engineers to conduct reliable meteorological condition-aware risk assessments, particularly relevant for urban areas and directly applicable in the model’s development field.
4. Discussion
The Symbolic Regression (SR) model developed in this study achieved a predictive performance of R
2 = 0.771 on the independent evaluation dataset. The significance of this contribution must be evaluated by contextualizing this result against two different categories of models present in the literature: other high-performing “white-box” models and “black-box” models used on similar complex datasets. At first glance, this R
2 value may appear modest compared to the exceptionally high performance reported in other “white-box” (SR/GEP) studies on blast-induced AOp, such as Faradonbeh et al. [
13] (R
2 = 0.941) or Kazemi et al. [
43] (R
2 = 0.989). However, this apparent discrepancy is not a limitation of the SR method but rather a direct reflection of the inherent complexity and “noise” of the dataset being modeled. Both the Kazemi et al. [
43] and Faradonbeh et al. [
13] studies did not incorporate complex meteorological parameters. Furthermore, our dataset is derived from a dense urban environment. As Ozer et al. [
16] confirmed using this exact same dataset, the surrounding high-rise structures create a “barrier effect” and irregular wave propagation, making the data inherently more complex and challenging to model than a standard open-pit mine. Therefore, achieving an R
2 of 0.771 in such a challenging, real-world urban and meteorological context represents a significant modeling success.
The most robust and direct evaluation of our model is the comparison with Ozer et al. [
16], which used the same complex dataset but employed a “black-box” ANN. Ozer et al. [
16] achieved an R
2 = 0.79, while our “white-box” SR model achieved R
2 = 0.771. This finding is central to our study’s contribution: we have successfully resolved the “accuracy–interpretability dilemma.” Our SR approach delivers predictive accuracy that is highly competitive with a high-performing black-box model. In exchange for this negligible trade-off, our model provides what the ANN cannot: a fully transparent, explicit mathematical equation that is physically interpretable and can be directly audited and applied by engineers. This study’s approach also demonstrated superior discovery power compared to the previous black-box analysis. Notably, Ozer et al. [
16], despite using the same data, concluded that wind direction had no significant effect within the observed range. In contrast, our SR model autonomously discovered a strong, non-linear relationship and incorporated it into the final equation. This discrepancy highlights a key advantage of white-box models: their ability not just to predict, but to reveal influential parameters and their functional form. This discovery was enabled by our physically informed preprocessing (sine-cosine transformation of wind direction), which allowed the SR algorithm to correctly interpret the cyclical data and uncover a relationship that was present and physically plausible, yet missed by the black-box ANN. This finding validates the need for a secondary, explainable evaluation of complex datasets.
The SR model’s success becomes even more apparent when contrasted with the fundamental limitations of traditional regression. The Multivariate Non-linear Regression (MNLR) model (R2 = 0.698) was constrained by its pre-defined power-law form, which acted as a straitjacket, preventing it from adequately quantifying the non-linear meteorological effects. This failure is evident in its 95% confidence intervals, where the coefficients for wind speed (v) and air temperature (T) were found to be statistically insignificant. The fact that some MNLR coefficients were insignificant and that the exponents of several variables were extremely small suggests that its rigid structure was unable to capture the complex influences present in the data. It should also be noted that the measured AOp values in this study span a narrow range (107.50–137.50 dB), which naturally reduces the magnitude of the derived coefficients. Nevertheless, from a practical standpoint, even small changes cannot be dismissed. Due to the psycho-acoustic response of humans, an increase of only 1 dB in AOp can be perceived as a much larger increase, a critically important consideration for the urban excavation site examined in this research. Therefore, identifying and modeling any parameter that can influence AOp, even if its coefficient appears small, is essential for reducing community disturbance. This limitation, however, directly supports the motivation for this study: it highlights the shortcomings of traditional models and emphasizes the need for flexible approaches like SR The SR equation yielded an R2 score of 0.687 on the training dataset and 0.680 on the test dataset; this small difference indicates that the model does not overfit and is generalizable to new data.
The structure of the final SR equation may appear complex and non-intuitive at first glance. It is precisely this complexity, however, that underscores its role as a powerful discovery tool, autonomously generating formulations that human intuition might not conceive. Unconstrained by pre-conceived human notions of model form, the SR algorithm explored the mathematical space to find a physically plausible expression that accurately captures the inherently non-linear and intertwined relationships in an urban environment. This white-box complexity, fully transparent and open to inspection, stands in stark contrast to the hidden complexity within the black-box ANN from Ozer et al. [
16], which likely established similarly intricate relationships internally but left them inaccessible. The explicit form of the SR equation enables a deeper understanding and facilitates scientific debate about the underlying physics.
The equation can be interpreted as the summation of three primary components. First, the term “ln(SD) × −6.085” (Term 2) confirms the fundamental principle of logarithmic distance attenuation, a cornerstone of conventional empirical models, which the SR independently rediscovered. Second, the model quantified a novel, strong non-linear influence of wind direction via the term “−0.418/sin(β)” (Term 1). While the inverse sine function is mathematically problematic at 0° and 180°, within the observed data range it effectively models a sharp, non-linear amplification of AOp when the wind direction is aligned to carry the pressure wave towards the receiver (β ≈ 270°), and a similar sharp attenuation when the wind blows the wave away from the receiver (β ≈ 90°). This term acts as an empirical proxy for the component of wind advection that concentrates or disperses acoustic energy, providing a quantifiable form to a known physical law that was present in the data but missed by the black-box ANN.
The model’s autonomous discovery of the wind direction term (−0.418/sin(β)) is a significant finding. The 1/sin(β) form suggests the model is capturing an effect where the relative alignment between the wind vector and the source-receiver vector is critical. It can be interpreted as an empirical proxy for the component of wind advection that either concentrates or disperses acoustic energy along the propagation path. This effectively models a sharp, non-linear amplification of AOp when the wind direction is aligned to carry the pressure wave towards the receiver (β ≈ 270°), and a similar sharp attenuation when the wind blows the wave away from the receiver (β ≈ 90°). This finding is highly consistent with the foundational principles of atmospheric acoustics [
27], which state that wind direction is a critical factor in wave propagation, causing sound to propagate faster downwind and slower upwind. The SR model’s autonomous discovery of this trigonometric term provides a novel, empirical quantification of this known physical law. However, a key structural limitation is revealed by this “white-box” approach: the expression becomes mathematically undefined when sin(β) (wind angle) is 0° or 180°. Fortunately, in the current training dataset (
Table 2), the wind angle falls within the range [22.5°, 337.5°], so this instability was not encountered. Consequently, the model in its current form is not recommended for use in sites where wind directions near 0° or 180° are possible or prevalent.
Third, the complex interaction term (Term 3) encapsulates site-specific effects. The constant “143.188” serves as a base AOp value. The specific combinatorial form, including expressions like 0.281(sin(α)) and cos(α), resists a straightforward physical analogy but likely serves as a powerful empirical representation for capturing complex, site-specific effects such as wave directivity, interference patterns, and superposition, which are not described by simpler models. Within this term, the ratio (H0/H)v/(0.957T) reveals intricate couplings. The stemming ratio (H0/H), raised to the power of wind speed (v), suggests that the energy released into the atmosphere—and its subsequent propagation—depends exponentially on wind conditions. This term is divided by “0.957T”, creating an inverse relationship between temperature and AOp. Raising a coefficient less than 1 to the power of temperature means that as T increases, the denominator decreases, increasing the value subtracted from the base constant (143.188), thus lowering the predicted AOp. This finding strongly suggests the dataset primarily reflects normal atmospheric conditions, where sound rays are refracted upward and away from ground-level receivers, and is consistent with other field observations reporting that falling air temperatures increase AOp levels.
A critical demonstration of SR’s discovery power was its handling of the total charge (Qt) variable. We intentionally retained Qt to test whether the regression models would validate the RF score or align with physical principles. The results provided a clear answer: the MNLR model revealed that the coefficient for Qt was statistically insignificant (with a 95% CI including zero), and more importantly, the final and best-performing SR model completely excluded Qt from its optimized equation. This process demonstrates a critical methodological insight: while RF importance is a useful heuristic, it can be misleading. The fact that the SR model autonomously discarded Qt serves as a strong validation of its ability to identify the most physically relevant predictors, ultimately producing a more robust and plausible model.
A parametric analysis was conducted to numerically demonstrate and compare the physical behavior and parameter sensitivity of the three models. This analysis shows common trends: (i) there is an inverse relationship between SD and AOp in all models, (ii) H0/H has an inversely proportional effect on AOp in the regression equations, (iii) Qt is only included in the MNLR equation and is directly proportional to AOp, (iv) increasing wind speed increases AOp, though statistical significance was not observed in MNLR due to the limited wind speeds studied (≤6 m/s); (v) temperature (T) has an inversely proportional effect on AOp; (vi) the directional relationship between α and β leads to measurable differences in AOp. In general, the behavior of the equations is reasonably consistent with the physics of blasting.
The numerical stability of the model was also validated on the independent test set. Boundary tests were performed using the min--max ranges of all variables. The expression sin(β) in the denominator in the case of β → 0° and 180° in the SR model may be theoretically problematic, but it does not lead to numerical instability because the smallest β is 22.5° in the dataset. The results confirm the model’s stability within the range of the available data.
Considering all these interpretations, it is concluded that the structure of the equation obtained from the SR model is consistent with blast physics. The role of SD in the distance-dependent attenuation of AOp, the complex and non-linear effects of the wind angle and the receiver-source angle on AOp prediction, and the complex, non-linear effects of wind speed, temperature, and the stemming ratio have been successfully modeled using an explicit formula. The study definitively reveals that meteorological parameters should not be ignored in AOp prediction, especially in complex urban settings.
Limitations and Model Generalizability
Although the developed SR model shows promising predictive capability, certain limitations must be acknowledged before considering its wider applicability. This complexity is not a drawback but a testament to the model’s ability to capture phenomena that simpler equations must ignore. Unlike a “black-box” model, where it is highly probable that similarly complex relationships are established internally but remain hidden from researchers, this “white-box” complexity is fully transparent and open to inspection.
First, there are limitations inherent in the nature of the dataset used in the study. Although the dataset is valuable for reflecting local climate conditions over an eight-month period, it has two main shortcomings: the absence of air humidity data and its limited wind speed range (≤6 m/s), as visually shown in the histogram in
Figure 4. Both factors have been reported in previous similar studies to affect the propagation of AOp, and their exclusion may limit the model’s accuracy in regions with significantly different climate conditions. In particular, the narrow wind speed range likely contributed to this parameter being found statistically insignificant in the MNLR analysis. Although the SR model incorporated wind speed into the equation, its behavior at higher speeds has not been tested, and caution is advised when applying the obtained equation to sites characterized by stronger winds.
Second, there are limitations related to the model’s structure. The final SR formula (Equation (6)) is necessarily complex, which is a direct reflection of the highly non-linear interactions between blast design and meteorological effects it seeks to model. This complexity is not a drawback but a testament to the model’s ability to capture phenomena that simpler equations must ignore. Unlike a “black-box” model, where it is highly probable that similarly complex relationships are established internally but remain hidden from researchers, this “white-box” complexity is fully transparent and open to inspection. This transparency allowed for a deliberate development process: the PySR algorithm ranks equations in a ‘hall of fame,’ and for this study, the final equation (Equation (6)) was evaluated as the best candidate by balancing prediction success, consistency with blast physics, and complexity. This process yielded an interpretable equation and demonstrated that, despite its complex structure, the inclusion of these parameters improves AOp predictions.
The most significant structural limitation revealed by this “white-box” approach is the 0.418/sin(β) expression in the first part of the formula (Equation (7)). When sin(β) (wind angle) is 0° or 180°, its value becomes 0, rendering this expression mathematically undefined. However, in the current training dataset (
Table 2), the wind angle falls within the range [22.5°, 337.5°]. Since the angle never takes the value of 0° or 180°, PySR did not encounter a mathematical penalty related to this situation during its equation search. The algorithm discovered a strong inverse relationship between AOp and sin(β) within the available data range and incorporated it into the formula. This constitutes a significant limitation for the model’s generalizability. Consequently, the model in its current form, and specifically Equation (7), is not recommended for use in sites where wind directions near 0° or 180° are possible or prevalent. Future work must explore alternative mathematical formulations or constraints to ensure robustness across all wind directions. Furthermore, to enhance the model’s global applicability, future studies should focus on compiling a multi-site, multi-climate dataset. This would allow for the development of either region-specific models using the presented SR methodology or a more generalized global model that incorporates air humidity, wider wind speed ranges, and atmospheric pressure. Validating the SR approach across diverse geological settings and blast designs represents a critical next step for establishing it as a robust predictive tool in geotechnical engineering.
Finally, the model’s applicability is also constrained by the environmental conditions of the site. There is dense urbanization around the excavation site (as shown in
Figure 2). In an ANNs study conducted by Ozer et al. [
16] on the same dataset, it was reported that air overpressure waves propagate at higher elevations in warm weather compared to low-temperature conditions. This situation, due to the presence of high-rise buildings, particularly in the southern part of the site, adds an extra layer of complexity that could not be incorporated into the model, making AOp prediction difficult at various locations.
In summary, it should be emphasized that the primary aim of this study was not to create a universal air overpressure prediction equation, but to develop an interpretable, site-specific model tailored to the studied conditions. Creating a global dataset encompassing different geographies, environmental factors, weather conditions, and blast design parameters is constrained by economic and logistical realities. This study used a dataset from a single site covering an 8-month period. Therefore, although the obtained equation shows high accuracy on the final validation dataset (
Table 3), its structure is not generalizable and its application under different conditions is debatable. In this context, despite these inherent limitations, site-specific models offer engineers practical tools to better predict and control AOp in a specific area. The significance of this study lies in modeling parameters that were previously impossible to quantify, using a non-black-box approach, and presenting them as an explicit equation.
5. Conclusions
This study has introduced an innovative, explainable AI methodology for blast-induced air overpressure prediction that effectively incorporates meteorological effects. The core engineering contribution lies in providing a transparent, white-box model that delivers high accuracy without sacrificing interpretability, a critical requirement for responsible engineering applications.
The key outcomes that underscore this contribution are as follows:
The SR model demonstrated superior predictive performance, outperforming both the industry-standard USBM empirical formula and the statistical MNLR model, achieving an R2 of 0.771 on the independent evaluation dataset. This corresponds to an improvement of approximately 7.3% in predictive accuracy compared with the MNLR model, reflecting SR’s ability to capture the complex and non-linear effects of meteorological variables on AOp.
The study provides a genuine “white-box” solution that resolves the accuracy–interpretability dilemma. The resulting SR equation offers full transparency and physical interpretability while achieving accuracy comparable to the “black-box” ANN model previously developed on the same dataset by Ozer et al. [
16]. This demonstrates that interpretability can be achieved without sacrificing predictive performance.
This research delivers a directly applicable and understandable equation for field engineers to improve AOp predictions, contributing to minimizing environmental impacts and complying with regulatory limits. It also highlights the potential of XAI methods to produce reliable, high-performance solutions for complex engineering problems.
Despite the promising performance of the developed SR-based model, its general applicability remains constrained by several limitations. The absence of air humidity data and the narrow range of wind speeds (≤6 m/s) in the dataset restrict the model’s ability to capture broader meteorological variability. Furthermore, the derived SR equation includes a term, 0.418/sin(β), which becomes mathematically undefined when the wind direction approaches 0° or 180°. Although this limitation did not arise within the current dataset, it indicates that the model, in its present form, should not be generalized to sites where such wind orientations are prevalent. Consequently, the proposed equation must be regarded as a site-specific solution that accurately reflects the studied conditions rather than a universally applicable formulation.
In conclusion, this study demonstrates the successful application of explainable AI (XAI) to the complex problem of blast-induced AOp prediction, effectively resolving the accuracy-interpretability dilemma. By moving beyond the black-box confirmation of meteorological effects to their transparent quantification and discovery via Symbolic Regression, we have provided a novel, data-driven equation that captures complex interactions previously inaccessible to explicit formulation. While the model is site-specific, it offers a crucial, accountable tool for engineers and establishes a robust methodology for scientific discovery in geotechnical engineering.
While the inherent variability of urban environments and geological conditions, as noted in our limitations, complicates the quest for a universal model, the methodology presented here provides a clear pathway. Future work should focus on compiling broader, multi-site datasets and developing more robust formulations to advance toward globally adaptable and environmentally responsible blasting operations.