You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/papers.yml
+11Lines changed: 11 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,17 @@
2
2
# information to generate the "Research Showcase"
3
3
4
4
papers:
5
+
- title: Discovering parametrizations of implied volatility with symbolic regression
6
+
authors:
7
+
- Martin Keller-Ressel (1,2)
8
+
- Hannes Nikulski (1)
9
+
affiliations:
10
+
1: Department of Mathematics, TU Dresden
11
+
2: ScaDS.AI (Center for Scalable Data Analytics and Artificial Intelligence) Dresden/Leipzig,
12
+
link: https://arxiv.org/abs/2603.21892
13
+
abstract: "We investigate the data-driven discovery of parametric representations for implied volatility slices. Using symbolic regression, we search for simple analytic formulas that approximate the total implied variance as a function of log-moneyness and maturity. Our approach generates candidate parametrizations directly from market data without imposing a predefined functional form. We compare the resulting formulas with the widely used SVI parametrization in terms of accuracy and simplicity. Numerical experiments indicate that symbolic regression can identify compact parametrizations with competitive fitting performance."
0 commit comments