paper-with-me

홈 › Papers

EnvTrace: Simulation-Based Semantic Evaluation of LLM Code via Execution Trace Alignment -- Demonstrated at Synchrotron Beamlines

2025-11-13 · Noah van der Vleuten, Anthony Flores, Shray Mathur, Max Rakitin, Thomas Hopkins, Kevin G. Yager, Esther H. R. Tsai arxiv

Evaluating large language models (LLMs) for instrument control requires methods that go beyond standard, stateless algorithmic benchmarks, since the behavior of physical systems cannot be fully captured by unit tests alone. Here we introduce EnvTrace, a simulation-based method that evaluates execution traces to assess semantic code equivalence. EnvTrace is demonstrated with a beamline control-logic digital twin to facilitate the evaluation of instrument control code, with the digital twin itself also enabling the pre-execution validation of live experiments. Over 30 LLMs were evaluated using trace alignment to generate a multi-faceted score for functional correctness across key behavioral dimensions, showing that many top-tier models can approach human-level performance in rapid control-code generation. This is a first step toward a broader vision where LLMs and digital twins work symbiotically: LLMs providing intuitive control and agentic orchestration, and digital twins offering safe and high-fidelity environments, paving the way towards autonomous embodied AI.

📄 PDF Abstract BibTeX arXiv:2511.09964

Code (0)

등록된 구현이 없습니다.

Tasks

Code Generation

Similar Papers 제목 키워드 기반

From Brain Models to Executable Digital Twins: Execution Semantics and Neuro-Neuromorphic Systems

2026-04-15 · Alexandre Muzy arxiv

Brain digital twins aim to provide faithful, individualized computational representations of brains as dynamical systems, enabling mechanistic understanding and supporting prediction of clinical interventions. Yet curren…

Bridging Scene Understanding and Task Execution with Flexible Simulation Environments

2020-11-20 · Zachary Ravichandran, J. Daniel Griffith, Benjamin Smith, Costas Frost

Significant progress has been made in scene understanding which seeks to build 3D, metric and object-oriented representations of the world. Concurrently, reinforcement learning has made impressive strides largely enabled…

Graph Generationreinforcement-learningReinforcement LearningReinforcement Learning (RL)+3

LLM-Driven Corrective Robot Operation Code Generation with Static Text-Based Simulation

2025-12-01 · Wenhao Wang, Yi Rong, Yanyan Li, Long Jiao 외 arxiv

Recent advances in Large language models (LLMs) have demonstrated their promising capabilities of generating robot operation code to enable LLM-driven robots. To enhance the reliability of operation code generated by LLM…

Code Generation

CodeMind: Evaluating Large Language Models for Code Reasoning

2024-02-15 · Changshu Liu, Yang Chen, Reyhaneh Jabbarvand

Large Language Models (LLMs) have been widely used to automate programming tasks. Their capabilities have been evaluated by assessing the quality of generated code through tests or proofs. The extent to which they can re…

Code Generation

InCoder-32B-Thinking: Industrial Code World Model for Thinking

2026-04-03 · Jian Yang, Wei Zhang, Jiajun Wu, Junhang Cheng 외 arxiv

Industrial software development across chip design, GPU optimization, and embedded systems lacks expert reasoning traces showing how engineers reason about hardware constraints and timing semantics. In this work, we prop…