paper-with-me

Papers

Physics-Informed Convolutional Transformer for Predicting Volatility Surface

2022-09-22 · Soohan Kim, Seok-Bae Yun, Hyeong-Ohk Bae, Muhyun Lee, Youngjoon Hong

Predicting volatility is important for asset predicting, option pricing and hedging strategies because it cannot be directly observed in the financial market. The Black-Scholes option pricing model is one of the most widely used models by market participants. Notwithstanding, the Black-Scholes model is based on heavily criticized theoretical premises, one of which is the constant volatility assumption. The dynamics of the volatility surface is difficult to estimate. In this paper, we establish a novel architecture based on physics-informed neural networks and convolutional transformers. The performance of the new architecture is directly compared to other well-known deep-learning architectures, such as standard physics-informed neural networks, convolutional long-short term memory (ConvLSTM), and self-attention ConvLSTM. Numerical evidence indicates that the proposed physics-informed convolutional transformer network achieves a superior performance than other methods.

📄 PDF Abstract BibTeX arXiv:2209.10771

Code (1)

Soohan-Kim/PI-ConvTF 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
ConvLSTM ConvLSTM is a type of recurrent neural network for spatio-temporal prediction that has convolutional structures in both the input-to-state and state-to-state transitions. The…

Similar Papers 제목 키워드 기반

Optimal Sensor Placement in Power Transformers Using Physics-Informed Neural Networks

2025-02-01 · Sirui Li, Federica Bragone, Matthieu Barreau, Tor Laneryd 외

Our work aims at simulating and predicting the temperature conditions inside a power transformer using Physics-Informed Neural Networks (PINNs). The predictions obtained are then used to determine the optimal placement f…

Predicting Company Growth by Econophysics informed Machine Learning

2024-10-23 · Ruyi Tao, Kaiwei Liu, Xu Jing, Jiang Zhang

Predicting company growth is crucial for strategic adjustment, operational decision-making, risk assessment, and loan eligibility reviews. Traditional models for company growth often focus too much on theory, overlooking…

Decision MakingTime SeriesTime Series Forecasting

An effective physics-informed neural operator framework for predicting wavefields

2025-07-22 · Xiao Ma, Tariq Alkhalifah arxiv

Solving the wave equation is fundamental for geophysical applications. However, numerical solutions of the Helmholtz equation face significant computational and memory challenges. Therefore, we introduce a physics-inform…

DeepSVM: Learning Stochastic Volatility Models with Physics-Informed Deep Operator Networks

2025-12-08 · Kieran A. Malandain, Selim Kalici, Hakob Chakhoyan arxiv

Real-time calibration of stochastic volatility models (SVMs) is computationally bottlenecked by the need to repeatedly solve coupled partial differential equations (PDEs). In this work, we propose DeepSVM, a physics-info…

GARCH-Informed Neural Networks for Volatility Prediction in Financial Markets

2024-09-30 · Zeda Xu, John Liechty, Sebastian Benthall, Nicholas Skar-Gislinge 외

Volatility, which indicates the dispersion of returns, is a crucial measure of risk and is hence used extensively for pricing and discriminating between different financial investments. As a result, accurate volatility p…

PredictionTime SeriesTime Series Prediction