pith. machine review for the scientific record. sign in

arxiv: 2605.06220 · v1 · submitted 2026-05-07 · 💱 q-fin.CP · q-fin.RM

Recognition: unknown

Numerical methods for lambda quantiles: robust evaluation and portfolio optimisation

Ilaria Peri, Linus Wunderlich

Pith reviewed 2026-05-08 03:11 UTC · model grok-4.3

classification 💱 q-fin.CP q-fin.RM
keywords lambda quantilesvalue at riskNewton's methodbisectionportfolio optimizationrisk measuresnumerical algorithms
0
0 comments X

The pith

A hybrid Newton-bisection algorithm computes lambda quantiles reliably even with discontinuities and supports portfolio optimization.

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

The paper develops numerical procedures for lambda quantiles, a generalization of value-at-risk that uses a variable confidence level rather than a fixed threshold. It introduces the Lambda-Newton-Bis method, which merges Newton's iteration with bisection to achieve global convergence on functions that may jump or have multiple roots. An interval analysis backup is provided for ambiguous cases. These tools are embedded in two portfolio optimization routines, and experiments demonstrate stable convergence and reduced computation time relative to standard approaches.

Core claim

The paper establishes that the Lambda-Newton-Bis algorithm combines Newton's method with a bisection strategy to ensure global convergence for lambda quantile computation, handles potential discontinuities, and attains local quadratic convergence under standard regularity assumptions. It further shows that embedding this procedure in two alternative portfolio optimization schemes produces computationally efficient solutions for risk-management problems that rely on lambda quantiles.

What carries the argument

The Lambda-Newton-Bis algorithm, a hybrid of Newton's method and bisection that solves the defining equation of the lambda quantile while guaranteeing convergence despite jumps in the function.

If this is right

  • Lambda quantiles become practical to evaluate for large data sets in risk management.
  • Portfolio optimization problems that minimize or constrain lambda quantiles can be solved with the two proposed methods at reduced computational cost.
  • The algorithm supplies both global reliability and quadratic local speed when the solution is approached.
  • Interval analysis resolves cases where the defining equation admits more than one solution.

Where Pith is reading between the lines

These are editorial extensions of the paper, not claims the author makes directly.

  • The same hybrid strategy could be tested on related risk measures that also produce discontinuous or non-monotone defining functions.
  • Real-time trading systems might incorporate variable-confidence risk limits without sacrificing speed.
  • Parameter choices for the lambda level could be optimized jointly with portfolio weights using the same root-finding routine.

Load-bearing premise

Lambda quantiles are well-defined as unique or identifiable roots of an equation, and the underlying function satisfies standard regularity conditions so that the hybrid Newton-bisection procedure converges globally and quadratically.

What would settle it

Apply the Lambda-Newton-Bis algorithm to a constructed lambda-quantile equation that contains a discontinuity exactly at the root or multiple roots within the search interval, then check whether the procedure returns a value outside a small tolerance of the true root or fails to terminate.

Figures

Figures reproduced from arXiv: 2605.06220 by Ilaria Peri, Linus Wunderlich.

Figure 1
Figure 1. Figure 1: Divergence of iteration using a general purpose equation solver. iterates becomes unbounded, failing to converge to the root. For instance, in Example 1, the second scenario, divergence, is responsible for the inability to correctly solve the equation. Combining the Newton method with a bisection approach effectively avoids the second failure mode. Specifically, we prevent divergence by ensuring all iterat… view at source ↗
Figure 2
Figure 2. Figure 2: Two main Newton failure modes: Oscillation (left) and divergence (right). Combining both conditions into a single one we only accept the Newton iteration if xi − f(xi) f ′(xi) ∈  x i l + δ view at source ↗
Figure 3
Figure 3. Figure 3: Convergence of the Λ-Newton-Bis algorithm for Example 1. Left: Plot of the iterates with F and Λ shown as well. Right: Convergence of the iterations with an indication of when Newton or bisection steps were taken. The error has been evaluated by comparison to an iteration with a smaller tolerance. − −  − −  − view at source ↗
Figure 4
Figure 4. Figure 4: Convergence of the Λ-Newton-Bis algorithm for a Student-t example. Left: Plot of the iterates with F and Λ shown as well. Right: Convergence of the iterations where only Newton steps were taken. The error has been evaluated by comparison to an iteration with a smaller tolerance. 14 view at source ↗
Figure 5
Figure 5. Figure 5: Convergence of the Λ-Newton-Bis algorithm for a bimodal double Weibull distribution. Left: Plot of the iterates with F and Λ shown as well. For illustration also the first iterate of a pure Newton is shown. Right: Convergence of the iterations with an indication of when Newton or bisection steps were taken. The error has been evaluated by comparison to an iteration with a smaller tolerance. 3.3.3 Bimodal d… view at source ↗
Figure 6
Figure 6. Figure 6: Overview of the distribution and lambda functions in the discontinu￾ous case. −  − − − −  −    view at source ↗
Figure 7
Figure 7. Figure 7: Convergence of the first problem with discontinuous functions. Left: Plot of the iterates with F and Λ shown as well. Right: Convergence of the iterations with an indication when Newton or bisection steps were taken. The error has been evaluated by comparison to an iteration with smaller tolerance. 17 view at source ↗
Figure 8
Figure 8. Figure 8: Convergence of the second problem with discontinuous functions. Left: Plot of the iterates with F and Λ shown as well. Right: Convergence of the iterations with an indication when Newton or bisection steps were taken. The error has been evaluated by comparison to an iteration with smaller tolerance. Then the bounds of the interval can be used in the Λ-Newton-bis algorithm to locate the lambda quantile. As … view at source ↗
Figure 9
Figure 9. Figure 9: Example with several roots and the location of the lambda quantile. −  −  −  −   −  −  − −  −  −        F −   − − −  − − − −  − −     F −      view at source ↗
Figure 10
Figure 10. Figure 10: Range estimations using interval analysis with 8 (left) and 32 (right) subdivisions. The grey box represents the estimated interval containing a root and the estimated minimum and maximum of the function over this interval. 19 view at source ↗
Figure 11
Figure 11. Figure 11: Plot of the two asset optimisation problem. Showing the two numer￾ical solutions and the minimal lambda quantile. w1 w2 w⊤µ ρw Exact solution 0.5 0.5 1.5% −0.186040 Penalty 0.5025 0.4975 1.4975% −0.185762 KKT 0.5014 0.4986 1.4986% −0.185882 view at source ↗
read the original abstract

Lambda quantiles, originally introduced as lambda value at risk, generalise the classical value at risk by allowing for a variable confidence level. This work presents efficient algorithms for computing lambda quantiles and demonstrates their application in portfolio optimisation. We first develop a robust algorithm, {\Lambda}-Newton-Bis, that combines Newton's method with a bisection strategy to ensure global convergence. The algorithm handles potential discontinuities and achieves local quadratic convergence under standard regularity assumptions. To address cases with multiple roots, we also propose an interval analysis approach. We then demonstrate the algorithm's computational efficiency and practical relevance within a portfolio optimization framework. To this end, we develop two alternative solution methods that incorporate the {\Lambda}-Newton-Bis procedure. Numerical experiments confirm the algorithm's convergence properties and highlight its computational advantages in optimization tasks based on lambda quantiles.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, simulated authors' rebuttal, and a circularity audit. Tearing a paper down is the easy half of reading it; the pith above is the substance, this is the friction.

Referee Report

2 major / 1 minor

Summary. The paper introduces lambda quantiles as a generalization of value-at-risk with a variable confidence level λ(x). It develops the Λ-Newton-Bis algorithm, which hybridizes Newton's method with bisection to guarantee global convergence while handling discontinuities in the underlying distribution function, and claims local quadratic convergence under standard regularity assumptions. The algorithm is then embedded in two alternative methods for portfolio optimization problems based on lambda quantiles, with numerical experiments used to demonstrate convergence behavior and computational gains.

Significance. If the convergence properties can be rigorously established for the empirical step-function distributions that arise in portfolio applications, the work supplies practical, robust numerical tools for lambda-quantile risk measures and optimization, which could improve computational efficiency in quantitative finance.

major comments (2)
  1. [Λ-Newton-Bis algorithm] Λ-Newton-Bis algorithm (section describing the hybrid method): local quadratic convergence of Newton's iteration requires that the derivative of the residual function be nonzero at the root. For the empirical distribution functions employed in the portfolio-optimization examples the sample CDF is a step function whose derivative vanishes almost everywhere (and is undefined at atoms). The bisection safeguard ensures a root is located but does not restore quadratic rate once the Newton phase begins; the manuscript must therefore state the observed convergence rate (or prove a weaker rate) for this data regime.
  2. [Numerical experiments] Numerical experiments section: the reported experiments confirm convergence and computational advantages, yet supply neither tabulated error-reduction factors nor raw iteration data that would allow verification of quadratic (versus linear) behavior on the discontinuous empirical CDFs central to the portfolio claims. Without such evidence the quadratic-convergence assertion remains unsupported for the very setting in which the method is applied.
minor comments (1)
  1. [Abstract and introduction] The abstract and introduction refer to 'standard regularity assumptions' without enumerating them; the paper should list the precise conditions (e.g., local Lipschitz continuity of the derivative, isolation of the root) under which quadratic convergence is asserted.

Simulated Author's Rebuttal

2 responses · 0 unresolved

We thank the referee for the constructive and detailed comments, which help clarify the scope of our convergence results. We address each major point below and will revise the manuscript accordingly to strengthen the presentation of the algorithm's behavior on empirical distributions.

read point-by-point responses
  1. Referee: [Λ-Newton-Bis algorithm] Λ-Newton-Bis algorithm (section describing the hybrid method): local quadratic convergence of Newton's iteration requires that the derivative of the residual function be nonzero at the root. For the empirical distribution functions employed in the portfolio-optimization examples the sample CDF is a step function whose derivative vanishes almost everywhere (and is undefined at atoms). The bisection safeguard ensures a root is located but does not restore quadratic rate once the Newton phase begins; the manuscript must therefore state the observed convergence rate (or prove a weaker rate) for this data regime.

    Authors: We appreciate the referee pointing out the distinction between the theoretical setting and the empirical step-function case. The manuscript claims local quadratic convergence only under standard regularity assumptions that include a nonzero derivative at the root. For the discontinuous empirical CDFs arising in finite-sample portfolio optimization, we acknowledge that the local rate may reduce to linear once the Newton phase is active. In the revised manuscript we will explicitly state this limitation, add a discussion of the hybrid method's behavior on step functions, and report the observed convergence rates (including error-reduction factors) from the numerical experiments on the portfolio problems. revision: yes

  2. Referee: [Numerical experiments] Numerical experiments section: the reported experiments confirm convergence and computational advantages, yet supply neither tabulated error-reduction factors nor raw iteration data that would allow verification of quadratic (versus linear) behavior on the discontinuous empirical CDFs central to the portfolio claims. Without such evidence the quadratic-convergence assertion remains unsupported for the very setting in which the method is applied.

    Authors: We agree that the current numerical section would benefit from more granular data to allow independent verification of convergence rates on the empirical distributions. We will revise the experiments section to include tabulated error-reduction factors, raw iteration counts, and a direct comparison of observed rates against the theoretical quadratic prediction for the portfolio-optimization examples. This will substantiate the practical performance while clarifying the rate achieved in the discontinuous regime. revision: yes

Circularity Check

0 steps flagged

No circularity: algorithmic root-finding procedure with standard convergence analysis

full rationale

The paper develops the Λ-Newton-Bis hybrid algorithm for root-finding on the generalized inverse defining lambda quantiles, combining Newton steps with bisection for global convergence and claiming local quadratic convergence only under standard regularity assumptions (f'(root) ≠ 0). These properties follow directly from classical numerical analysis of hybrid methods and are not derived from or equivalent to the paper's own outputs, fitted parameters, or self-referential definitions. No equations reduce a claimed result to an input by construction, no load-bearing uniqueness theorems are imported via self-citation, and no ansatz or known empirical pattern is renamed as a new derivation. Numerical experiments serve as external validation of the implemented procedure rather than tautological confirmation. The work is self-contained algorithmic development.

Axiom & Free-Parameter Ledger

0 free parameters · 1 axioms · 0 invented entities

The central claim depends on the mathematical existence and computability of lambda quantiles together with standard numerical-analysis regularity conditions for Newton's method; no new entities are postulated and no parameters are fitted inside the abstract.

axioms (1)
  • domain assumption Standard regularity assumptions hold so that Newton's method achieves local quadratic convergence and the hybrid strategy guarantees global convergence.
    Invoked explicitly for the convergence claims of Λ-Newton-Bis.

pith-pipeline@v0.9.0 · 5435 in / 1228 out tokens · 43964 ms · 2026-05-08T03:11:23.558783+00:00 · methodology

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Reference graph

Works this paper leans on

34 extracted references · 1 canonical work pages

  1. [1]

    Minimization of functions having Lipschitz continuous first partial derivatives

    Larry Armijo. Minimization of functions having Lipschitz continuous first partial derivatives. Pacific Journal of Mathematics , 16(1):1–3, 1966

  2. [2]

    Balakrishnan and S

    N. Balakrishnan and S. Kocherlakota. On the double Weibull distribution: Order statistics and estimation. Sankhyā: The Indian Journal of Statistics, Series B , 47(2):161–178, 1985

  3. [3]

    Lambda-quantiles as fixed points

    Alejandro Balbás, Beatriz Balbás, and Raquel Balbás. Lambda-quantiles as fixed points. Available at SSRN 4583950 , 2023. 28

  4. [4]

    On elicitable risk measures

    Fabio Bellini and Valeria Bignozzi. On elicitable risk measures. Quantitative Finance, 15(5):725–733, 2015

  5. [5]

    An axiomatization of Λ-quantiles

    Fabio Bellini and Ilaria Peri. An axiomatization of Λ-quantiles. SIAM Journal on Financial Mathematics , 13(1), 2022

  6. [6]

    Risk measures based on benchmark loss distributions

    Valeria Bignozzi, Matteo Burzoni, and Cosimo Munari. Risk measures based on benchmark loss distributions. Journal of Risk and Insurance , 87(2):437–475, 2020

  7. [7]

    Optimal insur- ance design with lambda-value-at-risk

    Tim J Boonen, Yuyu Chen, Xia Han, and Qiuqi Wang. Optimal insur- ance design with lambda-value-at-risk. European Journal of Operational Research, 327(1):232–246, 2025

  8. [8]

    Richard P. Brent. An algorithm with guaranteed convergence for finding a zero of a function. The Computer Journal , 14(4):422–425, 1971

  9. [9]

    On the properties of the lambda value at risk: robustness, elicitability and consistency

    Matteo Burzoni, Ilaria Peri, and Chiara M Ruffo. On the properties of the lambda value at risk: robustness, elicitability and consistency. Quantitative Finance, 17(11):1735–1743, 2017

  10. [10]

    On the theory of elliptically contoured distributions

    Stamatis Cambanis, Steel Huang, and Gordon Simons. On the theory of elliptically contoured distributions. Journal of Multivariate Analysis , 11(3):368–385, 1981

  11. [11]

    Max- and min-stability under first-order stochastic dominance

    Christopher Chambers, Alan Miller, Ruodu Wang, and Qinyu Wu. Max- and min-stability under first-order stochastic dominance. Mathematics and Financial Economics , 19:641–659, 2025

  12. [12]

    Backtesting lambda value at risk

    Jacopo Corbetta and Ilaria Peri. Backtesting lambda value at risk. The European Journal of Finance , 24(13):1075–1087, 2018

  13. [13]

    Optimization Methods in Finance

    Gérard Cornuéjols, Javier Peña, and Reha Tütüncü. Optimization Methods in Finance . Cambridge University Press, 2018

  14. [14]

    Haskell B. Curry. The method of steepest descent for non-linear minimiza- tion problems. Quarterly of Applied Mathematics , 2:258–261, 1944

  15. [15]

    Newton Methods for Nonlinear Problems

    Peter Deuflhard. Newton Methods for Nonlinear Problems . Springer, 2011

  16. [16]

    Risk measures on P(R) and value at risk with probability/loss function

    Marco Frittelli, Marco Maggis, and Ilaria Peri. Risk measures on P(R) and value at risk with probability/loss function. Mathematical Finance , 24(3):442–463, 2014

  17. [17]

    Making and evaluating point forecasts

    Tilmann Gneiting. Making and evaluating point forecasts. Journal of the American Statistical Association, 106(494):746–762, 2011

  18. [18]

    A. W. Tucker H. W. Kuhn. Nonlinear programming. Berkeley Symp. on Math. Statist. and Prob. , pages 481–492, 1951. 29

  19. [19]

    Robust Λ-quantiles and extremal distributions

    Xia Han and Peng Liu. Robust Λ-quantiles and extremal distributions. Mathematical Finance, 2025

  20. [20]

    Cash-subadditive risk measures without quasi-convexity

    Xia Han, Qiuqi Wang, Ruodu Wang, and Jianming Xia. Cash-subadditive risk measures without quasi-convexity. Mathematics of Operations Re- search, published online, 2025

  21. [21]

    Lambda value at risk and regulatory capital: a dynamic approach to tail risk

    Asmerilda Hitaj, Cesario Mateus, and Ilaria Peri. Lambda value at risk and regulatory capital: a dynamic approach to tail risk. Risks, 6(1):17, 2018

  22. [22]

    Risk contributions of lambda quantiles

    Akif Ince, Ilaria Peri, and Silvana Pesenti. Risk contributions of lambda quantiles. Quantitative Finance , 22(10):1871–1891, 2022

  23. [23]

    60 years of portfolio optimization: Practical challenges and current trends

    Petter N Kolm, Reha Tütüncü, and Frank J Fabozzi. 60 years of portfolio optimization: Practical challenges and current trends. European Journal of Operational Research, 234(2):356–371, 2014

  24. [24]

    Risk sharing with lambda value at risk

    Peng Liu. Risk sharing with lambda value at risk. Mathematics of Opera- tions Research, 50(1), 2024

  25. [25]

    Risk sharing with lambda value at risk under heterogeneous beliefs

    Peng Liu, Andreas Tsanakas, and Yunran Wei. Risk sharing with lambda value at risk under heterogeneous beliefs. arXiv preprint arXiv:2408.03147 , 2024

  26. [26]

    Moore, R

    Ramon E. Moore, R. Baker Kearfott, and Michael J. Cloud. Introduction to Interval Analysis . SIAM, 2009

  27. [27]

    Lectures on Convex Optimization

    Yurii Nesterov. Lectures on Convex Optimization . Springer Optimization and Its Applications. Springer, 2nd edition, 2018

  28. [28]

    Jorge Nocedal and Stephen J. Wright. Numerical Optimization . Springer, 2nd edition, 2006

  29. [29]

    On the class of elliptical distributions and their applications to the theory of portfolio choice

    Joel Owen and Ramon Rabinovitch. On the class of elliptical distributions and their applications to the theory of portfolio choice. The Journal of Finance, 38(3):745–752, 1983

  30. [30]

    Numerical Mathemat- ics

    Alfio Quarteroni, Riccardo Sacco, and Fausto Saleri. Numerical Mathemat- ics. Texts in Applied Mathematics. Springer, 2007

  31. [31]

    Fifty years of portfolio optimization - A European perspective

    Ahti Salo, Michalis Doumpos, Juuso Liesiö, and Constantin Zopounidis. Fifty years of portfolio optimization - A European perspective. European Journal of Operational Research , 2023

  32. [32]

    D. C. Sorensen. Newton’s method with a model trust region modification. SIAM Journal on Numerical Analysis , 19(2):409–426, 1982

  33. [33]

    Optimal risk sharing for lambda value-at-risk

    Zichao Xia and Taizhong Hu. Optimal risk sharing for lambda value-at-risk. Advances in Applied Probability , pages 1–33, 2024. 30 A Deferred Proofs A.1 Proof of Theorem 1 As for ¯x = xl or ¯x = xr the algorithm immediately terminates successfully, we can consider ¯x ∈ (xmin, xmax) in the following. We formally consider the infinite sequence of iterates cr...

  34. [34]

    By construction, ¯x ∈ [xi l, xi r] ⊂ [xmin, xmax] holds for all i > 0

    We note that the algorithm either continues using a standard Newton step (line 21) or a bisection step (line 23). By construction, ¯x ∈ [xi l, xi r] ⊂ [xmin, xmax] holds for all i > 0. Thus if the length of the interval converges to zero, xi r − xi l → 0, we have convergence xi → ¯x. If the length of the interval does not converge to zero, there must be a...