<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Publishing DTD v1.1 20151215//EN" "http://jats.nlm.nih.gov/publishing/1.1/JATS-journalpublishing1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:mml="http://www.w3.org/1998/Math/MathML" xml:lang="en" article-type="research-article" dtd-version="1.1">
<front>
<journal-meta>
<journal-id journal-id-type="pmc">CMES</journal-id>
<journal-id journal-id-type="nlm-ta">CMES</journal-id>
<journal-id journal-id-type="publisher-id">CMES</journal-id>
<journal-title-group>
<journal-title>Computer Modeling in Engineering &#x0026; Sciences</journal-title>
</journal-title-group>
<issn pub-type="epub">1526-1506</issn>
<issn pub-type="ppub">1526-1492</issn>
<publisher>
<publisher-name>Tech Science Press</publisher-name>
<publisher-loc>USA</publisher-loc>
</publisher>
</journal-meta>
<article-meta>
<article-id pub-id-type="publisher-id">65664</article-id>
<article-id pub-id-type="doi">10.32604/cmes.2025.065664</article-id>
<article-categories>
<subj-group subj-group-type="heading">
<subject>Article</subject>
</subj-group>
</article-categories>
<title-group>
<article-title>Pedestrian Collision Safety Performance Prediction Method Based on Deep Learning Models</article-title>
<alt-title alt-title-type="left-running-head">Pedestrian Collision Safety Performance Prediction Method Based on Deep Learning Models</alt-title>
<alt-title alt-title-type="right-running-head">Pedestrian Collision Safety Performance Prediction Method Based on Deep Learning Models</alt-title>
</title-group>
<contrib-group>
<contrib id="author-1" contrib-type="author">
<name name-style="western"><surname>Zhong</surname><given-names>Junling</given-names></name><xref ref-type="aff" rid="aff-1">1</xref></contrib>
<contrib id="author-2" contrib-type="author">
<name name-style="western"><surname>Geng</surname><given-names>Furong</given-names></name><xref ref-type="aff" rid="aff-2">2</xref></contrib>
<contrib id="author-3" contrib-type="author">
<name name-style="western"><surname>Chen</surname><given-names>Zhixiao</given-names></name><xref ref-type="aff" rid="aff-1">1</xref></contrib>
<contrib id="author-4" contrib-type="author" corresp="yes">
<name name-style="western"><surname>Hou</surname><given-names>Wenbin</given-names></name><xref ref-type="aff" rid="aff-1">1</xref><email>houwb@dlut.edu.cn</email></contrib>
<aff id="aff-1"><label>1</label><institution>School of Mechanical Engineering, Dalian University of Technology</institution>, <addr-line>Dalian, 116024</addr-line>, <country>China</country></aff>
<aff id="aff-2"><label>2</label><addr-line>Guangzhou</addr-line> Automobile Group Co., Ltd., <institution>Automotive Engineering Research Institute</institution>, <addr-line>Guangzhou, 511434</addr-line>, <country>China</country></aff>
</contrib-group>
<author-notes>
<corresp id="cor1"><label>&#x002A;</label>Corresponding Author: Wenbin Hou. Email: <email>houwb@dlut.edu.cn</email></corresp>
</author-notes>
<pub-date date-type="collection" publication-format="electronic">
<year>2025</year>
</pub-date>
<pub-date date-type="pub" publication-format="electronic">
<day>31</day><month>07</month><year>2025</year>
</pub-date>
<volume>144</volume>
<issue>1</issue>
<fpage>1</fpage>
<lpage>27</lpage>
<history>
<date date-type="received">
<day>19</day>
<month>3</month>
<year>2025</year>
</date>
<date date-type="accepted">
<day>30</day>
<month>5</month>
<year>2025</year>
</date>
</history>
<permissions>
<copyright-statement>&#x00A9; 2025 The Authors.</copyright-statement>
<copyright-year>2025</copyright-year>
<copyright-holder>Published by Tech Science Press.</copyright-holder>
<license xlink:href="https://creativecommons.org/licenses/by/4.0/">
<license-p>This work is licensed under a <ext-link ext-link-type="uri" xlink:type="simple" xlink:href="https://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</ext-link>, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.</license-p>
</license>
</permissions>
<self-uri content-type="pdf" xlink:href="TSP_CMES_65664.pdf"></self-uri>
<abstract>
<p>This study presents an interpretable surrogate framework for predicting pedestrian-leg injury severity that integrates high-fidelity finite-element (FE) simulations with a TabNet-based deep-learning model. We generated a parametric dataset of 3000 impact scenarios&#x2014;covering ten vehicle types and various legform impactors&#x2014;using automated FE runs configured via Latin hypercube sampling. After preprocessing and one-hot encoding of categorical features, we trained TabNet alongside Support-Vector Regression, Random Forest, and Decision-Tree ensembles. All models underwent hyperparameter tuning via Optuna&#x2019;s Bayesian optimization coupled with repeated four-fold cross-validation (20 trials per model). TabNet achieved the best balance of explanatory power and predictive accuracy, with an average R<sup>2</sup> &#x003D; 0.94 &#x00B1; 0.01 and RMSE &#x003D; 0.14 &#x00B1; 0.02. On an independent test set, 85%, 88%, and 90% of predictions for tibial acceleration, knee-flexion angle, and shear displacement, respectively, fell within &#x00B1;20% of true peaks. SHAP-based analyses confirm that collision-point location and bumper geometry dominate injury outcomes. These results demonstrate TabNet&#x2019;s capacity to deliver rapid, robust, and explainable injury predictions, offering actionable design insights for vehicle front-end optimization and regulatory assessment in early development stages.</p>
</abstract>
<kwd-group kwd-group-type="author">
<kwd>Body design</kwd>
<kwd>pedestrian safety</kwd>
<kwd>machine learning</kwd>
<kwd>vehicle collision</kwd>
</kwd-group>
<funding-group>
<award-group id="awg1">
<funding-source>National Natural Science Foundation of China</funding-source>
<award-id>U21A20165</award-id>
<award-id>52072057</award-id>
</award-group></funding-group>
</article-meta>
</front>
<body>
<sec id="s1">
<label>1</label>
<title>Introduction</title>
<p>The global surge in motor-vehicle ownership has been accompanied by a corresponding rise in road-traffic accidents. The World Health Organization reports that traffic crashes claim roughly 1.35 million lives each year and injure or disable many millions more [<xref ref-type="bibr" rid="ref-1">1</xref>]. Pedestrians, who lack any intrinsic physical protection, constitute a disproportionate share of these casualties. A typical crash sequence begins with the pedestrian&#x2019;s lower limbs striking the bumper, followed by secondary contacts of the torso and head with the hood and windshield&#x2014;often producing severe, sometimes fatal, injuries. In response, many countries have enacted pedestrian-protection regulations [<xref ref-type="bibr" rid="ref-2">2</xref>&#x2013;<xref ref-type="bibr" rid="ref-4">4</xref>]. Improving leg protection therefore hinges on accurate digital modelling and on front-end structures explicitly tuned for pedestrian friendliness. Conventional development cycles rely heavily on finite-element (FE) simulations, iterating a limited set of geometric variables during the early concept phase. Although such methods can capture complex physics, they are computationally expensive and ill-suited for large-scale, multi-variable optimisation.</p>
<p>Traditional approaches largely rely on Finite Element Method (FEM) simulations to seek structural improvements or evaluate performance. For example, Zhang et al. [<xref ref-type="bibr" rid="ref-5">5</xref>] tuned hood inner-panel parameters to balance indentation resistance and head-impact performance, while Fredriksson et al. [<xref ref-type="bibr" rid="ref-6">6</xref>] mined 1030 real-world cases to map injury severity to impact speed. Follow-up studies added specific countermeasures: Shi et al. [<xref ref-type="bibr" rid="ref-7">7</xref>] analysed how hood airbags and braking profiles lower head-injury scores; Mo et al. [<xref ref-type="bibr" rid="ref-8">8</xref>] and Asgari et al. [<xref ref-type="bibr" rid="ref-9">9</xref>] built validated lower-limb FE models to study fracture and ligament injury; and Fredriksson et al. [<xref ref-type="bibr" rid="ref-10">10</xref>] compared active braking, deployable hoods, and integrated systems in a common FE framework. Konosu et al. [<xref ref-type="bibr" rid="ref-11">11</xref>] highlighted the need for flexible, rather than rigid, legform impactors, and Lu et al. [<xref ref-type="bibr" rid="ref-12">12</xref>] used TRIZ to guide air-bag layout and simulation.</p>
<p>Despite the widespread use of traditional approaches such as topology optimization and finite element method (FEM) analysis in vehicle safety performance design, these methods face inherent limitations. Topology optimization relies heavily on designer expertise and predefined rules, hindering the automated discovery of optimal solutions. FEM, while capable of accurately modeling complex physical phenomena, remains computationally intensive and inefficient for multi-variable optimization. Furthermore, these traditional approaches lack the predictive power of data-driven models, limiting their ability to provide real-time feedback or adapt to rapid design changes. To bypass exhaustive FE sweeps, Das et al. [<xref ref-type="bibr" rid="ref-13">13</xref>] used machine-learning text classifiers for crash reports, Tang et al. [<xref ref-type="bibr" rid="ref-14">14</xref>] built a MATLAB/Simulink virtual vehicle-to-vehicle&#x2013;pedestrian emergency-braking model, and Zhao et al. [<xref ref-type="bibr" rid="ref-15">15</xref>] applied tree-based algorithms to link highway design to pedestrian crash risk. Integrated solutions are emerging: Choi et al. [<xref ref-type="bibr" rid="ref-16">16</xref>] reported that an active-passive pedestrian-protection suite could cut fatality risk by about 90%. Complementary studies relate front-end geometry to fatal injuries [<xref ref-type="bibr" rid="ref-17">17</xref>], deliver real-time vision warnings [<xref ref-type="bibr" rid="ref-18">18</xref>] and exploit smartphone&#x2013;vehicle communication for proactive protection [<xref ref-type="bibr" rid="ref-19">19</xref>].</p>
<p>Finite-element (FE) optimisation in high-dimensional design spaces is computationally prohibitive, whereas machine-learning surrogates can deliver rapid, accurate predictions. To leverage the strengths of both approaches, this study integrates high-fidelity FE simulation data with a machine-learning surrogate to identify the front-end design parameters that most strongly influence pedestrian lower-limb injury and to enable accelerated design iteration. We pursue four interrelated objectives:
<list list-type="order">
<list-item>
<p>Develop and validate a surrogate predictive framework: Construct a regression model that precisely maps vehicle front-end design variables to three continuous injury metrics&#x2014;tibial acceleration, knee flexion angle, and shear displacement&#x2014;and demonstrate that its performance meets or exceeds established regulatory benchmarks.</p></list-item>
<list-item>
<p>Identify and quantify principal injury drivers: Employ SHAP (Shapley Additive Explanations) to interpret the surrogate, thereby pinpointing and ranking structural features&#x2014;such as geometric proportions, material stiffness, and energy-absorbing components&#x2014;according to their quantitative contributions to each injury metric.</p></list-item>
<list-item>
<p>Translate biomechanical insights into design guidelines: Synthesize the surrogate&#x2019;s interpretive findings into concrete, performance-driven recommendations for pedestrian-friendly bumper and hood geometries, balancing injury mitigation with manufacturing feasibility and aesthetic considerations.</p></list-item>
<list-item>
<p>Demonstrate efficiency gains in early-stage design: Compare the computational cost and turnaround time of the surrogate approach against iterative FE analyses, quantifying resource savings and establishing the surrogate&#x2019;s viability as a real-time decision-support tool during the conceptual design phase.</p></list-item>
</list></p>
<p>By achieving these objectives, this work delivers a robust, interpretable, and efficient predictive tool for pedestrian lower-limb injury assessment, supports evidence-based traffic-safety policymaking, and guides the engineering of vehicle front ends that effectively reduce injury severity in real-world crashes.</p>
</sec>
<sec id="s2">
<label>2</label>
<title>Finite-Element Model Construction for Pedestrian-Collision Safety</title>
<p>The objective of this study is to predict the severity of pedestrian leg injuries resulting from collisions using the TRL leg model. The metrics for evaluating leg injuries include impact acceleration, knee shear displacement, and knee bending angle [<xref ref-type="bibr" rid="ref-20">20</xref>], which are chosen as the target variables for this research. The dataset employed in this study is entirely derived from Finite Element Method (FEM) simulations. FEM is a computational technique that creates a mathematical representation of physical systems to simulate real-world collision events, thereby generating high-precision data. Initially, a finite element (FE) model of the vehicle&#x2019;s geometric structure is developed. The vehicle&#x2019;s body is segmented based on the collision zones defined by C-NCAP regulations, as shown in <xref ref-type="fig" rid="fig-1">Fig. 1</xref>, retaining critical front-end components likely to influence the severity of leg injuries [<xref ref-type="bibr" rid="ref-21">21</xref>], such as the bumper, crash beam, and hood.</p>
<fig id="fig-1">
<label>Figure 1</label>
<caption>
<title>Simplified body</title>
</caption>
<graphic mimetype="image" mime-subtype="tif" xlink:href="CMES_65664-fig-1.tif"/>
</fig>
<p>To ensure that the constructed machine learning model generalizes well across a wide range of passenger vehicles, data from ten different vehicle types, including sedans, MPVs, SUVs, and others, were collected. The specific vehicle information is shown in <xref ref-type="table" rid="table-1">Table 1</xref>.</p>
<table-wrap id="table-1">
<label>Table 1</label>
<caption>
<title>Vehicle information</title>
</caption>
<table>
<colgroup>
<col/>
<col/>
<col/>
<col/>
<col/>
</colgroup>
<thead>
<tr>
<th>Vehicle type</th>
<th></th>
<th>Bonnet edge height (mm)</th>
<th>Bumper height (mm)</th>
<th>Front cross member</th>
</tr>
</thead>
<tbody>
<tr>
<td rowspan="5">Sedan</td>
<td>1</td>
<td>716</td>
<td>373</td>
<td>Rigid steel</td>
</tr>
<tr>
<td>2</td>
<td>805</td>
<td>476</td>
<td>Rigid steel</td>
</tr>
<tr>
<td>3</td>
<td>767</td>
<td>534</td>
<td>Rigid steel</td>
</tr>
<tr>
<td>4</td>
<td>802</td>
<td>490</td>
<td>Low stiffness steel</td>
</tr>
<tr>
<td>5</td>
<td>624</td>
<td>375</td>
<td>Rigid aluminum</td>
</tr>
<tr>
<td rowspan="3">SUV</td>
<td>6</td>
<td>995</td>
<td>370</td>
<td>Rigid steel</td>
</tr>
<tr>
<td>7</td>
<td>985</td>
<td>419</td>
<td>Low stiffness steel</td>
</tr>
<tr>
<td>8</td>
<td>757</td>
<td>496</td>
<td>Rigid steel</td>
</tr>
<tr>
<td rowspan="2">PICKUP</td>
<td>9</td>
<td>1165</td>
<td>316</td>
<td>Rigid steel</td>
</tr>
<tr>
<td>10</td>
<td>1066</td>
<td>466</td>
<td>Rigid steel</td>
</tr>
<tr>
<td>MPV</td>
<td>11</td>
<td>1085</td>
<td>375</td>
<td>Rigid steel</td>
</tr>
</tbody>
</table>
</table-wrap>
<p>For the assessment of lower-extremity injuries in pedestrian impacts, the European Enhanced Vehicle-safety Committee (EEVC) specifies dedicated evaluation procedures and associated injury thresholds. The relevant regulatory limits are summarised in <xref ref-type="table" rid="table-2">Table 2</xref>.</p>
<table-wrap id="table-2">
<label>Table 2</label>
<caption>
<title>EEVC regulatory impairment threshold</title>
</caption>
<table>
<colgroup>
<col/>
<col/>
<col/>
</colgroup>
<thead>
<tr>
<th>Body region</th>
<th>Injury metric</th>
<th>Threshold</th>
</tr>
</thead>
<tbody>
<tr>
<td rowspan="2">Femur</td>
<td>Bending moment</td>
<td>300 Nm</td>
</tr>
<tr>
<td>Axial force</td>
<td>5000 N</td>
</tr>
<tr>
<td rowspan="3">Tibia/Knee</td>
<td>Tibial acceleration</td>
<td>150 g</td>
</tr>
<tr>
<td>Knee shear displacement</td>
<td>6 mm</td>
</tr>
<tr>
<td>Knee bending angle</td>
<td>15&#x00B0;</td>
</tr>
</tbody>
</table>
</table-wrap>
<p>Following the structural adjustments as per regulatory requirements, the leg model for the collision simulation must be selected. This study employs the TRL leg model [<xref ref-type="bibr" rid="ref-22">22</xref>]. The TRL leg model (Tibia, Rectangular, and Leg model) is a highly detailed finite element model designed specifically for simulating the dynamics of a pedestrian&#x2019;s leg during a collision. The structure of the TRL leg model is shown in <xref ref-type="fig" rid="fig-2">Fig. 2</xref>. This model provides a comprehensive depiction of leg anatomy, including bones, muscles, and soft tissues, enabling accurate injury prediction during collisions. The leg structure is broadly divided into several key components: tibia, femur, knee joint, muscle, and skin. By incorporating detailed bone and soft tissue modeling, the TRL leg model delivers high-precision collision simulation data. Injury metrics are recorded using accelerometers and a deformable knee joint.</p>
<fig id="fig-2">
<label>Figure 2</label>
<caption>
<title>TRL architecture</title>
</caption>
<graphic mimetype="image" mime-subtype="tif" xlink:href="CMES_65664-fig-2.tif"/>
</fig>
<p>Under the previously defined test conditions, a representative impact location was selected, and a finite-element simulation was carried out to analyse the collision between a pedestrian&#x2019;s lower leg and the vehicle&#x2019;s front bumper. The resulting time-history response of the lower-leg impact model is depicted in <xref ref-type="fig" rid="fig-3">Fig. 3</xref>.</p>
<fig id="fig-3">
<label>Figure 3</label>
<caption>
<title>Finite element simulation time course</title>
</caption>
<graphic mimetype="image" mime-subtype="tif" xlink:href="CMES_65664-fig-3.tif"/>
</fig>
</sec>
<sec id="s3">
<label>3</label>
<title>Identification of Design Features</title>
<p>To develop a machine learning model, it is essential to extract design parameters from the FE model. These key design parameters are categorized into six types, as shown in <xref ref-type="fig" rid="fig-4">Fig. 4</xref>.</p>
<fig id="fig-4">
<label>Figure 4</label>
<caption>
<title>Types of design variable</title>
</caption>
<graphic mimetype="image" mime-subtype="tif" xlink:href="CMES_65664-fig-4.tif"/>
</fig>
<sec id="s3_1">
<label>3.1</label>
<title>Design Feature Selection</title>
<sec id="s3_1_1">
<label>3.1.1</label>
<title>Type of Leg Impactor Model</title>
<p>For the finite element analysis, this research uses the TRL (Transport Research Laboratory) leg model. The injury metrics primarily focus on three key indicators related to the knee area: the upper tibial acceleration, knee flexion angle, and knee shear displacement. Knee shear displacement, which refers to the relative displacement between the calf and thigh in the horizontal lateral direction of the knee, is used to assess the risk of cruciate ligament injuries. Knee flexion angle, representing the angular displacement of the knee, is measured to evaluate the potential for lateral collateral ligament injuries. Calf acceleration is recorded to gauge the risk of tibial fractures. Detailed parameters for the TRL leg model are provided in <xref ref-type="table" rid="table-3">Table 3</xref>.</p>
<table-wrap id="table-3">
<label>Table 3</label>
<caption>
<title>Impactor parameters</title>
</caption>
<table>
<colgroup>
<col/>
<col/>
</colgroup>
<thead>
<tr>
<th>Feature</th>
<th>Parameter</th>
</tr>
</thead>
<tbody>
<tr>
<td>Mass (kg)</td>
<td>13.4 &#x00B1; 0.2</td>
</tr>
<tr>
<td>Velocity (km/h)</td>
<td>40 &#x00B1; 2</td>
</tr>
<tr>
<td>Tibial diameter (mm)</td>
<td>70</td>
</tr>
<tr>
<td>Indicators</td>
<td>A, ANG, DSTR</td>
</tr>
</tbody>
</table>
</table-wrap>
</sec>
<sec id="s3_1_2">
<label>3.1.2</label>
<title>Bumper Structure</title>
<p>Front crash beams are one of the components that have a significant impact on crash damage performance and were therefore placed in this category and four types of characteristics were identified, as shown in <xref ref-type="table" rid="table-4">Table 4</xref>.</p>
<table-wrap id="table-4">
<label>Table 4</label>
<caption>
<title>Bumper architecture</title>
</caption>
<table>
<colgroup>
<col/>
<col/>
</colgroup>
<thead>
<tr>
<th>Feature</th>
<th>Parameter</th>
</tr>
</thead>
<tbody>
<tr>
<td>Length of bumper</td>
<td>Distance between Connection Point LCP and RCP along <italic>Y</italic>-direction</td>
</tr>
<tr>
<td>Crash beam length</td>
<td>Crash beam length as a percentage of assembly length</td>
</tr>
<tr>
<td>Restricted position</td>
<td>Position of the crash beam to the body</td>
</tr>
<tr>
<td>Front End Angle</td>
<td>Front-end structure highlights angles</td>
</tr>
</tbody>
</table>
</table-wrap>
<p><list list-type="simple">
<list-item><label>1.</label><p>Feature 1 Length of bumper</p></list-item>
</list></p>
<p>In this case lateral distance between Connection Point LCP and RCP are measured (Refer to <xref ref-type="fig" rid="fig-5">Fig. 5</xref>).</p>
<fig id="fig-5">
<label>Figure 5</label>
<caption>
<title>Length of bumper</title>
</caption>
<graphic mimetype="image" mime-subtype="tif" xlink:href="CMES_65664-fig-5.tif"/>
</fig>
<p><list list-type="simple">
<list-item><label>2.</label><p>Feature 2 Crash beam length</p></list-item>
</list></p>
<p>In <xref ref-type="fig" rid="fig-6">Fig. 6</xref>, the longitudinal length of the crash beam is likewise chosen as one of the features. This feature is denoted as <italic>f</italic>1 and is shown in <xref ref-type="disp-formula" rid="eqn-1">Eq. (1)</xref>.<disp-formula id="eqn-1"><label>(1)</label><mml:math id="mml-eqn-1" display="block"><mml:mi>f</mml:mi><mml:mn>1</mml:mn><mml:mo>=</mml:mo><mml:mfrac><mml:mi>D</mml:mi><mml:mi>W</mml:mi></mml:mfrac><mml:mo>&#x00D7;</mml:mo><mml:mn>100</mml:mn></mml:math></disp-formula></p>
<fig id="fig-6">
<label>Figure 6</label>
<caption>
<title>Crash beam length</title>
</caption>
<graphic mimetype="image" mime-subtype="tif" xlink:href="CMES_65664-fig-6.tif"/>
</fig>
<p>
<list list-type="simple">
<list-item><label>3.</label><p>Feature 3 Restricted position</p></list-item>
</list></p>
<p>The location of the connection between the crash beam and the body is one of the most important means of absorbing energy in a collision, so the location of the connection is also chosen as a characterization variable, using <italic>f</italic>2, <italic>f</italic>3, calculated as in <xref ref-type="disp-formula" rid="eqn-2">Eqs. (2)</xref> and <xref ref-type="disp-formula" rid="eqn-3">(3)</xref>, and the specific values are shown in <xref ref-type="fig" rid="fig-7">Fig. 7</xref>.<disp-formula id="eqn-2"><label>(2)</label><mml:math id="mml-eqn-2" display="block"><mml:mtable columnalign="right left right left right left right left right left right left" rowspacing="3pt" columnspacing="0em 2em 0em 2em 0em 2em 0em 2em 0em 2em 0em" displaystyle="true"><mml:mtr><mml:mtd /><mml:mtd><mml:mi>f</mml:mi><mml:mn>2</mml:mn><mml:mo>=</mml:mo><mml:mfrac><mml:mi>A</mml:mi><mml:mi>W</mml:mi></mml:mfrac><mml:mo>&#x00D7;</mml:mo><mml:mn>100</mml:mn></mml:mtd></mml:mtr></mml:mtable></mml:math></disp-formula>
<disp-formula id="eqn-3"><label>(3)</label><mml:math id="mml-eqn-3" display="block"><mml:mtable columnalign="right left right left right left right left right left right left" rowspacing="3pt" columnspacing="0em 2em 0em 2em 0em 2em 0em 2em 0em 2em 0em" displaystyle="true"><mml:mtr><mml:mtd /><mml:mtd><mml:mi>f</mml:mi><mml:mn>3</mml:mn><mml:mo>=</mml:mo><mml:mn>1</mml:mn><mml:mo>&#x2212;</mml:mo><mml:mfrac><mml:mi>A</mml:mi><mml:mi>W</mml:mi></mml:mfrac><mml:mo>&#x00D7;</mml:mo><mml:mn>100</mml:mn></mml:mtd></mml:mtr></mml:mtable></mml:math></disp-formula></p>
<fig id="fig-7">
<label>Figure 7</label>
<caption>
<title>Restricted position</title>
</caption>
<graphic mimetype="image" mime-subtype="tif" xlink:href="CMES_65664-fig-7.tif"/>
</fig>
<p>
<list list-type="simple">
<list-item><label>4.</label><p>Feature 4 Front end angle</p></list-item>
</list></p>
<p>The longitudinal angle of the front-end structure of a vehicle can largely affect the level of injury after a pedestrian collision. The longitudinal angle was chosen as one of the characteristic variables and was measured as shown in the <xref ref-type="fig" rid="fig-8">Fig. 8</xref>.</p>
<fig id="fig-8">
<label>Figure 8</label>
<caption>
<title>Front end angle</title>
</caption>
<graphic mimetype="image" mime-subtype="tif" xlink:href="CMES_65664-fig-8.tif"/>
</fig>
</sec>
<sec id="s3_1_3">
<label>3.1.3</label>
<title>Impact Point Distance</title>
<p><xref ref-type="table" rid="table-5">Table 5</xref> presents the measured and normalized impact point distances. For feature 3, the shortest distance from the impact point to the connection point is considered. The normalized distances, relative to the connection point, are used as features, as illustrated in <xref ref-type="fig" rid="fig-9">Fig. 9</xref>.</p>
<table-wrap id="table-5">
<label>Table 5</label>
<caption>
<title>Impact point distance</title>
</caption>
<table>
<colgroup>
<col align="center"/>
<col align="center"/>
</colgroup>
<thead>
<tr>
<th>Feature</th>
<th>Parameter</th>
</tr>
</thead>
<tbody>
<tr>
<td>Lateral impact point distance</td>
<td>Distance relative to the Connection Point along the <italic>X</italic> direction</td>
</tr>
<tr>
<td>Longitudinal impact point distance</td>
<td>Distance relative to the Connection Point along the <italic>Y</italic> direction</td>
</tr>
<tr>
<td>Distance from the impact point to the hard points</td>
<td>Distance between the hard point and impact point along the <italic>X</italic> direction</td>
</tr>
<tr>
<td>Distance of impact point from bonnet edge</td>
<td>Shortest distance of impact point from bumper edge</td>
</tr>
</tbody>
</table>
</table-wrap><fig id="fig-9">
<label>Figure 9</label>
<caption>
<title>Front-end structural parameters</title>
</caption>
<graphic mimetype="image" mime-subtype="tif" xlink:href="CMES_65664-fig-9.tif"/>
</fig>
</sec>
<sec id="s3_1_4">
<label>3.1.4</label>
<title>Impact Point Clearance</title>
<p>The selected features include the presence of a hard point below the collision point, which influences the degree of leg injury, as well as the distance from the hard point to the collision plane. Another important feature is clearance, specifically the clearance below the impact point. Two types of clearance features are identified:
<list list-type="simple">
<list-item><label>1.</label><p>Clearance between bumper exterior and impact beams</p></list-item>
<list-item><label>2.</label><p>Clearance between impact beams and aggregates below bumper assembly</p></list-item>
</list></p>
</sec>
<sec id="s3_1_5">
<label>3.1.5</label>
<title>Material Properties</title>
<p>The selected material properties are given in <xref ref-type="table" rid="table-6">Table 6</xref> and include the modulus of elasticity, yield limit and thickness properties of the skin material and crash barrier material, as well as the material properties of the energy-absorbing structure at the front of the crash barrier.</p>
<table-wrap id="table-6">
<label>Table 6</label>
<caption>
<title>Material properties</title>
</caption>
<table>
<colgroup>
<col align="center"/>
<col align="left"/>
</colgroup>
<thead>
<tr>
<th>Feature</th>
<th>Parameter</th>
</tr>
</thead>
<tbody>
<tr>
<td></td>
<td>1.Bumper material young&#x2019;s modulus</td>
</tr>
<tr>
<td>Bumper material characteristics</td>
<td>2. Bumper material yield stress</td>
</tr>
<tr>
<td></td>
<td>3. Bumper material thicknesses</td>
</tr>
<tr>
<td>Anti-collision beam material characteristics</td>
<td>1. Anti-collision beam young&#x2019;s modulus<break/>2. Anti-collision beam yield stress<break/>3. Anti-collision beam thicknesses</td>
</tr>
<tr>
<td>Energy-absorbing structures material characteristics</td>
<td>Energy-absorbing structures young&#x2019;s modulus, yield stress</td>
</tr>
</tbody>
</table>
</table-wrap>
</sec>
<sec id="s3_1_6">
<label>3.1.6</label>
<title>Type of Vehicle</title>
<p>Different car models also have some influence on the crash results, so the statistical model type feature C_T is designed with the values shown in <xref ref-type="table" rid="table-7">Table 7</xref>.</p>
<table-wrap id="table-7">
<label>Table 7</label>
<caption>
<title>Vehicle type</title>
</caption>
<table>
<colgroup>
<col align="center"/>
<col align="center"/>
</colgroup>
<thead>
<tr>
<th>Feature</th>
<th>Parameter</th>
</tr>
</thead>
<tbody>
<tr>
<td>Sedan</td>
<td>1</td>
</tr>
<tr>
<td>SUV</td>
<td>2</td>
</tr>
<tr>
<td>MPV</td>
<td>3</td>
</tr>
<tr>
<td>Pickup</td>
<td>4</td>
</tr>
</tbody>
</table>
</table-wrap>
</sec>
<sec id="s3_1_7">
<label>3.1.7</label>
<title>Other Parameters</title>
<p>In order to characterize the front-end structure of a vehicle more accurately and comprehensively, more parameters need to be selected as features [<xref ref-type="bibr" rid="ref-23">23</xref>&#x2013;<xref ref-type="bibr" rid="ref-25">25</xref>]. Some structures such as the radiator, its support, and mounting parts, also have a partial influence on the degree of leg impact damage, and the characteristics RAD_LOC, RAD_MAT are used to describe the radiator position, material, and other properties. The bonnet and fender, although they do not come into direct contact with the leg impactor, are directly connected to the front bumper, so BON_T, BON_MAT, and FEN_MAT is taken as features.</p>
</sec>
</sec>
<sec id="s3_2">
<label>3.2</label>
<title> Data Generation and Pre-Processing</title>
<p>For vulnerable road users, the configuration of a vehicle&#x2019;s frontal structure is pivotal in reducing both the likelihood and severity of pedestrian injuries. Within leg-injury assessment protocols, tibial acceleration, knee-joint bending angle, and knee shear displacement provide direct and quantitative indications of trauma severity. Accordingly, the present work adopts these three metrics as the output responses for evaluating the pedestrian-protection performance of alternative front-end structural designs.</p>
<p>On the input side, eight design-variable categories&#x2014;comprising a total of 45 distinct parameters&#x2014;are defined. Owing to space constraints, <xref ref-type="table" rid="table-8">Table 8</xref> reports only the 10 most influential variables together with their admissible ranges. Once the output responses <inline-formula id="ieqn-1"><mml:math id="mml-ieqn-1"><mml:msub><mml:mi>y</mml:mi><mml:mrow><mml:mi>i</mml:mi></mml:mrow></mml:msub></mml:math></inline-formula> and design variables <inline-formula id="ieqn-2"><mml:math id="mml-ieqn-2"><mml:msub><mml:mi>x</mml:mi><mml:mrow><mml:mi>i</mml:mi></mml:mrow></mml:msub></mml:math></inline-formula> were established, a series of (<inline-formula id="ieqn-3"><mml:math id="mml-ieqn-3"><mml:msub><mml:mi>x</mml:mi><mml:mrow><mml:mi>i</mml:mi></mml:mrow></mml:msub></mml:math></inline-formula>, <inline-formula id="ieqn-4"><mml:math id="mml-ieqn-4"><mml:msub><mml:mi>y</mml:mi><mml:mrow><mml:mi>i</mml:mi></mml:mrow></mml:msub></mml:math></inline-formula>) pairs was generated via finite-element simulations, thereby furnishing the training corpus for the surrogate machine-learning models.</p>
<table-wrap id="table-8">
<label>Table 8</label>
<caption>
<title>Definitions and bounds of the 20 most influential design variables</title>
</caption>
<table>
<colgroup>
<col/>
<col/>
<col/>
<col/>
</colgroup>
<thead>
<tr>
<th>Design variable</th>
<th>Symbol</th>
<th>Range</th>
<th>Type</th>
</tr>
</thead>
<tbody>
<tr>
<td>Impactor speed</td>
<td>V (km/h)</td>
<td>[38, 42]</td>
<td>Continuous</td>
</tr>
<tr>
<td>Impactor speed</td>
<td>T_L (mm)</td>
<td>[1500, 2000]</td>
<td>Continuous</td>
</tr>
<tr>
<td>Crush-box longitudinal position</td>
<td>BD</td>
<td>[10, 25]</td>
<td>Continuous</td>
</tr>
<tr>
<td>Hood-to-bumper vertical separation (<italic>-y</italic>)</td>
<td>H_B_G (mm)</td>
<td>[420, 600]</td>
<td>Continuous</td>
</tr>
<tr>
<td>Impact-to-joint distance (<italic>-x</italic>)</td>
<td>D (mm)</td>
<td>[15, 85]</td>
<td>Continuous</td>
</tr>
<tr>
<td>Impact-to-joint distance (<italic>-y</italic>)</td>
<td>H (mm)</td>
<td>[&#x2212;50, 50]</td>
<td>Continuous</td>
</tr>
<tr>
<td>Outer-skin thickness</td>
<td>Tbf (mm)</td>
<td>[2, 4]</td>
<td>Continuous</td>
</tr>
<tr>
<td>Bumper-beam wall thickness</td>
<td>Tbr (mm)</td>
<td>[1, 3]</td>
<td>Continuous</td>
</tr>
<tr>
<td>Young&#x2019;s modulus of outer skin material</td>
<td>Mbf (MPa)</td>
<td>[1000, 1400, 2800, 5000]</td>
<td>Discrete</td>
</tr>
<tr>
<td>Young&#x2019;s modulus of bumper-beam material</td>
<td>Mbr (GPa)</td>
<td>[69, 200, 210]</td>
<td>Discrete</td>
</tr>
<tr>
<td>Young&#x2019;s modulus of foam absorber</td>
<td>M_PL (MPa)</td>
<td>[0, 210, 1000]</td>
<td>Discrete</td>
</tr>
<tr>
<td>Vehicle category</td>
<td>C_T</td>
<td>[1, 2, 3, 4]</td>
<td>Discrete</td>
</tr>
</tbody>
</table>
</table-wrap>
<p>Because data-driven algorithms benefit from large sample sizes whereas each finite-element run is computationally intensive, a multidimensional, space-filling Latin hypercube sampling (LHS) strategy was adopted to explore the design space efficiently. The definitions and upper&#x2013;lower bounds of the sampled variables are summarised in the same (<xref ref-type="table" rid="table-8">Table 8</xref>). All simulations were executed automatically on an integrated numerical co-simulation platform, which returned the corresponding output responses for every sampled design point. The dataset information is shown in <xref ref-type="table" rid="table-9">Table 9</xref>.</p>
<table-wrap id="table-9">
<label>Table 9</label>
<caption>
<title>Dataset partitions adopted for surrogate-model development</title>
</caption>
<table>
<colgroup>
<col align="center"/>
<col align="center"/>
</colgroup>
<thead>
<tr>
<th>Subset</th>
<th>Number of samples</th>
</tr>
</thead>
<tbody>
<tr>
<td>Training set</td>
<td>2100</td>
</tr>
<tr>
<td>Validation set</td>
<td>700</td>
</tr>
<tr>
<td>Test set</td>
<td>200</td>
</tr>
<tr>
<td>Total</td>
<td>3000</td>
</tr>
</tbody>
</table>
</table-wrap>
<p>Data preprocessing is a critical step in constructing machine learning models [<xref ref-type="bibr" rid="ref-26">26</xref>], directly impacting the model&#x2019;s performance, convergence speed, and final predictive accuracy. This process involves extracting useful features from raw data and transforming them into a format suitable for machine learning algorithms [<xref ref-type="bibr" rid="ref-27">27</xref>]. The feature variables selected from this study&#x2019;s dataset encompass continuous, discrete, and textual types, with considerable differences in their magnitudes. Employing preprocessing techniques enables the model to better adapt to the features and accelerates convergence.</p>
<p>For evident outliers, such as excessive acceleration, knee shear displacement, or knee bending angles that exceed normal ranges, or situations where finite element calculations do not converge or yield negative volumes, these data points are either removed or necessitate a reconstruction of the finite element model and recalculation. Efforts are made to ensure that the dataset remains within a reasonable range. In cases with minimal missing values, the missing data are filled using the column mean.</p>
<p>Continuous features, which constitute the most prevalent type of data collected&#x2014;such as speed, collision location, and material properties&#x2014;are processed through methods like normalization and standardization. In this study, due to the differing units used for various continuous features leading to substantial discrepancies in data magnitudes, normalization is employed. The continuous features in the dataset are normalized column-wise to yield values distributed within the range of [0, 1]. For discrete features, such as vehicle types and the connection relationships between the impact beam and the bumper, one-hot encoding is utilized. After performing feature selection, the matrix of correlation coefficients for some of the variables is shown in <xref ref-type="fig" rid="fig-10">Fig. 10</xref>. To validate the reliability of our collected dataset, the predicted peak values were compared against the EEVC regulatory thresholds. The comparison results are presented in the <xref ref-type="table" rid="table-10">Table 10</xref> below.</p>
<fig id="fig-10">
<label>Figure 10</label>
<caption>
<title>Characteristic correlation matrix</title>
</caption>
<graphic mimetype="image" mime-subtype="tif" xlink:href="CMES_65664-fig-10.tif"/>
</fig><table-wrap id="table-10">
<label>Table 10</label>
<caption>
<title>Target variable distribution information</title>
</caption>
<table>
<colgroup>
<col/>
<col/>
<col/>
</colgroup>
<thead>
<tr>
<th>Metric</th>
<th>Compliance rate</th>
<th>Maximum exceedance</th>
</tr>
</thead>
<tbody>
<tr>
<td>Tibial acceleration (A)</td>
<td>82%</td>
<td><inline-formula id="ieqn-5"><mml:math id="mml-ieqn-5"><mml:mo>+</mml:mo></mml:math></inline-formula>22 g</td>
</tr>
<tr>
<td>Knee flexion angle (ANG)</td>
<td>89%</td>
<td><inline-formula id="ieqn-6"><mml:math id="mml-ieqn-6"><mml:mo>+</mml:mo><mml:msup><mml:mn>5</mml:mn><mml:mrow><mml:mo>&#x2218;</mml:mo></mml:mrow></mml:msup></mml:math></inline-formula></td>
</tr>
<tr>
<td>Knee shear displacement (DSTR)</td>
<td>91%</td>
<td><inline-formula id="ieqn-7"><mml:math id="mml-ieqn-7"><mml:mo>+</mml:mo></mml:math></inline-formula>1.3 mm</td>
</tr>
</tbody>
</table>
</table-wrap>
</sec>
</sec>
<sec id="s4">
<label>4</label>
<title>Pedestrian Safety Performance Prediction Methodology</title>
<sec id="s4_1">
<label>4.1</label>
<title> Preliminary Model Selection Using Default HyperParameter Settings</title>
<p>Machine learning&#x2014;an essential methodology within contemporary data analytics&#x2014;aims to automate the construction of predictive and descriptive models [<xref ref-type="bibr" rid="ref-28">28</xref>]. As a sub-discipline of artificial intelligence, it is premised on the capacity of computational systems to glean knowledge autonomously from data, uncover latent patterns, and make informed decisions with minimal human supervision. Depending on the availability of labelled outcomes or feedback, machine-learning techniques are typically grouped into supervised, unsupervised, and reinforcement learning.</p>
<p>This study constructs surrogate regression models to predict three continuous indicators of pedestrian leg injury severity&#x2014;tibial acceleration (A), knee flexion angle (ANG), and knee shear displacement (DSTR). Because exhaustive hyperparameter tuning for all candidate algorithms incurs prohibitive computational and time costs, each method is initially trained using the default settings listed in <xref ref-type="table" rid="table-11">Table 11</xref> to establish a baseline performance profile. Rigorous model selection at this stage is essential to ensure a high-fidelity surrogate. The preliminary evaluation encompasses a broad spectrum of regression approaches: linear models (i.e., Linear Regression), kernel methods (Support Vector Regression), tree-based ensembles (Random Forest, CatBoost, LightGBM, AdaBoost), and deep-learning architectures (CNN&#x2013;LSTM and TabNet). Baseline models are ranked by their coefficient of determination (<inline-formula id="ieqn-8"><mml:math id="mml-ieqn-8"><mml:msup><mml:mi>R</mml:mi><mml:mrow><mml:mn>2</mml:mn></mml:mrow></mml:msup></mml:math></inline-formula>), with the top performers subsequently advanced to targeted hyperparameter optimization.</p>
<table-wrap id="table-11">
<label>Table 11</label>
<caption>
<title>Machine learning models used and default parameters</title>
</caption>
<table>
<colgroup>
<col/>
<col/>
<col/>
</colgroup>
<thead>
<tr>
<th>Model</th>
<th>Parameter</th>
<th>Default value</th>
</tr>
</thead>
<tbody>
<tr>
<td rowspan="2">LR</td>
<td>fit_intercept</td>
<td>True</td>
</tr>
<tr>
<td>copy_X</td>
<td>True</td>
</tr>
<tr>
<td rowspan="3">SVM</td>
<td>kernel</td>
<td>&#x2018;rbf&#x2019;</td>
</tr>
<tr>
<td>C</td>
<td>1.0</td>
</tr>
<tr>
<td>epsilon</td>
<td>0.1</td>
</tr>
<tr>
<td rowspan="3">RandomForest</td>
<td>n_estimators</td>
<td>100</td>
</tr>
<tr>
<td>max_depth</td>
<td>&#x2212;1</td>
</tr>
<tr>
<td>min_sample_split</td>
<td>2</td>
</tr>
<tr>
<td rowspan="3">GBDT</td>
<td>learning_rate</td>
<td>0.1</td>
</tr>
<tr>
<td>n_estimators</td>
<td>100</td>
</tr>
<tr>
<td>subsample</td>
<td>1.0</td>
</tr>
<tr>
<td rowspan="3">CatBoost</td>
<td>Iterations</td>
<td>1000</td>
</tr>
<tr>
<td>learning_rate</td>
<td>0.03</td>
</tr>
<tr>
<td>depth</td>
<td>6</td>
</tr>
<tr>
<td	rowspan="3">LightGBM</td>   
<td>Boosting_type</td>
<td>&#x2018;gbdt&#x2019;</td>
</tr>
<tr>
<td>num_leaves</td>
<td>31</td>
</tr>
<tr>
<td>max_depth</td>
<td>&#x2212;1</td>
</tr>
<tr>
<td></td>
<td>Conv1D_filters</td>
<td>64</td>
</tr>
<tr>
<td rowspan="2">CNN-LSTM</td>
<td>LSTM_units</td>
<td>50</td>
</tr>
<tr>
<td>Optimizer</td>
<td>Adam</td>
</tr>
<tr>
<td rowspan="3">TabNet</td>
<td>n_d &#x003D; n_a</td>
<td>8</td>
</tr>
<tr>
<td>n_steps</td>
<td>3</td>
</tr>
<tr>
<td>gamma</td>
<td>1.3</td>
</tr>
</tbody>
</table>
</table-wrap>
<p>The training corpus is drawn from a finite-element crash-simulation dataset containing roughly 3000 impact scenarios across ten vehicle types. Of these, 200 cases are reserved as an external test set, while the remainder are split into training and validation subsets in a 5:1 ratio. Each record provides 46 explanatory variables describing vehicle and impact conditions, together with the three response variables noted above. As all responses are continuous, the analysis considers only regression algorithms. Candidate models are ranked on the basis of the coefficient of determination, <inline-formula id="ieqn-9"><mml:math id="mml-ieqn-9"><mml:msup><mml:mi>R</mml:mi><mml:mrow><mml:mn>2</mml:mn></mml:mrow></mml:msup></mml:math></inline-formula>, and root-mean-square error (RMSE), computed according to <xref ref-type="disp-formula" rid="eqn-4">Eqs. (4)</xref> and <xref ref-type="disp-formula" rid="eqn-5">(5)</xref>. Whereas <inline-formula id="ieqn-10"><mml:math id="mml-ieqn-10"><mml:msup><mml:mi>R</mml:mi><mml:mrow><mml:mn>2</mml:mn></mml:mrow></mml:msup></mml:math></inline-formula> quantifies the proportion of variance explained by the model, RMSE gauges the average deviation between predicted and observed values, thereby providing complementary assessments of explanatory power and predictive accuracy.
<disp-formula id="eqn-4"><label>(4)</label><mml:math id="mml-eqn-4" display="block"><mml:mtable columnalign="right left right left right left right left right left right left" rowspacing="3pt" columnspacing="0em 2em 0em 2em 0em 2em 0em 2em 0em 2em 0em" displaystyle="true"><mml:mtr><mml:mtd /><mml:mtd><mml:msup><mml:mi>R</mml:mi><mml:mrow><mml:mn>2</mml:mn></mml:mrow></mml:msup><mml:mo>=</mml:mo><mml:mn>1</mml:mn><mml:mo>&#x2212;</mml:mo><mml:mfrac><mml:mrow><mml:munderover><mml:mo>&#x2211;</mml:mo><mml:mrow><mml:mi>i</mml:mi><mml:mo>=</mml:mo><mml:mn>1</mml:mn></mml:mrow><mml:mrow><mml:mi>n</mml:mi></mml:mrow></mml:munderover><mml:mo stretchy="false">(</mml:mo><mml:mrow><mml:msub><mml:mi>y</mml:mi><mml:mrow><mml:mi>i</mml:mi></mml:mrow></mml:msub></mml:mrow><mml:mo>&#x2212;</mml:mo><mml:mrow><mml:msub><mml:mrow><mml:mover><mml:mi>y</mml:mi><mml:mo stretchy="false">&#x005E;</mml:mo></mml:mover></mml:mrow><mml:mrow><mml:mi>i</mml:mi></mml:mrow></mml:msub></mml:mrow><mml:msup><mml:mo stretchy="false">)</mml:mo><mml:mrow><mml:mn>2</mml:mn></mml:mrow></mml:msup></mml:mrow><mml:mrow><mml:munderover><mml:mo>&#x2211;</mml:mo><mml:mrow><mml:mi>i</mml:mi><mml:mo>=</mml:mo><mml:mn>1</mml:mn></mml:mrow><mml:mrow><mml:mi>n</mml:mi></mml:mrow></mml:munderover><mml:mo stretchy="false">(</mml:mo><mml:mrow><mml:msub><mml:mi>y</mml:mi><mml:mrow><mml:mi>i</mml:mi></mml:mrow></mml:msub></mml:mrow><mml:mo>&#x2212;</mml:mo><mml:mrow><mml:msub><mml:mover><mml:mi>y</mml:mi><mml:mo accent="false">&#x00AF;</mml:mo></mml:mover><mml:mrow><mml:mi>i</mml:mi></mml:mrow></mml:msub></mml:mrow><mml:msup><mml:mo stretchy="false">)</mml:mo><mml:mrow><mml:mn>2</mml:mn></mml:mrow></mml:msup></mml:mrow></mml:mfrac></mml:mtd></mml:mtr></mml:mtable></mml:math></disp-formula>
<disp-formula id="eqn-5"><label>(5)</label><mml:math id="mml-eqn-5" display="block"><mml:mtable columnalign="right left right left right left right left right left right left" rowspacing="3pt" columnspacing="0em 2em 0em 2em 0em 2em 0em 2em 0em 2em 0em" displaystyle="true"><mml:mtr><mml:mtd /><mml:mtd><mml:mi>R</mml:mi><mml:mi>M</mml:mi><mml:mi>S</mml:mi><mml:mi>E</mml:mi><mml:mo>=</mml:mo><mml:msqrt><mml:mfrac><mml:mn>1</mml:mn><mml:mi>n</mml:mi></mml:mfrac><mml:munderover><mml:mo>&#x2211;</mml:mo><mml:mrow><mml:mi>i</mml:mi><mml:mo>=</mml:mo><mml:mn>1</mml:mn></mml:mrow><mml:mrow><mml:mi>n</mml:mi></mml:mrow></mml:munderover><mml:mrow><mml:mo stretchy="false">(</mml:mo><mml:msub><mml:mi>y</mml:mi><mml:mrow><mml:mi>i</mml:mi></mml:mrow></mml:msub></mml:mrow><mml:mo>&#x2212;</mml:mo><mml:mrow><mml:msub><mml:mrow><mml:mover><mml:mi>y</mml:mi><mml:mo stretchy="false">&#x005E;</mml:mo></mml:mover></mml:mrow><mml:mrow><mml:mi>i</mml:mi></mml:mrow></mml:msub></mml:mrow><mml:msup><mml:mo stretchy="false">)</mml:mo><mml:mrow><mml:mn>2</mml:mn></mml:mrow></mml:msup></mml:msqrt></mml:mtd></mml:mtr></mml:mtable></mml:math></disp-formula></p>
<p>The overall methodological workflow is depicted in <xref ref-type="fig" rid="fig-11">Fig. 11</xref>. The average score and average error of the machine learning model on the three target variables (all of which have been normalized) were chosen as the final metrics for evaluating the model&#x2019;s performance. The machine learning models chosen are common machine learning models for processing tabular data and deep learning combinatorial model. Below provided <xref ref-type="fig" rid="fig-12">Fig. 12</xref> provides insights into the performance of different machine learning algorithms (using default parameters). An <inline-formula id="ieqn-11"><mml:math id="mml-ieqn-11"><mml:msup><mml:mi>R</mml:mi><mml:mrow><mml:mn>2</mml:mn></mml:mrow></mml:msup></mml:math></inline-formula> value closer to 1 indicates a stronger model fit to the data, while a lower RMSE reflects smaller prediction errors across the dataset.</p>
<fig id="fig-11">
<label>Figure 11</label>
<caption>
<title>Machine Learning Model Development Process</title>
</caption>
<graphic mimetype="image" mime-subtype="tif" xlink:href="CMES_65664-fig-11.tif"/>
</fig><fig id="fig-12">
<label>Figure 12</label>
<caption>
<title>Model comparison (use default parameters)</title>
</caption>
<graphic mimetype="image" mime-subtype="tif" xlink:href="CMES_65664-fig-12.tif"/>
</fig>
<p>Inspection of <xref ref-type="fig" rid="fig-12">Fig. 12</xref> shows that TabNet attains the highest coefficient of determination (<inline-formula id="ieqn-12"><mml:math id="mml-ieqn-12"><mml:msup><mml:mi>R</mml:mi><mml:mrow><mml:mn>2</mml:mn></mml:mrow></mml:msup></mml:math></inline-formula>) while sharing the lowest root-mean-square error (RMSE &#x003D; 0.14) with CatBoost, and thus delivers the best overall accuracy. CatBoost matches Random Forest in <inline-formula id="ieqn-13"><mml:math id="mml-ieqn-13"><mml:msup><mml:mi>R</mml:mi><mml:mrow><mml:mn>2</mml:mn></mml:mrow></mml:msup></mml:math></inline-formula> (0.83) but exhibits a lower RMSE, ranking second only to TabNet. By contrast, conventional linear regression performs poorly, displaying both the largest RMSE (0.36) and the smallest <inline-formula id="ieqn-14"><mml:math id="mml-ieqn-14"><mml:msup><mml:mi>R</mml:mi><mml:mrow><mml:mn>2</mml:mn></mml:mrow></mml:msup></mml:math></inline-formula> (0.57), and therefore fails to satisfy the required precision. The remaining algorithms&#x2014;Random Forest, LightGBM, SVM, CNN-LSTM, and AdaBoost&#x2014;form a middle tier, with <inline-formula id="ieqn-15"><mml:math id="mml-ieqn-15"><mml:msup><mml:mi>R</mml:mi><mml:mrow><mml:mn>2</mml:mn></mml:mrow></mml:msup></mml:math></inline-formula> values between 0.78 and 0.83 and RMSE values between 0.15 and 0.21. On the basis of these baseline results obtained under default hyper-parameters, TabNet, CatBoost, Random Forest, and LightGBM were selected for subsequent hyper-parameter optimisation.</p>
</sec>
<sec id="s4_2">
<label>4.2</label>
<title>Machine Learning Model Deployment</title>
<p>Four high-performing models&#x2014;TabNet, CatBoost, Random Forest, and LightGBM&#x2014;were identified in our preliminary screening and advanced to automated hyper-parameter tuning. Given the substantial computational cost of this task, we employed Optuna&#x2019;s Bayesian-optimization framework, configuring up to 50 parallel trials and a maximum of 200 total evaluations. For each injury metric (tibial acceleration, knee-flexion angle, shear displacement), all four algorithms were fit in turn under identical conditions, and the configuration yielding the highest cross-validated accuracy was selected as that metric&#x2019;s surrogate. To guard against overfitting from a static train_test split, the Bayesian optimizer was integrated with a K-fold cross-validation scheme (train:test &#x003D; 3:1). In this arrangement, the dataset is partitioned into <inline-formula id="ieqn-16"><mml:math id="mml-ieqn-16"><mml:mi>K</mml:mi></mml:math></inline-formula> subsets; each trial evaluates a given hyper-parameter vector by averaging the model&#x2019;s performance&#x2014;measured via <inline-formula id="ieqn-17"><mml:math id="mml-ieqn-17"><mml:msup><mml:mi>R</mml:mi><mml:mrow><mml:mn>2</mml:mn></mml:mrow></mml:msup></mml:math></inline-formula> and RMSE&#x2014;across the <inline-formula id="ieqn-18"><mml:math id="mml-ieqn-18"><mml:mi>K</mml:mi></mml:math></inline-formula> validation folds. <xref ref-type="fig" rid="fig-13">Fig. 13</xref> illustrates this procedure: each horizontal segment corresponds to one sampled hyper-parameter set, colored by the resulting validation score (deeper red indicates higher accuracy). By embedding K-fold cross-validation directly within the Bayesian-optimization loop, we ensure that every candidate configuration is assessed on multiple splits, yielding robust, low-bias hyper-parameter estimates and ultimately enhancing the surrogate models&#x2019; generalizability.</p>
<fig id="fig-13">
<label>Figure 13</label>
<caption>
<title>K-fold cross-validation</title>
</caption>
<graphic mimetype="image" mime-subtype="tif" xlink:href="CMES_65664-fig-13.tif"/>
</fig>
<p>The optimal model parameter settings are shown in the table below. This section describes the hyperparameter optimization process for the TabNet model using Bayesian optimization, while the hyperparameter optimization of other models is not further discussed in this section. The key parameters of each model and the search range are shown in the <xref ref-type="table" rid="table-12">Table 12</xref>.</p>
<table-wrap id="table-12">
<label>Table 12</label>
<caption>
<title>Hyperparameter search range</title>
</caption>
<table>
<colgroup>
<col/>
<col/>
<col/>
<col/>
</colgroup>
<thead>
<tr>
<th>ML algorithms</th>
<th>Hyperparameters</th>
<th>Search range</th>
<th>Best parameter</th>
</tr>
</thead>
<tbody>
<tr>
<td rowspan="5">TabNet</td>
<td>n_d &#x003D; n_a</td>
<td>[8, 64]</td>
<td>23</td>
</tr>
<tr>
<td>n_steps</td>
<td>[3, 10]</td>
<td>15</td>
</tr>
<tr>
<td>gamma</td>
<td>[0, 2.0]</td>
<td>0.8</td>
</tr>
<tr>
<td>n_independent</td>
<td>[1, 5]</td>
<td>2</td>
</tr>
<tr>
<td>momentum</td>
<td>[0.01, 0.4]</td>
<td>0.16</td>
</tr>
<tr>
<td rowspan="5">CatBoost</td>
<td>Iterations</td>
<td>[100, 2000]</td>
<td>1500</td>
</tr>
<tr>
<td>Learning_rate</td>
<td>[0.01, 0.3]</td>
<td>0.17</td>
</tr>
<tr>
<td>depth</td>
<td>[4, 10]</td>
<td>5</td>
</tr>
<tr>
<td>l2_leaf_reg</td>
<td>[1, 10]</td>
<td>1</td>
</tr>
<tr>
<td>bagging_temperature</td>
<td>[0, 1]</td>
<td>1.0</td>
</tr>
<tr>
<td rowspan="3">Random Forest</td>
<td>n_estimators</td>
<td>[100, 1000]</td>
<td>800</td>
</tr>
<tr>
<td>max_depth</td>
<td>[5, 20]</td>
<td>15</td>
</tr>
<tr>
<td>min_sample_split</td>
<td>[2, 10]</td>
<td>4</td>
</tr>
<tr>
<td rowspan="4">LightGBM</td>
<td>num_leaves</td>
<td>[20, 150]</td>
<td>35</td>
</tr>
<tr>
<td>learning_rate</td>
<td>[0.01, 0.2]</td>
<td>0.15</td>
</tr>
<tr>
<td>n_ estimators</td>
<td>[100, 1000]</td>
<td>700</td>
</tr>
<tr>
<td>max_depth</td>
<td>[3, 15]</td>
<td>12</td>
</tr>
</tbody>
</table>
</table-wrap>
<p>Bayesian optimization significantly accelerates convergence to optimal hyperparameter configurations compared with exhaustive and grid-search methods. As shown in <xref ref-type="table" rid="table-13">Table 13</xref>, all candidate models exhibit substantial gains in both <inline-formula id="ieqn-19"><mml:math id="mml-ieqn-19"><mml:msup><mml:mi>R</mml:mi><mml:mrow><mml:mn>2</mml:mn></mml:mrow></mml:msup></mml:math></inline-formula> and RMSE following tuning. Among them, TabNet achieves the best trade-off between explanatory power and predictive accuracy, recording the highest <inline-formula id="ieqn-20"><mml:math id="mml-ieqn-20"><mml:msup><mml:mi>R</mml:mi><mml:mrow><mml:mn>2</mml:mn></mml:mrow></mml:msup></mml:math></inline-formula> and the lowest RMSE. CatBoost also attains strong accuracy but slightly underperforms TabNet in variance explanation. Although Random Forest reports a high overall <inline-formula id="ieqn-21"><mml:math id="mml-ieqn-21"><mml:msup><mml:mi>R</mml:mi><mml:mrow><mml:mn>2</mml:mn></mml:mrow></mml:msup></mml:math></inline-formula> of 0.93, its RMSE remains relatively large, indicating uneven performance across targets. A more granular analysis reveals that Random Forest predicts knee-flexion angle and shear displacement with excellent precision&#x2014;achieving <inline-formula id="ieqn-22"><mml:math id="mml-ieqn-22"><mml:msup><mml:mi>R</mml:mi><mml:mrow><mml:mn>2</mml:mn></mml:mrow></mml:msup></mml:math></inline-formula> values of approximately 0.94 and 0.95 and RMSEs of roughly 0.10 and 0.08&#x2014;yet struggles with tibial acceleration, where its RMSE jumps to about 0.27. Consequently, its aggregate RMSE of 0.15 exceeds LightGBM&#x2019;s 0.11, despite LightGBM&#x2019;s lower <inline-formula id="ieqn-23"><mml:math id="mml-ieqn-23"><mml:msup><mml:mi>R</mml:mi><mml:mrow><mml:mn>2</mml:mn></mml:mrow></mml:msup></mml:math></inline-formula> of 0.90. This discrepancy underscores that a higher <inline-formula id="ieqn-24"><mml:math id="mml-ieqn-24"><mml:msup><mml:mi>R</mml:mi><mml:mrow><mml:mn>2</mml:mn></mml:mrow></mml:msup></mml:math></inline-formula> does not inherently guarantee lower error: models may explain variance well while still producing large absolute deviations for certain outcomes. Therefore, <inline-formula id="ieqn-25"><mml:math id="mml-ieqn-25"><mml:msup><mml:mi>R</mml:mi><mml:mrow><mml:mn>2</mml:mn></mml:mrow></mml:msup></mml:math></inline-formula> and RMSE should be considered jointly when evaluating regression performance, as relying on either metric in isolation can be misleading&#x2014;particularly for challenging targets such as tibial acceleration.</p>
<table-wrap id="table-13">
<label>Table 13</label>
<caption>
<title>Model scores and errors on the training dataset (after tuning)</title>
</caption>
<table>
<colgroup>
<col/>
<col/>
<col/>
</colgroup>
<thead>
<tr>
<th>Model</th>
<th>R<sup>2</sup>_SCORE (After average)</th>
<th>RMSE (After normalization)</th>
</tr>
</thead>
<tbody>
<tr>
<td>Tabnet regression</td>
<td>0.94</td>
<td>0.07</td>
</tr>
<tr>
<td>Catboost regression</td>
<td>0.92</td>
<td>0.09</td>
</tr>
<tr>
<td>Random forest regression</td>
<td>0.93</td>
<td>0.15</td>
</tr>
<tr>
<td>LightGBM regression</td>
<td>0.90</td>
<td>0.11</td>
</tr>
</tbody>
</table>
</table-wrap>
<p>For this application, the TabNet regressor [<xref ref-type="bibr" rid="ref-29">29</xref>] was selected as the final surrogate model, having delivered the highest R<sup>2</sup> and the lowest root-mean-square error (RMSE) among all candidates. <xref ref-type="fig" rid="fig-14">Fig. 14</xref> presents its learning curves for the three injury targets&#x2014;(a) tibial acceleration (pred_A), (b) knee-flexion angle (pred_ANG), and (c) shear displacement (pred_DSTR)&#x2014;with validation RMSE shown in blue and test RMSE in red. In each case, RMSE decreases sharply within the first 10&#x2013;15 epochs, indicating rapid capture of the underlying data patterns, and begins to plateau by around epoch 20, signifying convergence. The near-perfect overlap of validation and test RMSE throughout training confirms that the model generalizes well, with no evidence of over- or underfitting. Minor, synchronized fluctuations (e.g., around epoch 25 in pred_ANG) reflect stochastic variations in the optimization process and do not materially affect overall performance. Collectively, these learning curves demonstrate that the TabNet surrogate converges efficiently and exhibits strong generalization across all three injury metrics, achieving low and stable error within relatively few training epochs. <xref ref-type="fig" rid="fig-15">Fig. 15</xref> below shows the prediction results of the complex machine learning model on the test set. It is evident that most of the scatter points are concentrated around the line, with the errors falling within the &#x00B1;10% error margin. This indicates that the model&#x2019;s predictions are nearly identical to the true values in the test set, further validating the feasibility and effectiveness of using machine learning methods to construct high-precision surrogate models. Therefore, complex models not only provide more accurate fitting for pedestrian safety performance prediction, but also offer more precise references for subsequent vehicle front-end structure optimization.</p>
<fig id="fig-14">
<label>Figure 14</label>
<caption>
<title>RMSE of the TabNET model</title>
</caption>
<graphic mimetype="image" mime-subtype="tif" xlink:href="CMES_65664-fig-14.tif"/>
</fig><fig id="fig-15">
<label>Figure 15</label>
<caption>
<title>Comparison of true and predicted values</title>
</caption>
<graphic mimetype="image" mime-subtype="tif" xlink:href="CMES_65664-fig-15.tif"/>
</fig>
<p>In this work, TabNet was adopted as the principal machine-learning framework. TabNet (Tabular Neural Network) is a specialized deep-learning architecture for tabular data that combines the interpretability of decision-tree models with the representational capacity of neural networks [<xref ref-type="bibr" rid="ref-29">29</xref>]. Its sequential attention mechanism highlights the most relevant features at each decision step, thereby alleviating the curse of dimensionality. Moreover, TabNet natively accommodates both continuous and categorical variables, obviating complex preprocessing pipelines. The model&#x2019;s use of unbiased, distributed representations and its decision-step structure enable efficient learning of sparse, high-dimensional patterns, which improves generalization while preserving computational efficiency and robustness. The overall architecture of TabNet is illustrated in <xref ref-type="fig" rid="fig-16">Fig. 16</xref>. To ensure the stability of TabNet&#x2019;s predictions, we evaluated its performance under the finalized hyperparameter configuration using five repeats of four-fold cross-validation (for a total of 20 independent trials). The aggregated results&#x2014;mean &#x00B1; standard deviation for both <inline-formula id="ieqn-26"><mml:math id="mml-ieqn-26"><mml:msup><mml:mi>R</mml:mi><mml:mrow><mml:mn>2</mml:mn></mml:mrow></mml:msup></mml:math></inline-formula> and RMSE&#x2014;are reported in <xref ref-type="table" rid="table-14">Table 14</xref>.</p>
<fig id="fig-16">
<label>Figure 16</label>
<caption>
<title>Schematic diagram of tabnet structure</title>
</caption>
<graphic mimetype="image" mime-subtype="tif" xlink:href="CMES_65664-fig-16.tif"/>
</fig><table-wrap id="table-14">
<label>Table 14</label>
<caption>
<title>Results of multiple independent runs</title>
</caption>
<table>
<colgroup>
<col/>
<col/>
</colgroup>
<thead>
<tr>
<th>Metric</th>
<th>Mean <inline-formula id="ieqn-27"><mml:math id="mml-ieqn-27"><mml:mo>&#x00B1;</mml:mo></mml:math></inline-formula> Std</th>
</tr>
</thead>
<tbody>
<tr>
<td><inline-formula id="ieqn-28"><mml:math id="mml-ieqn-28"><mml:msup><mml:mi>R</mml:mi><mml:mrow><mml:mn>2</mml:mn></mml:mrow></mml:msup></mml:math></inline-formula></td>
<td>0.94 <inline-formula id="ieqn-29"><mml:math id="mml-ieqn-29"><mml:mo>&#x00B1;</mml:mo></mml:math></inline-formula> 0.05</td>
</tr>
<tr>
<td><inline-formula id="ieqn-30"><mml:math id="mml-ieqn-30"><mml:mi>R</mml:mi><mml:mi>M</mml:mi><mml:mi>S</mml:mi><mml:mi>E</mml:mi></mml:math></inline-formula></td>
<td>0.07 <inline-formula id="ieqn-31"><mml:math id="mml-ieqn-31"><mml:mo>&#x00B1;</mml:mo></mml:math></inline-formula> 0.02</td>
</tr>
</tbody>
</table>
</table-wrap>
</sec>
</sec>
<sec id="s5">
<label>5</label>
<title>Results and Discussion</title>
<sec id="s5_1">
<label>5.1</label>
<title>Model Interpretability Analysis</title>
<p>TabNet utilizes a built-in attention mechanism and dynamic feature masking, which enables it to perform feature importance analysis in a manner like tree-based models. At each decision step, TabNet selectively prioritizes different features, assigning importance based on attention weights. By aggregating these weights across all decision steps, TabNet calculates the final importance score for each feature. Additionally, the multi-step decision structure of TabNet ensures the reevaluation of previously unused features, leading to a more comprehensive and unbiased assessment of feature importance. As illustrated in <xref ref-type="fig" rid="fig-17">Fig. 17</xref>, the importance of selected feature categories in predicting target variables is clearly shown. Notably, the feature with the highest total share across the three target variables was the bumper architecture, followed by impact point distance and material properties.</p>
<fig id="fig-17">
<label>Figure 17</label>
<caption>
<title>Importance of features</title>
</caption>
<graphic mimetype="image" mime-subtype="tif" xlink:href="CMES_65664-fig-17.tif"/>
</fig>
<p>The horizontal stacked-bar chart illustrates the relative importance of six feature groups&#x2014;bumper architecture, impact-point distance, material properties, vehicle category, under-ride clearance, and legform impactor type&#x2014;across three injury metrics: tibial acceleration (A), knee flexion angle (ANG), and shear displacement (DSTR). The <italic>x</italic>-axis quantifies each group&#x2019;s percentage contribution to the surrogate model&#x2019;s predictions. As shown, front-end geometric parameters (bumper architecture and impact-point distance) exert an overwhelmingly dominant influence on injury outcomes, particularly for knee flexion and shear displacement. Material properties significantly affect shear displacement but have only a minor effect on knee flexion. Vehicle category and under-ride clearance exhibit moderate influence, indicating that overall vehicle size and chassis height should also inform design decisions. Although legform impactor type remains a standard testing parameter, its importance in this multivariate surrogate model is comparatively low, underscoring the primacy of structural features in real-world crash risk. In summary, pedestrian-protection design should prioritize optimization of bumper-architecture parameters, followed by adjustments to impact-point positioning and material stiffness, with secondary refinements based on vehicle class and ground clearance.</p>
<p>In addition to the feature importance integrated within the model, it is crucial to conduct model interpretability analyses using external methods. Among the various model interpretation techniques, SHAP (Shapley Additive Explanations) [<xref ref-type="bibr" rid="ref-30">30</xref>] has gained considerable attention due to its solid theoretical foundation and broad applicability. SHAP is rooted in Shapley value theory from game theory, and it quantitatively assesses the marginal impact of adding or removing a specific feature on the model&#x2019;s predicted value. By calculating this marginal effect, SHAP evaluates each feature&#x2019;s contribution to the model&#x2019;s prediction. Specifically, the SHAP method approximates the complex black-box model <italic>f</italic>(<italic>x</italic>) using a set of simple binary linear functions, leveraging the Shapley value and the additivity principle, as shown in <xref ref-type="disp-formula" rid="eqn-6">Eq. (6)</xref>.
<disp-formula id="eqn-6"><label>(6)</label><mml:math id="mml-eqn-6" display="block"><mml:mi>f</mml:mi><mml:mrow><mml:mo>(</mml:mo><mml:mi>x</mml:mi><mml:mo>)</mml:mo></mml:mrow><mml:mo>&#x2248;</mml:mo><mml:mi>g</mml:mi><mml:mrow><mml:mo>(</mml:mo><mml:msup><mml:mi>z</mml:mi><mml:mrow><mml:mi mathvariant="normal">&#x2032;</mml:mi></mml:mrow></mml:msup><mml:mo>)</mml:mo></mml:mrow><mml:mo>=</mml:mo><mml:msub><mml:mi>&#x03D5;</mml:mi><mml:mrow><mml:mn>0</mml:mn></mml:mrow></mml:msub><mml:mo>+</mml:mo><mml:munderover><mml:mo>&#x2211;</mml:mo><mml:mrow><mml:mi>i</mml:mi><mml:mo>=</mml:mo><mml:mn>1</mml:mn></mml:mrow><mml:mrow><mml:mi>M</mml:mi></mml:mrow></mml:munderover><mml:msub><mml:mi>&#x03D5;</mml:mi><mml:mrow><mml:mi>i</mml:mi></mml:mrow></mml:msub><mml:msubsup><mml:mi>z</mml:mi><mml:mrow><mml:mi>i</mml:mi></mml:mrow><mml:mrow><mml:mi mathvariant="normal">&#x2032;</mml:mi></mml:mrow></mml:msubsup></mml:math></disp-formula></p>
<p><inline-formula id="ieqn-32"><mml:math id="mml-ieqn-32"><mml:msub><mml:mi>&#x03D5;</mml:mi><mml:mrow><mml:mn>0</mml:mn></mml:mrow></mml:msub></mml:math></inline-formula> denotes the baseline prediction value, <inline-formula id="ieqn-33"><mml:math id="mml-ieqn-33"><mml:msubsup><mml:mi>z</mml:mi><mml:mrow><mml:mi>i</mml:mi></mml:mrow><mml:mrow><mml:mi mathvariant="normal">&#x2032;</mml:mi></mml:mrow></mml:msubsup><mml:mo>&#x2208;</mml:mo><mml:mo fence="false" stretchy="false">{</mml:mo><mml:mn>0</mml:mn><mml:mo>,</mml:mo><mml:mn>1</mml:mn><mml:msup><mml:mo fence="false" stretchy="false">}</mml:mo><mml:mrow><mml:mi>M</mml:mi></mml:mrow></mml:msup></mml:math></inline-formula> represents whether the <inline-formula id="ieqn-34"><mml:math id="mml-ieqn-34"><mml:mi>i</mml:mi></mml:math></inline-formula>th feature can be observed or not, <italic>M</italic> denotes the number of input features, and <inline-formula id="ieqn-35"><mml:math id="mml-ieqn-35"><mml:mo>&#x2211;</mml:mo><mml:msub><mml:mi>&#x03D5;</mml:mi><mml:mrow><mml:mi>i</mml:mi></mml:mrow></mml:msub></mml:math></inline-formula> denotes the SHAP contribution of each feature, and the sum of the contribution values is equal to the final prediction value, whose value is calculated in <xref ref-type="disp-formula" rid="eqn-7">Eq. (7)</xref>:
<disp-formula id="eqn-7"><label>(7)</label><mml:math id="mml-eqn-7" display="block"><mml:msub><mml:mi>&#x03D5;</mml:mi><mml:mrow><mml:mi>i</mml:mi></mml:mrow></mml:msub><mml:mo>=</mml:mo><mml:munder><mml:mo>&#x2211;</mml:mo><mml:mrow><mml:mi>S</mml:mi><mml:mo>&#x2286;</mml:mo><mml:mi>X</mml:mi><mml:mo fence="false" stretchy="false">{</mml:mo><mml:msub><mml:mi>x</mml:mi><mml:mrow><mml:mi>i</mml:mi></mml:mrow></mml:msub><mml:mo fence="false" stretchy="false">}</mml:mo></mml:mrow></mml:munder><mml:mfrac><mml:mrow><mml:mrow><mml:mo>|</mml:mo><mml:mi>S</mml:mi><mml:mo>|</mml:mo></mml:mrow><mml:mo>!</mml:mo><mml:mrow><mml:mo>(</mml:mo><mml:mrow><mml:mo>|</mml:mo><mml:mi>X</mml:mi><mml:mo>|</mml:mo></mml:mrow><mml:mo>&#x2212;</mml:mo><mml:mrow><mml:mo>|</mml:mo><mml:mi>S</mml:mi><mml:mo>|</mml:mo></mml:mrow><mml:mo>&#x2212;</mml:mo><mml:mn>1</mml:mn><mml:mo>)</mml:mo></mml:mrow><mml:mo>!</mml:mo></mml:mrow><mml:mrow><mml:mrow><mml:mo>|</mml:mo><mml:mi>X</mml:mi><mml:mo>|</mml:mo></mml:mrow><mml:mo>!</mml:mo></mml:mrow></mml:mfrac><mml:mo stretchy="false">[</mml:mo><mml:mi>f</mml:mi><mml:mrow><mml:mo>(</mml:mo><mml:mi>S</mml:mi><mml:mo>&#x222A;</mml:mo><mml:mrow><mml:mo>{</mml:mo><mml:msub><mml:mi>x</mml:mi><mml:mrow><mml:mi>i</mml:mi></mml:mrow></mml:msub><mml:mo>}</mml:mo></mml:mrow><mml:mo>)</mml:mo></mml:mrow><mml:mo>&#x2212;</mml:mo><mml:mi>f</mml:mi><mml:mo stretchy="false">(</mml:mo><mml:mi>S</mml:mi><mml:mo stretchy="false">)</mml:mo><mml:mo stretchy="false">]</mml:mo></mml:math></disp-formula>where <italic>S</italic> denotes the subset of features (without feature <inline-formula id="ieqn-36"><mml:math id="mml-ieqn-36"><mml:msub><mml:mi>x</mml:mi><mml:mrow><mml:mi>i</mml:mi></mml:mrow></mml:msub></mml:math></inline-formula>), <inline-formula id="ieqn-37"><mml:math id="mml-ieqn-37"><mml:mi>f</mml:mi><mml:mo stretchy="false">(</mml:mo><mml:mi>S</mml:mi><mml:mo stretchy="false">)</mml:mo></mml:math></inline-formula> denotes the predicted value obtained using only the subset <italic>S</italic>, and <inline-formula id="ieqn-38"><mml:math id="mml-ieqn-38"><mml:mi>f</mml:mi><mml:mrow><mml:mo>(</mml:mo><mml:mi>S</mml:mi><mml:mo>&#x222A;</mml:mo><mml:mrow><mml:mo>{</mml:mo><mml:msub><mml:mi>x</mml:mi><mml:mrow><mml:mi>i</mml:mi></mml:mrow></mml:msub><mml:mo>}</mml:mo></mml:mrow><mml:mo>)</mml:mo></mml:mrow></mml:math></inline-formula> denotes the predicted value after adding <inline-formula id="ieqn-39"><mml:math id="mml-ieqn-39"><mml:msub><mml:mi>x</mml:mi><mml:mrow><mml:mi>i</mml:mi></mml:mrow></mml:msub></mml:math></inline-formula>. The method not only provides a global interpretation, but also a detailed analysis of individual predictions, thus allowing a fairer and more consistent interpretation of the internal mechanisms of complex models.</p>
<p>In the local interpretation method of SHAP, the influence of each sample on the output response&#x2014;along with its positive and negative contributions&#x2014;can be visualized using a force plot. This section presents the effect of each design variable on the output response, exemplified by a randomly selected data sample from the test set of the pedestrian crash safety performance dataset.</p>
<p>In <xref ref-type="fig" rid="fig-18">Fig. 18</xref>, we analyze three individual samples from the prediction process. Blue arrows on the right side of the output indicate feature contributions that push the predicted value downward, while red arrows on the left indicate contributions that push it upward. The length of each arrow reflects the magnitude of the feature&#x2019;s effect.</p>
<fig id="fig-18">
<label>Figure 18</label>
<caption>
<title>Sample force-plot</title>
</caption>
<graphic mimetype="image" mime-subtype="tif" xlink:href="CMES_65664-fig-18.tif"/>
</fig>
<p>Sample 1 (baseline normalized acceleration &#x003D; 0.23): features D (collision location) and A_I (vent position) have the largest impact. Specifically, an increase in D substantially lowers the predicted tibial acceleration, whereas a higher A_I raises it.</p>
<p>Sample 2 (baseline normalized knee-flexion angle &#x003D; 0.68): features M_bf (skin Young&#x2019;s modulus), M_br (bumper-beam modulus), and F_B (bumper fascia presence) all contribute positively to the predicted flexion angle, while BD_R (crush-box position ratio) and D reduce it.</p>
<p>Sample 3 (baseline normalized shear displacement &#x003D; 0.84): both D (collision location) and H (impact height) strongly increase the predicted shear displacement.</p>
<p>The range and distribution of the top 10 design variables influencing safety performance are shown in the figure below. The <italic>y</italic>-axis represents the top 10 design variables, sorted by their overall contribution <inline-formula id="ieqn-40"><mml:math id="mml-ieqn-40"><mml:mo>&#x2211;</mml:mo><mml:mrow><mml:mo>|</mml:mo><mml:msup><mml:mrow><mml:msub><mml:mi>&#x03D5;</mml:mi><mml:mrow><mml:mi>i</mml:mi></mml:mrow></mml:msub></mml:mrow><mml:mrow><mml:mrow><mml:mo>(</mml:mo><mml:mi>j</mml:mi><mml:mo>)</mml:mo></mml:mrow></mml:mrow></mml:msup><mml:mo>|</mml:mo></mml:mrow></mml:math></inline-formula>, while the <italic>x</italic>-axis indicates their corresponding SHAP values <inline-formula id="ieqn-41"><mml:math id="mml-ieqn-41"><mml:msup><mml:mrow><mml:msub><mml:mi>&#x03D5;</mml:mi><mml:mrow><mml:mi>i</mml:mi></mml:mrow></mml:msub></mml:mrow><mml:mrow><mml:mrow><mml:mo>(</mml:mo><mml:mi>j</mml:mi><mml:mo>)</mml:mo></mml:mrow></mml:mrow></mml:msup></mml:math></inline-formula>. Each point on the <xref ref-type="fig" rid="fig-19">Fig. 19</xref> represents a sample, with color gradation from red to blue indicating the SHAP value of the design variable, from high to low. A higher SHAP value reflects a greater impact of the design variable on the target performance.</p>
<fig id="fig-19">
<label>Figure 19</label>
<caption>
<title>Summary plot</title>
</caption>
<graphic mimetype="image" mime-subtype="tif" xlink:href="CMES_65664-fig-19.tif"/>
</fig>
<p>From the summary plot above, the horizontal width represents the range of SHAP values for each feature across all samples, indicating the magnitude of its impact on the model&#x2019;s predictions. For the acceleration target in particular, feature D (longitudinal collision location) exhibits the widest distribution, making it the most influential factor with the largest positive and negative &#x201C;push&#x201D; on the predicted outcome. The next most important features are A_I (vent position), A_I_L (vent length), Tbr (bumper-beam thickness), and V (impact speed). Points are colored from blue (low feature value) to red (high feature value) to reflect each feature&#x2019;s magnitude. For D, red points (high values) cluster on the right side of the plot, indicating that a larger D increases the predicted injury severity, whereas blue points (low values) tend to produce negative contributions that lower the prediction. Similarly, for A_I, lower vent positions (blue) reduce the predicted severity, while higher positions (red) increase it. Features near the bottom&#x2014;such as Tbf (outer-skin thickness)&#x2014;show much narrower distributions, signifying a comparatively minor overall effect. To illustrate the cumulative effect of feature interactions and the combined impact of multiple features on prediction results, this paper employs a decision diagram to display the changes in model predictions based on a set of design variables, as shown in <xref ref-type="fig" rid="fig-20">Fig. 20</xref>. In the diagram, the prediction trajectory of each sample is represented by a colored curve. Each curve intersects the horizontal axis at the corresponding prediction point, with its color reflecting the observed prediction value at that point. As the curve progresses from bottom to top, the SHAP value of each feature accumulates towards the model&#x2019;s baseline value, visually demonstrating the contribution of each feature to the overall prediction.</p>
<fig id="fig-20">
<label>Figure 20</label>
<caption>
<title>Decision plot</title>
</caption>
<graphic mimetype="image" mime-subtype="tif" xlink:href="CMES_65664-fig-20.tif"/>
</fig>
<p>From the decision plot above, each trajectory traces the cumulative effect of features&#x2014;ordered by their importance&#x2014;from the model&#x2019;s baseline output to the final prediction. Line color encodes the predicted severity: blue lines indicate lower injury predictions, and red lines indicate higher ones. For the knee-flexion angle outcome, the earliest features (e.g., H, impact height; BD_R, crush-box position ratio) introduce the largest initial shifts: high impact heights (red lines) rapidly elevate the baseline. Subsequent mid-sequence features (such as F_B, bumper fascia presence; D, collision location) further separate the trajectories, creating a clear divergence between high- and low-severity predictions. Although later, lower-importance features (such as V, impact speed; C_T, vehicle category) continue to adjust the output, the prediction paths have by that point already been largely determined.</p>
</sec>
<sec id="s5_2">
<label>5.2</label>
<title>Machine Learning Model Validity Validation</title>
<p>The error is calculated according to <xref ref-type="disp-formula" rid="eqn-8">Eq. (8)</xref>. A positive error sign indicates overprediction, i.e., the predicted target value is higher than the actual target value. On the other hand, a negative sign of error indicates under prediction i.e., the predicted target value is lower than the actual target value.
<disp-formula id="eqn-8"><label>(8)</label><mml:math id="mml-eqn-8" display="block"><mml:mi>e</mml:mi><mml:mi>r</mml:mi><mml:mi>r</mml:mi><mml:mi>o</mml:mi><mml:mi>r</mml:mi><mml:mo>=</mml:mo><mml:mfrac><mml:mrow><mml:msub><mml:mi>Y</mml:mi><mml:mrow><mml:mi>p</mml:mi><mml:mi>r</mml:mi><mml:mi>e</mml:mi><mml:mi>d</mml:mi></mml:mrow></mml:msub><mml:mo>&#x2212;</mml:mo><mml:msub><mml:mi>Y</mml:mi><mml:mrow><mml:mi>t</mml:mi><mml:mi>r</mml:mi><mml:mi>u</mml:mi><mml:mi>e</mml:mi></mml:mrow></mml:msub></mml:mrow><mml:msub><mml:mi>Y</mml:mi><mml:mrow><mml:mi>t</mml:mi><mml:mi>r</mml:mi><mml:mi>u</mml:mi><mml:mi>e</mml:mi></mml:mrow></mml:msub></mml:mfrac><mml:mo>&#x00D7;</mml:mo><mml:mn>100</mml:mn><mml:mi mathvariant="normal">&#x0025;</mml:mi></mml:math></disp-formula>
<xref ref-type="fig" rid="fig-21">Fig. 21</xref> illustrates the distribution of prediction errors for three lower-limb injury metrics&#x2014;tibial acceleration (ERROR_A, yellow), knee-flexion angle (ERROR_ANG, light blue), and shear displacement (ERROR_DSTR, dark blue)&#x2014;expressed as a percentage of the true response. The two horizontal red lines denote <inline-formula id="ieqn-42"><mml:math id="mml-ieqn-42"><mml:mo>&#x00B1;</mml:mo><mml:mn>20</mml:mn><mml:mrow><mml:mtext>\%&#xA0;</mml:mtext></mml:mrow></mml:math></inline-formula> error bounds. Over 80% of validation samples for all three metrics fall within this &#x00B1;20% range, and the dense clustering of points around 0% indicates no systematic bias in the surrogate model&#x2019;s predictions.</p>
<fig id="fig-21">
<label>Figure 21</label>
<caption>
<title>Error distribution chart</title>
</caption>
<graphic mimetype="image" mime-subtype="tif" xlink:href="CMES_65664-fig-21.tif"/>
</fig>
<p>Among the metrics, acceleration errors exhibit the greatest variability, with a small number of outliers exceeding <inline-formula id="ieqn-43"><mml:math id="mml-ieqn-43"><mml:mo>&#x00B1;</mml:mo><mml:mn>30</mml:mn><mml:mrow><mml:mtext>\%&#xA0;</mml:mtext></mml:mrow></mml:math></inline-formula>. Flexion-angle errors are the most tightly distributed&#x2014;most lie within &#x00B1;15%&#x2014;and shear-displacement errors mirror this pattern, although slightly more points approach the &#x002B;20% threshold. The overall symmetry of the error distributions confirms an absence of consistent over- or under-prediction. The presence of outliers in ERROR_A suggests that extreme impact scenarios remain challenging for the model. To enhance predictive robustness, particularly for acceleration, we recommend targeted hyper-parameter tuning and the inclusion of additional high-severity collision cases in the training set. A detailed breakdown of these errors is provided in <xref ref-type="table" rid="table-15">Table 15</xref>.</p>
<table-wrap id="table-15">
<label>Table 15</label>
<caption>
<title>Error details</title>
</caption>
<table>
<colgroup>
<col/>
<col/>
<col/>
<col/>
<col/>
</colgroup>
<thead>
<tr>
<th></th>
<th>Total no. of data points</th>
<th>Error under 10%</th>
<th>Error between 10% and 20%</th>
<th>Error over 20%</th>
</tr>
</thead>
<tbody>
<tr>
<td>A</td>
<td>200</td>
<td>122</td>
<td>47</td>
<td>31</td>
</tr>
<tr>
<td>ANG</td>
<td>200</td>
<td>152</td>
<td>23</td>
<td>25</td>
</tr>
<tr>
<td>DSTR</td>
<td>200</td>
<td>148</td>
<td>32</td>
<td>20</td>
</tr>
</tbody>
</table>
</table-wrap>
<p>As can be seen in <xref ref-type="table" rid="table-15">Table 15</xref>, most of the absolute values of the errors are below 20 per cent, with 84.5 percent, 87.5 percent and 90 percent of the collision points having absolute error values of less than 20 percent for the three target variables. Taking the simplified vehicle front-end model described in <xref ref-type="sec" rid="s3">Section 3</xref> as an example, conducting finite-element simulations for 100 pedestrian-leg impact locations on a 12-core, 20-thread CPU requires approximately 84 h for a single set of parameter configurations. By contrast, a machine-learning surrogate can generate predictions for the same scenario in a fraction of that time while maintaining low error levels. Leveraging such a surrogate enables rapid evaluation of numerous front-end design variants, with predictive deviations kept within acceptable engineering tolerances. The prediction time of the finite element method and machine learning surrogate model is shown in <xref ref-type="table" rid="table-16">Table 16</xref>.</p>
<table-wrap id="table-16">
<label>Table 16</label>
<caption>
<title>Computational time comparison</title>
</caption>
<table>
<colgroup>
<col/>
<col/>
<col/>
</colgroup>
<thead>
<tr>
<th>Method</th>
<th>Time for one parameter set (s)</th>
<th>Time for <italic>n</italic> parameter set (s)</th>
</tr>
</thead>
<tbody>
<tr>
<td>Finite-element simulation</td>
<td>1500</td>
<td><inline-formula id="ieqn-44"><mml:math id="mml-ieqn-44"><mml:mi>n</mml:mi><mml:mtext>&#x00A0;</mml:mtext><mml:mo>&#x00D7;</mml:mo></mml:math></inline-formula> 1500</td>
</tr>
<tr>
<td>Machine-learning surrogate prediction</td>
<td><inline-formula id="ieqn-45"><mml:math id="mml-ieqn-45"><mml:mn>3</mml:mn></mml:math></inline-formula></td>
<td><inline-formula id="ieqn-46"><mml:math id="mml-ieqn-46"><mml:mo>&#x2264;</mml:mo><mml:mspace width="negativethinmathspace" /><mml:mi>n</mml:mi><mml:mo>&#x00D7;</mml:mo><mml:mn>3</mml:mn></mml:math></inline-formula></td>
</tr>
</tbody>
</table>
</table-wrap>
</sec>
</sec>
<sec id="s6">
<label>6</label>
<title>Conclusions</title>
<p>This study has demonstrated that a machine-learning surrogate&#x2014;specifically TabNet&#x2014;can leverage high-fidelity finite-element simulation data to predict pedestrian lower-limb injury severity with both exceptional accuracy and interpretability, outperforming traditional methods such as SVM, Random Forest, Decision Trees, LightGBM, and CatBoost. TabNet achieved an R<sup>2</sup> of approximately 0.94 and an RMSE of 0.14 on both validation and independent test sets, with 84.5%, 87.5%, and 90% of tibial acceleration, knee-flexion angle, and shear-displacement predictions, respectively, falling within a &#x00B1;20% error margin. SHAP-based analysis revealed that front-end geometric features&#x2014;most notably collision-point location and bumper architecture&#x2014;are the primary determinants of injury outcomes, while material stiffness, impact speed, vehicle category, and under-ride clearance also exert meaningful influence. These insights were translated into actionable design recommendations&#x2014;prioritizing bumper and crush-box geometry adjustments, refining vent placement and material properties, and fine-tuning vehicle classification and ground clearance&#x2014;to systematically reduce lower-limb injury metrics. Moreover, by replacing iterative finite-element runs with the TabNet surrogate, computation time was reduced by an order of magnitude, confirming its viability as a real-time decision-support tool in early design phases.</p>
<p>Building on this foundation, future work will focus on embedding the TabNet surrogate within a multi-objective optimization framework&#x2014;such as genetic algorithms&#x2014;to simultaneously minimize injury risks across multiple body regions (leg, head, chest). Additionally, we plan to explore hybrid deep-learning architectures and enrich the training corpus with extreme-value collision scenarios to enhance model robustness and generalizability. These efforts aim to drive the development of truly pedestrian-friendly front-end vehicle structures through data-driven, performance-based design optimization.</p>
</sec>
</body>
<back>
<ack>
<p>Guangzhou Automobile Group Corporation, Dalian University of Technology, and the Automotive Digital and Intelligent Design Research Group are gratefully acknowledged for providing valuable support for the evaluation of this study.</p>
</ack>
<sec>
<title>Funding Statement</title>
<p>This work was sponsored by the National Natural Science Foundation of China (No. U21A20165, No. 52072057). The support is gratefully acknowledged. Supported authors include Junling Zhong, Zhixiao Chen, Wenbin Hou.</p>
</sec>
<sec>
<title>Author Contributions</title>
<p>The authors confirm contribution to the paper as follows: study conception and design: Wenbin Hou, Junling Zhong; data collection: Junling Zhong, Zhixiao Chen; analysis and interpretation of results: Junling Zhong, Furong Geng; draft manuscript preparation: Junling Zhong. All authors reviewed the results and approved the final version of the manuscript.</p>
</sec>
<sec sec-type="data-availability">
<title>Availability of Data and Materials</title>
<p>Please contact 18904491293@mail.dlut.edu.cn to get the codes and data used in the study.</p>
</sec>
<sec>
<title>Ethics Approval</title>
<p>Not applicable.</p>
</sec>
<sec sec-type="COI-statement">
<title>Conflicts of Interest</title>
<p>The authors declare no conflicts of interest to report regarding the present study.</p>
</sec>
<ref-list content-type="authoryear">
<title>References</title>
<ref id="ref-1"><label>[1]</label><mixed-citation publication-type="book"><person-group person-group-type="author"><collab>World Health Organization</collab></person-group>. <source>Global status report on road safety 2023: summary</source>. <publisher-loc>Geneva, Switzerland</publisher-loc>: <publisher-name>WHO</publisher-name>; <year>2023</year>.</mixed-citation></ref>
<ref id="ref-2"><label>[2]</label><mixed-citation publication-type="other"><person-group person-group-type="author"><string-name><surname>Pereira</surname> <given-names>NQ</given-names></string-name>, <string-name><surname>Callaghan</surname> <given-names>B</given-names></string-name></person-group>. <article-title>A comparison new car assessment program NCAP requirements and procedures around the world</article-title>. <comment>Warrendale, PA, USA: SAE International; 2013. Report No.: 2013-36-0499</comment>. doi:<pub-id pub-id-type="doi">10.4271/2013-36-0499</pub-id>.</mixed-citation></ref>
<ref id="ref-3"><label>[3]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Viano</surname> <given-names>DC</given-names></string-name></person-group>. <article-title>Frontal NCAP performance and field injury over 40 years</article-title>. <source>Traffic Inj Prev</source>. <year>2024</year>;<volume>25</volume>(<issue>3</issue>):<fpage>297</fpage>&#x2013;<lpage>312</lpage>. doi:<pub-id pub-id-type="doi">10.1080/15389588.2024.2315890</pub-id>; <pub-id pub-id-type="pmid">38415693</pub-id></mixed-citation></ref>
<ref id="ref-4"><label>[4]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Zhiliang</surname> <given-names>Z</given-names></string-name>, <string-name><surname>Peng</surname> <given-names>L</given-names></string-name>, <string-name><surname>Wang</surname> <given-names>X</given-names></string-name>, <string-name><surname>Zhibo</surname> <given-names>Z</given-names></string-name>, <string-name><surname>Tianhua</surname> <given-names>W</given-names></string-name>, <string-name><surname>Dandan</surname> <given-names>C</given-names></string-name></person-group>. <article-title>Research on active safety testing based on China new car assessment program (C-NCAP)</article-title>. <source>Traffic Inj Prev</source>. <year>2024</year>;<volume>15</volume>:<fpage>2</fpage>. doi:<pub-id pub-id-type="doi">10.1117/12.3025949</pub-id>.</mixed-citation></ref>
<ref id="ref-5"><label>[5]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Zhang</surname> <given-names>H</given-names></string-name>, <string-name><surname>Shi</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Lu</surname> <given-names>L</given-names></string-name>, <string-name><surname>Gou</surname> <given-names>L</given-names></string-name>, <string-name><surname>Wang</surname> <given-names>L</given-names></string-name>, <string-name><surname>Zhang</surname> <given-names>J</given-names></string-name></person-group>. <article-title>Research of Hood on maintaining performance balance between dent resistance and pedestrian head protection</article-title>. <source>Int J Automot Technol</source>. <year>2024</year>;<volume>25</volume>(<issue>4</issue>):<fpage>931</fpage>&#x2013;<lpage>43</lpage>. doi:<pub-id pub-id-type="doi">10.1007/s12239-024-00081-z</pub-id>.</mixed-citation></ref>
<ref id="ref-6"><label>[6]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Fredriksson</surname> <given-names>R</given-names></string-name>, <string-name><surname>Ros&#x00E9;n</surname> <given-names>E</given-names></string-name>, <string-name><surname>Kullgren</surname> <given-names>A</given-names></string-name></person-group>. <article-title>Priorities of pedestrian protection&#x2014;a real-life study of severe injuries and car sources</article-title>. <source>Accid Anal Prev</source>. <year>2010</year>;<volume>42</volume>(<issue>6</issue>):<fpage>1672</fpage>&#x2013;<lpage>81</lpage>. doi:<pub-id pub-id-type="doi">10.1016/j.aap.2010.04.006</pub-id>; <pub-id pub-id-type="pmid">20728616</pub-id></mixed-citation></ref>
<ref id="ref-7"><label>[7]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Shi</surname> <given-names>L</given-names></string-name>, <string-name><surname>Zhang</surname> <given-names>H</given-names></string-name>, <string-name><surname>Wu</surname> <given-names>L</given-names></string-name>, <string-name><surname>Liu</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Cheng</surname> <given-names>K</given-names></string-name>, <string-name><surname>Han</surname> <given-names>Y</given-names></string-name>, <etal>et al</etal></person-group>. <article-title>A hierarchical prediction method for pedestrian head injury in intelligent vehicle with combined active and passive safety system</article-title>. <source>Biomimetics</source>. <year>2024</year>;<volume>9</volume>(<issue>3</issue>):<fpage>124</fpage>. doi:<pub-id pub-id-type="doi">10.3390/biomimetics9030124</pub-id>; <pub-id pub-id-type="pmid">38534809</pub-id></mixed-citation></ref>
<ref id="ref-8"><label>[8]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Mo</surname> <given-names>F</given-names></string-name>, <string-name><surname>Luo</surname> <given-names>D</given-names></string-name>, <string-name><surname>Tan</surname> <given-names>Z</given-names></string-name>, <string-name><surname>Shang</surname> <given-names>B</given-names></string-name>, <string-name><surname>Lv</surname> <given-names>X</given-names></string-name>, <string-name><surname>Zhou</surname> <given-names>D</given-names></string-name></person-group>. <article-title>A human active lower limb model for Chinese pedestrian safety evaluation</article-title>. <source>J Bionic Eng</source>. <year>2021</year>;<volume>18</volume>(<issue>4</issue>):<fpage>872</fpage>&#x2013;<lpage>86</lpage>. doi:<pub-id pub-id-type="doi">10.1007/s42235-021-0067-2</pub-id>.</mixed-citation></ref>
<ref id="ref-9"><label>[9]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Asgari</surname> <given-names>M</given-names></string-name>, <string-name><surname>Keyvanian</surname> <given-names>SS</given-names></string-name></person-group>. <article-title>Crash Injury analysis of knee joint considering pedestrian safety</article-title>. <source>J Biomed Phys Eng</source>. <year>2019</year>;<volume>9</volume>(<issue>5</issue>):<fpage>569</fpage>. doi:<pub-id pub-id-type="doi">10.31661/jbpe.v0i0.424</pub-id>; <pub-id pub-id-type="pmid">31750271</pub-id></mixed-citation></ref>
<ref id="ref-10"><label>[10]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Fredriksson</surname> <given-names>R</given-names></string-name>, <string-name><surname>Shin</surname> <given-names>J</given-names></string-name>, <string-name><surname>Untaroiu</surname> <given-names>CD</given-names></string-name></person-group>. <article-title>Potential of pedestrian protection systems&#x2014;a parameter study using finite element models of pedestrian dummy and generic passenger vehicles</article-title>. <source>Traffic Inj Prev</source>. <year>2011</year>;<volume>12</volume>(<issue>4</issue>):<fpage>398</fpage>&#x2013;<lpage>411</lpage>. doi:<pub-id pub-id-type="doi">10.1080/15389588.2011.566655</pub-id>; <pub-id pub-id-type="pmid">21823948</pub-id></mixed-citation></ref>
<ref id="ref-11"><label>[11]</label><mixed-citation publication-type="other"><person-group person-group-type="author"><string-name><surname>Konosu</surname> <given-names>A</given-names></string-name>, <string-name><surname>Ishikawa</surname> <given-names>H</given-names></string-name>, <string-name><surname>Tanahashi</surname> <given-names>M</given-names></string-name></person-group>. <article-title>Reconsideration of injury criteria for pedestrian subsystem legform test&#x2014;Problems of rigid legform impactor. Warrendale, PA, USA: SAE International. 2001. Report No.: 2001-06-0206</article-title>. <comment>[cited 2025 Apr 20]</comment>. Available from: <ext-link ext-link-type="uri" xlink:href="http://papers.sae.org/2001-06-0206/">http://papers.sae.org/2001-06-0206/</ext-link>.</mixed-citation></ref>
<ref id="ref-12"><label>[12]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Lu</surname> <given-names>Y</given-names></string-name>, <string-name><surname>Shen</surname> <given-names>J</given-names></string-name>, <string-name><surname>Wang</surname> <given-names>C</given-names></string-name>, <string-name><surname>Lu</surname> <given-names>H</given-names></string-name>, <string-name><surname>Xin</surname> <given-names>J</given-names></string-name></person-group>. <article-title>Studying on the design and simulation of collision protection system between vehicle and pedestrian</article-title>. <source>Int J Distrib Sens Netw</source>. <year>2020</year>;<volume>16</volume>(<issue>1</issue>):<fpage>155014771990010</fpage>. doi:<pub-id pub-id-type="doi">10.1177/1550147719900109</pub-id>.</mixed-citation></ref>
<ref id="ref-13"><label>[13]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Das</surname> <given-names>S</given-names></string-name>, <string-name><surname>Le</surname> <given-names>M</given-names></string-name>, <string-name><surname>Dai</surname> <given-names>B</given-names></string-name></person-group>. <article-title>Application of machine learning tools in classifying pedestrian crash types: a case study</article-title>. <source>Transp Saf Environ</source>. <year>2020</year>;<volume>2</volume>(<issue>2</issue>):<fpage>106</fpage>&#x2013;<lpage>19</lpage>. doi:<pub-id pub-id-type="doi">10.1093/tse/tdaa010</pub-id>.</mixed-citation></ref>
<ref id="ref-14"><label>[14]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Tang</surname> <given-names>B</given-names></string-name>, <string-name><surname>Chien</surname> <given-names>S</given-names></string-name>, <string-name><surname>Huang</surname> <given-names>Z</given-names></string-name>, <string-name><surname>Chen</surname> <given-names>Y</given-names></string-name></person-group>. <article-title>Pedestrian protection using the integration of V2V and the pedestrian automatic emergency braking system</article-title>. In: <conf-name>Proceedings of the 2022 IEEE 25th International Conference on Intelligent Transportation Systems (ITSC)</conf-name>; <year>2016 Dec 1&#x2013;4</year>; <publisher-loc>Rio de Janeiro, Brazil</publisher-loc>. p. <fpage>2213</fpage>&#x2013;<lpage>8</lpage>. doi:<pub-id pub-id-type="doi">10.1109/itsc.2016.7795913</pub-id>.</mixed-citation></ref>
<ref id="ref-15"><label>[15]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Zhao</surname> <given-names>B</given-names></string-name>, <string-name><surname>Zuniga-Garcia</surname> <given-names>N</given-names></string-name>, <string-name><surname>Xing</surname> <given-names>L</given-names></string-name>, <string-name><surname>Kockelman</surname> <given-names>KM</given-names></string-name></person-group>. <article-title>Predicting pedestrian crash occurrence and injury severity in Texas using tree-based machine learning models</article-title>. <source>Transp Plan Technol</source>. <year>2023</year>;<volume>47</volume>(<issue>8</issue>):<fpage>1205</fpage>&#x2013;<lpage>26</lpage>. doi:<pub-id pub-id-type="doi">10.1080/03081060.2023.2216202</pub-id>.</mixed-citation></ref>
<ref id="ref-16"><label>[16]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Choi</surname> <given-names>S</given-names></string-name>, <string-name><surname>Jang</surname> <given-names>J</given-names></string-name>, <string-name><surname>Oh</surname> <given-names>C</given-names></string-name>, <string-name><surname>Park</surname> <given-names>G</given-names></string-name></person-group>. <article-title>Safety benefits of integrated pedestrian protection systems</article-title>. <source>Int J Automot Technol</source>. <year>2016</year>;<volume>17</volume>(<issue>3</issue>):<fpage>473</fpage>&#x2013;<lpage>82</lpage>. doi:<pub-id pub-id-type="doi">10.1007/s12239-016-0049-2</pub-id>.</mixed-citation></ref>
<ref id="ref-17"><label>[17]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Hu</surname> <given-names>W</given-names></string-name>, <string-name><surname>Monfort</surname> <given-names>SS</given-names></string-name>, <string-name><surname>Cicchino</surname> <given-names>JB</given-names></string-name></person-group>. <article-title>The association between passenger-vehicle front-end profiles and pedestrian injury severity in motor vehicle crashes</article-title>. <source>J Saf Res</source>. <year>2024</year>;<volume>90</volume>(<issue>1</issue>):<fpage>115</fpage>&#x2013;<lpage>27</lpage>. doi:<pub-id pub-id-type="doi">10.1016/j.jsr.2024.06.007</pub-id>; <pub-id pub-id-type="pmid">39251270</pub-id></mixed-citation></ref>
<ref id="ref-18"><label>[18]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Zhao</surname> <given-names>G</given-names></string-name>, <string-name><surname>Takafumi</surname> <given-names>M</given-names></string-name>, <string-name><surname>Shoji</surname> <given-names>K</given-names></string-name>, <string-name><surname>Kenji</surname> <given-names>M</given-names></string-name></person-group>. <article-title>Video based estimation of pedestrian walking direction for pedestrian protection system</article-title>. <source>J Electron</source>. <year>2012</year>;<volume>29</volume>(<issue>1&#x2013;2</issue>):<fpage>72</fpage>&#x2013;<lpage>81</lpage>. doi:<pub-id pub-id-type="doi">10.1007/s11767-012-0814-y</pub-id>.</mixed-citation></ref>
<ref id="ref-19"><label>[19]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Rabieh</surname> <given-names>K</given-names></string-name>, <string-name><surname>Samir</surname> <given-names>R</given-names></string-name>, <string-name><surname>Azer</surname> <given-names>MA</given-names></string-name></person-group>. <article-title>Empowering Pedestrian safety: unveiling a lightweight scheme for improved vehicle-pedestrian safety</article-title>. <source>Information</source>. <year>2024</year>;<volume>15</volume>(<issue>3</issue>):<fpage>160</fpage>. doi:<pub-id pub-id-type="doi">10.3390/info15030160</pub-id>.</mixed-citation></ref>
<ref id="ref-20"><label>[20]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Shojaeifard</surname> <given-names>MH</given-names></string-name>, <string-name><surname>Khalkhali</surname> <given-names>A</given-names></string-name>, <string-name><surname>Rafsanjani</surname> <given-names>SEN</given-names></string-name>, <string-name><surname>Ghadirinejad</surname> <given-names>K</given-names></string-name></person-group>. <article-title>Numerical investigation on automotive bumper structure improvements for pedestrian protection</article-title>. <source>Int J Crashworthiness</source>. <year>2017</year>;<volume>22</volume>(<issue>6</issue>):<fpage>635</fpage>&#x2013;<lpage>53</lpage>. doi:<pub-id pub-id-type="doi">10.1080/13588265.2017.1287521</pub-id>.</mixed-citation></ref>
<ref id="ref-21"><label>[21]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Zanetti</surname> <given-names>EM</given-names></string-name>, <string-name><surname>Franceschini</surname> <given-names>G</given-names></string-name>, <string-name><surname>Audenino</surname> <given-names>AL</given-names></string-name></person-group>. <article-title>Lower leg injury in relation to vehicle front end</article-title>. <source>Traffic Inj Prev</source>. <year>2013</year>;<volume>15</volume>(<issue>4</issue>):<fpage>395</fpage>&#x2013;<lpage>401</lpage>. doi:<pub-id pub-id-type="doi">10.1080/15389588.2013.824567</pub-id>; <pub-id pub-id-type="pmid">24471364</pub-id></mixed-citation></ref>
<ref id="ref-22"><label>[22]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Lee</surname> <given-names>YH</given-names></string-name>, <string-name><surname>Joo</surname> <given-names>YJ</given-names></string-name>, <string-name><surname>Park</surname> <given-names>JS</given-names></string-name>, <string-name><surname>Kim</surname> <given-names>YS</given-names></string-name>, <string-name><surname>Yim</surname> <given-names>HJ</given-names></string-name></person-group>. <article-title>Robust design optimization of frontal structures for minimizing injury risks of flex pedestrian legform impactor</article-title>. <source>Int J Automot Technol</source>. <year>2014</year>;<volume>15</volume>(<issue>5</issue>):<fpage>757</fpage>&#x2013;<lpage>64</lpage>. doi:<pub-id pub-id-type="doi">10.1007/s12239-014-0079-6</pub-id>.</mixed-citation></ref>
<ref id="ref-23"><label>[23]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Wang</surname> <given-names>D</given-names></string-name>, <string-name><surname>Li</surname> <given-names>S</given-names></string-name>, <string-name><surname>Xie</surname> <given-names>C</given-names></string-name></person-group>. <article-title>Crashworthiness optimisation and lightweight for front-end safety parts of automobile body using a hybrid optimisation method</article-title>. <source>Int J Crashworthiness</source>. <year>2021</year>;<volume>27</volume>(<issue>4</issue>):<fpage>1193</fpage>&#x2013;<lpage>204</lpage>. doi:<pub-id pub-id-type="doi">10.1080/13588265.2021.1926809</pub-id>.</mixed-citation></ref>
<ref id="ref-24"><label>[24]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Lv</surname> <given-names>X</given-names></string-name>, <string-name><surname>Xiao</surname> <given-names>Z</given-names></string-name>, <string-name><surname>Fang</surname> <given-names>J</given-names></string-name>, <string-name><surname>Li</surname> <given-names>Q</given-names></string-name>, <string-name><surname>Lei</surname> <given-names>F</given-names></string-name>, <string-name><surname>Sun</surname> <given-names>G</given-names></string-name></person-group>. <article-title>On safety design of vehicle for protection of vulnerable road users: a review</article-title>. <source>Thin-Walled Struct</source>. <year>2022</year>;<volume>182</volume>(<issue>2</issue>):<fpage>109990</fpage>. doi:<pub-id pub-id-type="doi">10.1016/j.tws.2022.109990</pub-id>.</mixed-citation></ref>
<ref id="ref-25"><label>[25]</label><mixed-citation publication-type="book"><person-group person-group-type="author"><string-name><surname>Zhang</surname> <given-names>M</given-names></string-name>, <string-name><surname>Wang</surname> <given-names>J</given-names></string-name>, <string-name><surname>Yao</surname> <given-names>J</given-names></string-name>, <string-name><surname>Dong</surname> <given-names>C</given-names></string-name>, <string-name><surname>Zhang</surname> <given-names>L</given-names></string-name></person-group>. <chapter-title>Optimization of the vehicle front structure for pedestrian protection with the aPLI legform model</chapter-title>. In: <source>Lecture notes in electrical engineering</source>. <publisher-loc>Singapore</publisher-loc>: <publisher-name>Springer</publisher-name>; <year>2022</year>. p. <fpage>1447</fpage>&#x2013;<lpage>61</lpage>. doi:<pub-id pub-id-type="doi">10.1007/978-981-16-2090-4_94</pub-id>.</mixed-citation></ref>
<ref id="ref-26"><label>[26]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Eid</surname> <given-names>AM</given-names></string-name>, <string-name><surname>Soudan</surname> <given-names>B</given-names></string-name>, <string-name><surname>Nassif</surname> <given-names>AB</given-names></string-name>, <string-name><surname>Injadat</surname> <given-names>M</given-names></string-name></person-group>. <article-title>Comparative study of ML models for IIoT intrusion detection: impact of data preprocessing and balancing</article-title>. <source>Neural Comput Appl</source>. <year>2024</year>;<volume>36</volume>(<issue>13</issue>):<fpage>6955</fpage>&#x2013;<lpage>72</lpage>. doi:<pub-id pub-id-type="doi">10.1007/s00521-024-09439-x</pub-id>.</mixed-citation></ref>
<ref id="ref-27"><label>[27]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Alam</surname> <given-names>S</given-names></string-name>, <string-name><surname>Yao</surname> <given-names>N</given-names></string-name></person-group>. <article-title>The impact of preprocessing steps on the accuracy of machine learning algorithms in sentiment analysis</article-title>. <source>Comput Math Organ Theory</source>. <year>2018</year>;<volume>25</volume>(<issue>3</issue>):<fpage>319</fpage>&#x2013;<lpage>35</lpage>. doi:<pub-id pub-id-type="doi">10.1007/s10588-018-9266-8</pub-id>.</mixed-citation></ref>
<ref id="ref-28"><label>[28]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Rawal</surname> <given-names>A</given-names></string-name>, <string-name><surname>Rawat</surname> <given-names>DB</given-names></string-name>, <string-name><surname>Sadler</surname> <given-names>B</given-names></string-name></person-group>. <article-title>Recent advances in adversarial machine learning: status, challenges and perspectives</article-title>. <source>Artif Intell Mach Learn Multi-Domain Oper Appl III</source>. <year>2021</year>;<volume>11746</volume>:<fpage>701</fpage>&#x2013;<lpage>12</lpage>. doi:<pub-id pub-id-type="doi">10.1117/12.2583970</pub-id>.</mixed-citation></ref>
<ref id="ref-29"><label>[29]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Kan&#x00E1;sz</surname> <given-names>R</given-names></string-name>, <string-name><surname>Drot&#x00E1;r</surname> <given-names>P</given-names></string-name>, <string-name><surname>Gnip</surname> <given-names>P</given-names></string-name>, <string-name><surname>Zori&#x010D;&#x00E1;k</surname> <given-names>M</given-names></string-name></person-group>. <article-title>Clash of titans on imbalanced data: Tabnet vs. XGBoost</article-title>. In: <conf-name>Proceedings of the 2nd IEEE Conference on Artificial Intelligence (CAI)</conf-name>; <year>2024 Jun 25&#x2013;27</year>; <publisher-loc>Singapore</publisher-loc>. p. <fpage>320</fpage>&#x2013;<lpage>25</lpage>. doi:<pub-id pub-id-type="doi">10.1109/cai59869.2024.00068</pub-id>.</mixed-citation></ref>
<ref id="ref-30"><label>[30]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Wang</surname> <given-names>H</given-names></string-name>, <string-name><surname>Liang</surname> <given-names>Q</given-names></string-name>, <string-name><surname>Hancock</surname> <given-names>JT</given-names></string-name>, <string-name><surname>Khoshgoftaar</surname> <given-names>TM</given-names></string-name></person-group>. <article-title>Feature selection strategies: a comparative analysis of SHAP-value and importance-based methods</article-title>. <source>J Big Data</source>. <year>2024</year>;<volume>11</volume>(<issue>1</issue>):<fpage>44</fpage>. doi:<pub-id pub-id-type="doi">10.1186/s40537-024-00905-w</pub-id>.</mixed-citation></ref>
</ref-list>
</back></article>