paper-with-me

Papers

Mechanism-Faithful Queueing Simulation Model Translation with Large Language Model Support

2026-01-10 · Jun-Qi Chen, Kun Zhang, Rui Zheng, Ying Zhong arxiv

Queueing simulation studies often require substantial manual effort to translate conceptual system descriptions into executable programs and to verify that the implemented mechanisms match the intended queueing logic. Although large language models (LLMs) may produce executable scripts, executability alone is insufficient when arrival, routing, interruption, or reporting logic is wrong. This study presents a simulation-oriented support framework for \texttt{SimPy}-based queueing model translation. We propose a category-template framework for mechanism coverage with a staged adaptation workflow that targets structured event logic and common simulation-specific failure modes. On held-out task instances, the adapted models improve executability, output-format compliance, and instruction-mechanism consistency across basic, behavioral, and networked queueing settings, so the generated scripts are more reliable as queueing simulation scripts. Error analysis shows better preservation of routing semantics and interruption-resume logic, while also exposing remaining weaknesses in multi-node transfer and residual-service updates. Overall, the results suggest that the proposed framework can act as a simulation-faithful generator for more standardized and reproducible queueing model construction.

📄 PDF Abstract BibTeX arXiv:2601.06543

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Data-Driven Stochastic Modeling Using Autoregressive Sequence Models: Translating Event Tables to Queueing Dynamics

2025-09-06 · Daksh Mittal, Shunri Zheng, Jing Dong, Hongseok Namkoong arxiv

While queueing network models are powerful tools for analyzing service systems, they traditionally require substantial human effort and domain expertise to construct. To make this modeling approach more scalable and acce…

A High-fidelity, Machine-learning Enhanced Queueing Network Simulation Model for Hospital Ultrasound Operations

2021-04-12 · Yihan Pan, Zhenghang Xu, Jin Guang, Jingjing Sun 외

We collaborate with a large teaching hospital in Shenzhen, China and build a high-fidelity simulation model for its ultrasound center to predict key performance metrics, including the distributions of queue length, waiti…

BIG-bench Machine Learning

Approximating G(t)/GI/1 queues with deep learning

2024-07-11 · Eliran Sherzer, Opher Baron, Dmitry Krass, Yehezkel Resheff

In this paper, we apply a supervised machine-learning approach to solve a fundamental problem in queueing theory: estimating the transient distribution of the number in the system for a G(t)/GI/1. We develop a neural net…

Deep Learning

Graph-Theoretic Analyses and Model Reduction for an Open Jackson Queueing Network

2023-02-10 · Chenyan Zhu, Sandip Roy

A graph-theoretic analysis of the steady-state behavior of an open Jackson queueing network is developed. In particular, a number of queueing-network performance metrics are shown to exhibit a spatial dependence on local…

Simulation-Driven Reinforcement Learning in Queuing Network Routing Optimization

2025-07-24 · Fatima Al-Ani, Molly Wang, Jevon Charles, Aaron Ong 외 arxiv

This study focuses on the development of a simulation-driven reinforcement learning (RL) framework for optimizing routing decisions in complex queueing network systems, with a particular emphasis on manufacturing and com…

Reinforcement Learning