REVIEW 3 major objections 5 minor 18 references
Modeling Loss-Versus-Rebalancing in Automated Market Makers via Continuous-Installment Options
T0 review · 3 major / 5 minor · reviewed 2026-08-15 · deepseek-v4-flash
Pith's one-line read A constant-function AMM's loss-versus-rebalancing cost is exactly the funding fee stream of a delta-replicating portfolio of perpetual American continuous-installment puts, and matching a single such put's delta yields nearly constant…
desk verdict The LVR-funding-fee identity is a real asymptotic result, but the constant-LVR construction in §6.1 has a sign problem that makes it infeasible as stated. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The load-bearing object is the perpetual American continuous-installment (CI) put: an option with no expiry whose holder pays a constant funding rate $q$ until either exercising at payoff $\max(K-S,0)$ or dropping the option, with exercise and dropping boundaries $S_\ell(q;K)$ and $S_u(q;K)$ set by value-matching and smooth-pasting. In the limit $q\to\infty$ these boundaries collapse to the strike $K$, the delta becomes the step function $-\mathbf{1}_{\{S<K\}}$, and the identity $\lim_{q\to\infty}q(S_u-S_\ell)=\sigma^2K^2/2$ is what makes the active option's funding stream converge exactly to the CFAMM's instantaneous LVR. This combination converts a static, time-invariant option valuation into the dynamic, path-dependent cost of AMM liquidity provision.
What would settle it
Take any concrete constant-function invariant (for example, constant-product with concentrated liquidity), compute its delta $X(S)=V'(S)$ on a band, and check whether $X'(S)$ can be made to equal $\beta_p\gamma_p(\gamma_p-1)S^{\gamma_p-2}$ for some $(r,\sigma,K^*,q)$ over $[a,b]$ with $a=S_\ell$, $b=S_u$; if no parameter choice matches at all price levels, the exact-replication premise fails. A second check is to simulate a GBM path, deploy the band calibrated in Section 6.1, and test whether cumulative LVR minus $qT$ ever leaves the claimed bound $rK^*$.
Extended reading notes
Core claim
The central discovery is a pair of exact and approximate identities linking AMM adverse selection to CI option funding fees. Theorem 5 states that for any CFAMM position with delta $X(S)$, the delta-replicating CI-option portfolio $\Pi$ has instantaneous funding income $dFee_t$ satisfying $\lim_{q\to\infty}dFee_t = dLVR_t = \frac12\sigma^2S_t^2 X'(S_t)\,dt$, and hence $Fee|_0^T = LVR|_0^T$ for every horizon $T>0$. The proof rests on the limiting identity $\lim_{q\to\infty}q(S_u(q;K)-S_\ell(q;K))=\sigma^2K^2/2$, which converts the funding fee of the uniquely active strike into LVR. Theorem 6 then shows that if a concentrated-liquidity band is chosen with $X(S)=X_q(S;K^*)$ on $[a,b]$ with $a=S_\ell(q,K^*)$, $b=S_u(q,K^*)$, the instantaneous LVR rate equals $q\,dt$ plus a residual bounded by $rK^*$, so LVR over any window is approximately flat and equal to the funding fee. This recasts LVR as a tradable funding premium rather than an unhedgeable drift.
Load-bearing premise
The argument that a single CI put can be replicated by a CFAMM band assumes there exists a constant-function invariant whose delta exactly equals the put's delta at every price in the band; the paper does not prove that any concrete invariant realizes this profile, so the constant-LVR construction may be unattainable in practice.
Editorial extensions
If this is right
- A liquidity provider can, in principle, exactly hedge LVR by selling a strip of CI puts: the funding fees received equal the adverse-selection loss, leaving the hedged position delta-neutral.
- With finite $q$ and finitely many strikes, the delta-replication error can be pushed below $10^{-3}$ in the tested ranges ($q\ge 8$, $\Delta K\le 4$), so the theoretical decomposition is practically implementable.
- By choosing a liquidity band that matches a single CI put's delta, an LP converts a stochastic, volatility-dependent adverse-selection cost into a nearly fixed cost of $q$ per unit time, with residual at most $rK^*$.
- Using ATM implied-volatility term structure, an LP can solve the fixed-point equation $\sigma^2_{\rm eff}=w(\bar\tau(\sigma^2_{\rm eff}))/\bar\tau(\sigma^2_{\rm eff})$ to calibrate $q$ and the band boundaries to a desired expected holding period $\bar\tau$.
- The error bounds in Theorem 8 show that when the total variance curve is approximately linear, the volatility calibration error is small, so the forward LVR estimate is robust to variation in the first-exit time.
Reading between the lines
- If on-chain or exchange-traded perpetual CI options became liquid, their quoted funding rates would directly reveal the market's expectation of future LVR for any AMM band, turning LVR into a price rather than a post-hoc statistic.
- The exact-delta assumption in Theorem 6 is probably not strictly necessary: the Section 7 error analysis suggests that approximate matching of the single-put delta to within a small tolerance should keep LVR within a correspondingly small band around $q$; a quantitative stability theorem would be a natural follow-up.
- The fixed-point volatility calibration could be applied to other AMM invariants (e.g., stableswap or log-normal curves) by replacing the CI-put delta with the corresponding gamma profile; this would extend 'constant-LVR' band design beyond concentrated constant-product pools.
- Because the residual bound $|\epsilon(t)|\le rK^*$ grows with the strike, the constant-LVR construction is most accurate for low-strike, low-rate environments; a testable implication is that wider bands at higher rates will show LVR drift that scales with $rK^*$, observable in backtests.
Signed reviews
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper proposes an option-theoretic representation of constant-function AMM (CFAMM) liquidity provision. It models an LP position as a portfolio of perpetual American continuous-installment (CI) put options, using the limit of large installment rate q to obtain a step-function delta. The authors claim two key results: (a) the instantaneous funding fee of the delta-replicating CI portfolio equals the instantaneous LVR of the CFAMM position, and hence integrated fees equal integrated LVR; and (b) a CFAMM position whose delta matches that of a single CI put suffers approximately constant, price-independent LVR over a forward window. The paper also studies discrete-strike replication error and calibrates the constant volatility parameter from the ATM implied volatility term structure, with error bounds.
Significance. If the central claims hold, the paper offers a genuinely novel interpretation of LVR as the funding stream of perpetual CI options, and a concrete recipe for LPs to choose band width and position shape with predictable forward adverse-selection cost. The use of external closed forms from Ciurlia and Caperdoni and the LVR formula from Milionis et al. is transparent, and the limiting algebra in the appendix is internally consistent. The discrete replication study and the volatility calibration with real ATM IV data are useful practical complements. However, the second advertised result currently rests on an unproven and, as written, sign-inconsistent construction, and the first result is stated as an exact identity while the proof establishes only a q→∞ limit; these issues are load-bearing for the paper's title claims.
major comments (3)
- [Section 6.1, Eqs. (13)–(15)] The construction of a CFAMM band whose delta equals X_q(S;K*) is unsatisfiable as stated. For a long perpetual American CI put, the delta X_q(S;K*) lies between -1 and 0 on the continuation region, whereas a CFAMM LP's delta equals the token-0 reserve x(S), which is strictly positive inside the band (as in Eq. (2) for the concentrated CPAMM). Setting V'(S)=X_q(S;K*) therefore forces a negative delta on [a,b], which no CFAMM with positive token reserves can implement. The intended object is presumably a short put whose delta is -X_q plus a cash constant, but even with that sign correction the paper must prove that the resulting reserve curves x(S) and y(S)=V(S)-S x(S) are nonnegative on the band and that they lie on a level set of some constant-function invariant F(x,y)=k. No such existence proof is supplied. Since Theorem 6, Table 1, Section 8.3, and the advertised 'constant future LVR' design rules all inherit this premise, this is a load-bearing gap.
- [Abstract and Theorem 5 (proof in Appendix B)] The abstract states that LVR is 'analytically identical' to the CI funding fees, but the proof establishes only the limiting identity lim_{q→∞} dFee^q_t = dLVR_t. In the proof of Theorem 5, the line before 'Hence' is an explicit limit, and no finite-q equality is shown. The residual at finite q is not addressed by Section 7, which measures delta-replication error on a discrete strip, not the funding-fee residual of the continuous portfolio. Theorem 6's bound |ϵ(t)|≤rK* applies only to the special Section 6.1 construction, which itself lacks an existence proof. The theorem and abstract should either be restated as a limit result as q→∞ or be accompanied by a finite-q bound on |dFee^q_t - dLVR_t|. Because the exact identity is advertised as the first key result, this conflation of limit and equality is a central issue.
- [Appendix B, Lemma 4] The recursive strike construction S_ℓ(q;K_{i+1})=S_u(q;K_i) requires that the functions K↦S_ℓ(q;K) and K↦S_u(q;K) allow a finite tiling of any interval [a,b] with prescribed endpoints. The lemma asserts existence and uniqueness implicitly, but no monotonicity or surjectivity argument is given for the tiling maps. If the construction fails for some parameter ranges, the convergence argument for the discrete portfolio and the funding-fee limit would not apply to those cases. This is less severe than the two points above, but it should be addressed for rigor.
minor comments (5)
- [Section 8.1] The description of boundary behavior is reversed relative to Section 2.3.2: it says 'when S_t=S_l, the option is dropped, or when S_t=S_u, it is exercised,' while the earlier definition states that S_l is the exercise boundary and S_u is the dropping boundary. Please align the two passages.
- [Section 1 and references] The name 'Millionis et al. [16]' in the related-work section is a misspelling of 'Milionis'; please correct for consistency with the reference list.
- [Lemma 1 and Eq. (26)] The step-delta limit is stated with X∞(S;K) = -1_{S<K}. At the point S=K this convention gives 0. The boundary value at a single price is immaterial for the integrals, but the authors should state the convention explicitly to avoid confusion in the dominated-convergence argument.
- [Section 7, Figure 4] The text states that 'both errors are below 10^{-3}', but the figures plot log-error and the reader cannot verify the exact numerical range from the axis labels alone; adding a brief quantitative sentence in the caption or text with the maximum observed RMSE would improve reproducibility.
- [Section 8.2, Eq. (19)] The fixed-point nature of Eq. (19) is described in words but not labeled as a fixed-point equation in the equation display. A short sentence clarifying that σ_eff^2 appears on both sides would help readers.
Circularity Check
No circularity: the funding-fee/LVR identity is an asymptotic theorem built on external CI-option and LVR results, not a fitted or self-referential reduction.
full rationale
The paper's central derivation, Theorem 5, constructs a delta-replicating portfolio of perpetual American continuous-installment puts with weights w(K) = V''(K), then proves via Lemmas 3 and 4 that the limiting funding fee of the active option equals (1/2) sigma^2 S^2 X'(S) dt, which is exactly the externally established LVR formula from Milionis et al. [16]. The CI-option closed forms, boundary asymptotics, and PDE are taken from Ciurlia and Caperdoni [5], an independent external source; neither [5] nor [16] is authored by the present paper's authors, and no self-citation is load-bearing. The identity is a genuine mathematical equivalence derived from stated assumptions rather than a parameter fitted to data and then renamed as a prediction. Section 6.1 assumes a CFAMM band whose delta equals a CI put's delta and derives dLVR = q dt + epsilon(t) dt directly from the CI-option PDE; this is a conditional result, not circular. The question of whether such a delta profile is realizable by a positive-reserve constant-function invariant is a feasibility or correctness concern, not a circularity concern. Volatility calibration in Section 8 is an application input involving market data and a fixed-point estimate; it does not enter the proof of the fee-LVR identity. Overall, the derivation chain is self-contained against external benchmarks and contains no step that reduces to its own inputs.
Assumptions & free parameters
assumptions (4)
- domain assumption The risky asset price follows geometric Brownian motion under a risk-neutral measure with constant volatility sigma and zero dividends (dS_t/S_t = r dt + sigma dB_t).
- domain assumption The AMM is a secondary market; the price S_t is set by a primary market, with arbitrage continuously restoring the pool price to the external price.
- domain assumption Closed-form pricing formulas for perpetual American continuous-installment put options (price P_q, delta X_q, boundaries S_l, S_u) from Ciurlia and Caperdoni [5] are correct.
- domain assumption The instantaneous LVR formula dLVR_t = (1/2) sigma^2 S_t^2 Gamma(S_t) dt from Milionis et al. [16] is accepted as the measure of adverse-selection cost.
Cite this review
Pith. "Pith review of Modeling Loss-Versus-Rebalancing in Automated Market Makers via Continuous-Installment Options." pith.science (2026). https://pith.science/paper/56ITH5EZ
@misc{pith2026250802971,
author = {Pith},
title = {Pith review of: Modeling Loss-Versus-Rebalancing in Automated Market Makers via Continuous-Installment Options},
year = {2026},
howpublished = {\url{https://pith.science/paper/56ITH5EZ}},
note = {Machine review of arXiv:2508.02971}
}
read the original abstract
This paper mathematically models a constant-function automated market maker (CFAMM) position as a portfolio of exotic options, known as perpetual American continuous-installment (CI) options. This model replicates an AMM position's delta at each point in time over an infinite time horizon, thus taking into account the perpetual nature and optionality to withdraw of liquidity provision. This framework yields two key theoretical results: (a) It proves that the AMM's adverse-selection cost, loss-versus-rebalancing (LVR), is analytically identical to the continuous funding fees (the time value decay or theta) earned by the at-the-money CI option embedded in the replicating portfolio. (b) A special case of this model derives an AMM liquidity position's delta profile and boundaries that suffer approximately constant LVR, up to a bounded residual error, over an arbitrarily long forward window. Finally, the paper describes how the constant volatility parameter required by the perpetual option can be calibrated from the term structure of implied volatilities and estimates the errors for both implied volatility calibration and LVR residual error. Thus, this work provides a practical framework enabling liquidity providers to choose an AMM liquidity profile and price boundaries for an arbitrarily long, forward-looking time window where they can expect an approximately constant, price-independent LVR. The results establish a rigorous option-theoretic interpretation of AMMs and their LVR, and provide actionable guidance for liquidity providers in estimating future adverse-selection costs and optimizing position parameters.
Reference graph
Works this paper leans on
-
[1]
Hayden Adams, Noah Zinsmeister, Moody Salem, River Keefer, and Dan Robinson. Uniswap V2 Core. https://uniswap.org/whitepaper-v2.pdf, 2020. Accessed: 2025-05-25
work page 2020
-
[2]
Hayden Adams, Noah Zinsmeister, Moody Salem, River Keefer, and Dan Robinson. Uniswap v3 Core Whitepaper. https://uniswap.org/whitepaper-v3.pdf, 2021. Accessed: 2025-05-25
work page 2021
-
[3]
The pricing of options and corporate liabilities
Fischer Black and Myron Scholes. The pricing of options and corporate liabilities. Journal of political economy, 81(3):637–654, 1973
work page 1973
-
[4]
Vitalik Buterin. Ethereum white paper. GitHub repository, 1(22-23):5–7, 2013
work page 2013
-
[5]
A note on the pricing of perpetual continuous-installment options
Pierangelo Ciurlia and Camilla Caperdoni. A note on the pricing of perpetual continuous-installment options. Mathematical Methods in Economics and Finance , 4(1):11–26, 2009
work page 2009
-
[6]
The replicating portfolio of a constant product market
Joseph Clark. The replicating portfolio of a constant product market. Available at SSRN , 2020. doi:10.2139/ssrn.3550601
-
[7]
The replicating portfolio of a constant product market with bounded liquidity
Joseph Clark. The replicating portfolio of a constant product market with bounded liquidity. Avail- able at SSRN , 2021. doi:10.2139/ssrn.3898384
-
[8]
DeFiLlama. DEX protocols. https://defillama.com/protocols/dexs. Accessed: 2025-05-26
work page 2025
Show all 18 references
-
[9]
Static replication of impermanent loss for concentrated liquidity provision in decentralised markets
Jun Deng, Hua Zong, and Yun Wang. Static replication of impermanent loss for concentrated liquidity provision in decentralised markets. Operations Research Letters, 51(3):206–211, 2023. doi: 10.1016/j.orl.2023.03.002. 15
2023 doi
-
[10]
Total number of liquidity pools
Dune Analytics. Total number of liquidity pools. https://dune.com/queries/3243692/5427065. Accessed: 2025-05-25
2025
-
[11]
Real analysis: modern techniques and their applications
Gerald B Folland. Real analysis: modern techniques and their applications . John Wiley & Sons, 1999
1999
-
[12]
Weighted variance swaps hedge against impermanent loss
Masaaki Fukasawa, Basile Maire, and Marcus Wunsch. Weighted variance swaps hedge against impermanent loss. Quantitative Finance, 23:901–911, 2023. doi:10.1080/14697688.2023.2202708
2023
-
[13]
DEX metrics - dune analytics dashboard
hagaetc. DEX metrics - dune analytics dashboard. https://dune.com/hagaetc/dex-metrics. Accessed: 2025-05-26
2025
-
[14]
Unified approach for hedging impermanent loss of liquidity provision
Alex Lipton, Vladimir Lucic, and Artur Sepp. Unified approach for hedging impermanent loss of liquidity provision. 2024. arXiv:2407.05146
2024 arXiv
-
[15]
Market neutral liquidity provision
Basile Maire and Marcus Wunsch. Market neutral liquidity provision. Ledger, 9:73–88, Nov. 2024. doi:10.5195/ledger.2024.389
2024 doi
-
[16]
Automated market making and loss-versus-rebalancing
Jason Milionis, Ciamac C Moallemi, Tim Roughgarden, and Anthony Lee Zhang. Automated market making and loss-versus-rebalancing. 2024. arXiv:2208.06046
2024 arXiv
-
[17]
Solana: A new architecture for a high performance blockchain v0
Anatoly Yakovenko. Solana: A new architecture for a high performance blockchain v0. 8.13, 2018
2018
-
[18]
Stochastic Differential Equations: An Introduction with Applications , chapter 7, pages 109–132
Bernt Øksendal. Stochastic Differential Equations: An Introduction with Applications , chapter 7, pages 109–132. Springer Verlag, 5th edition, 2000. doi:10.1007/978-3-662-03185-8 . A Closed-Form of Perpetual American CI Put Option Below, we provide closed-form expressions for ...
Reviewed August 15, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.