系统仿真学报 ›› 2026, Vol. 38 ›› Issue (4): 869-888.doi: 10.16182/j.issn1004731x.joss.25-0905

• 论文 • 上一篇    下一篇

X语言仿真大模型:体系架构、关键技术与典型应用

彭莱春阳1, 叶飞1, 郭晓明2, 周靖林1   

  1. 1.北京化工大学 信息科学与技术学院,北京 100020
    2.空间物理重点实验室,北京 100076
  • 收稿日期:2025-09-17 修回日期:2026-01-14 出版日期:2026-04-20 发布日期:2026-04-22
  • 通讯作者: 叶飞
  • 第一作者简介:彭莱春阳(2003-),男,硕士生,研究方向为人工智能、大语言模型。
  • 基金资助:
    国家自然科学基金(U23B2035);国家自然科学基金(62273026)

Large Language Model for X Language Simulation: Architecture, Key Technologies, and Typical Applications

Peng Laichunyang1, Ye Fei1, Guo Xiaoming2, Zhou Jinglin1   

  1. 1.School of Information Science and Technology, Beijing University of Chemical Technology, Beijing 100020, China
    2.Science and Technology on Space Physics Laboratory, Beijing 100076, China
  • Received:2025-09-17 Revised:2026-01-14 Online:2026-04-20 Published:2026-04-22
  • Contact: Ye Fei

摘要:

针对通用大模型缺乏X语言专用语料训练,传统微调方法缺乏对X语言多学科融合、多模块耦合的针对性适配,导致生成代码存在语法不规范、语义偏差等问题,系统提出X语言仿真大模型的定义及一体化架构按X语言的学科和类划分建模子类,为各子类定向构建专属适配器,通过在推理阶段融合其权重,实现不更新既有模型参数的前提下,高效完成多领域建模技能的增量融合。通过数据增强与思维链推理,增强模型多学科建模理解能力;结合语法规则约束与强化学习提高代码规范性;构建涵盖语法语义与仿真执行的多维评估指标,系统衡量模型质量。实验结果表明:基于该框架构建的简化X语言仿真模型生成结果较通用微调方法稳定提升,验证了可扩展适配器合并架构的有效性,为X语言驱动的智能建模与仿真提供理论指导与技术支撑。

关键词: X语言, 建模与仿真, 基于模型的系统工程, 大语言模型, 适配器合并

Abstract:

General-purpose large language models lack training on X language-specific corpora, and traditional fine-tuning methods lack targeted adaptation to the interdisciplinary integration and multi-module coupling of X language, resulting in problems such as non-standard syntax and semantic deviation in generated code. To address these issues, this paper systematically proposed the definition and integrated architecture of a large language model for X language simulation. Modeling subclasses were defined according to the disciplines and classes of X language, and dedicated adapters were constructed for each subclass. By merging their weights during the inference phase, the incremental integration of multi-domain modeling skills was efficiently completed without updating the existing model parameters. The multi-disciplinary modeling understanding ability of the model was enhanced through data augmentation and chain-of-thought reasoning; code standardization was improved by combining syntax rule constraints with reinforcement learning; a multi-dimensional evaluation metric covering syntax, semantics, and simulation execution was constructed to systematically measure model quality. Experimental results show that the generation results of the simplified X language simulation model constructed based on this framework are stably improved compared with the general fine-tuning method, which validates the effectiveness of the scalable adapter-merging architecture and provides theoretical guidance and technical support for intelligent modeling and simulation driven by X language.

Key words: X language, modeling and simulation, model-based systems engineering, large language model, adapter merging

中图分类号: