paper-with-me

Papers

Controllable User Simulation

2026-05-12 · Guy Tennenholtz, Ofer Meshi, Amir Globerson, Uri Shalit, Jihwan Jeong, Craig Boutilier arxiv

Using offline datasets to evaluate conversational agents often fails to cover rare scenarios or to support testing new policies. This has motivated the use of controllable user simulators for targeted, counterfactual evaluation, typically implemented by prompting or fine-tuning large language models. In this work, we formalize controllable simulation as a causal inference problem. By bridging natural language evaluation with off-policy evaluation methodology, we show that the standard practice of training simulators via supervised fine-tuning on post-hoc trajectory labels yields a structurally biased model. Specifically, these labels are inextricably coupled to the data-generating behavior policy, injecting a look-ahead bias that breaks causal consistency. Furthermore, we prove that under policy shift this failure causes the variance of evaluation metrics to explode geometrically, a phenomenon we term controllability collapse. To restore causal consistency, we establish theoretical conditions for accurate simulation and propose practical training mitigations: a priori controls, step-wise dynamic controls, and direct policy-conditioned learning. Empirical evaluation confirms that while standard global controls distort conversational distributions and collapse behavioral diversity, our causally grounded simulators eliminate look-ahead bias, preserve natural variance, and exhibit robust zero-shot generalization to unseen agent behaviors.

📄 PDF Abstract BibTeX arXiv:2605.11519

Code (0)

등록된 구현이 없습니다.

Tasks

Zero-shot GeneralizationCausal Inference

Similar Papers 제목 키워드 기반

Intent Speaks Louder: Controllable User Simulation Beyond Response Imitation

2026-08-10 · Bo Wang, Ruixing Zhang, Yunqi Liu, Yang Zhang 외 hf

User simulators are widely used as scalable environments for training and evaluating interactive assistants. Generating the next user turn is inherently one-to-many: the same profile and dialogue context may support mult…

Reinforcement Learning

Language-Guided Traffic Simulation via Scene-Level Diffusion

2023-06-10 · Ziyuan Zhong, Davis Rempe, Yuxiao Chen, Boris Ivanovic 외

Realistic and controllable traffic simulation is a core capability that is necessary to accelerate autonomous vehicle (AV) development. However, current approaches for controlling learning-based traffic models require si…

Language ModelingLanguage ModellingLarge Language Model

CityGen: Infinite and Controllable 3D City Layout Generation

2023-12-03 · Jie Deng, Wenhao Chai, Jianshu Guo, Qixuan Huang 외

City layout generation has recently gained significant attention. The goal of this task is to automatically generate the layout of a city scene, including elements such as roads, buildings, vegetation, as well as other u…

DiversityLayout Generation

Guided Conditional Diffusion for Controllable Traffic Simulation

2022-10-31 · Ziyuan Zhong, Davis Rempe, Danfei Xu, Yuxiao Chen 외

Controllable and realistic traffic simulation is critical for developing and verifying autonomous vehicles. Typical heuristic-based traffic models offer flexible control to make vehicles follow specific trajectories and …

Autonomous VehiclesCollision Avoidance

SurGrID: Controllable Surgical Simulation via Scene Graph to Image Diffusion

2025-02-11 · Yannik Frisch, Ssharvien Kumar Sivakumar, Çağhan Köksal, Elsa Böhm 외

Surgical simulation offers a promising addition to conventional surgical training. However, available simulation tools lack photorealism and rely on hardcoded behaviour. Denoising Diffusion Models are a promising alterna…

DenoisingImage Generation