arXiv:2603.07728cs.AI2026-03被引 3

用多智能体协作降低大模型在结构建模中的幻觉错误

A Novel Multi-Agent Architecture to Reduce Hallucinations of Large Language Models in Multi-Step Structural Modeling

  • 分角色智能体并行处理建模任务,分工明确减少出错
  • 20个框架问题测试中18次达100%准确,2次90%
  • 适合需要高可靠性的自动化结构分析场景

大语言模型(如GPT和Gemini)在上下文理解与推理方面表现卓越,激发了利用其自动化传统依赖人工的结构分析任务的兴趣。近期,大模型已集成至智能体系统,可操作OpenSees等结构分析软件进行建模与分析。然而,现有大模型在多步建模任务中易产生幻觉并累积错误。为此,本文提出一种新型多智能体架构,用于自动化基于OpenSeesPy的结构建模与分析。问题分析与规划智能体从用户描述中提取关键参数并制定分步建模计划;节点与单元智能体并行构建框架几何;荷载分配智能体完成荷载设定;代码转换智能体将几何与荷载信息转化为可执行的OpenSeesPy脚本。该架构在20个框架问题的基准测试中,经过十次重复实验,18例实现100%准确率,其余两例达到90%。该方法显著提升计算效率,并具备向更大结构系统扩展的能力。

原文摘要 · Abstract (English)

Large language models (LLMs) such as GPT and Gemini have demonstrated remarkable capabilities in contextual understanding and reasoning. The strong performance of LLMs has sparked growing interest in leveraging them to automate tasks traditionally dependent on human expertise. Recently, LLMs have been integrated into intelligent agents capable of operating structural analysis software (e.g., OpenSees) to construct structural models and perform analyses. However, existing LLMs are limited in handling multi-step structural modeling due to frequent hallucinations and error accumulation during long-sequence operations. To this end, this study presents a novel multi-agent architecture to automate the structural modeling and analysis using OpenSeesPy. First, problem analysis and construction planning agents extract key parameters from user descriptions and formulate a stepwise modeling plan. Node and element agents then operate in parallel to assemble the frame geometry, followed by a load assignment agent. The resulting geometric and load information is translated into executable OpenSeesPy scripts by code translation agents. The proposed architecture is evaluated on a benchmark of 20 frame problems over ten repeated trials, achieving 100% accuracy in 18 cases and 90% in the remaining two. The architecture also significantly improves computational efficiency and demonstrates scalability to larger structural systems.

多智能体结构建模幻觉抑制自动化

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