<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>innovative approaches in earthquake engineering &#8211; Science</title>
	<atom:link href="https://scienmag.com/tag/innovative-approaches-in-earthquake-engineering/feed/" rel="self" type="application/rss+xml" />
	<link>https://scienmag.com</link>
	<description></description>
	<lastBuildDate>Fri, 04 Sep 2026 06:59:33 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1</generator>

<image>
	<url>https://scienmag.com/wp-content/uploads/2024/07/cropped-scienmag_ico-32x32.jpg</url>
	<title>innovative approaches in earthquake engineering &#8211; Science</title>
	<link>https://scienmag.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">73899611</site>	<item>
		<title>Machine learning approach predicts damage in slender reinforced concrete walls</title>
		<link>https://scienmag.com/machine-learning-approach-predicts-damage-in-slender-reinforced-concrete-walls/</link>
		
		<dc:creator><![CDATA[Blake Davidson]]></dc:creator>
		<pubDate>Fri, 04 Sep 2026 06:59:28 +0000</pubDate>
				<category><![CDATA[Earth Science]]></category>
		<category><![CDATA[advanced engineering equations for seismic damage]]></category>
		<category><![CDATA[AI-based damage state classification]]></category>
		<category><![CDATA[artificial intelligence for structural damage detection]]></category>
		<category><![CDATA[damage state classification standards]]></category>
		<category><![CDATA[data-driven seismic damage thresholds]]></category>
		<category><![CDATA[data-driven seismic safety evaluation]]></category>
		<category><![CDATA[earthquake damage quantification methods]]></category>
		<category><![CDATA[earthquake structural safety]]></category>
		<category><![CDATA[genetic programming for earthquake engineering]]></category>
		<category><![CDATA[genetic programming in civil engineering]]></category>
		<category><![CDATA[high-rise building lateral strength]]></category>
		<category><![CDATA[high-rise building seismic resilience]]></category>
		<category><![CDATA[innovative approaches in earthquake engineering]]></category>
		<category><![CDATA[Machine learning in seismic structural assessment]]></category>
		<category><![CDATA[performance-based seismic design]]></category>
		<category><![CDATA[performance-based seismic design guidelines]]></category>
		<category><![CDATA[reinforced concrete wall damage prediction]]></category>
		<category><![CDATA[reinforced concrete wall stiffness and damage analysis]]></category>
		<category><![CDATA[seismic assessment using machine learning]]></category>
		<category><![CDATA[slender reinforced concrete walls]]></category>
		<category><![CDATA[structural health monitoring in earthquakes]]></category>
		<category><![CDATA[structural health monitoring using machine learning]]></category>
		<category><![CDATA[structural wall drift threshold modeling]]></category>
		<guid isPermaLink="false">https://scienmag.com/machine-learning-approach-predicts-damage-in-slender-reinforced-concrete-walls/</guid>

					<description><![CDATA[When a major earthquake strikes a modern city, the buildings most likely to protect their occupants are those designed with reinforced concrete structural walls, the tall, slender vertical elements that give high-rise construction its lateral strength and stiffness. Engineers have long known that these walls are the linchpins of seismic safety in frame-wall building systems, [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>When a major earthquake strikes a modern city, the buildings most likely to protect their occupants are those designed with reinforced concrete structural walls, the tall, slender vertical elements that give high-rise construction its lateral strength and stiffness. Engineers have long known that these walls are the linchpins of seismic safety in frame-wall building systems, but knowing when a wall has crossed from cosmetic cracking into serious structural damage has remained stubbornly imprecise. A new study published in Earthquake Engineering and Engineering Vibration promises to change that, using a form of artificial intelligence called genetic programming to derive explicit, quantitative equations that predict the drift levels at which reinforced concrete walls reach distinct states of damage. The work, carried out by Nabajit Sarkar of the National Institute of Technology Manipur and Kaustubh Dasgupta of the Indian Institute of Technology Guwahati, offers a data-driven alternative to the empirical, one-size-fits-all damage thresholds that currently underpin seismic assessment codes worldwide.</p>
<p>The core problem the researchers set out to solve is one of granularity. Existing damage state definitions for reinforced concrete structural walls, found in standards such as ASCE/SEI 41, FEMA 356, Eurocode 8 and various performance-based design guidelines, are based largely on empirical limits derived from past laboratory tests and post-earthquake observations. These limits typically specify a single drift ratio, the lateral deflection of the wall expressed as a percentage of its height, at which a wall is deemed to have reached a given damage state, from hairline cracking through concrete spalling to reinforcement buckling and outright collapse. The difficulty is that no two walls are identical. A tall, slender wall with well-confined boundary elements and heavy longitudinal reinforcement can sustain far larger deformations than a stockier, lightly reinforced counterpart, yet the traditional limits largely ignore these differences. Sarkar and Dasgupta argue that this blind spot leads to predictions that can be either dangerously optimistic or needlessly conservative, both of which carry costs in seismic risk assessment, loss estimation and retrofit decision-making.</p>
<p>Their solution draws on a dataset of 8,125 analytically studied specimens of reinforced concrete structural walls, an unusually large numerical sample for this class of component. The virtual specimens were generated using nonlinear finite element modeling in the OpenSees platform, with material constitutive behavior represented by well-established models, including the concrete model of Scott, Park and Priestley for confined and unconfined concrete and the Menegotto-Pinto steel model for reinforcing bars, along with provisions for post-yield buckling of reinforcement based on the work of Dhakal and Maekawa and on buckling strain formulations by Papia and Russo. By systematically varying the key geometric and reinforcement parameters across thousands of virtual walls and subjecting each to simulated cyclic loading histories, the researchers built a comprehensive numerical laboratory capturing the deformation capacity of walls spanning a wide range of practical design configurations.</p>
<p>The intelligence at the heart of the study is genetic programming, an evolutionary computation technique pioneered by John Koza in the 1990s. Unlike conventional regression, which forces data into a predefined functional form, or black-box machine learning methods such as neural networks, which produce predictions without a transparent underlying formula, genetic programming evolves mathematical expressions directly from data. The algorithm begins with a randomly generated population of candidate equations built from mathematical operators and the input variables of interest. Each candidate is tested against the dataset and scored for accuracy. The fittest expressions are then selected, and their mathematical &#8220;genes&#8221; are recombined and randomly mutated to produce a new generation, mimicking natural selection. Over many generations, the population of equations converges toward compact, accurate formulas that capture the underlying physics without any human-imposed structure. The critical advantage for engineering practice is that the output remains a closed-form expression that any designer can evaluate with a hand calculator or spreadsheet, preserving full transparency about which parameters matter and how they interact.</p>
<p>In this application, the input variables chosen by the researchers reflect the design characteristics that structural engineers most plausibly control at the drawing board. The developed drift prediction expressions account for the wall aspect ratio, which governs whether a wall responds primarily in flexure or shear; the axial load ratio, which influences concrete confinement demand and deformation capacity; the boundary element longitudinal reinforcement ratio, which controls the flexural strength and ductility of the carefully detailed edges of the wall where plastic hinges typically form; the web longitudinal reinforcement ratio, which affects distributed cracking behavior across the wall panel; and the ratio of boundary element length to wall length, which determines the extent of confined concrete available at the wall ends. Each of these parameters is readily available from standard design documents, which means the resulting equations can be applied directly to both new designs and existing buildings without specialized analysis.</p>
<p>The statistical rigor applied to the resulting models reflects a discipline that has sometimes been lacking in machine learning studies in structural engineering. The researchers evaluated their expressions using multiple goodness-of-fit measures, including the coefficient of determination and correlation statistics, and they conducted external validation on data not used in model development, following the cautionary principles articulated by Golbraikh and Tropsha regarding the necessity of external validation for predictive models. The predictions were also benchmarked against established deformation limits from design standards and against drift capacity expressions reported in the peer-reviewed literature, and then tested against experimental results of reinforced concrete wall components from laboratory test programs. On every measure, the genetically evolved expressions outperformed the existing empirical damage state definitions, delivering significantly higher accuracy and more reliable predictions across the full spectrum of wall configurations in the dataset.</p>
<p>The implications for practice are considerable. Quantitative damage state thresholds are the backbone of performance-based seismic design, the philosophy that buildings should be engineered not merely to avoid collapse but to achieve specified performance targets, from immediate occupancy after a frequent moderate earthquake to life safety in a rare major event and collapse prevention in the rarest, strongest shaking. Fragility analyses, which estimate the probability that a structure will exceed a given damage state under a given level of shaking, and seismic loss estimation frameworks used by insurers and governments both depend on credible component-level damage thresholds. If the thresholds for reinforced concrete walls can be made sensitive to actual design characteristics rather than generic constants, then the entire chain of risk assessment, from component behavior to building performance to portfolio-level loss, becomes more accurate. This is particularly consequential in high seismic zones across Asia, the Americas and the Mediterranean, where frame-wall systems are the dominant structural choice for residential and commercial high-rise construction.</p>
<p>The study also situates itself within a rapidly growing body of work applying artificial intelligence to earthquake engineering. Recent contributions in the same journal and elsewhere have used neural networks to identify pulse-like ground motions, genetic algorithms for structural vibration control, machine learning for seismic fragility analysis and failure mode identification of shear walls, and hybrid evolutionary algorithms for predicting ground vibration. Sarkar and Dasgupta&#8217;s contribution to this wave is distinctive in its emphasis on symbolic, interpretable expressions rather than opaque predictive models, and in its focus on damage state drift thresholds rather than strength or failure mode prediction alone. Their work builds directly on earlier efforts such as the mechanics-guided genetic programming formulation for shear strength of squat walls by Gondia and colleagues, extending the approach to deformation-based damage limit states for slender rectangular walls, which behave quite differently from their squat counterparts.</p>
<p>The authors are careful to frame the scope of their achievement. The expressions were calibrated on analytically generated data covering slender rectangular walls, and while the underlying finite element models were grounded in experimentally validated constitutive laws, the ultimate test of any numerical prediction framework is correspondence with physical tests. The researchers addressed this by comparing their damage state drift predictions with experimental results reported in the literature, including cyclic and quasi-static tests of isolated walls conducted over several decades at laboratories in the United States, Canada, Europe and Asia. The favorable comparison with these tests provides an important bridge between the computational dataset and real structural behavior, and it suggests that the framework could be extended in future work to walls with different cross-sectional shapes, opening configurations, higher-order reinforcement detailing or different construction materials.</p>
<p>For the engineering community, the immediate payoff is a set of practical, parameterized drift expressions that can be incorporated into next-generation seismic evaluation guidelines and displacement-based design procedures. For the wider public, the significance is quieter but no less real: better predictions of when the walls holding up a building will crack, spall or fail translate directly into smarter building codes, better-targeted retrofits and more trustworthy estimates of how many people a future earthquake might harm. As machine learning and evolutionary computation continue to penetrate structural engineering, this study offers a compelling demonstration that the goal need not be mysterious artificial intelligence making inscrutable judgments. Sometimes the most valuable form of machine intelligence is the kind that hands the engineer a short, elegant equation, one that has been rigorously evolved from thousands of simulated earthquakes&#8217; worth of structural response, and that tells her, with greater fidelity than decades of empirical rules ever could, exactly how far a wall can bend before the damage becomes real.</p>
<div class="scienmag-article-metadata"><strong>Subject of Research:</strong> Genetic programming-based prediction of drift limits corresponding to seismic damage states of slender rectangular reinforced concrete structural walls, using a dataset of 8,125 analytically studied wall specimens and key design parameters including aspect ratio, axial load ratio and reinforcement ratios.</p>
<p><strong>Article Title:</strong> Genetic programming-driven damage state prediction for slender rectangular reinforced concrete structural walls</p>
<p><strong>Article References:</strong> Sarkar, N., &amp; Dasgupta, K. (2026). Genetic programming-driven damage state prediction for slender rectangular reinforced concrete structural walls. <em>Earthquake Engineering and Engineering Vibration, 25</em>(2), 431-447. <a href="https://doi.org/10.1007/s11803-026-2388-y" target="_blank" rel="noopener noreferrer">https://doi.org/10.1007/s11803-026-2388-y</a></p>
<p><strong>Image Credits:</strong> AI Generated</p>
<p><strong>DOI:</strong> <a href="https://doi.org/10.1007/s11803-026-2388-y" target="_blank" rel="noopener noreferrer">10.1007/s11803-026-2388-y</a></p>
<p><strong>Keywords:</strong> RC structural wall, damage state threshold, genetic programming, drift level, parameterized damage state expression, seismic performance assessment, reinforced concrete, boundary element, aspect ratio, axial load ratio, earthquake engineering, deformation capacity</p>
</div>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">187087</post-id>	</item>
	</channel>
</rss>
