Pith. sign in

REVIEW 3 major objections 5 minor 300 references

An Extreme Value Perspective on Learning Stress Laws

T0 review · 3 major / 5 minor · reviewed 2026-07-14 · grok-4.5

Pith's one-line read SS-GEN turns multivariate tail simulation into learning a compact angular law, so ordinary deep generative models can produce extremes and rare-event probabilities beyond the observed data.

desk verdict Clean EVT reduction that lets ordinary DGMs do multivariate tails, with real density theorems; the formal guarantees stop at exact angular density while the experiments use a GAN. read the letter →

arxiv 2607.10700 v1 pith:XH5GD72A submitted 2026-07-12 q-fin.RM stat.ML

classification q-fin.RMstat.ML MSC 60G7062G3268T07
keywords extremevaluetheorydeepgenerativemodelsregularvariationWeibull-typetailsradial-angulardecompositionrare-eventsimulationtailriskself-similarestimation
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

Extreme events matter for risk, climate, and safety, but data almost never reach the far tail, so ordinary generative models trained on bulk samples miss them. This paper shows that, under mild nonparametric tail regularity, the joint density of radius and direction becomes asymptotically separable: the radial piece is an explicit Pareto or direction-dependent Gamma law, while dependence lives in a compactly supported angular density. Self-Similar Generative Estimation (SS-GEN) therefore trains any off-the-shelf deep generative model only on intermediate-threshold angular exceedances and recombines those directions with the analytic radial law. The resulting spliced density is asymptotically exact—uniform relative error for regularly varying tails, uniform log-relative error for Weibull-type tails—so Monte Carlo samples and rare-set probabilities remain accurate far past the last observation. The method needs no specialized architecture or parametric tail family; it only needs the radial-angular structure to stabilize.

What carries the argument

The asymptotic radial-angular splice: beyond a large threshold t the joint density of (R, Φ) separates into a Pareto (heavy-tail) or direction-dependent Gamma (Weibull-type) radial factor times the conditional angular density f^(t), so any DGM that learns f^(t) on the unit sphere can be recombined with the analytic radial law to form the SS-GEN density f_gen^(t).

What would settle it

On a synthetic regularly-varying mixture with known true tail, train SS-GEN at an intermediate threshold and check whether the uniform relative error between the spliced density and the true conditional density, and the relative error of estimated rare-set probabilities, both go to zero as the threshold and the rarity level increase.

Watch

Extended reading notes

Core claim

Under regular variation or Weibull-type density asymptotics, the conditional tail density of a random vector factors into an explicit radial component and a nonparametric angular component. Learning only that compact angular law with a standard deep generative model, then splicing it with the closed-form radial law, produces a generative density that converges uniformly (in relative or log-relative error) to the true tail density and therefore yields consistent rare-event probability estimates beyond the observed sample.

Load-bearing premise

The density (or its logarithm) must settle, uniformly on compact directions away from the origin, to a single positive continuous limit; if the tail mechanism switches with level or the directional decay oscillates, the separation and the guarantees collapse.

Share X Bluesky LinkedIn Reddit HN

Editorial analysis

A structured set of objections, weighed in public.

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

Referee Report

3 major / 5 minor

Summary. The paper proposes Self-Similar Generative Estimation (SS-GEN), which uses classical multivariate tail asymptotics to factor the tail density into an explicit radial law and a compactly supported angular law. Under regular variation (Assumption 1) the radial factor is asymptotically Pareto and independent of angle; under Weibull-type tails (Assumption 2) it is direction-dependent Gamma after a power transform. Standard deep generative models are then used only to learn the angular exceedance law at an intermediate threshold, after which the analytic radial law is used to sample deeper extremes and estimate rare-event probabilities. Idealized theorems give vanishing uniform relative error (Theorem 3.1) and uniform log-relative error (Theorem 4.1) for the spliced density when the angular density is known exactly, and corresponding consistency for rare-set probabilities (Theorem 4.2, Corollary 3.1). Heavy-tailed numerical experiments on a 10-d mixture illustrate VaR/CVaR estimation and conditional portfolio-loss distributions via a GAN angular model.

Significance. If the guarantees extend in a controlled way from the idealized angular law to a learned angular model, the contribution is practically important: it converts unbounded multivariate tail generation into compact-domain density estimation that off-the-shelf DGMs can handle, without specialized heavy-tailed architectures or modified latent priors. The EVT-based reduction is clean, the idealized density and probability asymptotics are carefully proved (incomplete-gamma and continuous-convergence arguments in Appendix A), and the heavy-tailed experiments give concrete support for risk functionals (VaR/CVaR, conditional KS distances) beyond pure bulk fitting. That combination of structural reduction plus approximation guarantees is a genuine advance relative to architecture- or prior-modification strands of generative extremes work.

major comments (3)
  1. [Theorems 3.1, 4.1; Algorithms 1–2; Abstract] Theorems 3.1 and 4.1 (and the proofs in Appendix A) establish uniform relative / log-relative exactness only for the idealized spliced density that uses the exact conditional angular density f^{(t)}. Algorithms 1–2 and Experiments 1–2 replace f^{(t)} by a finite-sample GAN trained on |Y| = 50–200 exceedances, yet the manuscript supplies no quantitative bound on how angular approximation error propagates into the density ratio or into the rare-event statements of Corollary 3.1 and Theorem 4.2. The abstract and introduction attribute asymptotic exactness to “SS-GEN” as implemented. Either add an error-propagation / estimation-rate result that closes this gap, or revise the claims so that the theorems are clearly scoped to the oracle-angular sampler and the learned-angular pipeline is presented as empirical only.
  2. [Section 4; Algorithm 2; Lemma 4.1; Section 5] Half of the theory (Section 4, Proposition 4.1, Theorem 4.1, Algorithm 2, Theorem 4.2(ii)) concerns Weibull-type tails and requires a direction-dependent rate Λ⋆. Estimation of Λ⋆ is only sketched (“local angular smoothing… deferred to the full version”), Lemma 4.1 assumes Λ⋆ known exactly, and Section 5 explicitly omits all light-tailed experiments. As submitted, the light-tailed half of the central claim is incomplete: the generative construction is not fully data-driven and is unvalidated numerically. Complete a data-driven Λ⋆ procedure with at least consistency discussion and include light-tailed experiments, or substantially narrow the light-tailed claims.
  3. [Section 5, Experiment 1; Table 2; Figure 1] In Experiment 1 the angular GAN is trained once on an independent n = 1000 sample; reported 95% intervals and % errors in Table 2 and Figure 1 reflect only Monte Carlo variability conditional on that fixed generator, not end-to-end estimation uncertainty (threshold, Hill ŝ, angular training). For the most extreme level α = 0.999 the median CVaR error is already 17.1% with a very wide CI. Without retraining variability or a clearer uncertainty accounting, the experimental support for “accurate” extrapolation of risk measures is weaker than the tables suggest. Report end-to-end replications (or at least multiple angular trainings) and discuss threshold/Hill sensitivity more systematically.
minor comments (5)
  1. [Introduction, contribution (i)] The term “Self-Similar” is used for Pareto scaling and direction-dependent log-decay stabilization; a short clarification relative to classical self-similarity / regular variation terminology would help readers outside the authors’ circle.
  2. [Table 1] Table 1 is useful but sparse; a sentence on how SS-GEN relates to Boulaguiem et al. (2022) and Lhaut et al. (2026) beyond the three binary columns would better locate the contribution.
  3. [Algorithm 2] In Algorithm 2 the Gamma sampling step writes Z ∼ Γ(d/γ, Λ⋆(Φ∗)); specify shape/rate (or shape/scale) convention explicitly to avoid implementation ambiguity.
  4. [Appendix B; Section 5] Appendix B GAN details (widths, checkpoint by projected Wasserstein) are welcome; consider moving a brief summary into the main experimental section so the main text is self-contained on training choices.
  5. [Throughout] Minor typography: “Na¨ ıve” spacing, “st sr” vs “s t^s” style inconsistencies in radial densities, and occasional missing spaces after periods in the arXiv text.

Circularity Check

1 steps flagged · score 1.0 of 10

No load-bearing circularity: core density guarantees follow from classical EVT assumptions; only a minor non-central self-citation appears in an application proof.

  1. self citation load bearing [Proof of Theorem 4.2(ii), Appendix A, eq. (17)]
    "We first note the following consequence of Deo and Murthy (2025), Theorem 2: for each fixed a > 0, log ∫_{R_u} f_ξ(z)^a dz = −a Λ⋆_u (1+o(1)), u→∞."

    Anand Deo co-authors both papers, so the citation is self-referential. It is not load-bearing for the main density theorems (3.1, 4.1), and the same proof immediately supplies independent upper/lower bounds establishing (17); the step is therefore only a minor technical self-pointer in an application result, not a circular reduction of the central claim.

full rationale

The derivation chain is self-contained. Assumptions 1–2 are nonparametric tail-stability hypotheses (uniform regular variation / Weibull log-asymptotics on compact angular sets). Propositions 3.1 and 4.1 rewrite the polar density under those limits; Theorems 3.1 and 4.1 then show that the spliced generator that keeps the exact conditional angular law f^{(t)} and the explicit radial law has vanishing uniform relative (resp. log-relative) error. The proofs in Appendix A are direct asymptotic arguments (Jacobian, incomplete-gamma tails, uniform control of remainder terms) and do not define the target ratio in terms of a fitted quantity. Hill’s estimator and empirical p_t are ordinary plug-ins used only in experiments; the theorems treat s, p_t and f^{(t)} as known. The sole self-citation is Deo & Murthy (2025) in the proof of Theorem 4.2(ii), used as a pointer for a large-deviation integral asymptotic; the paper immediately re-derives the needed upper/lower bounds, and that theorem is an application of the density approximation rather than the central claim. No equation reduces a claimed prediction to a quantity defined by the same fit. The gap between idealized exact f^{(t)} and the finite-sample GAN is a correctness/coverage issue, not circularity.

Assumptions & free parameters 4 free parameters · 4 assumptions · 1 invented entities

The central asymptotic claims rest on two nonparametric tail-stability assumptions imported from EVT, standard change-of-variable and incomplete-gamma facts, and a handful of practical free parameters (threshold percentile, Hill index, GAN architecture, optional Λ⋆ smoother). No new physical entities are postulated; SS-GEN is a methodological construction whose independent evidence is the proved density limits and the numerical experiments.

free parameters (4)
  • radial threshold t (or percentile)
    Chosen as empirical 90th percentile (or varied 50–200 exceedances); controls both angular sample size and extrapolation depth; not derived from theory.
  • tail index s (Hill estimator)
    Estimated from exceedances above t; enters the Pareto radial density used for all heavy-tailed generation and probability estimates.
  • GAN architecture and training hyperparameters
    Hidden widths 128…4, latent dim d−1, Adam lr 1e-4, 30k epochs, checkpoint by projected Wasserstein; all chosen by hand and affect angular fidelity.
  • Λ⋆ angular rate function (light-tailed case)
    Must be estimated by local Weibull/Gamma smoothing; only sketched, yet required by Algorithm 2 and Theorem 4.1.
assumptions (4)
  • domain assumption Assumption 1: density regularly varying of index −(s+d) uniformly on compact subsets of E\{0}
    Load-bearing for Proposition 3.1, Theorem 3.1 and heavy-tailed probability consistency; classical EVT but not proved from data.
  • domain assumption Assumption 2: −log f(nz)/n^γ → Λ⋆(z) > 0 uniformly on compact subsets
    Load-bearing for Proposition 4.1, Theorem 4.1 and light-tailed probability consistency.
  • standard math Jacobian identity f_{R,Φ}(r,φ)=r^{d−1}f_ξ(rφ)
    Lemma 2.1; elementary polar change of variables.
  • standard math Incomplete-gamma tail asymptotics and continuous convergence of Λ⋆, L⋆
    Used throughout Appendix A proofs; cited via Rockafellar–Wets and classical analysis.
invented entities (1)
  • SS-GEN spliced generative density f_gen^{(t)}
    purpose: Combines bulk empirical density below t with explicit radial × learned angular density above t
    Methodological object defined by equations (5) and (9); independent evidence is the proved uniform approximation theorems, not an external physical detection.

how reviews work

0 comments
Cite this review

Pith. "Pith review of An Extreme Value Perspective on Learning Stress Laws." pith.science (2026). https://pith.science/paper/XH5GD72A

@misc{pith2026260710700,
  author       = {Pith},
  title        = {Pith review of: An Extreme Value Perspective on Learning Stress Laws},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/XH5GD72A}},
  note         = {Machine review of arXiv:2607.10700}
}
read the original abstract

We introduce Self-Similar Generative Estimation (SS-GEN), a method for simulating multivariate tail events and estimating rare-event probabilities in both heavy and light-tailed settings. SS-GEN exploits asymptotic tail structure to decompose the tail distribution into an explicit radial component and a nonparametric angular component, reducing tail learning to a compact-domain problem that can be handled by off-the-shelf deep generative models. The resulting sampler generates representative extreme scenarios and supports probability estimation far beyond the observed data. Under mild nonparametric tail assumptions, we show that the SS-GEN density is asymptotically exact in the tail, with vanishing uniform relative error for regularly varying distributions and vanishing uniform log-relative error for Weibull-type distributions. Unlike existing approaches that rely on specialized architectures or parametric tail specifications, SS-GEN leverages asymptotic tail structure to enable standard generative models to generate representative extreme samples and estimate rare-event probabilities beyond the observed data.

Figures

Figures reproduced from arXiv: 2607.10700 by the authors.

Figure 1
Figure 1. Left: distribution of VaR estimates across confidence levels. Middle: distribution of CVaR estimates across confidence levels. Right: CVaR estimates at α = 0.999 as a function of |Y| over 1000 replications. Our results show that SS-GEN estimates VaR and CVaR accurately across the range of con￾fidence levels considered. Performance is strongest at moderate tail levels, with noticeable but still controlled degradation… view at source ↗
Figure 2
Figure 2. GAN training diagnostics for the d = 10 mixture experiment. (a) Mean projected Wasserstein distance across 256 random projections. (b) Cor￾responding projected KS distances. (c) Generator and discriminator losses. VaR and CVaR Estimation Algorithm. Algorithm 3 details the procedure for computing portfolio-level VaR and CVaR from SS-GEN samples in Experiment 1 (Section 5). The con￾struction is stated for the heavy-ta… view at source ↗

Discussion (0). Continue with ORCID to comment.

Reference graph

Works this paper leans on

300 extracted references · 24 linked inside Pith

  1. [1]

    Management Science , volume=

    Machine learning and portfolio optimization , author=. Management Science , volume=. 2018 , publisher=

  2. [2]

    Advances in neural information processing systems , volume=

    Generative adversarial nets , author=. Advances in neural information processing systems , volume=

  3. [3]

    arXiv preprint arXiv:2603.17344 , year=

    Decision-Scaled Scenario Approach for Rare Chance-Constrained Optimization , author=. arXiv preprint arXiv:2603.17344 , year=

  4. [4]

    IEEE Control Systems Letters , volume=

    Reduced Sample Complexity in Scenario-Based Control System Design via Constraint Scaling , author=. IEEE Control Systems Letters , volume=. 2024 , publisher=

  5. [5]

    , author=

    State-dependent importance sampling for rare-event simulation: An overview and recent advances. , author=. Surveys in Operations Research and Management Science , volume=

  6. [6]

    Journal of Machine Learning Research , volume=

    How well generative adversarial networks learn distributions , author=. Journal of Machine Learning Research , volume=

  7. [7]

    Management Science , volume=

    Systemic risk in financial systems , author=. Management Science , volume=. 2001 , publisher=

  8. [8]

    Insurance: Mathematics and Economics , volume=

    Multivariate stress scenarios and solvency , author=. Insurance: Mathematics and Economics , volume=. 2012 , publisher=

Show all 300 references
  1. [9]

    Journal of Banking & Finance , volume=

    A systematic approach to multi-period stress testing of portfolio credit risk , author=. Journal of Banking & Finance , volume=. 2012 , publisher=

  2. [10]

    Scientific reports , volume=

    Reverse stress testing interbank networks , author=. Scientific reports , volume=. 2017 , publisher=

  3. [11]

    European Journal of Operational Research , volume=

    A theory of multivariate stress testing , author=. European Journal of Operational Research , volume=. 2024 , publisher=

  4. [12]

    Journal of Machine Learning Research , volume=

    EV-GAN: Simulation of extreme events with ReLU neural networks , author=. Journal of Machine Learning Research , volume=

  5. [13]

    Proceedings of the AAAI Conference on Artificial Intelligence , volume=

    Exgan: Adversarial generation of extreme samples , author=. Proceedings of the AAAI Conference on Artificial Intelligence , volume=

  6. [14]

    Environmental Data Science , volume=

    Modeling and simulating spatial extremes by combining extreme value theory with generative adversarial networks , author=. Environmental Data Science , volume=. 2022 , publisher=

  7. [15]

    International Conference on Machine Learning , pages=

    Pareto gan: Extending the representational power of gans to heavy-tailed distributions , author=. International Conference on Machine Learning , pages=. 2021 , organization=

  8. [16]

    arXiv preprint arXiv:2401.10280 , year=

    GANs for EVT Based Model Parameter Estimation in Real-time Ultra-Reliable Communication , author=. arXiv preprint arXiv:2401.10280 , year=

  9. [17]

    arXiv preprint arXiv:2203.01664 , year=

    Tail-gan: Learning to simulate tail risk scenarios , author=. arXiv preprint arXiv:2203.01664 , year=

  10. [18]

    The Journal of Derivatives , volume=

    Robust risk estimation and hedging: A reverse stress testing approach , author=. The Journal of Derivatives , volume=. 2015 , publisher=

  11. [19]

    Mathematics of Operations Research , volume=

    Quantifying distributional model risk via optimal transport , author=. Mathematics of Operations Research , volume=. 2019 , publisher=

  12. [20]

    Mathematical Programming , volume=

    On distributionally robust chance constrained programs with Wasserstein distance , author=. Mathematical Programming , volume=. 2021 , publisher=

  13. [21]

    Journal of Optimization Theory and Applications , volume=

    Distributionally robust portfolio optimization under marginal and copula ambiguity , author=. Journal of Optimization Theory and Applications , volume=. 2024 , publisher=

  14. [22]

    Operations Research , volume=

    Distributionally robust optimization under distorted expectations , author=. Operations Research , volume=. 2025 , publisher=

  15. [23]

    Operations Research , volume=

    Optimal impact portfolios with general dependence and marginals , author=. Operations Research , volume=. 2024 , publisher=

  16. [24]

    European Journal of Operational Research , volume=

    60 years of portfolio optimization: Practical challenges and current trends , author=. European Journal of Operational Research , volume=. 2014 , publisher=

  17. [25]

    Management Science , volume=

    Tail risk and robust portfolio decisions , author=. Management Science , volume=. 2021 , publisher=

  18. [26]

    Stochastic Systems , volume=

    Efficient scenario generation for heavy-tailed chance constrained optimization , author=. Stochastic Systems , volume=. 2024 , publisher=

  19. [27]

    International statistical review , volume=

    The t copula and related copulas , author=. International statistical review , volume=. 2005 , publisher=

  20. [28]

    arXiv preprint arXiv:2506.16230 , year=

    On Design of Representative Distributionally Robust Formulations for Evaluation of Tail Risk Measures , author=. arXiv preprint arXiv:2506.16230 , year=

  21. [29]

    Portugaliae Mathematica , volume=

    A new class of semi-parametric estimators of the second order parameter , author=. Portugaliae Mathematica , volume=. 2003 , publisher=

  22. [30]

    Operations Research Letters , volume=

    On approximations of data-driven chance constrained programs over Wasserstein balls , author=. Operations Research Letters , volume=. 2023 , publisher=

  23. [31]

    Available at SSRN 4926070 , year=

    Characterizing the Minimum Cost to Achieve High Reliability via Asymptotic Analysis of Chance Constrained Programs , author=. Available at SSRN 4926070 , year=

  24. [32]

    The operations research revolution , pages=

    Data-driven stochastic programming using phi-divergences , author=. The operations research revolution , pages=. 2015 , publisher=

  25. [33]

    Journal of Applied Probability , volume=

    Robust Wasserstein profile inference and applications to machine learning , author=. Journal of Applied Probability , volume=. 2019 , publisher=

  26. [34]

    Mathematics of Operations Research , volume=

    Optimal transport-based distributionally robust optimization: Structural properties and iterative schemes , author=. Mathematics of Operations Research , volume=. 2022 , publisher=

  27. [35]

    Open Journal of Mathematical Optimization , volume=

    Frameworks and results in distributionally robust optimization , author=. Open Journal of Mathematical Optimization , volume=

  28. [36]

    Available at SSRN 557214 , year=

    The modelling of operational risk: experience with the analysis of the data collected by the Basel Committee , author=. Available at SSRN 557214 , year=

  29. [37]

    Econometrics and statistics , volume=

    A high quantile estimator based on the log-generalized Weibull tail limit , author=. Econometrics and statistics , volume=. 2018 , publisher=

  30. [38]

    2019 American Control Conference (ACC) , pages=

    Data-driven chance constrained optimization under Wasserstein ambiguity sets , author=. 2019 American Control Conference (ACC) , pages=. 2019 , organization=

  31. [39]

    Journal of Statistical Planning and Inference , volume=

    On the estimation of high quantiles , author=. Journal of Statistical Planning and Inference , volume=. 1993 , publisher=

  32. [40]

    Methodology and Computing in Applied Probability , volume=

    Properties of distortion risk measures , author=. Methodology and Computing in Applied Probability , volume=. 2009 , publisher=

  33. [41]

    Insurance: Mathematics and Economics , volume=

    Tail distortion risk and its asymptotic analysis , author=. Insurance: Mathematics and Economics , volume=. 2012 , publisher=

  34. [42]

    Mathematics of Operations Research , volume=

    Distributionally robust stochastic optimization with Wasserstein distance , author=. Mathematics of Operations Research , volume=. 2023 , publisher=

  35. [43]

    Operations research , volume=

    Constructing risk measures from uncertainty sets , author=. Operations research , volume=. 2009 , publisher=

  36. [44]

    Principles for Sound Liquidity Risk Management and Supervision (September 2008) , year=

    Basel committee on banking supervision , author=. Principles for Sound Liquidity Risk Management and Supervision (September 2008) , year=

  37. [45]

    Annual Review of Financial Economics , volume=

    Climate stress testing , author=. Annual Review of Financial Economics , volume=. 2023 , publisher=

  38. [46]

    A coherent framework for stress-testing , author=

  39. [47]

    Risk management: value at risk and beyond , volume=

    Stress testing in a value at risk framework , author=. Risk management: value at risk and beyond , volume=. 2002 , publisher=

  40. [48]

    JP Morgan, New York , volume=

    Creditmetrics-technical document , author=. JP Morgan, New York , volume=

  41. [49]

    International Journal of Forecasting , volume=

    Stress testing banks , author=. International Journal of Forecasting , volume=. 2014 , publisher=

  42. [50]

    Journal of Monetary Economics , volume=

    Testing macroprudential stress tests: The risk of regulatory risk weights , author=. Journal of Monetary Economics , volume=. 2014 , publisher=

  43. [51]

    International Journal of Central Banking , year=

    How to Find Plausible, Severe, and Useful Stress Scenarios , author=. International Journal of Central Banking , year=

  44. [52]

    Quantitative Finance , volume=

    Stress scenario selection by empirical likelihood , author=. Quantitative Finance , volume=. 2015 , publisher=

  45. [53]

    Operations Research , volume=

    Achieving efficiency in black-box simulation of distribution tails with self-structuring importance samplers , author=. Operations Research , volume=. 2025 , publisher=

  46. [54]

    Top , volume=

    Robust portfolio choice with CVaR and VaR under distribution and mean return ambiguity , author=. Top , volume=. 2014 , publisher=

  47. [55]

    arXiv preprint arXiv:2206.12835 , year=

    Combining Retrospective Approximation with Importance Sampling for Optimising Conditional Value at Risk , author=. arXiv preprint arXiv:2206.12835 , year=

  48. [56]

    2013 , publisher=

    Convergence of probability measures , author=. 2013 , publisher=

  49. [57]

    2013 , publisher=

    Introduction to rare event simulation , author=. 2013 , publisher=

  50. [58]

    Portfolio Selection , urldate =

    Harry Markowitz , journal =. Portfolio Selection , urldate =

  51. [59]

    Quantitative Finance , volume=

    Robust risk measurement and model risk , author=. Quantitative Finance , volume=. 2014 , publisher=

  52. [60]

    Operations Research , volume=

    Recovering best statistical guarantees via the empirical divergence-based distributionally robust optimization , author=. Operations Research , volume=. 2019 , publisher=

  53. [61]

    Management Science , volume=

    Robust solutions of optimization problems affected by uncertain probabilities , author=. Management Science , volume=. 2013 , publisher=

  54. [62]

    Mathematics of Operations Research , volume=

    Statistics of robust optimization: A generalized empirical likelihood approach , author=. Mathematics of Operations Research , volume=. 2021 , publisher=

  55. [63]

    Quantitative Finance , volume=

    Portfolio optimization under expected shortfall: contour maps of estimation error , author=. Quantitative Finance , volume=. 2018 , publisher=

  56. [64]

    Advances in Neural Information Processing Systems , pages=

    Risk-sensitive and robust decision-making: a cvar optimization approach , author=. Advances in Neural Information Processing Systems , pages=

  57. [65]

    2007 , publisher=

    Extreme value theory: an introduction , author=. 2007 , publisher=

  58. [66]

    Stochastic Processes and their Applications , volume=

    On regular variation of probability densities , author=. Stochastic Processes and their Applications , volume=. 1987 , publisher=

  59. [67]

    Mathematical Finance , volume=

    Portfolio value-at-risk with heavy-tailed risk factors , author=. Mathematical Finance , volume=. 2002 , publisher=

  60. [68]

    2024 International Joint Conference on Neural Networks (IJCNN) , pages=

    Generalized Pareto GAN: Generating Extremes of Distributions , author=. 2024 International Joint Conference on Neural Networks (IJCNN) , pages=. 2024 , organization=

  61. [69]

    Extremes , pages=

    Simulation of multivariate extremes: A Wasserstein--Aitchison GAN approach , author=. Extremes , pages=. 2026 , publisher=

  62. [70]

    2020 , eprint=

    Tails of Lipschitz Triangular Flows , author=. 2020 , eprint=

  63. [71]

    Kim, Juno and Kwon, Jaehyuk and Cho, Mincheol and Lee, Hyunjong and Won, Joong-Ho , journal=. t^

  64. [72]

    arXiv preprint arXiv:2410.14171 , year=

    Heavy-tailed diffusion models , author=. arXiv preprint arXiv:2410.14171 , year=

  65. [73]

    Extremes , pages=

    ExceedGAN: simulation above extreme thresholds using Generative Adversarial Networks , author=. Extremes , pages=. 2026 , publisher=

  66. [74]

    2024 , KEYWORDS =

    Girard, St. 2024 , KEYWORDS =

  67. [75]

    Operations Research Letters , volume=

    Asymptotic representations for importance-sampling estimators of value-at-risk and conditional value-at-risk , author=. Operations Research Letters , volume=. 2010 , publisher=

  68. [76]

    Management Science , volume=

    Simulating sensitivities of conditional value at risk , author=. Management Science , volume=. 2009 , publisher=

  69. [77]

    Journal of Risk , volume=

    Portfolio optimization with conditional value-at-risk objective and constraints , author=. Journal of Risk , volume=. 2002 , publisher=

  70. [78]

    Operations Research , volume=

    A probabilistic model for minmax regret in combinatorial optimization , author=. Operations Research , volume=. 2014 , publisher=

  71. [79]

    Quantitative Finance , volume=

    Robust portfolio techniques for mitigating the fragility of CVaR minimization and generalization to coherent risk measures , author=. Quantitative Finance , volume=. 2013 , publisher=

  72. [80]

    Operations research , volume=

    Worst-case conditional value-at-risk with application to robust portfolio management , author=. Operations research , volume=. 2009 , publisher=

  73. [81]

    Operations Research Letters , volume=

    Conditional value-at-risk in portfolio optimization: Coherent but fragile , author=. Operations Research Letters , volume=. 2011 , publisher=

  74. [82]

    Finance and Stochastics , volume=

    On optimal portfolio diversification with respect to extreme risks , author=. Finance and Stochastics , volume=. 2010 , publisher=

  75. [83]

    2015 , publisher=

    Quantitative risk management: concepts, techniques and tools-revised edition , author=. 2015 , publisher=

  76. [84]

    2007 , publisher=

    Heavy-tail phenomena: probabilistic and statistical modeling , author=. 2007 , publisher=

  77. [85]

    2013 , publisher=

    Extreme values, regular variation and point processes , author=. 2013 , publisher=

  78. [86]

    Journal of risk , volume=

    Optimization of conditional value-at-risk , author=. Journal of risk , volume=

  79. [87]

    Extremes , volume=

    Multivariate peaks over thresholds models , author=. Extremes , volume=. 2018 , publisher=

  80. [88]

    Mathematical Finance: An International Journal of Mathematics, Statistics and Financial Economics , volume=

    Nonparametric estimation and sensitivity analysis of expected shortfall , author=. Mathematical Finance: An International Journal of Mathematics, Statistics and Financial Economics , volume=. 2004 , publisher=

  81. [89]

    Copula Theory and Its Applications: Proceedings of the Workshop Held in Warsaw, 25-26 September 2009 , pages=

    Extreme-value copulas , author=. Copula Theory and Its Applications: Proceedings of the Workshop Held in Warsaw, 25-26 September 2009 , pages=. 2010 , organization=

  82. [90]

    Mathematics of Operations Research , volume=

    Optimization of convex risk functions , author=. Mathematics of Operations Research , volume=. 2006 , publisher=

  83. [91]

    Insurance: Mathematics and Economics , volume=

    Insurance pricing and increased limits ratemaking by proportional hazards transforms , author=. Insurance: Mathematics and Economics , volume=. 1995 , publisher=

  84. [92]

    Stochastic models , volume=

    Risk measures and comonotonicity: a review , author=. Stochastic models , volume=. 2006 , publisher=

  85. [93]

    arXiv preprint arXiv:2212.05716 , year=

    On generalization and regularization via wasserstein distributionally robust optimization , author=. arXiv preprint arXiv:2212.05716 , year=

  86. [94]

    Scandinavian Actuarial Journal , volume=

    Conditional risk measures in a bipartite market structure , author=. Scandinavian Actuarial Journal , volume=. 2018 , publisher=

  87. [95]

    Operations Research , year=

    Distributionally robust optimization under distorted expectations , author=. Operations Research , year=

  88. [96]

    Econometrica: Journal of the Econometric Society , pages=

    The dual theory of choice under risk , author=. Econometrica: Journal of the Econometric Society , pages=. 1987 , publisher=

  89. [97]

    Insurance: Mathematics and economics , volume=

    Axiomatic characterization of insurance prices , author=. Insurance: Mathematics and economics , volume=. 1997 , publisher=

  90. [98]

    arXiv preprint arXiv:2402.03942 , year=

    Wasserstein distributionally robust optimization and its tractable regularization formulations , author=. arXiv preprint arXiv:2402.03942 , year=

  91. [99]

    arXiv preprint arXiv:1404.3862 , year=

    Optimizing the CVaR via sampling , author=. arXiv preprint arXiv:1404.3862 , year=

  92. [100]

    arXiv preprint arXiv:1901.08665 , year=

    Fairness risk measures , author=. arXiv preprint arXiv:1901.08665 , year=

  93. [101]

    Mathematical Programming , volume=

    Distributionally robust joint chance constraints with second-order moment information , author=. Mathematical Programming , volume=. 2013 , publisher=

  94. [102]

    INFORMS Journal on Computing , volume=

    Worst-case expected shortfall with univariate and bivariate marginals , author=. INFORMS Journal on Computing , volume=. 2021 , publisher=

  95. [103]

    Robust bounds in multivariate extremes , author=

  96. [104]

    The annals of probability , pages=

    I-divergence geometry of probability distributions and minimization problems , author=. The annals of probability , pages=. 1975 , publisher=

  97. [105]

    Periodica Mathematica Hungarica , volume=

    A class of measures of informativity of observation channels , author=. Periodica Mathematica Hungarica , volume=. 1972 , publisher=

  98. [106]

    Transactions of the Seventh Prague Conference on Information Theory, Statistical Decision Functions, Random Processes , pages=

    Information measures: A critical survey , author=. Transactions of the Seventh Prague Conference on Information Theory, Statistical Decision Functions, Random Processes , pages=

  99. [107]

    2020 59th IEEE Conference on Decision and Control (CDC) , pages=

    Optimizing tail risks using an importance sampling based extrapolation for heavy-tailed objectives , author=. 2020 59th IEEE Conference on Decision and Control (CDC) , pages=. 2020 , organization=

  100. [108]

    2021 , publisher=

    Lectures on stochastic programming: modeling and theory , author=. 2021 , publisher=

  101. [109]

    2013 , publisher=

    Modelling extremal events: for insurance and finance , author=. 2013 , publisher=

  102. [110]

    Mathematical Finance , volume=

    Large deviations in multifactor portfolio credit risk , author=. Mathematical Finance , volume=. 2007 , publisher=

  103. [111]

    Annual Review of Statistics and Its Application , volume=

    Sparse structures for multivariate extremes , author=. Annual Review of Statistics and Its Application , volume=. 2021 , publisher=

  104. [112]

    Stochastics: An International Journal of Probability and Stochastics Processes , volume=

    Multivariate regular variation on cones: application to extreme values, hidden regular variation and conditioned limit laws , author=. Stochastics: An International Journal of Probability and Stochastics Processes , volume=. 2008 , publisher=

  105. [113]

    Journal of the Royal Statistical Society Series B: Statistical Methodology , volume=

    Graphical models for extremes , author=. Journal of the Royal Statistical Society Series B: Statistical Methodology , volume=. 2020 , publisher=

  106. [114]

    Management Science , volume=

    Importance sampling for portfolio credit risk , author=. Management Science , volume=. 2005 , publisher=

  107. [115]

    The Known, the Unknown, and the Unknowable in Financial Risk Management: Measurement and Theory Advancing Practice , pages=

    A Unified Approach to Risk Management , author=. The Known, the Unknown, and the Unknowable in Financial Risk Management: Measurement and Theory Advancing Practice , pages=. 2010 , publisher=

  108. [116]

    Journal of Banking & Finance , volume=

    How likely is contagion in financial networks? , author=. Journal of Banking & Finance , volume=. 2015 , publisher=

  109. [117]

    2013 , publisher=

    Monte Carlo Methods in Financial Engineering , author=. 2013 , publisher=

  110. [118]

    2007 , publisher=

    Stochastic simulation: algorithms and analysis , author=. 2007 , publisher=

  111. [119]

    arXiv preprint arXiv:1204.0332 , year=

    Max-stable models for multivariate extremes , author=. arXiv preprint arXiv:1204.0332 , year=

  112. [120]

    2004 , publisher=

    Continuous multivariate distributions, Volume 1: Models and applications , author=. 2004 , publisher=

  113. [121]

    2009 , publisher=

    Credit risk modeling: theory and applications , author=. 2009 , publisher=

  114. [122]

    Econometrica , volume=

    Envelope theorems for arbitrary choice sets , author=. Econometrica , volume=. 2002 , publisher=

  115. [123]

    2007 , publisher=

    Random fields and geometry , author=. 2007 , publisher=

  116. [124]

    Time series analysis , url =

    Hamilton,. Time series analysis , url =

  117. [125]

    The Journal of Finance , volume=

    On the pricing of corporate debt: The risk structure of interest rates , author=. The Journal of Finance , volume=. 1974 , publisher=

  118. [126]

    Probabilistic constrained optimization , pages=

    Some remarks on the value-at-risk and the conditional value-at-risk , author=. Probabilistic constrained optimization , pages=. 2000 , publisher=

  119. [127]

    Extremes , volume=

    Approximation and estimation of very small probabilities of multivariate extreme events , author=. Extremes , volume=. 2016 , publisher=

  120. [128]

    2003 , publisher=

    Topics in optimal transportation , author=. 2003 , publisher=

  121. [129]

    Gai and S

    P. Gai and S. Kapadia , title =. Proceedings of the Royal Society A: Mathematical, Physical and Engineering Sciences 466 , year =

  122. [130]

    A. G. Haldane and R. M. May , title =. Nature , year =

  123. [131]

    L. C. Rogers and L. A. Veraart , title =. Management Science , year =

  124. [132]

    Allen and D

    F. Allen and D. Gale , title =. Journal of Political Economy , year =

  125. [133]

    Blanchet and K

    J. Blanchet and K. Sigman , title =. Journal of Applied Probability , year =

  126. [134]

    Mathematical Proceedings of the Cambridge Philosophical Society , volume=

    Limiting forms of the frequency distribution of the largest or smallest member of a sample , author=. Mathematical Proceedings of the Cambridge Philosophical Society , volume=. 1928 , organization=

  127. [135]

    Annals of Mathematics , pages=

    Sur la distribution limite du terme maximum d'une serie aleatoire , author=. Annals of Mathematics , pages=. 1943 , publisher=

  128. [136]

    2012 , publisher=

    Statistics of extremes , author=. 2012 , publisher=

  129. [137]

    Journal of Accounting Research , pages=

    Financial ratios and the probabilistic prediction of bankruptcy , author=. Journal of Accounting Research , pages=. 1980 , publisher=

  130. [138]

    Review of Finance , volume=

    Bankruptcy prediction with industry effects , author=. Review of Finance , volume=. 2004 , publisher=

  131. [139]

    Journal of Financial Econometrics , volume=

    Affine models for credit risk analysis , author=. Journal of Financial Econometrics , volume=. 2006 , publisher=

  132. [140]

    Journal of Accounting Research , pages=

    Methodological issues related to the estimation of financial distress prediction models , author=. Journal of Accounting Research , pages=. 1984 , publisher=

  133. [141]

    The Journal of Finance , volume=

    In search of distress risk , author=. The Journal of Finance , volume=. 2008 , publisher=

  134. [142]

    Available at SSRN 2151174 , year=

    Multiperiod corporate default prediction with the partially-conditioned forward intensity , author=. Available at SSRN 2151174 , year=

  135. [143]

    The Journal of Finance , volume=

    Frailty correlated default , author=. The Journal of Finance , volume=. 2009 , publisher=

  136. [144]

    arXiv preprint arXiv:1607.02470 , year=

    Deep learning for mortgage risk , author=. arXiv preprint arXiv:1607.02470 , year=

  137. [145]

    arXiv preprint arXiv:1902.06021 , year=

    Towards explainable ai: Significance tests for neural networks , author=. arXiv preprint arXiv:1902.06021 , year=

  138. [146]

    The Journal of Finance , volume=

    Common failings: How corporate defaults are correlated , author=. The Journal of Finance , volume=. 2007 , publisher=

  139. [147]

    Operations Research , volume=

    Portfolio credit risk with extremal dependence: Asymptotic analysis and efficient simulation , author=. Operations Research , volume=. 2008 , publisher=

  140. [148]

    SIAM Journal on Financial Mathematics , volume=

    Default clustering in large pools: Large deviations , author=. SIAM Journal on Financial Mathematics , volume=. 2015 , publisher=

  141. [149]

    Management Science , volume=

    Risk analysis for large pools of loans , author=. Management Science , volume=. 2019 , publisher=

  142. [150]

    The Annals of Statistics , volume=

    Covariance regularization by thresholding , author=. The Annals of Statistics , volume=. 2008 , publisher=

  143. [151]

    The Annals of Statistics , pages=

    Consistency and asymptotic normality of the maximum likelihood estimator in generalized linear models , author=. The Annals of Statistics , pages=. 1985 , publisher=

  144. [152]

    2014 , publisher=

    Martingale limit theory and its application , author=. 2014 , publisher=

  145. [153]

    2000 , publisher=

    Asymptotic statistics , author=. 2000 , publisher=

  146. [154]

    2002 , publisher=

    Introduction to time series and forecasting , author=. 2002 , publisher=

  147. [155]

    Econometrica: Journal of the Econometric Society , pages=

    Uniform convergence in probability and stochastic equicontinuity , author=. Econometrica: Journal of the Econometric Society , pages=. 1991 , publisher=

  148. [156]

    Weak convergence and empirical processes , pages=

    Weak convergence , author=. Weak convergence and empirical processes , pages=. 1996 , publisher=

  149. [157]

    2008 , publisher=

    An introduction to probability theory and its applications, vol 2 , author=. 2008 , publisher=

  150. [158]

    arXiv preprint arXiv:1812.01029 , year=

    Sensitivity based neural networks explanations , author=. arXiv preprint arXiv:1812.01029 , year=

  151. [159]

    2013 , publisher=

    An introduction to statistical learning , author=. 2013 , publisher=

  152. [160]

    2003 , publisher=

    Handbook of Heavy Tailed Distributions in Finance: Handbooks in Finance, Book 1 , author=. 2003 , publisher=

  153. [161]

    2005 , publisher=

    Fat-tailed and skewed asset return distributions: implications for risk management, portfolio selection, and option pricing , author=. 2005 , publisher=

  154. [162]

    Zeitschrift f

    Limit theory for multivariate sample extremes , author=. Zeitschrift f. 1977 , publisher=

  155. [163]

    The Annals of Statistics , volume=

    Estimation of extreme risk regions under multivariate regular variation , author=. The Annals of Statistics , volume=. 2011 , publisher=

  156. [164]

    Journal of the Royal Statistical Society: Series B: Statistical Methodology , pages=

    Estimation of the marginal expected shortfall: the mean when a related variable is extreme , author=. Journal of the Royal Statistical Society: Series B: Statistical Methodology , pages=. 2015 , publisher=

  157. [165]

    SIAM Review , volume=

    Chance-constrained optimal power flow: Risk-aware network control under uncertainty , author=. SIAM Review , volume=. 2014 , publisher=

  158. [166]

    International Journal of Electrical Power & Energy Systems , volume=

    Stochastic optimal power flow based on conditional value at risk and distributional robustness , author=. International Journal of Electrical Power & Energy Systems , volume=. 2015 , publisher=

  159. [167]

    IEEE Control Systems Letters , volume=

    Data-driven distributionally robust optimal power flow for distribution systems , author=. IEEE Control Systems Letters , volume=. 2018 , publisher=

  160. [168]

    Random Structures & Algorithms , volume=

    Generalized PageRank on directed configuration networks , author=. Random Structures & Algorithms , volume=. 2017 , publisher=

  161. [169]

    Electronic Journal of Probability , volume=

    Convergence of the Population Dynamics algorithm in the Wasserstein metric , author=. Electronic Journal of Probability , volume=. 2019 , publisher=

  162. [170]

    International Workshop on Algorithms and Models for the Web-Graph , pages=

    PageRank in undirected random graphs , author=. International Workshop on Algorithms and Models for the Web-Graph , pages=. 2015 , organization=

  163. [171]

    Stochastic Processes and their Applications , volume=

    PageRank on inhomogeneous random digraphs , author=. Stochastic Processes and their Applications , volume=. 2020 , publisher=

  164. [172]

    The Annals of Applied Probability , volume=

    Local weak convergence for PageRank , author=. The Annals of Applied Probability , volume=. 2020 , publisher=

  165. [173]

    Mathematics of Operations Research , year=

    A Dynamic Network Model of Interbank Lending—Systemic Risk and Liquidity Provisioning , author=. Mathematics of Operations Research , year=

  166. [174]

    Available at SSRN 2307814 , year=

    Mean field games and systemic risk , author=. Available at SSRN 2307814 , year=

  167. [175]

    Journal of Multivariate Analysis , volume=

    Domains of attraction and regular variation in IRd , author=. Journal of Multivariate Analysis , volume=. 1984 , publisher=

  168. [176]

    Advances in Applied Probability , volume=

    Improved algorithms for rare event simulation with heavy tails , author=. Advances in Applied Probability , volume=. 2006 , publisher=

  169. [177]

    Stochastic Models , volume=

    Heavy tails, importance sampling and cross--entropy , author=. Stochastic Models , volume=. 2005 , publisher=

  170. [178]

    2009 , publisher=

    Variational analysis , author=. 2009 , publisher=

  171. [179]

    Mathematics of Operations Research , volume=

    Convergence of dynamic programming models , author=. Mathematics of Operations Research , volume=. 1981 , publisher=

  172. [180]

    Advances in mathematical economics , pages=

    On law invariant coherent risk measures , author=. Advances in mathematical economics , pages=. 2001 , publisher=

  173. [181]

    Mathematics of Operations Research , volume=

    A theory for measures of tail risk , author=. Mathematics of Operations Research , volume=. 2021 , publisher=

  174. [182]

    Monte Carlo Methods and Applications , volume=

    Computing VaR and CVaR using stochastic approximation and adaptive unconstrained importance sampling , author=. Monte Carlo Methods and Applications , volume=. 2009 , publisher=

  175. [183]

    Operations Research , volume=

    The big data newsvendor: Practical insights from machine learning , author=. Operations Research , volume=. 2019 , publisher=

  176. [184]

    2016 , publisher=

    Deep learning , author=. 2016 , publisher=

  177. [185]

    The Annals of Statistics , volume=

    High-dimensional semiparametric Gaussian copula graphical models , author=. The Annals of Statistics , volume=. 2012 , publisher=

  178. [186]

    2007 , publisher=

    An introduction to copulas , author=. 2007 , publisher=

  179. [187]

    2014 , publisher=

    Dependence modeling with copulas , author=. 2014 , publisher=

  180. [188]

    Mathematics of Operations Research , volume=

    Affine point processes: Approximation and efficient simulation , author=. Mathematics of Operations Research , volume=. 2015 , publisher=

  181. [189]

    arXiv preprint arXiv:2002.02149 , year=

    Optimal scenario generation for heavy-tailed chance constrained optimization , author=. arXiv preprint arXiv:2002.02149 , year=

  182. [190]

    The Annals of Applied Probability , pages=

    Efficient rare-event simulation for the maximum of heavy-tailed random walks , author=. The Annals of Applied Probability , pages=. 2008 , publisher=

  183. [191]

    ACM Transactions on Modeling and Computer Simulation (TOMACS) , volume=

    Asymptotics and fast simulation for tail probabilities of maximum of sums of few random variables , author=. ACM Transactions on Modeling and Computer Simulation (TOMACS) , volume=. 2007 , publisher=

  184. [192]

    Handbooks in operations research and management science , volume=

    Rare-event simulation techniques: an introduction and recent advances , author=. Handbooks in operations research and management science , volume=. 2006 , publisher=

  185. [193]

    2003 , publisher=

    Dependence structures for multivariate high-frequency data in finance , author=. 2003 , publisher=

  186. [194]

    Nature Machine Intelligence , volume=

    Stop explaining black box machine learning models for high stakes decisions and use interpretable models instead , author=. Nature Machine Intelligence , volume=. 2019 , publisher=

  187. [195]

    Statistica Sinica , pages=

    Quantile tomography: using quantiles with multivariate data , author=. Statistica Sinica , pages=. 2012 , publisher=

  188. [196]

    Probability Surveys , volume=

    Poisson approximation , author=. Probability Surveys , volume=. 2019 , publisher=

  189. [197]

    arXiv preprint arXiv:1801.02091 , year=

    Dynamic clearing and contagion in financial networks , author=. arXiv preprint arXiv:1801.02091 , year=

  190. [198]

    2016 , publisher=

    Contagion! Systemic risk in financial networks , author=. 2016 , publisher=

  191. [199]

    Journal of Economic Literature , volume=

    Contagion in financial networks , author=. Journal of Economic Literature , volume=

  192. [200]

    Mathematical Programming , volume=

    Chance-constrained problems and rare events: an importance sampling approach , author=. Mathematical Programming , volume=. 2016 , publisher=

  193. [201]

    Probability on Discrete Structures , pages=

    The objective method: probabilistic combinatorial optimization and local weak convergence , author=. Probability on Discrete Structures , pages=. 2004 , publisher=

  194. [202]

    Available on http://www

    Random graphs and complex networks , author=. Available on http://www. win. tue. nl/rhofstad/NotesRGCN. pdf , volume=

  195. [203]

    Operations Research Letters , volume=

    Robust empirical optimization is almost the same as mean--variance optimization , author=. Operations Research Letters , volume=. 2018 , publisher=

  196. [204]

    Journal of Banking & Finance , volume=

    Financial prediction with constrained tail risk , author=. Journal of Banking & Finance , volume=. 2007 , publisher=

  197. [205]

    Journal of Banking & Finance , volume=

    On the coherence of expected shortfall , author=. Journal of Banking & Finance , volume=. 2002 , publisher=

  198. [206]

    Annals of Operations Research , volume=

    Asymptotic analysis of stochastic programs , author=. Annals of Operations Research , volume=. 1991 , publisher=

  199. [207]

    SIAM Journal on Optimization , volume=

    Convex approximations of chance constrained programs , author=. SIAM Journal on Optimization , volume=. 2007 , publisher=

  200. [208]

    Operations Research , volume=

    From CVaR to uncertainty set: Implications in joint chance-constrained optimization , author=. Operations Research , volume=. 2010 , publisher=

  201. [209]

    Journal of banking & finance , volume=

    Conditional value-at-risk for general loss distributions , author=. Journal of banking & finance , volume=. 2002 , publisher=

  202. [210]

    Journal of Banking & Finance , volume=

    Spectral measures of risk: A coherent representation of subjective risk aversion , author=. Journal of Banking & Finance , volume=. 2002 , publisher=

  203. [211]

    conditional value-at-risk in risk management and optimization , author=

    Value-at-risk vs. conditional value-at-risk in risk management and optimization , author=. State-of-the-art decision-making tools in the information-intensive age , pages=. 2008 , publisher=

  204. [212]

    Economic Notes , volume=

    Expected shortfall: a natural coherent alternative to value at risk , author=. Economic Notes , volume=. 2002 , publisher=

  205. [213]

    Mathematical Finance , volume=

    Coherent measures of risk , author=. Mathematical Finance , volume=. 1999 , publisher=

  206. [214]

    OR Tools and Applications: Glimpses of Future Technologies , pages=

    Coherent approaches to risk in optimization under uncertainty , author=. OR Tools and Applications: Glimpses of Future Technologies , pages=. 2007 , publisher=

  207. [215]

    the Annals of Statistics , volume=

    Statistical inference using extreme order statistics , author=. the Annals of Statistics , volume=. 1975 , publisher=

  208. [216]

    The Annals of Statistics , pages=

    Refined Pickands estimators of the extreme value index , author=. The Annals of Statistics , pages=. 1995 , publisher=

  209. [217]

    Journal of Statistical Planning and Inference , volume=

    Generalized Pickands estimators for the extreme value index , author=. Journal of Statistical Planning and Inference , volume=. 2005 , publisher=

  210. [218]

    Markowitz , author=

    Portfolio optimization for heavy-tailed assets: Extreme Risk Index vs. Markowitz , author=. Journal of Empirical Finance , volume=. 2015 , publisher=

  211. [219]

    Operations Research , volume=

    Risk in a large claims insurance market with bipartite graph structure , author=. Operations Research , volume=. 2016 , publisher=

  212. [220]

    The Annals of Statistics , volume=

    Multivariate Archimedean copulas, d-monotone functions and l1-norm symmetric distributions , author=. The Annals of Statistics , volume=. 2009 , publisher=

  213. [221]

    Diffusions, Markov processes and martingales: Volume 2, It

    Rogers, L Chris G and Williams, David , volume=. Diffusions, Markov processes and martingales: Volume 2, It. 2000 , publisher=

  214. [222]

    2013 , publisher=

    Numerical solution of stochastic differential equations , author=. 2013 , publisher=

  215. [223]

    The Journal of Business , volume=

    Forecasting bankruptcy more accurately: A simple hazard model , author=. The Journal of Business , volume=. 2001 , publisher=

  216. [224]

    Biometrika , volume=

    Spectra of some self-exciting and mutually exciting point processes , author=. Biometrika , volume=. 1971 , publisher=

  217. [225]

    Journal of Financial Economics , volume=

    Modeling financial contagion using mutually exciting jump processes , author=. Journal of Financial Economics , volume=. 2015 , publisher=

  218. [226]

    Neural Networks , volume=

    Approximation capabilities of multilayer feedforward networks , author=. Neural Networks , volume=. 1991 , publisher=

  219. [227]

    Econometrica , volume=

    Transform analysis and asset pricing for affine jump-diffusions , author=. Econometrica , volume=. 2000 , publisher=

  220. [228]

    Econometrica: Journal of the Econometric Society , pages=

    Autoregressive conditional heteroscedasticity with estimates of the variance of United Kingdom inflation , author=. Econometrica: Journal of the Econometric Society , pages=. 1982 , publisher=

  221. [229]

    arXiv preprint arXiv:1507.02822 , year=

    Hawkes processes , author=. arXiv preprint arXiv:1507.02822 , year=

  222. [230]

    1985 , publisher=

    Advanced econometrics , author=. 1985 , publisher=

  223. [231]

    Journal of Financial Intermediation , volume=

    Correlation in corporate defaults: Contagion or conditional independence? , author=. Journal of Financial Intermediation , volume=. 2010 , publisher=

  224. [232]

    2018 IEEE 5th International Conference on data science and advanced analytics (DSAA) , pages=

    Explaining explanations: An overview of interpretability of machine learning , author=. 2018 IEEE 5th International Conference on data science and advanced analytics (DSAA) , pages=. 2018 , organization=

  225. [233]

    Operations Research Letters , volume=

    Sensitivity analysis of the Eisenberg--Noe model of contagion , author=. Operations Research Letters , volume=. 2010 , publisher=

  226. [234]

    Operations Research Letters , volume=

    Uniqueness of equilibrium in a payment system with liquidation costs , author=. Operations Research Letters , volume=. 2016 , publisher=

  227. [235]

    SIAM Journal on Financial Mathematics , volume=

    Optimization of fire sales and borrowing in systemic risk , author=. SIAM Journal on Financial Mathematics , volume=. 2019 , publisher=

  228. [236]

    Swiss Finance Institute Research Paper , number=

    Systemic risk with central counterparty clearing , author=. Swiss Finance Institute Research Paper , number=

  229. [237]

    Operations Research , volume=

    Inhomogeneous financial networks and contagious links , author=. Operations Research , volume=. 2016 , publisher=

  230. [238]

    International Journal of Theoretical and Applied Finance , volume=

    Stress testing the resilience of financial networks , author=. International Journal of Theoretical and Applied Finance , volume=. 2012 , publisher=

  231. [239]

    , author=

    The PageRank citation ranking: Bringing order to the web. , author=. 1999 , institution=

  232. [240]

    arXiv preprint arXiv:2010.09596 , year=

    Stochastic recursions on directed random graphs , author=. arXiv preprint arXiv:2010.09596 , year=

  233. [241]

    2006 , publisher=

    Mass Transportation Problems: Applications , author=. 2006 , publisher=

  234. [242]

    Quicksort

    A limit theorem for “Quicksort” , author=. RAIRO-Theoretical Informatics and Applications , volume=. 1991 , publisher=

  235. [243]

    Stochastic Processes and their Applications , volume=

    A fixed point theorem for distributions , author=. Stochastic Processes and their Applications , volume=. 1992 , publisher=

  236. [244]

    Annales de l'IHP Probabilit

    Convergence of a branching type recursion , author=. Annales de l'IHP Probabilit

  237. [245]

    Athens Conference on Applied Probability and Time Series Analysis , pages=

    Analysis of recursive algorithms by the contraction method , author=. Athens Conference on Applied Probability and Time Series Analysis , pages=. 1996 , organization=

  238. [246]

    2008 , publisher=

    Optimal transport: old and new , author=. 2008 , publisher=

  239. [247]

    Graduate texts in mathematics , pages=

    Probability, volume 95 of , author=. Graduate texts in mathematics , pages=

  240. [248]

    ACM Transactions on Modeling and Computer Simulation (TOMACS) , volume=

    Efficient simulation for expectations over the union of half-spaces , author=. ACM Transactions on Modeling and Computer Simulation (TOMACS) , volume=. 2018 , publisher=

  241. [249]

    The Annals of Applied probability , volume=

    Tail index estimation for dependent data , author=. The Annals of Applied probability , volume=. 1998 , publisher=

  242. [250]

    Journal of Multivariate Analysis , volume=

    Using a bootstrap method to choose the sample fraction in tail index estimation , author=. Journal of Multivariate Analysis , volume=. 2001 , publisher=

  243. [251]

    Journal of the American Statistical Association , volume=

    A multivariate exponential distribution , author=. Journal of the American Statistical Association , volume=. 1967 , publisher=

  244. [252]

    SIAM Journal on Financial Mathematics , volume=

    Managing default contagion in inhomogeneous financial networks , author=. SIAM Journal on Financial Mathematics , volume=. 2019 , publisher=

  245. [253]

    arXiv preprint arXiv:1511.07993 , year=

    Bootstrap percolation in directed and inhomogeneous random graphs , author=. arXiv preprint arXiv:1511.07993 , year=

  246. [254]

    Extremes , volume=

    Hidden regular variation, second order regular variation and asymptotic independence , author=. Extremes , volume=. 2002 , publisher=

  247. [255]

    arXiv preprint arXiv:2010.04890 , year=

    Rare-Event simulation for neural network and random forest predictors , author=. arXiv preprint arXiv:2010.04890 , year=

  248. [256]

    Operations Research , volume=

    Multilevel splitting for estimating rare event probabilities , author=. Operations Research , volume=. 1999 , publisher=

  249. [257]

    European Journal of Operational Research , volume=

    Newsvendor solutions via conditional value-at-risk minimization , author=. European Journal of Operational Research , volume=. 2007 , publisher=

  250. [258]

    Mathematical Programming , volume=

    Data-driven distributionally robust optimization using the Wasserstein metric: Performance guarantees and tractable reformulations , author=. Mathematical Programming , volume=. 2018 , publisher=

  251. [259]

    2018 , publisher=

    Double/debiased machine learning for treatment and structural parameters , author=. 2018 , publisher=

  252. [260]

    arXiv preprint arXiv:1901.09036 , year=

    Orthogonal statistical learning , author=. arXiv preprint arXiv:1901.09036 , year=

  253. [261]

    Econometrica , volume=

    Locally robust semiparametric estimation , author=. Econometrica , volume=. 2022 , publisher=

  254. [262]

    Quantitative Economics , volume=

    The influence function of semiparametric estimators , author=. Quantitative Economics , volume=. 2022 , publisher=

  255. [263]

    Econometrica: Journal of the Econometric Society , pages=

    The asymptotic variance of semiparametric estimators , author=. Econometrica: Journal of the Econometric Society , pages=. 1994 , publisher=

  256. [264]

    The American Statistician , volume=

    Demystifying statistical learning based on efficient influence functions , author=. The American Statistician , volume=. 2022 , publisher=

  257. [265]

    Operations Research , year=

    Debiasing in-sample policy performance for small-data, large-scale optimization , author=. Operations Research , year=

  258. [266]

    Operations research , volume=

    Distributionally robust optimization under moment uncertainty with application to data-driven problems , author=. Operations research , volume=. 2010 , publisher=

  259. [267]

    Mathematical Programming , volume=

    Robust sample average approximation , author=. Mathematical Programming , volume=. 2018 , publisher=

  260. [268]

    Quantitative Finance , volume=

    Data-driven robust mean-CVaR portfolio selection under distribution ambiguity , author=. Quantitative Finance , volume=. 2019 , publisher=

  261. [269]

    Operations research , volume=

    A risk-averse newsvendor model under the CVaR criterion , author=. Operations research , volume=. 2009 , publisher=

  262. [270]

    arXiv preprint arXiv:2102.10631 , year=

    Adaptive Importance Sampling for Efficient Stochastic Root Finding and Quantile Estimation , author=. arXiv preprint arXiv:2102.10631 , year=

  263. [271]

    arXiv preprint arXiv:1810.12132 , year=

    Dominating points of Gaussian extremes , author=. arXiv preprint arXiv:1810.12132 , year=

  264. [272]

    Operations Research , volume=

    Tail analysis without parametric models: A worst-case perspective , author=. Operations Research , volume=. 2017 , publisher=

  265. [273]

    Extremes , volume=

    On distributionally robust extreme value analysis , author=. Extremes , volume=. 2020 , publisher=

  266. [274]

    Mathematical Programming , pages=

    Optimizing distortion riskmetrics with distributional uncertainty , author=. Mathematical Programming , pages=. 2024 , publisher=

  267. [275]

    North American Actuarial Journal , volume=

    Asymptotic analysis of multivariate tail conditional expectations , author=. North American Actuarial Journal , volume=. 2012 , publisher=

  268. [276]

    Management Science , volume=

    A toolkit for robust risk assessment using F-divergences , author=. Management Science , volume=. 2021 , publisher=

  269. [277]

    Journal of Economic Dynamics and Control , volume=

    Robust measurement of (heavy-tailed) risks: Theory and implementation , author=. Journal of Economic Dynamics and Control , volume=. 2015 , publisher=

  270. [278]

    arXiv preprint arXiv:2106.06266 , year=

    Distributionally robust tail bounds based on Wasserstein distance and f -divergence , author=. arXiv preprint arXiv:2106.06266 , year=

  271. [279]

    Finance and stochastics , volume=

    Convex measures of risk and trading constraints , author=. Finance and stochastics , volume=. 2002 , publisher=

  272. [280]

    arXiv preprint arXiv:2301.01360 , year=

    A distributionally robust optimization framework for extreme event estimation , author=. arXiv preprint arXiv:2301.01360 , year=

  273. [281]

    Mathematical Finance , year=

    Robust distortion risk measures , author=. Mathematical Finance , year=

  274. [282]

    Mathematical Programming , volume=

    A distributionally robust perspective on uncertainty quantification and chance constrained programming , author=. Mathematical Programming , volume=. 2015 , publisher=

  275. [283]

    Methodology and Computing in Applied Probability , volume=

    The cross-entropy method for continuous multi-extremal optimization , author=. Methodology and Computing in Applied Probability , volume=. 2006 , publisher=

  276. [284]

    Methodology and Computing in Applied Probability , volume=

    The cross-entropy method for combinatorial and continuous optimization , author=. Methodology and Computing in Applied Probability , volume=. 1999 , publisher=

  277. [285]

    Annals of the Institute of Statistical Mathematics , volume=

    On multivariate Gaussian tails , author=. Annals of the Institute of Statistical Mathematics , volume=. 2003 , publisher=

  278. [286]

    arXiv preprint arXiv:2006.15722 , year=

    Deep Probabilistic Accelerated Evaluation: A Certifiable Rare-Event Simulation Methodology for Black-Box Autonomy , author=. arXiv preprint arXiv:2006.15722 , year=

  279. [287]

    The Annals of Statistics , pages=

    Importance sampling in the Monte Carlo study of sequential tests , author=. The Annals of Statistics , pages=. 1976 , publisher=

  280. [288]

    ACM Transactions on Modeling and Computer Simulation (TOMACS) , volume=

    Fast simulation of rare events in queueing and reliability models , author=. ACM Transactions on Modeling and Computer Simulation (TOMACS) , volume=. 1995 , publisher=

  281. [289]

    , author=

    Rare Event Simulation for Queues. , author=. 2009 , publisher=

  282. [290]

    Surveys in Operations Research and Management Science , volume=

    State-dependent importance sampling for rare-event simulation: An overview and recent advances , author=. Surveys in Operations Research and Management Science , volume=. 2012 , publisher=

  283. [291]

    Operations Research , volume=

    Fast simulation of multifactor portfolio credit risk , author=. Operations Research , volume=. 2008 , publisher=

  284. [292]

    Operations Research , volume=

    Simulating risk contributions of credit portfolios , author=. Operations Research , volume=. 2015 , publisher=

  285. [293]

    Bernoulli , volume=

    Rare events simulation for heavy-tailed distributions , author=. Bernoulli , volume=. 2000 , publisher=

  286. [294]

    ACM Transactions on Modeling and Computer Simulation (TOMACS) , volume=

    Simulating heavy tailed processes using delayed hazard rate twisting , author=. ACM Transactions on Modeling and Computer Simulation (TOMACS) , volume=. 2002 , publisher=

  287. [295]

    ACM Transactions on Modeling and Computer Simulation (TOMACS) , volume=

    Importance sampling for sums of random variables with regularly varying tails , author=. ACM Transactions on Modeling and Computer Simulation (TOMACS) , volume=. 2007 , publisher=

  288. [296]

    2013 Winter Simulations Conference (WSC) , pages=

    Efficient splitting-based rare event simulation algorithms for heavy-tailed sums , author=. 2013 Winter Simulations Conference (WSC) , pages=. 2013 , organization=

  289. [297]

    Annals of Operations Research , volume=

    Efficient simulation of tail probabilities of sums of correlated lognormals , author=. Annals of Operations Research , volume=. 2011 , publisher=

  290. [298]

    2008 Winter Simulation Conference , pages=

    Efficient tail estimation for sums of correlated lognormals , author=. 2008 Winter Simulation Conference , pages=. 2008 , organization=

  291. [299]

    Extremes , volume=

    Approximation of high quantiles from intermediate quantiles , author=. Extremes , volume=. 2016 , publisher=

  292. [300]

    1977 , publisher=

    Activity networks: Project planning and control by network models , author=. 1977 , publisher=

Pith tools

Reviewed July 14, 2026 · model on record in the stance chip above.