paper-with-me

홈 › Papers

SIM-GAN: Adversarial Calibration of Multi-Agent Market Simulators.

2021-01-01 · Victor Storchan, Svitlana Vyetrenko, Tucker Balch

We look at the problem of how the simulation of a financial market should be configured so that it most accurately emulates the behavior of a real market. In particular, we address agent-based simulations of markets that are composed of many hundreds or thousands of trading agents. A solution to this problem is important because it provides a credible test bed for evaluating potential trading algorithms (e.g., execution strategies). Simple backtesting of such algorithms suffers from a critical weaknesses, chiefly that the overall market is not responsive to the candidate trading algorithm. Multi-agent simulations address this weakness by simulating {\it market impact} via interaction between market participants. Calibration of such multi-agent simulators to ensure realism, however, is a challenge. In this paper, we present SIM-GAN -- a multi-agent simulator calibration method that allows to tune simulator parameters and to support more accurate evaluations of candidate trading algorithm. Our calibration focus is on high level parameters such as the relative proportions of the various types of agents that populate the simulation. SIM-GAN is a two-step approach: first, we train a discriminator that is able to distinguish between `real'' and `fake'' market data as a part of GAN with self-attention, and then utilize it within an optimization framework to refine simulation parameters. The paper concludes with quantitative examples of applying SIM-GAN to improve simulator realism.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning to simulate realistic limit order book markets from data as a World Agent

2022-09-26 · Andrea Coletta, Aymeric Moulin, Svitlana Vyetrenko, Tucker Balch

Multi-agent market simulators usually require careful calibration to emulate real markets, which includes the number and the type of agents. Poorly calibrated simulators can lead to misleading conclusions, potentially ca…

Generative Adversarial Network

Learning who is in the market from time series: market participant discovery through adversarial calibration of multi-agent simulators

2021-08-02 · Victor Storchan, Svitlana Vyetrenko, Tucker Balch

In electronic trading markets often only the price or volume time series, that result from interaction of multiple market participants, are directly observable. In order to test trading strategies before deploying them t…

Time SeriesTime Series Analysis

Calibrating Agent-Based Financial Markets Simulators with Pretrainable Automatic Posterior Transformation-Based Surrogates

2026-01-11 · Boquan Jiang, Zhenhua Yang, Chenkai Wang, Muyao Zhong 외 arxiv

Calibrating Agent-Based Models (ABMs) is an important optimization problem for simulating the complex social systems, where the goal is to identify the optimal parameter of a given ABM by minimizing the discrepancy betwe…

Computational Efficiency

Deep Calibration of Market Simulations using Neural Density Estimators and Embedding Networks

2023-11-20 · Namid R. Stillman, Rory Baggott, Justin Lyon, Jianfei Zhang 외

The ability to construct a realistic simulator of financial exchanges, including reproducing the dynamics of the limit order book, can give insight into many counterfactual scenarios, such as a flash crash, a margin call…

counterfactual

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