A Lightweight Multi-Agent Framework for Automated Concrete Barrier Design
Summary
This paper proposes a lightweight multi-agent framework using AutoGen for automated concrete barrier design, achieving over 98% accuracy and showing that smaller models can outperform massive ones in this domain.
View Cached Full Text
Cached at: 06/11/26, 01:50 PM
# A Lightweight Multi-Agent Framework for Automated Concrete Barrier Design Source: [https://arxiv.org/abs/2606.12040](https://arxiv.org/abs/2606.12040) [View PDF](https://arxiv.org/pdf/2606.12040) > Abstract:The design of reinforced concrete highway barriers is a safety\-critical process that requires strict compliance with regulatory provisions such as the AASHTO\-LRFD bridge design guidelines\. Current engineering practice relies heavily on manual, iterative, and heuristic calculations to satisfy complex nonlinear material and mechanics constraints\. Although Large Language Models \(LLMs\) demonstrate strong generative capabilities, their direct application to structural engineering remains limited by hallucination risks and insufficient physical grounding\. To address these challenges, this study proposes a novel "generation\-evaluation\-optimization" closed\-loop framework for automated concrete barrier design using the multi\-agent orchestration capabilities of AutoGen\. Experimental results demonstrate that the proposed agentic framework achieves over 98% design accuracy, significantly outperforming standalone general\-purpose LLMs\. More importantly, the study reveals that design performance is not necessarily correlated with model scale, where an 8B\-parameter lightweight model could outperform unconstrained 631B\-parameter flagship models\. This finding highlights the potential to substantially reduce computational costs while improving the accessibility of AI\-assisted engineering tools for industry applications\. The source code for the proposed multi\-agent design framework is available at the project GitHub repository:[this https URL](https://github.com/MXY820/barrier-design)\. Keywords: Structural Engineering; Multi\-Agent Systems; Large Language Models; Concrete Barrier Design; AutoGen; Design Automation\. ## Submission history From: Xiye Ma \[[view email](https://arxiv.org/show-email/93c0228f/2606.12040)\] **\[v1\]**Wed, 10 Jun 2026 13:06:11 UTC \(1,995 KB\)
Similar Articles
Human-Enhanced Loop Modeling (HELM): Agent-Based Finite Element Modeling of Concrete Bridge Barriers
This paper introduces HELM, a human-agent framework that automates finite element modeling of concrete bridge barriers, increasing success rates from 20% to 75% using commercial FE software.
A Multi-AI-agent Framework Enabling End-to-end Finite Element Analysis for Solid Mechanics Problems
This paper presents AbaqusAgent, a multi-agent framework using large language models to automate finite element analysis in solid mechanics. It achieves 86% success rate on 50 problems, lowering the barrier for entry-level users and enabling human-simulation interaction.
EngiAI: A Multi-Agent Framework and Benchmark Suite for LLM-Driven Engineering Design
EngiAI introduces a multi-agent framework and benchmark suite for LLM-driven engineering design, evaluating workflow, RAG, and HPC dimensions. Proprietary models achieve 96-97% task completion on Beams2D, while conditional branching remains challenging with 20-53% for Photonics2D.
Agentic Large Language Models for Automated Structural Analysis of 3D Frame Systems
This paper proposes an agentic LLM framework for automated structural analysis of 3D frame systems from natural language inputs, achieving 90% accuracy on ten representative 3D frames through a multi-agent pipeline.
CAX-Agent: A Lightweight Agent Harness for Reliable APDL Automation
CAX-Agent is a lightweight agent harness for automating MAPDL finite-element simulations using large language models, with a focus on recovery policies. Evaluation shows model-based recovery achieves best completion rates.