paper-with-me

Papers

ChronoLLM: Customizing Language Models for Physics-Based Simulation Code Generation

2025-08-19 · Jingquan Wang, Andrew Negrut, Harry Zhang, Khailanii Slaton, Shu Wang, Radu Serban, Jinlong Wu, Dan Negrut arxiv

This contribution is concerned with the following issue: can pretrained large language models (LLMs) be refined and customized to the point where they become virtual assistants helping experts with the effective use of a simulation tool? In this case study, the ``simulation tool'' considered is PyChrono, an open source multi-physics dynamics engine for multibody systems. We present a framework for refining and customizing both open- and closed-source LLMs to harness the power of AI in generating scripts that perform PyChrono virtual experiments. We refine and customize several classes of LLMs through a process that leads to a quantifiable improvement in the quality of the generated PyChrono simulation scripts. These scripts can range from simple single-pendulum simulations to complex virtual experiments involving full vehicles on deformable terrain. While the generated scripts are rarely perfect, they often serve as strong starting points for the user to modify and improve on. Additionally, the LLM can answer specific API questions about the simulator, or recommend modeling approaches. The framework discussed is general and can be applied to lower the entry barrier for simulation tools associated with other application domains.

📄 PDF Abstract BibTeX arXiv:2508.13975

Code (0)

등록된 구현이 없습니다.

Tasks

Code Generation

Similar Papers 제목 키워드 기반

ChronoLLM: A Framework for Customizing Large Language Model for Digital Twins generalization based on PyChrono

2025-01-07 · Jingquan Wang, Harry Zhang, Khailanii Slaton, Shu Wang 외

Recently, the integration of advanced simulation technologies with artificial intelligence (AI) is revolutionizing science and engineering research. ChronoLlama introduces a novel framework that customizes the open-sourc…

Code GenerationComputational EfficiencyLanguage ModelingLanguage Modelling+1

Physics Informed Neural Network Code for 2D Transient Problems (PINN-2DT) Compatible with Google Colab

2023-09-24 · Paweł Maczuga, Maciej Sikora, Maciej Skoczeń, Przemysław Rożnawski 외

We present an open-source Physics Informed Neural Network environment for simulations of transient phenomena on two-dimensional rectangular domains, with the following features: (1) it is compatible with Google Colab whi…

Automated 3D Physical Simulation of Open-world Scene with Gaussian Splatting

2024-11-19 · Haoyu Zhao, Hao Wang, Xingyue Zhao, Hongqiu Wang 외

Recent advancements in 3D generation models have opened new possibilities for simulating dynamic 3D object movements and customizing behaviors, yet creating this content remains challenging. Current methods often require…

3D GenerationGPULarge Language ModelVideo Generation+1

Perceptual Self-Reflection in Agentic Physics Simulation Code Generation

2026-02-12 · Prashant Shende, Bradley Camburn arxiv

We present a multi-agent framework for generating physics simulation code from natural language descriptions, featuring a novel perceptual self-reflection mechanism for validation. The system employs four specialized age…

Code Generation

PhysCodeBench: Benchmarking Physics-Aware Symbolic Simulation of 3D Scenes via Self-Corrective Multi-Agent Refinement

2026-04-26 · Tianyidan Xie, Peiyu Wang, Yuyi Qian, Yuxuan Wang 외 arxiv

Physics-aware symbolic simulation of 3D scenes is critical for robotics, embodied AI, and scientific computing, requiring models to understand natural language descriptions of physical phenomena and translate them into e…

Code Generation