paper-with-me

Papers

Towards Causal Market Simulators

2025-11-06 · Dennis Thumm, Luis Ontaneda Mijares arxiv

Market generators using deep generative models have shown promise for synthetic financial data generation, but existing approaches lack causal reasoning capabilities essential for counterfactual analysis and risk assessment. We propose a Time-series Neural Causal Model VAE (TNCM-VAE) that combines variational autoencoders with structural causal models to generate counterfactual financial time series while preserving both temporal dependencies and causal relationships. Our approach enforces causal constraints through directed acyclic graphs in the decoder architecture and employs the causal Wasserstein distance for training. We validate our method on synthetic autoregressive models inspired by the Ornstein-Uhlenbeck process, demonstrating superior performance in counterfactual probability estimation with L1 distances as low as 0.03-0.10 compared to ground truth. The model enables financial stress testing, scenario analysis, and enhanced backtesting by generating plausible counterfactual market trajectories that respect underlying causal mechanisms.

📄 PDF Abstract BibTeX arXiv:2511.04469

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

CauSim: Scaling Causal Reasoning with Increasingly Complex Causal Simulators

2026-05-09 · Nicolás Astorga, Anita Kriz, Mihaela van der Schaar arxiv

Despite surpassing human performance across mathematics, coding, and other knowledge-intensive tasks, large language models (LLMs) continue to struggle with causal reasoning. A core obstacle is the target data itself: ca…

Data Augmentation

FinRL-Meta: A Universe of Near-Real Market Environments for Data-Driven Deep Reinforcement Learning in Quantitative Finance

2021-12-13 · Xiao-Yang Liu, Jingyang Rui, Jiechao Gao, Liuqing Yang 외

Deep reinforcement learning (DRL) has shown huge potentials in building financial market simulators recently. However, due to the highly complex and dynamic nature of real-world markets, raw historical financial data oft…

Deep Reinforcement LearningGPUreinforcement-learningReinforcement Learning+1

Multi-Asset Spot and Option Market Simulation

2021-12-13 · Magnus Wiese, Ben Wood, Alexandre Pachoud, Ralf Korn 외

We construct realistic spot and equity option market simulators for a single underlying on the basis of normalizing flows. We address the high-dimensionality of market observed call prices through an arbitrage-free autoe…

Physical Simulators as Do-Operators: Causal Discovery under Latent Confounders for AI-for-Science

2026-05-08 · Tsuyoshi Okita arxiv

Existing interventional causal discovery methods -- IGSP, DCDI, ENCO -- assume causal sufficiency (no latent confounders) and rely on virtual interventions in synthetic simulators. In AI-for-Science settings such as mole…

Deep Hedging: Learning to Simulate Equity Option Markets

2019-11-05 · Magnus Wiese, Lianjun Bai, Ben Wood, Hans Buehler

We construct realistic equity option market simulators based on generative adversarial networks (GANs). We consider recurrent and temporal convolutional architectures, and assess the impact of state compression. Option m…

Time SeriesTime Series Analysis