← Latest papers
🤖 AI

A fuzzy adaptive metaheuristic algorithm for identifying sustainable, economical, lightweight, and earthquake-resistant reinforced concrete cantilever retaining walls

This study proposes a novel adaptive fuzzy-based metaheuristic algorithm to optimize reinforced concrete cantilever retaining walls for seismic resilience, achieving sustainable, economical, and lightweight designs by solving a complex twelve-dimensional constrained optimization problem under nine seismic conditions.

Original authors: Farshid Keivanian, Raymond Chiong, Ali R. Kashani, Amir H. Gandomi

Published 2026-06-08
📖 5 min read🧠 Deep dive

Original authors: Farshid Keivanian, Raymond Chiong, Ali R. Kashani, Amir H. Gandomi

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are an architect tasked with building a massive, heavy-duty wall to hold back a hillside of dirt. This isn't just any wall; it's a Retaining Wall made of reinforced concrete, designed to stand tall even when the ground starts shaking during an earthquake.

The challenge? You need to find the "Goldilocks" design:

  1. Strong enough to not collapse.
  2. Light enough to save on materials.
  3. Cheap enough to fit the budget.
  4. Green enough to produce minimal carbon emissions.

The problem is that there are millions of ways to build this wall (changing the thickness of the base, the height of the stem, the amount of steel inside, etc.). Trying every single combination by hand would take forever. This is where the authors of this paper come in with a new, smart computer program.

Here is a simple breakdown of what they did:

1. The Problem: A Maze of Millions of Paths

Think of designing this wall like trying to find the lowest point in a giant, foggy mountain range. You want to find the absolute bottom (the best design), but there are thousands of valleys (local solutions) that look like the bottom but aren't. Plus, the terrain is full of "No Entry" signs (safety rules). If your design breaks a safety rule, the wall collapses, and you get a huge penalty.

The wall has 12 different dials you can turn (like adjusting the width of the base or the amount of steel). Turning these dials changes the cost, weight, and safety. The goal is to turn them to the perfect setting.

2. The Solution: A Smart, Fuzzy "Swarm" of Explorers

The authors created a new computer algorithm called FAGLSUD. To understand how it works, imagine sending out a team of 100 explorers into that foggy mountain range to find the lowest point.

Instead of just wandering randomly, these explorers are organized into Empires (groups), led by the smartest explorers (called "Imperialists"). The rest are "Colonies" (followers).

The algorithm uses three special tricks to help the team find the best spot faster:

  • Trick 1: The "Follow the Leader" Move (Global Learning)
    If an explorer sees that the leader of their group or the best explorer in the whole mountain is in a better spot, they move toward them. This helps the team zoom in on good solutions quickly.
  • Trick 2: The "Wander Off" Move (Universal Diversity)
    Sometimes, everyone gets stuck in the same small valley. To fix this, the algorithm tells some explorers to look at other groups' best spots and jump in a different direction. This helps the team explore new areas so they don't miss a better valley nearby.
  • Trick 3: The "Mutate" Move (Local Search)
    This is like taking a small step sideways to see if a tiny change makes the spot even better. It's a fine-tuning mechanism to polish the solution.

3. The "Fuzzy" Brain: Making Decisions Without a Rulebook

Here is the clever part. Usually, computer programs need humans to set strict rules (e.g., "If you are 50% done, move 10% faster"). But the real world is messy.

The authors gave their explorers a "Fuzzy Brain." Instead of strict "Yes/No" rules, the brain uses concepts like "Low," "Medium," and "High."

  • Example: If the team is "stuck" (not finding better spots) and they are "early" in the search, the brain says, "Hey, let's be more adventurous and explore more!"
  • Example: If the team is "close to the end" and "doing well," the brain says, "Okay, let's stop wandering and focus on polishing the best spot we found."

This "Fuzzy" system allows the computer to learn on the fly and adjust its strategy automatically, without a human needing to tweak the settings.

4. The Earthquake Factor

The wall isn't just sitting there; it has to survive an earthquake. The computer simulates the ground shaking using "pseudo-static" coefficients (basically, pretending the shaking is a heavy weight pushing on the wall). They tested nine different earthquake scenarios (from a light tremor to a heavy shake) to make sure the design holds up in all of them.

5. The Results: The Winner Takes All

The authors tested their new "Fuzzy Swarm" algorithm against other famous computer programs (like Genetic Algorithms, Particle Swarm Optimization, and others).

They ran the simulation 101 times for two different wall sizes to be sure. The results showed that their new algorithm was the champion. It consistently found designs that were:

  • Cheaper (saved money).
  • Lighter (used less concrete and steel).
  • Greener (produced less CO2 pollution).

The Bottom Line

The paper claims that by using this new, self-adjusting "Fuzzy" algorithm, engineers can design earthquake-resistant walls that are safer, cheaper, and better for the environment than what was previously possible with older computer methods. It's like giving a team of explorers a smart, adaptive map that learns as they go, ensuring they find the absolute best path through the fog.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →