Pith. sign in

REVIEW 3 major objections 4 minor 300 references

DYSANOS Generative Dynamic Smooth Arbitrage-free Non-parametric Option Surfaces

T0 review · 3 major / 4 minor · reviewed 2026-08-16 · deepseek-v4-flash

Pith's one-line read DYSANOS is the first generative market model whose simulated option surfaces are smooth and statically arbitrage-free for every strike and expiry.

desk verdict A structurally sound and honest baseline for arbitrage-free option-surface simulation; the static no-arbitrage claim holds, but the data-filtering assumptions and admitted dynamic arbitrage temper the broader 'market model' claim. read the letter →

arxiv 2608.12587 v1 pith:FR2TQ6ZY submitted 2026-08-12 q-fin.MF cs.LG

classification q-fin.MFcs.LG MSC 91G2091G80
keywords generativemarketmodeloptionsurfacegenerationstaticarbitragedynamicSANOSimpliedvolatilitystatespacePCA
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

The paper introduces DYSANOS, a generative model of daily spot and option prices designed to produce entire multi-year paths of S&P 500 option surfaces. Its central claim is that every decoded surface is smooth and free of static arbitrage by construction: for each simulated date, call prices for all strikes and expiries satisfy the no-butterfly, no-calendar-spread, and boundary conditions, so any option can be priced off the surface. The authors build a baseline auto-regressive hidden-state model driven by five PCA factors, train the decoder on IvyDB SPX data from 2020 to 2025, and benchmark it against a pure implied-vol PCA simulator. A sympathetic reader would care because hedging and reinforcement-learning agents trained on simulated markets need surfaces that are realistic and free of artificial arbitrage, and earlier simulators were limited to discrete floating grids. The paper also reports that although no static arbitrage appears when options are held to expiry, numerical tests find dynamic arbitrage when the same contracts are marked to market between trading periods.

What carries the argument

The load-bearing object is the ML-SANOS decoder: a reparameterization of the SANOS arbitrage-free call-price family in which all surface parameters live in an unrestricted real space $\mathbb{R}^{N+NM}$. A feed-forward network $NQ_\theta$ maps the hidden state $h$ to these parameters; sigmoid activations keep forward total volatilities and squared discrete local volatilities positive, the discrete local volatility operator $\Xi_j$ (computed with a tridiagonal Thomas solve) enforces the martingale density constraints, and Black–Scholes interpolation in total volatility produces a $C^\infty$ surface that is statically arbitrage-free whenever $\mu>0$. This decoder is what lets any generative time-series model on $h$ produce option surfaces that are arbitrage-free by construction.

What would settle it

Run the exact-state replay of the strongest DYSANOS weekly period-return candidate with ten million independent physical continuations: if any loss beyond the numerical band occurs, dynamic arbitrage is established. Alternatively, on a sample of IvyDB days, re-run the Appendix A.4 arbitrage-free fit without dropping failing strikes and check whether the excluded quotes consistently admit positive butterfly or calendar profits after transaction costs; persistent profits would mean the preprocessing bias is real.

Watch

Extended reading notes

Core claim

The paper claims that DYSANOS is the first generative market model to output smooth, strictly statically arbitrage-free option surfaces for all strikes and expiries along simulated paths. The construction is a two-stage pipeline: a decoder network maps a low-dimensional hidden state $h_t \in \mathbb{R}^{20}$ to the unrestricted coordinates $x$ of an ML-SANOS surface, and a deterministic reparameterization converts $x$ into a martingale density $q$, total volatilities $W$, and a smooth call price function $C(T,K)$ that satisfies the conditions of Theorem 2.2. A surface-first AR(1) state-space model then drives $h_t$ with mean reversion and PCA-factor noise, with spot simulated conditionally and a Gaussian-bridge importance-sampling scheme to reach far strikes. Trained on five years of S&P 500 options, the baseline captures the first-order level, skew, term, and leverage effects, and the paper's arbitrage tests confirm zero static-arbitrage certificates for DYSANOS while the PCA-IV canary exhibits many; the same tests, however, find dynamic arbitrage in DYSANOS's period-to-period returns.

Load-bearing premise

The fidelity of the generated market depends on the data-processing assumption that any strike or expiry which cannot be fitted arbitrage-free is a data alignment error rather than a genuine trading opportunity, so dropping it does not bias the learned target surfaces.

Editorial extensions

If this is right

  • Every simulated surface prices any option at any strike and expiry, so simulation-based hedging algorithms can choose instruments daily without restricting expiries.
  • Held-to-expiry portfolios on generated paths show no static arbitrage: the statewise LP tests found zero candidates for DYSANOS in 100,000 and 1,000,000 paths, while the PCA-IV baseline produced certificates at all cost levels.
  • Dynamic arbitrage is not excluded: fixed-contract period-return tests with one million paths detected arbitrage candidates in DYSANOS at daily and weekly trading intervals, with occurrence rates above those of PCA-IV.
  • The AR(1) baseline reproduces the dominant level, skew, term, and leverage directions and about 99.3% of surface-innovation variance with five factors, but understates volatility clustering, crisis tails, and the higher eigensurfaces.
  • Because the decoder is smooth and GPU-friendly, simulated surfaces can be repriced in batch gradient-descent training, linking the generative model to learning-based hedging.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • If the decoder really guarantees static no-arbitrage for any hidden state, the generative bottleneck is purely dynamical: replacing the AR(1) driver with a more expressive time-series model would inherit the arbitrage-free property, so dynamic-arbitrage removal becomes the main target.
  • The dynamic arbitrage detected in period returns suggests that pricing the same cash contract across dates needs an additional conditional no-arbitrage constraint; a natural testable extension is to add a penalty on conditional expected returns and rerun the exact-state replay to see whether the remaining candidate disappears.
  • The preprocessing rule that drops strikes or expiries failing the arbitrage-free fit biases the target surfaces if some of those exclusions are genuine market effects; this could be tested by comparing cleaned versus unfiltered surfaces on days with heavy quoting.
  • A simulator with static arbitrage excluded but dynamic arbitrage present will give learning agents a spurious profit source; the paper's diagnostic tests could serve as a standard acceptance check for any generative option-market model.
Share X Bluesky LinkedIn Reddit HN

Signed reviews

No signed human review yet.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

3 major / 4 minor

Summary. The paper introduces DYSANOS, a generative model for entire paths of daily spot and option prices. Each simulated date's call price surface is decoded using a neural embedding NQ into the ML-SANOS parameterization of the SANOS construction, so that every decoded surface is smooth and statically arbitrage-free by construction. The authors fit the hidden states to S&P 500 Index options from OptionMetrics IvyDB for 2020-2025, fit a simple PCA-AR(1) baseline for surface dynamics, and evaluate the generated paths with distributional diagnostics, static no-arbitrage tests, and period-return arbitrage tests. The static no-arbitrage property is structural, inherited from Theorem 2.5 and the reparameterizations in Definition 2.8. The empirical results show zero to-expiry static arbitrage certificates for DYSANOS, while the period-return tests indicate possible dynamic arbitrage, which the authors acknowledge. The paper is transparent about the data pipeline and its limitations, but the realism of the generative model rests on assumptions in the preprocessing that are not yet validated.

Significance. If the results hold, DYSANOS is a meaningful advance over soft-constraint generative models: it provides smooth option surfaces for all strikes and expiries that are statically arbitrage-free by construction, not by penalty terms, and it allows any option to be priced at any simulated date. This is directly useful for training hedging algorithms such as Deep Hedging. The paper also provides careful and honest empirical diagnostics, including a positive control (PCA-IV) and an exact-state resampling test that rejects one of the two strongest dynamic-arbitrage candidates. The main weaknesses are the reliance on the data-preprocessing assumption in Appendices A.4 and A.5, the absence of code or data for reproducibility, and the unresolved dynamic-arbitrage candidates that temper the model's usefulness as a full market generator. The static no-arbitrage derivation is sound; the empirical realism claim needs further support.

major comments (3)
  1. [Appendix A.4/A.5] The realism of the generative model rests on the data-preprocessing assumption stated in A.4: after fitting a linear SANOS surface, the authors 'drop expiries for which a valid fit cannot be obtained' and 'drop any strikes where such a fit cannot be achieved, assuming that fit issues are due to data alignment challenges rather than genuine trading opportunities.' If any of the excluded strikes or expiries contain genuine market information, the target surfaces, the ML-SANOS hidden states, and the fitted AR(1) dynamics are biased. The paper should report the fraction of strikes and expiries dropped per day, compare surfaces before and after the dropping, and run a sensitivity analysis that relaxes or removes the A.4/A.5 filters on a sub-period where the volume and open-interest filters are less problematic. The authors themselves note in A.5 that the volume filter 'removes many options post 1Y' for early years and suspect the IvyDB volume data 'is not reliable in the past'; this makes the long-expiry training data particularly dependent on the exclusion assumption and should be addressed directly.
  2. [Section 3.4.2, Tables 4 and 5] The period-return tests find that DYSANOS has a higher validated occurrence of dynamic-arbitrage candidates than the PCA-IV benchmark in every row of Table 5; for example, at daily trading and zero cost the occurrence is 12.500% for DYSANOS versus 1.584% for PCA-IV. The exact-state replay in Table 6 rejects the second-ranked candidate because of observed losses, but leaves the first-ranked candidate unresolved after one million continuations, with a one-sided 95% Clopper-Pearson upper bound on loss probability of 0.000300%. This is a substantive limitation for the intended application of training hedging agents on generated paths. The authors should either extend the generator to reduce these candidates or clearly state in the abstract and introduction that the model is only certified to be statically arbitrage-free, and that dynamic arbitrage has been detected in the baseline version.
  3. [General / Reproducibility] The empirical claims in Sections 3.3 and 3.4, including the fitting error of 0.3% implied volatility and all arbitrage-test tables, cannot be verified without the code or the preprocessed data. The paper describes the pipeline in detail, but no code or data repository is provided. For a paper whose central contribution is an empirical generative model, a reproducibility statement with code and, if possible, the cleaned data tensors should be included. This is not a mathematical objection, but it is necessary for the claims to be independently checked.
minor comments (4)
  1. [Abstract] The abstract contains a typo: 'investigate numerical resence of dynamic arbitrage' should read 'investigate numerical presence of dynamic arbitrage'.
  2. [Section 3.3] The sentence 'We use the tilde to distinguish real observed data from siumlated data' has a typo: 'siumlated' should be 'simulated'.
  3. [Appendix A.7] The statement that 'The previous steps, in the end, simply cleaned market data. All remaining options are market tradable instruments' is slightly misleading because A.4 explicitly drops strikes and expiries; consider rewording to note that the remaining subset is assumed tradable and representative.
  4. [Section 3.2 / Figure 6] The relationship between the log-spot state h0 and the separately fitted spot dynamics in equation (16) is not fully explained. Figure 6 shows h0 as the first state, but Section 3 fits log-spot only afterwards; clarify how h0 is used in the simulation and how it relates to the spot process in equations (23)-(28).

Circularity Check

0 steps flagged · score 0.0 of 10

No significant circularity: static no-arbitrage is enforced by the SANOS decoder construction, and the paper's empirical claims are transparent fit diagnostics rather than predictions that reduce to fitted inputs.

full rationale

The paper's main derivation chain is not circular. SANOS call prices are defined by construction from martingale densities and discrete local volatilities (Definition 2.4 and equations (3), (4), (7)-(11)); Theorem 2.5 asserts that this construction is smooth and statically arbitrage-free, and the result is a mathematical consequence of the defining constraints, not a quantity fitted from data. The ML-SANOS decoder (Definition 2.8) is a reparameterization of the same construction, mapping unconstrained inputs through sigmoid and positive-range transforms; no fitted parameter is later relabeled as a prediction. The AR(1)/PCA state-space model (Section 3, Implementation 3.3) is fitted to the historical hidden states and used to generate paths; the diagnostics in Section 3.3 compare generated and historical distributions as model fit checks, not as out-of-sample predictions. The to-expiry arbitrage tests in Section 3.4.1 confirm what the paper explicitly labels 'as expected' from the construction, so they are sanity checks rather than derived predictions; the period-return tests in Section 3.4.2 honestly report evidence of dynamic arbitrage, which if anything weakens the market-model claim. Self-citations to [BHK+26] and [BR15] are load-bearing only in the sense that prior mathematical theorems are cited; these are parameter-free results with stated assumptions (martingale densities, convex order, boundary conditions) that do not include DYSANOS's target claim, so they are independent support rather than circular self-citation. The Appendix A.4/A.5 data-filtering assumptions are transparent limitations about data quality and representativeness, not reductions of the derivation to its inputs. Accordingly no circular step is exhibited.

Assumptions & free parameters 11 free parameters · 6 assumptions · 0 invented entities

The static no-arbitrage guarantee is inherited from prior theorems and the decoder's parameterization. The generative value of the model rests on fitting choices (hidden state dimension, PCA factor count, grid geometry, smoothing) and on data preprocessing assumptions. No new physical entities are introduced.

free parameters (11)
  • hidden state dimension n_h = 20
    Selected by the authors; determines the compression of the option surface and the state space dimension (Section 2.4).
  • PCA factor count n_alpha = 5 or 20
    Number of retained PCA factors driving the surface innovations; both variants are tested (Section 3.3).
  • mixture bandwidth b = b = 1 for exact Gaussian mode
    Blends resampled historical PCA scores with Gaussian noise; b = 1 is used for the exact affine transition in the reported runs (Definition 3.5).
  • mean-reversion matrix kappa = estimated from data
    Fitted by multivariate regression of normalized increments; stationarity requires positive real eigenvalues (Implementation 3.3).
  • long-run mean m = derived from kappa and empirical means
    Computed via Eq. 18 and defines the invariant distribution of the surface state.
  • spot drift parameters mu, beta, sigma = estimated from data
    Fitted after surface dynamics; beta links spot returns to surface innovations (Eq. 16).
  • SANOS smoothing parameter mu = 0.5
    Controls smoothness of call prices; set to 0.5, corresponding to eta = 0.25 in prior work (Remark 2.6).
  • model expiry grid = 7 expiries: 2, 5, 10, 20, 40, 127.5, 255 business days
    Grid geometry chosen for the reported experiments (Section 2.4, Appendix A.7).
  • normalized strike grid = 20 strikes in (-2, 1)
    Grid geometry chosen for the reported experiments (Definition 2.8, Appendix A.7).
  • volatility bounds sigma_min/sigma_max, Sigma_min/Sigma_max = 0.01/2 for both
    Bounds on forward and discrete local volatilities in the decoder (Definition 2.8).
  • importance sampling tail multiplier r and mixture weight pi0 = r = 8, pi0 = 0.1
    Tuned for the one-million-path experiments to improve tail coverage (Section 3.2).
assumptions (6)
  • domain assumption Theorem 2.2 from [BR15]: absence of negative butterfly and calendar spreads plus boundary conditions characterizes static arbitrage.
    Used as the characterization of static arbitrage in Section 2.1; proven in prior literature, not re-proved in this paper.
  • domain assumption Theorem 2.5 from [BHK+26]: the SANOS call price formula (4) is statically arbitrage-free and smooth for mu > 0.
    The load-bearing structural guarantee that every decoded surface has no static arbitrage; cited, not re-proved.
  • domain assumption Interest rates, dividends, and drifts are deterministic and set to zero; the extension is standard.
    Stated in Section 2 and Remark 3.2; simplifies the exposition but restricts the model.
  • ad hoc to paper Strikes and expiries that fail the linear SANOS fit are dropped because fit failures are data alignment artifacts, not genuine arbitrage opportunities.
    Appendix A.4 states this assumption explicitly; if false, the training target surfaces are biased.
  • ad hoc to paper The 20-dimensional hidden state and decoder NQ compress the option surface manifold sufficiently well.
    Section 2.4 reports a 0.3% average volatility error, but this is an empirical compression claim, not a theorem.
  • standard math The fitted AR(1) generator has positive real eigenvalues, so an invariant distribution exists.
    Verified numerically in Implementation 3.3; standard linear SDE theory then applies.

how reviews work

0 comments
Cite this review

Pith. "Pith review of DYSANOS Generative Dynamic Smooth Arbitrage-free Non-parametric Option Surfaces." pith.science (2026). https://pith.science/paper/FR2TQ6ZY

@misc{pith2026260812587,
  author       = {Pith},
  title        = {Pith review of: DYSANOS Generative Dynamic Smooth Arbitrage-free Non-parametric Option Surfaces},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/FR2TQ6ZY}},
  note         = {Machine review of arXiv:2608.12587}
}
read the original abstract

This article presents with DYSANOS the first generative market model for smooth SANOS option surfaces for all strikes and expiries which are free of static arbitrage. Our model is designed to generate entire paths of daily spot and option prices for years in the future. We present a robust and useful if somewhat simplistic baseline hidden state generative model in the form of an AR(1) model. We discuss model setup, data pipeline, and training and investigate numerical resence of dynamic arbitrage. We illustrate model performance on Option Metrics' IvyDB S\&P Index data from 2020 to~2025 and compare it to a pure implied-vol PCA model.

Figures

Figures reproduced from arXiv: 2608.12587 by the authors.

Figure 1
Figure 1. Historical implied volatilities for mid-prices of S&P 500 Index options from 2020-01-02 [PITH_FULL_IMAGE:figures/full_fig_p002_1.png] view at source ↗
Figure 2
Figure 2. Example fit of SANOS. 2.3 The ML-SANOS decoder optimized for machine learning We may view our call price operator as a map from the model parameters to a function space [PITH_FULL_IMAGE:figures/full_fig_p008_2.png] view at source ↗
Figure 3
Figure 3. Example of the fitted density and the respective DLVs. [PITH_FULL_IMAGE:figures/full_fig_p011_3.png] view at source ↗
Figures from the paper (8 more)
Figure 4
Figure 4. Figure 4: Statistics of fit, expressed in implied volatility (the actual fit-mid is in price, and weight [PITH_FULL_IMAGE:figures/full_fig_p011_4.png]
Figure 5
Figure 5. Figure 5: Examples of quality of fit using the encoding [PITH_FULL_IMAGE:figures/full_fig_p012_5.png]
Figure 6
Figure 6. Figure 6: The states h of ML-SANOS when trained to 2020-01-02 to 2025-08-29. The first state represents log-spot. 12 [PITH_FULL_IMAGE:figures/full_fig_p012_6.png]
Figure 7
Figure 7. Figure 7: Conditional spot reach and the cash strikes of the real 2025-05-06 surface [PITH_FULL_IMAGE:figures/full_fig_p017_7.png]
Figure 8
Figure 8. Figure 8: Invariant-state and five-day-change diagnostics for five and all 20 surface factors. [PITH_FULL_IMAGE:figures/full_fig_p018_8.png]
Figure 9
Figure 9. Figure 9: PCA of the moving input IV grid and fixed cash options repriced from one day to the [PITH_FULL_IMAGE:figures/full_fig_p019_9.png]
Figure 10
Figure 10. Figure 10: First five IV-level eigensurfaces for the 1,412 market surfaces (top), 20,000 invariant [PITH_FULL_IMAGE:figures/full_fig_p019_10.png]
Figure 11
Figure 11. Figure 11: First five eigensurfaces of one-day IV changes on the moving normalized-moneyness [PITH_FULL_IMAGE:figures/full_fig_p020_11.png]

Discussion (0). Continue with ORCID to comment.

Reference graph

Works this paper leans on

300 extracted references · 58 canonical work pages

  1. [1]

    Mathematical Finance , volume=

    Local variance gamma and explicit calibration to option prices , author=. Mathematical Finance , volume=. 2017 , publisher=

  2. [2]

    Revista matem

    Interpolation of data by smooth nonnegative functions , author=. Revista matem

  3. [3]

    Annals of Mathematics , volume=

    Functions differentiable on the boundaries of regions , author=. Annals of Mathematics , volume=

  4. [4]

    Journal d’Analyse Mathématique , volume=

    Étude de quelques algèbres tayloriennes , author=. Journal d’Analyse Mathématique , volume=

  5. [5]

    Geometric and Functional Analysis , volume=

    Sharp finiteness principles for Lipschitz selections , author=. Geometric and Functional Analysis , volume=. 2018 , publisher=

  6. [6]

    Finance and Stochastics , year=

    Arbitrage-free market models for option prices: the multi-strike case , author=. Finance and Stochastics , year=

  7. [7]

    Whitney's extension problem for

    Fefferman, Charles , journal=. Whitney's extension problem for

  8. [8]

    Annals of Mathematics , volume=

    A sharp form of Whitney's extension theorem , author=. Annals of Mathematics , volume=

Show all 300 references
  1. [9]

    Bulletin of the American Mathematical Society , volume=

    Whitney’s extension problems and interpolation of data , author=. Bulletin of the American Mathematical Society , volume=

  2. [10]

    Fitting a

    Fefferman, Charles and Klartag, Bo'az , journal=. Fitting a

  3. [11]

    Fitting a

    Fefferman, Charles , journal=. Fitting a

  4. [12]

    Revista Matem

    A generalized sharp Whitney theorem for jets , author=. Revista Matem

  5. [13]

    I: The geometric Whitney problem , author=

    Reconstruction and interpolation of manifolds. I: The geometric Whitney problem , author=. Foundations of Computational Mathematics , volume=. 2020 , publisher=

  6. [14]

    Calculus of Variations and Partial Differential Equations , volume=

    Smooth convex extensions of convex functions , author=. Calculus of Variations and Partial Differential Equations , volume=. 2019 , publisher=

  7. [15]

    Explicit formulas for C11 and C1

    Azagra, Daniel and Le Gruyer, Erwan and Mudarra, Carlos , journal=. Explicit formulas for C11 and C1

  8. [16]

    Drake , keywords =

    Marjorie K. Drake , keywords =. Finiteness principles for smooth convex functions , journal =. 2024 , issn =. doi:https://doi.org/10.1016/j.aim.2024.109652 , url =

  9. [17]

    Canadian Mathematical Bulletin , volume=

    Kirszbraun’s theorem via an explicit formula , author=. Canadian Mathematical Bulletin , volume=. 2021 , publisher=

  10. [18]

    Proceedings of the London Mathematical Society , volume =

    Azagra, Daniel and Mudarra, Carlos , title =. Proceedings of the London Mathematical Society , volume =. doi:https://doi.org/10.1112/plms.12006 , url =. https://londmathsoc.onlinelibrary.wiley.com/doi/pdf/10.1112/plms.12006 , year =

  11. [19]

    The Mathematics of Arbitrage , pages=

    A general version of the fundamental theorem of asset pricing (1994) , author=. The Mathematics of Arbitrage , pages=. 2006 , publisher=

  12. [20]

    arXiv preprint arXiv:2502.15118 , year=

    Do we really need the Rademacher complexities? , author=. arXiv preprint arXiv:2502.15118 , year=

  13. [21]

    Mimicking the one-dimensional marginal distributions of processes having an It\^

    Gy. Mimicking the one-dimensional marginal distributions of processes having an It\^. Probability Theory and Related Fields , volume =. 1986 , doi =

  14. [22]

    Commodities , pages=

    Volatility is rough , author=. Commodities , pages=. 2022 , publisher=

  15. [23]

    Review of derivatives research , volume=

    Jump-diffusion processes: Volatility smile fitting and numerical methods for option pricing , author=. Review of derivatives research , volume=. 2000 , publisher=

  16. [24]

    Risk Magazine, September , year=

    Calibration of local stochastic volatility models to market smiles: A Monte-Carlo approach , author=. Risk Magazine, September , year=

  17. [25]

    Quantitative Finance , volume=

    Arbitrage-free SVI volatility surfaces , author=. Quantitative Finance , volume=. 2014 , publisher=

  18. [26]

    SIAM Journal on Financial Mathematics , volume=

    Generalized arbitrage-free SVI volatility surfaces , author=. SIAM Journal on Financial Mathematics , volume=. 2016 , publisher=

  19. [27]

    Finance and Stochastics , volume =

    From Implied to Spot Volatilities , author =. Finance and Stochastics , volume =. 2010 , doi =

  20. [28]

    2011 , publisher=

    The volatility surface: a practitioner's guide , author=. 2011 , publisher=

  21. [29]

    Available at SSRN 1108429 , year=

    Robust replication of volatility derivatives , author=. Available at SSRN 1108429 , year=

  22. [30]

    The Journal of Finance , volume =

    Does Net Buying Pressure Affect the Shape of Implied Volatility Functions? , author =. The Journal of Finance , volume =. 2004 , doi =

  23. [31]

    The Review of Financial Studies , volume =

    Demand-Based Option Pricing , author =. The Review of Financial Studies , volume =. 2009 , doi =

  24. [32]

    Quantitative Finance , volume=

    High-frequency trading in a limit order book , author=. Quantitative Finance , volume=. 2008 , publisher=

  25. [33]

    Journal of Computational Finance , volume =

    Option valuation using the fast Fourier transform , author =. Journal of Computational Finance , volume =

  26. [34]

    Vola Fitter: Real-Time, Arbitrage-Free Volatility Surfaces for Options Trading , year =

  27. [35]

    Instrument Pricing Analytics: Volatility Surfaces Analytics , year =

  28. [36]

    IvyDB US: Historical Option Prices and Smoothed Implied Volatility Surfaces , year =

  29. [37]

    , title =

    Klassen, Timothy R. , title =. 2017 , note =

  30. [38]

    2020 , note =

    The Swiss Army Knife of Options Analytics – Vola Dynamics , howpublished =. 2020 , note =

  31. [39]

    Volatility Surfaces – Analytics , year =

  32. [40]

    2020 , howpublished =

    Lawrence, Jon , title =. 2020 , howpublished =

  33. [41]

    Instrument Pricing Analytics: Overview , year =

  34. [42]

    2025 , note =

    OptionMetrics , howpublished =. 2025 , note =

  35. [43]

    OptionMetrics: Historical Options Data , year =

  36. [44]

    Historical Options Data Products , year =

  37. [45]

    1996 , publisher=

    Derivatives for decision makers: strategic management issues , author=. 1996 , publisher=

  38. [46]

    2008 , publisher =

    An Engine, Not a Camera: How Financial Models Shape Markets , author =. 2008 , publisher =

  39. [47]

    Mathematische Annalen , volume=

    The fundamental theorem of asset pricing for unbounded stochastic processes , author=. Mathematische Annalen , volume=. 1998 , publisher=

  40. [48]

    Journal of Economic Theory , volume =

    Martingales and arbitrage in multiperiod securities markets , author =. Journal of Economic Theory , volume =. 1979 , publisher =

  41. [49]

    Journal of Mathematical Economics , volume =

    Arbitrage and equilibrium in economies with infinitely many commodities , author =. Journal of Mathematical Economics , volume =. 1981 , publisher =

  42. [50]

    Transactions of the American Mathematical Society , year =

    Mark Kac , title =. Transactions of the American Mathematical Society , year =

  43. [51]

    Arrow , title =

    Kenneth J. Arrow , title =. 1953 , pages =

  44. [52]

    Theory of Value: An Axiomatic Analysis of Economic Equilibrium , year =

    G. Theory of Value: An Axiomatic Analysis of Economic Equilibrium , year =

  45. [53]

    1932 , publisher =

    Aristotle , title =. 1932 , publisher =

  46. [54]

    2007 , publisher =

    Anne Goldgar , title =. 2007 , publisher =

  47. [55]

    Journal of Political Economy , year =

    Fischer Black and Myron Scholes , title =. Journal of Political Economy , year =. doi:10.1086/260062 , publisher =

  48. [56]

    Zamanlooy, Behnoosh and Asoodeh, Shahab and Diaz, Mario and Calmon, Flavio P , booktitle=. E _. 2024 , organization=

  49. [57]

    Merton , journal =

    Robert C. Merton , journal =. Theory of Rational Option Pricing , year =

  50. [58]

    Expensive martingales , year =

    Buehler, Hans , journal =. Expensive martingales , year =

  51. [59]

    Arbitrage free implied volatility surfaces , year =

    Roper, Michael , journal =. Arbitrage free implied volatility surfaces , year =

  52. [60]

    Operator Deep Smoothing for Implied Volatility , year=

    Wiedemann, Ruben and Jacquier, Antoine and Gonon, Lukas , booktitle =. Operator Deep Smoothing for Implied Volatility , year=

  53. [61]

    Hallerbach, Winfried , title =

  54. [62]

    A deep reinforcement learning framework for the financial portfolio management problem , year =

    Jiang, Zhengyao and Xu, Dixing and Liang, Jinjun , journal =. A deep reinforcement learning framework for the financial portfolio management problem , year =

  55. [63]

    Finbert: Financial sentiment analysis with pre-trained language models , year =

    Araci, Dogu , journal =. Finbert: Financial sentiment analysis with pre-trained language models , year =

  56. [64]

    Portfolio Transformer for Attention-Based Asset Allocation , year =

    Kisiel, Damian and Gorse, Denise , journal =. Portfolio Transformer for Attention-Based Asset Allocation , year =

  57. [65]

    Sentiment analysis of financial news articles using performance indicators , year =

    Krishnamoorthy, Srikumar , journal =. Sentiment analysis of financial news articles using performance indicators , year =

  58. [66]

    Evaluating Sentiment Analysis in the Context of Securities Trading

    Kazemian, Siavash and Zhao, Shunan and Penn, Gerald , booktitle =. Evaluating Sentiment Analysis in the Context of Securities Trading. , year =

  59. [67]

    An analysis of verbs in financial news articles and their impact on stock price , year =

    Schumaker, Robert , booktitle =. An analysis of verbs in financial news articles and their impact on stock price , year =

  60. [68]

    Textual analysis in accounting and finance: A survey , year =

    Loughran, Tim and McDonald, Bill , journal =. Textual analysis in accounting and finance: A survey , year =

  61. [69]

    PrivySense: Price Volatility based Sentiment Estimation from Financial News using Machine Learning , year =

    Saqur, Raeid and Langballe, Nicole , journal =. PrivySense: Price Volatility based Sentiment Estimation from Financial News using Machine Learning , year =

  62. [70]

    Decision support from financial disclosures with deep neural networks and transfer learning , year =

    Kraus, Mathias and Feuerriegel, Stefan , journal =. Decision support from financial disclosures with deep neural networks and transfer learning , year =

  63. [71]

    Adaptive quantitative trading: An imitative deep reinforcement learning approach , year =

    Liu, Yang and Liu, Qi and Zhao, Hongke and Pan, Zhen and Liu, Chuanren , booktitle =. Adaptive quantitative trading: An imitative deep reinforcement learning approach , year =

  64. [72]

    Sharpe, William F , journal =. The. 1994 , month =

  65. [73]

    Foundations of portfolio theory , year =

    Markowitz, Harry M , journal =. Foundations of portfolio theory , year =

  66. [74]

    Mean-variance investing , year =

    Ang, Andrew , journal =. Mean-variance investing , year =

  67. [75]

    Passive investment strategies and efficient markets , year =

    Malkiel, Burton G , journal =. Passive investment strategies and efficient markets , year =

  68. [76]

    Profitable momentum trading strategies for individual investors , year =

    Foltice, Bryan and Langer, Thomas , journal =. Profitable momentum trading strategies for individual investors , year =

  69. [77]

    Is domain adaptation worth your investment? Comparing BERT and FinBERT on financial tasks , year =

    Peng, Bo and Chersoni, Emmanuele and Hsu, Yu-Yin and Huang, Chu-Ren , booktitle =. Is domain adaptation worth your investment? Comparing BERT and FinBERT on financial tasks , year =

  70. [78]

    The Future of Financial Analysis , year =

    Graham, Benjamin , journal =. The Future of Financial Analysis , year =

  71. [79]

    A random walk down wall street [by] burton G

    Malkiel, Burton Gordon , publisher =. A random walk down wall street [by] burton G. Malkiel , year =

  72. [80]

    Efficient market hypothesis , year =

    Malkiel, Burton G , booktitle =. Efficient market hypothesis , year =

  73. [81]

    Efficient capital markets: A review of theory and empirical work , year =

    Fama, Eugene F , journal =. Efficient capital markets: A review of theory and empirical work , year =

  74. [82]

    Efficient capital markets: reply , year =

    Fama, Eugene F , journal =. Efficient capital markets: reply , year =

  75. [83]

    Efficient capital markets: II , year =

    Fama, Eugene F , journal =. Efficient capital markets: II , year =

  76. [84]

    Market efficiency, long-term returns, and behavioral finance , year =

    Fama, Eugene F , journal =. Market efficiency, long-term returns, and behavioral finance , year =

  77. [85]

    Regime changes and financial markets , year =

    Ang, Andrew and Timmermann, Allan , journal =. Regime changes and financial markets , year =

  78. [86]

    Size and value anomalies under regime shifts , year =

    Guidolin, Massimo and Timmermann, Allan , journal =. Size and value anomalies under regime shifts , year =

  79. [87]

    Markov switching models in empirical finance , year =

    Guidolin, Massimo , booktitle =. Markov switching models in empirical finance , year =

  80. [88]

    A new approach to the economic analysis of nonstationary time series and the business cycle , year =

    Hamilton, James D , journal =. A new approach to the economic analysis of nonstationary time series and the business cycle , year =

  81. [89]

    Analysis of time series subject to changes in regime , year =

    Hamilton, James D , journal =. Analysis of time series subject to changes in regime , year =

  82. [90]

    Regime switching models , year =

    Hamilton, James D , booktitle =. Regime switching models , year =

  83. [91]

    A hybrid learning approach to detecting regime switches in financial markets , year =

    Akioyamen, Peter and Tang, Yi Zhou and Hussien, Hussien , booktitle =. A hybrid learning approach to detecting regime switches in financial markets , year =

  84. [92]

    Clustering market regimes using the wasserstein distance , year =

    Horvath, Blanka and Issa, Zacharia and Muguruza, Aitor , journal =. Clustering market regimes using the wasserstein distance , year =

  85. [93]

    Rcv1: A new benchmark collection for text categorization research , year =

    Lewis, David D and Yang, Yiming and Russell-Rose, Tony and Li, Fan , journal =. Rcv1: A new benchmark collection for text categorization research , year =

  86. [94]

    OpenAI Baselines , year =

    Dhariwal, Prafulla and Hesse, Christopher and Klimov, Oleg and Nichol, Alex and Plappert, Matthias and Radford, Alec and Schulman, John and Sidor, Szymon and Wu, Yuhuai and Zhokhov, Peter , howpublished =. OpenAI Baselines , year =. GitHub repository , publisher =

  87. [95]

    Basel III: an overview , year =

    King, Peter and Tarbert, Heath , journal =. Basel III: an overview , year =

  88. [96]

    An empirical investigation of the challenges of real-world reinforcement learning , year =

    Dulac-Arnold, Gabriel and Levine, Nir and Mankowitz, Daniel J and Li, Jerry and Paduraru, Cosmin and Gowal, Sven and Hester, Todd , journal =. An empirical investigation of the challenges of real-world reinforcement learning , year =

  89. [97]

    , institution =

    Fischer, Thomas G. , institution =. 2018 , number =

  90. [98]

    Advances in financial machine learning , year =

    De Prado, Marcos Lopez , publisher =. Advances in financial machine learning , year =

  91. [99]

    Language Resources and Evaluation , title =

    Jacobs, Gilles and Hoste, V. Language Resources and Evaluation , title =. 2022 , number =

  92. [100]

    Companion proceedings of the the web conference 2018 , title =

    Maia, Macedo and Handschuh, Siegfried and Freitas, Andr. Companion proceedings of the the web conference 2018 , title =. 2018 , pages =

  93. [101]

    Impact of news on the commodity market: Dataset and results , year =

    Sinha, Ankur and Khandait, Tanmay , booktitle =. Impact of news on the commodity market: Dataset and results , year =

  94. [102]

    PIXIU: A Large Language Model, Instruction Data and Evaluation Benchmark for Finance , year =

    Xie, Qianqian and Han, Weiguang and Zhang, Xiao and Lai, Yanzhao and Peng, Min and Lopez-Lira, Alejandro and Huang, Jimin , journal =. PIXIU: A Large Language Model, Instruction Data and Evaluation Benchmark for Finance , year =

  95. [103]

    Hybrid deep sequential modeling for social text-driven stock prediction , year =

    Wu, Huizhe and Zhang, Wei and Shen, Weiwei and Wang, Jun , booktitle =. Hybrid deep sequential modeling for social text-driven stock prediction , year =

  96. [104]

    Stock movement prediction from tweets and historical prices , year =

    Xu, Yumo and Cohen, Shay B , booktitle =. Stock movement prediction from tweets and historical prices , year =

  97. [105]

    Accurate Stock Movement Prediction with Self-supervised Learning from Sparse Noisy Tweets , year =

    Soun, Yejun and Yoo, Jaemin and Cho, Minyong and Jeon, Jihyeong and Kang, U , booktitle =. Accurate Stock Movement Prediction with Self-supervised Learning from Sparse Noisy Tweets , year =

  98. [106]

    and Frank, R

    Raeid, S. and Frank, R. and Kato, K. and Vinden, N. , note =. NIFTY Financial News Headlines Dataset , year =

  99. [107]

    Finqa: A dataset of numerical reasoning over financial data , year =

    Chen, Zhiyu and Chen, Wenhu and Smiley, Charese and Shah, Sameena and Borova, Iana and Langdon, Dylan and Moussa, Reema and Beane, Matt and Huang, Ting-Hao and Routledge, Bryan and others , journal =. Finqa: A dataset of numerical reasoning over financial data , year =

  100. [108]

    Convfinqa: Exploring the chain of numerical reasoning in conversational finance question answering , year =

    Chen, Zhiyu and Li, Shiyang and Smiley, Charese and Ma, Zhiqiang and Shah, Sameena and Wang, William Yang , journal =. Convfinqa: Exploring the chain of numerical reasoning in conversational finance question answering , year =

  101. [109]

    Chronos: Learning the Language of Time Series , year =

    Ansari, Abdul Fatir and Stella, Lorenzo and Turkmen, Caner and Zhang, Xiyuan and Mercado, Pedro and Shen, Huibin and Shchur, Oleksandr and Rangapuram, Syama Sundar and Arango, Sebastian Pineda and Kapoor, Shubham and others , journal =. Chronos: Learning the Language of Time S...

  102. [110]

    N-BEATS: Neural basis expansion analysis for interpretable time series forecasting , year =

    Oreshkin, Boris N and Carpov, Dmitri and Chapados, Nicolas and Bengio, Yoshua , journal =. N-BEATS: Neural basis expansion analysis for interpretable time series forecasting , year =

  103. [111]

    International Journal of Forecasting , title =

    Lim, Bryan and Ar. International Journal of Forecasting , title =. 2021 , number =

  104. [112]

    Stochastic differential equations in finance , year =

    Sharp, Keith P , journal =. Stochastic differential equations in finance , year =

  105. [113]

    Stochastic differential equations and applications , year =

    Mao, Xuerong , publisher =. Stochastic differential equations and applications , year =

  106. [114]

    The volatility surface: a practitioner's guide , year =

    Gatheral, Jim , publisher =. The volatility surface: a practitioner's guide , year =

  107. [115]

    No arbitrage SVI , year =

    Martini, Claude and Mingone, Arianna , journal =. No arbitrage SVI , year =

  108. [116]

    The extended SSVI volatility surface , year =

    Hendriks, Sebas and Martini, Claude , journal =. The extended SSVI volatility surface , year =

  109. [117]

    Advances in Neural Information Processing Systems , volume=

    Deep smoothing of the implied volatility surface , author=. Advances in Neural Information Processing Systems , volume=

  110. [118]

    Quantitative Finance , volume=

    A two-step framework for arbitrage-free prediction of the implied volatility surface , author=. Quantitative Finance , volume=. 2023 , publisher=

  111. [119]

    Managing smile risk , year =

    Hagan, Patrick S and Kumar, Deepak and Lesniewski, Andrew S and Woodward, Diana E , journal =. Managing smile risk , year =

  112. [120]

    A parsimonious arbitrage-free implied volatility parameterization with application to the valuation of volatility derivatives , year =

    Gatheral, Jim , journal =. A parsimonious arbitrage-free implied volatility parameterization with application to the valuation of volatility derivatives , year =

  113. [121]

    Deep learning volatility: a deep neural network perspective on pricing and calibration in (rough) volatility models , year =

    Horvath, Blanka and Muguruza, Aitor and Tomas, Mehdi , journal =. Deep learning volatility: a deep neural network perspective on pricing and calibration in (rough) volatility models , year =

  114. [122]

    Pricing under rough volatility , year =

    Bayer, Christian and Friz, Peter and Gatheral, Jim , journal =. Pricing under rough volatility , year =

  115. [123]

    HyperIV: Real-time implied volatility smoothing , year =

    Yang, Yongxin and Chen, Wenqi and Shu, Chao and Hospedales, Timothy , booktitle =. HyperIV: Real-time implied volatility smoothing , year =

  116. [124]

    and Huge, B

    Andreasen, J. and Huge, B. , journal =. Volatility interpolation , year =

  117. [125]

    and Litzenberger, R.H

    Breeden, D.T. and Litzenberger, R.H. , journal =. Prices of state-contingent claims implicit in option prices , year =

  118. [126]

    Mathematical Finance , year=

    Quantitative fundamental theorem of asset pricing , author=. Mathematical Finance , year=

  119. [127]

    , publisher =

    Cardano, G. , publisher =. Ars magna or The Rules of Algebra , year =

  120. [128]

    and Lee, R

    Carr, P. and Lee, R. , journal =. Put-call symmetry: Extensions and applications , year =

  121. [129]

    and Madan, D

    Carr, P. and Madan, D. , journal =. A note on sufficient conditions for no arbitrage , year =

  122. [130]

    and Wu, L

    Carr, P. and Wu, L. , journal =. A new simple approach for constructing implied volatility surfaces , year =

  123. [131]

    , journal =

    Clark, P.K. , journal =. A subordinated stochastic process model with finite variance for speculative prices , year =

  124. [132]

    and Hobson, D

    Cox, A. and Hobson, D. , journal =. Local Martingales, Bubbles and Option Prices , year =

  125. [133]

    , journal =

    Cousot, L. , journal =. Conditions on option prices for absence of arbitrage and exact calibration , year =

  126. [134]

    and Martini, C

    De Marco, S. and Martini, C. , journal =. The Term Structure of Implied Volatility in Symmetric Models with Applications to Heston , year =

  127. [135]

    , journal =

    Fengler, M. , journal =. Arbitrage-free smoothing of the implied volatility surface , year =

  128. [136]

    , publisher =

    Gatheral, J. , publisher =. The Volatility Surface: A Practitioner's Guide , year =

  129. [137]

    and Heider, P

    Glaser, J. and Heider, P. , journal =. Arbitrage-free approximation of call price surfaces and input data risk , year =

  130. [138]

    and Pliska, S.R

    Harrison, J.M. and Pliska, S.R. , journal =. Martingales and stochastic integrals in the theory of continuous trading , year =

  131. [139]

    and Kreps, D.M

    Harrison, J.M. and Kreps, D.M. , journal =. Martingales and arbitrage in multiperiod securities markets , year =

  132. [140]

    , journal =

    Hobson, D. , journal =. Comparison results for stochastic volatility models via coupling , year =

  133. [141]

    and Kahl, C

    J\"ackel, P. and Kahl, C. , journal =. Hyp hyp hooray , year =

  134. [142]

    , journal =

    Kahal\'e, N. , journal =. An arbitrage-free interpolation of volatilities , year =

  135. [143]

    and Shreve, S

    Karatzas, I. and Shreve, S. , publisher =. Brownian Motion and Stochastic Calculus , year =

  136. [144]

    , journal =

    Lee, R. , journal =. The moment formula for implied volatility at extreme strikes , year =

  137. [145]

    and Tehranchi, M

    Rogers, C. and Tehranchi, M. , journal =. Can the implied volatility surface move by parallel shift? , year =

  138. [146]

    , school =

    Roper, M.P.V. , school =. Implied Volatility: General Properties and Asymptotics , year =

  139. [147]

    arXiv preprint arXiv:2504.04300 , year=

    Generative Market Equilibrium Models with Stable Adversarial Learning via Reinforcement , author=. arXiv preprint arXiv:2504.04300 , year=

  140. [148]

    Stineman, R. W. , journal =. A consistently well-behaved method of interpolation , year =

  141. [149]

    Finance and Stochastics , volume=

    Deep neural network expressivity for optimal stopping problems , author=. Finance and Stochastics , volume=. 2024 , publisher=

  142. [150]

    Deep ReLU network expression rates for option prices in high-dimensional, exponential L

    Gonon, Lukas and Schwab, Christoph , journal=. Deep ReLU network expression rates for option prices in high-dimensional, exponential L. 2021 , publisher=

  143. [151]

    Quasi-explicit calibration of Gatheral's SVI model , year =

    Zeliade Systems , howpublished =. Quasi-explicit calibration of Gatheral's SVI model , year =

  144. [152]

    The Thirteenth International Conference on Learning Representations , year=

    Operator Deep Smoothing for Implied Volatility , author=. The Thirteenth International Conference on Learning Representations , year=

  145. [153]

    Risks , volume=

    A generative adversarial network approach to calibration of local stochastic volatility models , author=. Risks , volume=. 2020 , publisher=

  146. [154]

    Arbitrage-free implied volatility surface generation with variational autoencoders , year =

    Ning, Brian and Jaimungal, Sebastian and Zhang, Xiaorong and Bergeron, Maxime , journal =. Arbitrage-free implied volatility surface generation with variational autoencoders , year =

  147. [155]

    Variational Autoencoders: A Hands-Off Approach to Volatility , year =

    Bergeron, Maxime and Fung, Nicholas and Hull, John and Poulos, Zissis and Veneris, Andreas , journal =. Variational Autoencoders: A Hands-Off Approach to Volatility , year =

  148. [156]

    2023 , journal =

    Chen, Jacky and Hull, John and Poulos, Zissis and Rasul, Haris and Veneris, Andreas and Wu, Yuntao , title =. 2023 , journal =

  149. [157]

    Detecting and repairing arbitrage in traded option prices , year =

    Cohen, Samuel N and Reisinger, Christoph and Wang, Sheng , journal =. Detecting and repairing arbitrage in traded option prices , year =

  150. [158]

    Available at SSRN 3952842 , title =

    Bloch, Daniel Alexandre and B. Available at SSRN 3952842 , title =

  151. [159]

    Pricing with a smile , year =

    Dupire, Bruno and others , journal =. Pricing with a smile , year =

  152. [160]

    Simulation of implied volatility surfaces via tangent L

    Carmona, Rene and Ma, Yi and Nadtochiy, Sergey , journal =. Simulation of implied volatility surfaces via tangent L. 2017 , number =

  153. [161]

    Applied Mathematical Finance , title =

    Vuleti. Applied Mathematical Finance , title =. 2024 , number =

  154. [162]

    Certified monotonic neural networks , year =

    Liu, Xingchao and Han, Xing and Zhang, Na and Liu, Qiang , journal =. Certified monotonic neural networks , year =

  155. [163]

    Constrained monotonic neural networks , year =

    Runje, Davor and Shankaranarayana, Sharath M , booktitle =. Constrained monotonic neural networks , year =

  156. [164]

    Scalable monotonic neural networks , year =

    Kim, Hyunho and Lee, Jong-Seok , booktitle =. Scalable monotonic neural networks , year =

  157. [165]

    Duncan, T. E. , journal =. Some filtering results in. 1977 , issn =

  158. [166]

    Designing universal causal deep learning models: The geometric (Hyper)transformer , year =

    Acciaio, Beatrice and Kratsios, Anastasis and Pammer, Gudmund , journal =. Designing universal causal deep learning models: The geometric (Hyper)transformer , year =. doi:https://doi.org/10.1111/mafi.12389 , eprint =

  159. [167]

    2008 , fjournal =

    Buehler, Hans , title =. 2008 , fjournal =

  160. [168]

    2015 , fjournal =

    Buehler, Hans and Ryskin, Evgeny , title =. 2015 , fjournal =

  161. [169]

    Near-optimal learning of Banach-valued, high-dimensional functions via deep neural networks , year =

    Adcock, Ben and Brugiapaglia, Simone and Dexter, Nick and Moraga, Sebastian , journal =. Near-optimal learning of Banach-valued, high-dimensional functions via deep neural networks , year =

  162. [170]

    Mushtaq, Rizwan , title =

  163. [171]

    Riemannian Lp center of mass: existence, uniqueness, and convexity , year =

    Afsari, Bijan , journal =. Riemannian Lp center of mass: existence, uniqueness, and convexity , year =

  164. [172]

    On the support of Wiener functionals

    Aida, S and Kusuoka, S and Stroock, D , journal =. On the support of Wiener functionals. Asymptotic problems in probability theory: Wiener functionals and asymptotics (Sanda/Kyoto, 1990), 3--34 , year =

  165. [173]

    Hashimoto , howpublished =

    Rohan Taori and Ishaan Gulrajani and Tianyi Zhang and Yann Dubois and Xuechen Li and Carlos Guestrin and Percy Liang and Tatsunori B. Hashimoto , howpublished =. Stanford Alpaca: An Instruction-following LLaMA model , year =. GitHub repository , publisher =

  166. [174]

    Alpaca: A strong, replicable instruction-following model , year =

    Taori, Rohan and Gulrajani, Ishaan and Zhang, Tianyi and Dubois, Yann and Li, Xuechen and Guestrin, Carlos and Liang, Percy and Hashimoto, Tatsunori B , journal =. Alpaca: A strong, replicable instruction-following model , year =

  167. [175]

    PAC-Bayesian bounds for randomized empirical risk minimizers , year =

    Alquier, Pierre , journal =. PAC-Bayesian bounds for randomized empirical risk minimizers , year =

  168. [176]

    On the properties of variational approximations of Gibbs posteriors , year =

    Alquier, Pierre and Ridgway, James and Chopin, Nicolas , journal =. On the properties of variational approximations of Gibbs posteriors , year =

  169. [177]

    Optimal projection filters with information geometry , year =

    Armstrong, John and Brigo, Damiano and Hanzon, Bernard , journal =. Optimal projection filters with information geometry , year =

  170. [178]

    Proceedings of the 41st International Conference on Machine Learning , title =

    Papadopoulos, Vassilis and Wenger, J\'. Proceedings of the 41st International Conference on Machine Learning , title =. 2024 , editor =

  171. [179]

    Layer normalization , year =

    Ba, Jimmy Lei and Kiros, Jamie Ryan and Hinton, Geoffrey E , journal =. Layer normalization , year =

  172. [180]

    Kalman filtering of generalized Vasicek term structure models , year =

    Babbs, Simon H and Nowman, K Ben , journal =. Kalman filtering of generalized Vasicek term structure models , year =

  173. [181]

    Neural Machine Translation by Jointly Learning to Align and Translate , year =

    Dzmitry Bahdanau and Kyunghyun Cho and Yoshua Bengio , journal =. Neural Machine Translation by Jointly Learning to Align and Translate , year =

  174. [182]

    Fundamentals of stochastic filtering , year =

    Bain, Alan and Crisan, Dan , publisher =. Fundamentals of stochastic filtering , year =. doi:10.1007/978-0-387-76896-0 , mrclass =

  175. [183]

    Computation of conditional expectations with guarantees , year =

    Cheridito, Patrick and Gersey, Balint , journal =. Computation of conditional expectations with guarantees , year =. doi:10.1007/s10915-023-02130-8 , fjournal =

  176. [184]

    Lectures on spaces of nonpositive curvature , year =

    Ballmann, Werner , publisher =. Lectures on spaces of nonpositive curvature , year =. doi:10.1007/978-3-0348-9240-7 , mrclass =

  177. [185]

    Banach, Stefan , publisher =. Th\'. 1955 , mrclass =

  178. [186]

    Bartlett, M. S. , journal =. An inverse matrix adjustment arising in discriminant analysis , year =. doi:10.1214/aoms/1177729698 , fjournal =

  179. [187]

    Fixed point theorems for metric spaces with a conical geodesic bicombing , year =

    Basso, Giuliano , journal =. Fixed point theorems for metric spaces with a conical geodesic bicombing , year =

  180. [188]

    Upper bounds for the density of solutions to stochastic differential equations driven by fractional Brownian motions , year =

    Baudoin, Fabrice and Ouyang, Cheng and Tindel, Samy , booktitle =. Upper bounds for the density of solutions to stochastic differential equations driven by fractional Brownian motions , year =

  181. [189]

    Markov processes on manifolds of maps , year =

    Baxendale, Peter , journal =. Markov processes on manifolds of maps , year =. doi:10.1090/S0002-9904-1976-14077-3 , fjournal =

  182. [190]

    Exploring the Impact of Instruction Data Scaling on Large Language Models: An Empirical Study on Real-World Use Cases , year =

    Ji, Yunjie and Deng, Yong and Gong, Yan and Peng, Yiping and Niu, Qiang and Zhang, Lei and Ma, Baochang and Li, Xiangang , journal =. Exploring the Impact of Instruction Data Scaling on Large Language Models: An Empirical Study on Real-World Use Cases , year =

  183. [191]

    Training verifiers to solve math word problems , year =

    Cobbe, Karl and Kosaraju, Vineet and Bavarian, Mohammad and Chen, Mark and Jun, Heewoo and Kaiser, Lukasz and Plappert, Matthias and Tworek, Jerry and Hilton, Jacob and Nakano, Reiichiro and others , journal =. Training verifiers to solve math word problems , year =

  184. [192]

    Evaluating large language models trained on code , year =

    Chen, Mark and Tworek, Jerry and Jun, Heewoo and Yuan, Qiming and Pinto, Henrique Ponde de Oliveira and Kaplan, Jared and Edwards, Harri and Burda, Yuri and Joseph, Nicholas and Brockman, Greg and others , journal =. Evaluating large language models trained on code , year =

  185. [193]

    arXiv preprint arXiv:2311.12983 , title =

    Mialon, Gr. arXiv preprint arXiv:2311.12983 , title =

  186. [194]

    Measuring Massive Multitask Language Understanding , year =

    Dan Hendrycks and Collin Burns and Steven Basart and Andy Zou and Mantas Mazeika and Dawn Song and Jacob Steinhardt , booktitle =. Measuring Massive Multitask Language Understanding , year =

  187. [195]

    SIAM Journal on control , title =

    Bene. SIAM Journal on control , title =. 1970 , number =

  188. [196]

    Stochastics , title =

    Bene. Stochastics , title =. 1981 , number =

  189. [197]

    Scaling Learning Algorithms Towards

    Bengio, Yoshua and LeCun, Yann , booktitle =. Scaling Learning Algorithms Towards

  190. [198]

    Stochastic filtering with applications in finance , year =

    Bhar, Ramaprasad , publisher =. Stochastic filtering with applications in finance , year =

  191. [199]

    A note on reverse

    Binette, Olivier , journal =. A note on reverse. 2019 , issn =. doi:10.1109/TIT.2019.2896192 , fjournal =

  192. [200]

    Multimodal datasets: misogyny, pornography, and malignant stereotypes , year =

    Birhane, Abeba and Prabhu, Vinay Uday and Kahembwe, Emmanuel , journal =. Multimodal datasets: misogyny, pornography, and malignant stereotypes , year =

  193. [201]

    Bishop, R. L. and O'Neill, B. , journal =. Manifolds of negative curvature , year =. doi:10.2307/1995057 , fjournal =

  194. [202]

    Bobkov, S. G. and G\". J. Funct. Anal. , title =. 1999 , issn =. doi:10.1006/jfan.1998.3326 , fjournal =

  195. [203]

    On the opportunities and risks of foundation models , year =

    Bommasani, Rishi and Hudson, Drew A and Adeli, Ehsan and Altman, Russ and Arora, Simran and von Arx, Sydney and Bernstein, Michael S and Bohg, Jeannette and Bosselut, Antoine and Brunskill, Emma and others , journal =. On the opportunities and risks of foundation models , year =

  196. [204]

    Time series analysis: forecasting and control , year =

    Box, George EP and Jenkins, Gwilym M and Reinsel, Gregory C and Ljung, Greta M , publisher =. Time series analysis: forecasting and control , year =

  197. [205]

    Rank analysis of incomplete block designs: I

    Bradley, Ralph Allan and Terry, Milton E , journal =. Rank analysis of incomplete block designs: I. The method of paired comparisons , year =

  198. [206]

    A differential geometric approach to nonlinear filtering: the projection filter , year =

    Brigo, Damiano and Hanzon, Bernard and LeGland, Francois , journal =. A differential geometric approach to nonlinear filtering: the projection filter , year =

  199. [207]

    Tom B. Brown and Benjamin Mann and Nick Ryder and Melanie Subbiah and Jared Kaplan and Prafulla Dhariwal and Arvind Neelakantan and Pranav Shyam and Girish Sastry and Amanda Askell and Sandhini Agarwal and Ariel Herbert. Advances in Neural Information Processing Systems 33: An...

  200. [208]

    ArXiv preprint , title =

    Bubeck, S. ArXiv preprint , title =. 2023 , volume =

  201. [209]

    Filtering for stochastic processes with applications to guidance , year =

    Bucy, Richard S and Joseph, Peter D , publisher =. Filtering for stochastic processes with applications to guidance , year =

  202. [210]

    Smooth densities for solutions to stochastic differential equations with jumps , year =

    Cass, Thomas , journal =. Smooth densities for solutions to stochastic differential equations with jumps , year =

  203. [211]

    2018 , pages =

    Finance and Stochastics , title =. 2018 , pages =

  204. [212]

    Maximum likelihood estimation for a multifactor equilibrium model of the term structure of interest rates , year =

    Chen, Ren-Raw , journal =. Maximum likelihood estimation for a multifactor equilibrium model of the term structure of interest rates , year =

  205. [213]

    Efficient approximation of high-dimensional functions with neural networks , year =

    Cheridito, Patrick and Jentzen, Arnulf and Rossmannek, Florian , journal =. Efficient approximation of high-dimensional functions with neural networks , year =

  206. [214]

    2022 , volume =

    Chowdhery, Aakanksha and Narang, Sharan and Devlin, Jacob and Bosma, Maarten and Mishra, Gaurav and Roberts, Adam and Barham, Paul and Chung, Hyung Won and Sutton, Charles and Gehrmann, Sebastian and others , journal =. 2022 , volume =

  207. [215]

    Patch-level routing in mixture-of-experts is provably sample-efficient for convolutional neural networks , year =

    Chowdhury, Mohammed Nowaz Rabbani and Zhang, Shuai and Wang, Meng and Liu, Sijia and Chen, Pin-Yu , booktitle =. Patch-level routing in mixture-of-experts is provably sample-efficient for convolutional neural networks , year =

  208. [216]

    Turing Completeness of Bounded-Precision Recurrent Neural Networks , year =

    Stephen Chung and Hava Sieglemann , booktitle =. Turing Completeness of Bounded-Precision Recurrent Neural Networks , year =

  209. [217]

    The design of robust approximations to the stochastic differential equations of nonlinear filtering , year =

    Clark, JMC , journal =. The design of robust approximations to the stochastic differential equations of nonlinear filtering , year =

  210. [218]

    Parameter estimation in commodity markets: A filtering approach , year =

    Elliott, Robert J and Hyndman, Cody B , journal =. Parameter estimation in commodity markets: A filtering approach , year =

  211. [219]

    and Elliott, Robert J

    Cohen, Samuel N. and Elliott, Robert J. , publisher =. Stochastic calculus and applications , year =. doi:10.1007/978-1-4939-2867-5 , mrclass =

  212. [220]

    2022 , archiveprefix =

    Samuel Cohen and Tanut Treetanthiploet , title =. 2022 , archiveprefix =. 2102.04263 , primaryclass =

  213. [221]

    The annals of probability , title =

    Csisz. The annals of probability , title =. 1975 , pages =

  214. [222]

    The pile: An 800gb dataset of diverse text for language modeling , year =

    Gao, Leo and Biderman, Stella and Black, Sid and Golding, Laurence and Hoppe, Travis and Foster, Charles and Phang, Jason and He, Horace and Thite, Anish and Nabeshima, Noa and others , journal =. The pile: An 800gb dataset of diverse text for language modeling , year =

  215. [223]

    Linear and non-linear filtering in mathematical finance: a review , year =

    Date, Paresh and Ponomareva, Ksenia , journal =. Linear and non-linear filtering in mathematical finance: a review , year =

  216. [224]

    Davies, E. B. , journal =. Embeddable. 2010 , issn =. doi:10.1214/EJP.v15-733 , fjournal =

  217. [225]

    Davis, M. H. A. and Spathopoulos, M. P. , journal =. Pathwise nonlinear filtering for nondegenerate diffusions with noise correlation , year =. doi:10.1137/0325016 , fjournal =

  218. [226]

    Deep learning for financial sentiment analysis on finance news providers , year =

    Day, Min-Yuh and Lee, Chia-Chou , booktitle =. Deep learning for financial sentiment analysis on finance news providers , year =

  219. [227]

    Introducing DBRX: A New State-of-the-Art Open LLM , year =

  220. [228]

    De Marco, Stefano , title =

  221. [229]

    GRU-ODE-Bayes: Continuous modeling of sporadically-observed time series , year =

    De Brouwer, Edward and Simm, Jaak and Arany, Adam and Moreau, Yves , journal =. GRU-ODE-Bayes: Continuous modeling of sporadically-observed time series , year =

  222. [230]

    On the approximation of functions by tanh neural networks , year =

    De Ryck, Tim and Lanthaler, Samuel and Mishra, Siddhartha , journal =. On the approximation of functions by tanh neural networks , year =

  223. [231]

    Local Lipschitz constant of exponential map for Hadamard manifolds , eprint =

    Deane Yang , howpublished =. Local Lipschitz constant of exponential map for Hadamard manifolds , eprint =

  224. [232]

    Nonlinear filtering: Interacting particle resolution , year =

    Del Moral, Pierre , journal =. Nonlinear filtering: Interacting particle resolution , year =

  225. [233]

    Mean field simulation for

    Del Moral, Pierre , publisher =. Mean field simulation for. 2013 , isbn =

  226. [234]

    2019 , address =

    Devlin, Jacob and Chang, Ming-Wei and Lee, Kenton and Toutanova, Kristina , booktitle =. 2019 , address =

  227. [235]

    Constructive approximation , year =

    DeVore, Ronald A and Lorentz, George G , publisher =. Constructive approximation , year =

  228. [236]

    IEEE signal processing magazine , title =

    Djuric, Petar M and Kotecha, Jayesh H and Zhang, Jianqui and Huang, Yufei and Ghirmai, Tadesse and Bugallo, M. IEEE signal processing magazine , title =. 2003 , number =

  229. [237]

    Implications of the Dodd-Frank act , year =

    Acharya, Viral V and Richardson, Matthew , journal =. Implications of the Dodd-Frank act , year =

  230. [238]

    Proceedings of the 2021 Conference on Empirical Methods in Natural Language Processing , title =

    Dodge, Jesse and Sap, Maarten and Marasovi. Proceedings of the 2021 Conference on Empirical Methods in Natural Language Processing , title =. 2021 , address =

  231. [239]

    Direct preference optimization: Your language model is secretly a reward model , year =

    Rafailov, Rafael and Sharma, Archit and Mitchell, Eric and Ermon, Stefano and Manning, Christopher D and Finn, Chelsea , journal =. Direct preference optimization: Your language model is secretly a reward model , year =

  232. [240]

    Dai and Simon Tong and Dmitry Lepikhin and Yuanzhong Xu and Maxim Krikun and Yanqi Zhou and Adams Wei Yu and Orhan Firat and Barret Zoph and Liam Fedus and Maarten P

    Nan Du and Yanping Huang and Andrew M. Dai and Simon Tong and Dmitry Lepikhin and Yuanzhong Xu and Maxim Krikun and Yanqi Zhou and Adams Wei Yu and Orhan Firat and Barret Zoph and Liam Fedus and Maarten P. Bosma and Zongwei Zhou and Tao Wang and Yu Emma Wang and Kellie Webster...

  233. [241]

    Estimating and testing exponential-affine term structure models by Kalman filter , year =

    Duan, Jin-Chuan and Simonato, Jean-Guy , journal =. Estimating and testing exponential-affine term structure models by Kalman filter , year =

  234. [242]

    Dudley , publisher =

    Richard M. Dudley , publisher =. Real analysis and probability , year =

  235. [243]

    , publisher =

    Dunford, Nelson and Schwartz, Jacob T. , publisher =. Linear. 1958 , note =

  236. [244]

    2017 , institution =

    Dheeru Dua and Casey Graff , howpublished =. 2017 , institution =

  237. [245]

    Modern portfolio theory, 1950 to date , year =

    Elton, Edwin J and Gruber, Martin J , journal =. Modern portfolio theory, 1950 to date , year =

  238. [246]

    Elworthy, K. D. , booktitle =. Stochastic differential equations on manifolds , year =. doi:10.1007/978-1-4612-2224-8\_10 , mrclass =

  239. [247]

    David and Le Jan, Yves and Li, Xue-Mei , publisher =

    Elworthy, K. David and Le Jan, Yves and Li, Xue-Mei , publisher =. The geometry of filtering , year =. doi:10.1007/978-3-0346-0176-4 , mrclass =

  240. [248]

    Adaptive nonlinear system identification with echo state networks , year =

    Jaeger, Herbert , journal =. Adaptive nonlinear system identification with echo state networks , year =

  241. [249]

    A framework for few-shot language model evaluation , year =

    Gao, Leo and Tow, Jonathan and Biderman, Stella and Black, Sid and DiPofi, Anthony and Foster, Charles and Golding, Laurence and Hsu, Jeffrey and McDonell, Kyle and Muennighoff, Niklas and Phang, Jason and Reynolds, Laria and Tang, Eric and Thite, Anish and Wang, Ben and Wang,...

  242. [250]

    Bartscore: Evaluating generated text as text generation , year =

    Yuan, Weizhe and Neubig, Graham and Liu, Pengfei , journal =. Bartscore: Evaluating generated text as text generation , year =

  243. [251]

    Bertscore: Evaluating text generation with bert , year =

    Zhang, Tianyi and Kishore, Varsha and Wu, Felix and Weinberger, Kilian Q and Artzi, Yoav , journal =. Bertscore: Evaluating text generation with bert , year =

  244. [252]

    Stochastic processes and filtering theory , year =

    Jazwinski, Andrew H , publisher =. Stochastic processes and filtering theory , year =

  245. [253]

    IEEE Transactions on Big Data , title =

    Johnson, Jeff and Douze, Matthijs and J. IEEE Transactions on Big Data , title =. 2019 , number =

  246. [254]

    , journal =

    Fefferman, Charles L. , journal =. A sharp form of. 2005 , issn =. doi:10.4007/annals.2005.161.509 , fjournal =

  247. [255]

    Scaling instruction-finetuned language models , year =

    Chung, Hyung Won and Hou, Le and Longpre, Shayne and Zoph, Barret and Tay, Yi and Fedus, William and Li, Yunxuan and Wang, Xuezhi and Dehghani, Mostafa and Brahma, Siddhartha and others , journal =. Scaling instruction-finetuned language models , year =

  248. [256]

    Principal geodesic analysis for the study of nonlinear statistics of shape , year =

    Fletcher, P Thomas and Lu, Conglin and Pizer, Stephen M and Joshi, Sarang , journal =. Principal geodesic analysis for the study of nonlinear statistics of shape , year =

  249. [257]

    Stochastic integration by parts and functional It

    Bally, Vlad and Caramellino, Lucia and Cont, Rama and Utzet, Frederic and Vives, Josep , publisher =. Stochastic integration by parts and functional It

  250. [258]

    SIAM journal on financial mathematics , volume=

    Signature-based models: Theory and calibration , author=. SIAM journal on financial mathematics , volume=. 2023 , publisher=

  251. [259]

    Mathematical finance , volume=

    The GARCH option pricing model , author=. Mathematical finance , volume=. 1995 , publisher=

  252. [260]

    Mathematical Finance , volume=

    Joint calibration to SPX and VIX options with signature-based models , author=. Mathematical Finance , volume=. 2025 , publisher=

  253. [261]

    The review of financial studies , volume=

    A closed-form solution for options with stochastic volatility with applications to bond and currency options , author=. The review of financial studies , volume=. 1993 , publisher=

  254. [262]

    and Galarneau-Vincent, R

    François, P. and Galarneau-Vincent, R. and Gauthier, G. and Godin, F. , journal =. Venturing into uncharted territory: An extensible implied volatility surface model , year =

  255. [263]

    Quantitative Finance , volume=

    Mass at zero in the uncorrelated SABR model and implied volatility asymptotics , author=. Quantitative Finance , volume=. 2018 , publisher=

  256. [264]

    The Best of Wilmott , volume=

    Managing smile risk , author=. The Best of Wilmott , volume=

  257. [265]

    Finance and Stochastics , title =

    Frey, R. Finance and Stochastics , title =. 2010 , number =

  258. [266]

    and Hairer, Martin , publisher =

    Friz, Peter K. and Hairer, Martin , publisher =. A course on rough paths , year =. doi:10.1007/978-3-030-41556-3 , mrclass =

  259. [267]

    Pytorch fsdp: experiences on scaling fully sharded data parallel , year =

    Zhao, Yanli and Gu, Andrew and Varma, Rohan and Luo, Liang and Huang, Chien-Chin and Xu, Min and Wright, Less and Shojanazeri, Hamid and Ott, Myle and Shleifer, Sam and others , journal =. Pytorch fsdp: experiences on scaling fully sharded data parallel , year =

  260. [268]

    Neocognitron: A self-organizing neural network model for a mechanism of visual pattern recognition , year =

    Fukushima, Kunihiko and Miyake, Sei , booktitle =. Neocognitron: A self-organizing neural network model for a mechanism of visual pattern recognition , year =

  261. [269]

    Designing Universal Causal Deep Learning Models: The Case of Infinite-Dimensional Dynamical Systems from Stochastic Analysis , year =

    Galimberti, Luca and Livieri, Giulia and Kratsios, Anastasis , journal =. Designing Universal Causal Deep Learning Models: The Case of Infinite-Dimensional Dynamical Systems from Stochastic Analysis , year =

  262. [270]

    Riemannian geometry , year =

    Gallot, Sylvestre and Hulin, Dominique and Lafontaine, Jacques , publisher =. Riemannian geometry , year =

  263. [271]

    Consistent recalibration models and deep calibration , year =

    Gambara, Matteo and Teichmann, Josef , journal =. Consistent recalibration models and deep calibration , year =

  264. [272]

    Short, colorful, and irreverent! a comparative analysis of new users on wallstreetbets during the gamestop short-squeeze , year =

    Haq, Ehsan-Ul and Braud, Tristan and Lee, Lik-Hang and Vallapuram, Anish K and Yu, Yue and Tyson, Gareth and Hui, Pan , booktitle =. Short, colorful, and irreverent! a comparative analysis of new users on wallstreetbets during the gamestop short-squeeze , year =

  265. [273]

    Explaining Gamestop Short Squeeze using Intraday Data and Google Searches , year =

    Vasileiou, Evangelos and Bartzou, Eleftheria and Tzanakis, Polydoros , journal =. Explaining Gamestop Short Squeeze using Intraday Data and Google Searches , year =

  266. [274]

    2013 , archiveprefix =

    Jim Gatheral and Antoine Jacquier , title =. 2013 , archiveprefix =. 1204.0646 , primaryclass =

  267. [275]

    Convolutional sequence to sequence learning , year =

    Gehring, Jonas and Auli, Michael and Grangier, David and Yarats, Denis and Dauphin, Yann N , booktitle =. Convolutional sequence to sequence learning , year =

  268. [276]

    Gemini , url =

    Google , howpublished =. Gemini , url =

  269. [277]

    and Shortt, Rae Michael , journal =

    Givens, Clark R. and Shortt, Rae Michael , journal =. A class of. 1984 , issn =. doi:10.1307/mmj/1029003026 , fjournal =

  270. [278]

    2012 , publisher=

    Convergence of stochastic processes , author=. 2012 , publisher=

  271. [279]

    Communications on Pure and Applied Mathematics , volume=

    The generalization error of random features regression: Precise asymptotics and the double descent curve , author=. Communications on Pure and Applied Mathematics , volume=. 2022 , publisher=

  272. [280]

    Journal of Machine Learning Research , volume=

    Benign overfitting in ridge regression , author=. Journal of Machine Learning Research , volume=

  273. [281]

    Approximation bounds for random neural networks and reservoir systems , year =

    Gonon, Lukas and Grigoryeva, Lyudmila and Ortega, Juan-Pablo , journal =. Approximation bounds for random neural networks and reservoir systems , year =

  274. [282]

    Deep learning , year =

    Goodfellow, Ian and Bengio, Yoshua and Courville, Aaron and Bengio, Yoshua , publisher =. Deep learning , year =

  275. [283]

    SIAM Journal on Mathematics of Data Science , volume=

    LASSO reloaded: a variational analysis perspective with applications to compressed sensing , author=. SIAM Journal on Mathematics of Data Science , volume=. 2023 , publisher=

  276. [284]

    Generative adversarial networks , year =

    Goodfellow, Ian and Pouget-Abadie, Jean and Mirza, Mehdi and Xu, Bing and Warde-Farley, David and Ozair, Sherjil and Courville, Aaron and Bengio, Yoshua , journal =. Generative adversarial networks , year =

  277. [285]

    arXiv preprint arXiv:2309.04557 , year=

    Regret-optimal federated transfer learning for kernel regression with applications in American option pricing , author=. arXiv preprint arXiv:2309.04557 , year=

  278. [286]

    Journal of Machine Learning Research , volume=

    Random feature neural networks learn Black-Scholes type PDEs without curse of dimensionality , author=. Journal of Machine Learning Research , volume=

  279. [287]

    2022 , url =

    Black, Sid and Biderman, Stella and Hallahan, Eric and Anthony, Quentin and Gao, Leo and Golding, Laurence and He, Horace and Leahy, Connor and McDonell, Kyle and Phang, Jason and Pieler, Michael and Prashanth, USVSN Sai and Purohit, Shivanshu and Reynolds, Laria and Tow, Jona...

  280. [288]

    On complete open manifolds of positive curvature , year =

    Gromoll, Detlef and Meyer, Wolfgang , journal =. On complete open manifolds of positive curvature , year =. doi:10.2307/1970682 , fjournal =

  281. [289]

    Learning Word Vectors for 157 Languages , year =

    Grave, Edouard and Bojanowski, Piotr and Gupta, Prakhar and Joulin, Armand and Mikolov, Tomas , booktitle =. Learning Word Vectors for 157 Languages , year =

  282. [290]

    Kalman filtering: Theory and Practice with MATLAB , year =

    Grewal, Mohinder S and Andrews, Angus P , publisher =. Kalman filtering: Theory and Practice with MATLAB , year =

  283. [291]

    Filling riemannian manifolds , year =

    Gromov, Mikhael , journal =. Filling riemannian manifolds , year =

  284. [292]

    , booktitle =

    Gromov, M. , booktitle =. Hyperbolic groups , year =. doi:10.1007/978-1-4613-9586-7\_3 , mrclass =

  285. [293]

    DeepSeek-Coder: When the Large Language Model Meets Programming--The Rise of Code Intelligence , year =

    Guo, Daya and Zhu, Qihao and Yang, Dejian and Xie, Zhenda and Dong, Kai and Zhang, Wentao and Chen, Guanting and Bi, Xiao and Wu, Yu and Li, YK and others , journal =. DeepSeek-Coder: When the Large Language Model Meets Programming--The Rise of Code Intelligence , year =

  286. [294]

    Forecasting, structural time series models and the Kalman filter , year =

    Harvey, Andrew C , publisher =. Forecasting, structural time series models and the Kalman filter , year =

  287. [295]

    Lectures on analysis on metric spaces , year =

    Heinonen, Juha , publisher =. Lectures on analysis on metric spaces , year =. doi:10.1007/978-1-4613-0131-8 , mrclass =

  288. [296]

    2018 , address =

    Heinzerling, Benjamin and Strube, Michael , booktitle =. 2018 , address =

  289. [297]

    Analysis, geometry, and modeling in finance , year =

    Henry-Labord\`ere, Pierre , publisher =. Analysis, geometry, and modeling in finance , year =

  290. [298]

    Neural Jump Ordinary Differential Equations: Consistent Continuous-Time Prediction and Filtering , year =

    Calypso Herrera and Florian Krach and Josef Teichmann , booktitle =. Neural Jump Ordinary Differential Equations: Consistent Continuous-Time Prediction and Filtering , year =

  291. [299]

    Denise: Deep Robust Principal Component Analysis for Positive Semidefinite Matrices , year =

    Calypso Herrera and Florian Krach and Anastasis Kratsios and Pierre Ruyssen and Josef Teichmann , journal =. Denise: Deep Robust Principal Component Analysis for Positive Semidefinite Matrices , year =

  292. [300]

    The metric dimension of geometric spaces , year =

    Heydarpour, Majid and Maghsoudi, Saeid , journal =. The metric dimension of geometric spaces , year =. doi:10.1016/j.topol.2014.09.012 , fjournal =

Pith tools

Reviewed August 16, 2026 · model on record in the stance chip above.