Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

168,695 papers · 148 categories

Trend · papers per month

0111 · May 201719922001200920172026
5 results for GMMNs

GMMNs model cross-sectional dependence for better option pricing and simulation.

problem Modeling cross-sectional dependence between stochastic processes.
method Generative moment matching networks (GMMNs) for geometric Brownian motions and ARMA-GARCH models.
result GMMNs produce dependent quasi-random samples with variance reduction.

Generative moment matching network (GMMN) is a deep generative model that differs from Generative Adversarial Network (GAN) by replacing the discriminator in GAN with a two-sample test based on kernel maximum mean discrepancy (MMD). Although some theoretical guarantees of MMD have been studied, the empirical performanc…

2017-05-24abs ↗pdf ↗

Generative neural networks model multivariate time series data.

problem Modeling cross-sectional dependence in multivariate time series data.
method ARMA-GARCH for serial dependence, PCA for dimensionality reduction, GMMN for cross-sectional dependence.
result GMMN-GARCH approach produces better predictive distributions and probabilistic forecasts.

AGMMNs improve learning of copula models by adaptively selecting kernels.

problem Learning dependence structures in copula models.
method Adaptive bandwidth selection for MMD in GMMNs, increasing kernels based on validation loss.
result AGMMNs significantly improve training performance over GMMNs and parametric models.