arXiv:2606.06525cs.GRcs.AI2026-06被引 2

用自然语言自动分析3D框架结构,准确率达90%

Agentic Large Language Models for Automated Structural Analysis of 3D Frame Systems

论文配图:Agentic Large Language Models for Automated Structural Analysis of 3D Frame Systems
图 1 · 摘自论文原文
  • 将不规则3D结构投影为2D网格,用层数矩阵表示垂直构造
  • 多智能体协作完成从解析到生成SAP2000脚本的全流程
  • 适合需要自动化结构分析的工程师和研究者

大型语言模型(LLMs)在多个领域展现出强大的推理能力。与被动文本生成不同,代理型LLM可通过模块化任务分解和工具协同实现自主工作流执行。尽管已有研究将代理型LLM用于平面框架的自动分析,但其在3D框架中的应用仍面临几何表示不规则、拓扑一致性难维持及长周期推理等挑战。本文提出一种基于自然语言输入的3D框架自动结构分析代理型LLM框架。通过将不规则3D结构投影至2D平面,利用正交网格线定义空间坐标,并以每格层数矩阵编码垂直延伸。在此表示基础上,构建多智能体流水线:问题分析代理将输入解析为结构化JSON;楼层分解代理推导各层空间布局;节点、梁、板、柱代理组装3D几何;支座与荷载代理分配边界条件与荷载;代码转换代理生成可执行的SAP2000脚本。在10个代表性3D框架上评估,该框架在重复试验中平均准确率达90%,表现稳定可靠。

原文摘要 · Abstract (English)

Large language models (LLMs) have emerged as powerful foundation models with strong reasoning capabilities across domains. Beyond reactive text generation, agentic LLMs enable autonomous workflow execution through modular task decomposition and coordinated tool use. In structural engineering, recent efforts have developed agentic LLMs for automated analysis of plane frames. However, their extension to 3D frames remains underexplored due to challenges in irregular geometric representation, topological consistency, and long-horizon reasoning. This paper proposes an agentic LLM framework for automated structural analysis of 3D frames from natural language inputs. Irregular 3D frames are represented by projection onto a 2D plan, where orthogonal gridlines define spatial coordinates and a matrix of number of stories encodes vertical extrusion of each grid cell. Building on this representation, the framework establishes a multi-agent pipeline: a problem analysis agent parses input into structured JSON; a floor decomposition agent derives the spatial layout of each floor; the 3D geometry is assembled by node, girder, slab, and column agents; support and load agents assign boundary and loading conditions, and code translation agents generate executable SAP2000 script. Evaluated on ten representative 3D frames, the proposed framework achieves an average accuracy of 90% across repeated trials, demonstrating consistent and reliable performance.

结构分析3D建模智能体自动化

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。