paper-with-me

Papers

SimBench: A Rule-Based Multi-Turn Interaction Benchmark for Evaluating an LLM's Ability to Generate Digital Twins

2024-08-21 · Jingquan Wang, Harry Zhang, Huzaifa Mustafa Unjhawala, Peter Negrut, Shu Wang, Khailanii Slaton, Radu Serban, Jin-Long Wu, Dan Negrut

We introduce SimBench, a benchmark designed to evaluate the proficiency of student large language models (S-LLMs) in generating digital twins (DTs) that can be used in simulators for virtual testing. Given a collection of S-LLMs, this benchmark enables the ranking of the S-LLMs based on their ability to produce high-quality DTs. We demonstrate this by comparing over 20 open- and closed-source S-LLMs. Using multi-turn interactions, SimBench employs a rule-based judge LLM (J-LLM) that leverages both predefined rules and human-in-the-loop guidance to assign scores for the DTs generated by the S-LLM, thus providing a consistent and expert-inspired evaluation protocol. The J-LLM is specific to a simulator, and herein the proposed benchmarking approach is demonstrated in conjunction with the Chrono multi-physics simulator. Chrono provided the backdrop used to assess an S-LLM in relation to the latter's ability to create digital twins for multibody dynamics, finite element analysis, vehicle dynamics, robotic dynamics, and sensor simulations. The proposed benchmarking principle is broadly applicable and enables the assessment of an S-LLM's ability to generate digital twins for other simulation packages. All code and data are available at https://github.com/uwsbel/SimBench.

📄 PDF Abstract BibTeX arXiv:2408.11987

Code (1)

uwsbel/simbench 공식 구현

Tasks

Benchmarking

Similar Papers 제목 키워드 기반

Can LLMs Think Like Consumers? Benchmarking Crowd-Level Reaction Reconstruction with ConsumerSimBench

2026-05-16 · Tianyu Wang, Jiajun Li, Jianghao Lin arxiv

LLMs are increasingly used as ``digital consumers'' to simulate public opinion, pre-test marketing decisions, and anticipate audience response. However, existing evaluations rarely ask whether a model can reconstruct the…

AlgoSimBench: Identifying Algorithmically Similar Problems for Competitive Programming

2025-07-21 · Jierui Li, Raymond Mooney arxiv

Recent reasoning-enhanced Large Language Models (LLMs) have achieved promising results in solving complex competitive programming problems. However, it remains unclear whether these reasoning abilities generalize to rele…

EnvSimBench: A Benchmark for Evaluating and Improving LLM-Based Environment Simulation

2026-05-08 · Yi Liu, TingFeng Hui, Wei Zhang, Li Sun 외 arxiv

Scalable AI agents training relies on interactive environments that faithfully simulate the consequences of agent actions. Manually crafted environments are expensive to build, brittle to extend, and fundamentally limite…

SimBench: Benchmarking the Ability of Large Language Models to Simulate Human Behaviors

2025-10-20 · Tiancheng Hu, Joachim Baumann, Lorenzo Lupo, Nigel Collier 외 arxiv

Large language model (LLM) simulations of human behavior have the potential to revolutionize the social and behavioral sciences, if and only if they faithfully reflect real human behaviors. Current evaluations of simulat…

Analysis of Voltage Stability in Terms of Interactions of Q(U)-Characteristic Control in Distribution Grids

2022-02-08 · Sebastian Krahmer, Stefan Ecklebe, Peter Schegner, Klaus Röbenack

As the amount of volatile, renewable energy sources in power distribution grids is increasing, the stability of the latter is a vital aspect for grid operators. Within the STABEEL project, the authors develop rules on ho…