- The paper introduces a rigorous option-theoretic framework equating AMM loss-versus-rebalancing costs to continuous-installment put option funding fees.
- The paper models CFAMM positions as a portfolio of perpetual CI put options, demonstrating that discrete replication closely matches the AMM delta profile with bounded error.
- The paper provides actionable design rules for liquidity providers to optimize liquidity bands and holding periods using market-implied volatility data.
Modeling Loss-Versus-Rebalancing in Automated Market Makers via Continuous-InstaLLMent Options
Introduction and Motivation
This paper develops a rigorous option-theoretic framework for modeling the loss-versus-rebalancing (LVR) cost incurred by liquidity providers (LPs) in constant-function automated market makers (CFAMMs), such as Uniswap v2/v3. The central contribution is the identification of a mathematical equivalence between the LVR of a CFAMM position and the funding fees of a portfolio of perpetual American continuous-instaLLMent (CI) put options. This equivalence enables forward-looking, closed-form estimation of LVR, and provides actionable design rules for LPs to select liquidity bands and holding periods with predictable, price-path-independent adverse selection costs.
The motivation arises from the persistent value transfer from LPs to arbitrageurs due to the lag between AMM prices and primary market prices. While prior work has quantified instantaneous and historical LVR, this paper addresses the forward estimation problem, leveraging the time-invariant properties of perpetual CI options to construct static, delta-replicating portfolios for AMM positions.
Option-Theoretic Decomposition of CFAMM Positions
The paper models a concentrated CFAMM position as a portfolio of perpetual American CI put options, each with a different strike, and with funding rates tending to infinity. In this limit, the exercise and abandonment boundaries of each CI put collapse to the strike, and the option's delta becomes a step function. This property allows the construction of a portfolio that exactly matches the delta profile of any smooth CFAMM value function.

Figure 1: CPAMM invariant with k=1 and marginal price, illustrating the geometric structure of the AMM reserve curve.
The key result is that the instantaneous LVR of the AMM position is analytically identical to the funding fee (theta) of the at-the-money CI option in the replicating portfolio. This is formalized by constructing a continuous (or, in practice, discrete) strip of CI puts, weighted by the second derivative of the AMM value function with respect to price. The funding fee received by the option seller, in the limit of large funding rates, converges to the LVR cost experienced by the LP.
Analytical Results: LVR as CI Funding Fees
The equivalence between LVR and CI funding fees is established via a sequence of lemmas and theorems. For a discrete portfolio of CI puts with finite funding rates, the total funding fee at any time is dominated by the option whose continuation region contains the spot price. As the funding rate increases, the width of the continuation region shrinks, and the funding fee converges to the instantaneous LVR:
q→∞limwjq=2σ2S2X′(S)
where wj is the weight of the active option, q is the funding rate, σ is volatility, S is spot price, and X′(S) is the gamma of the AMM position.

Figure 2: Discounted value of a perpetual CI put option with lower and upper boundaries, showing the exercise and abandonment regions.
A further result shows that if the AMM liquidity band is chosen to match the delta of a single CI put, the LVR becomes nearly constant and equal to the funding rate q, up to a bounded residual error. This enables LPs to design positions with predictable, price-path-independent LVR over arbitrarily long forward windows.
Error Analysis of Discrete CI Option Replication
In practice, a continuous strip of options is infeasible; the paper quantifies the error introduced by discretizing the strike space and using finite funding rates. The error metrics considered are the maximum absolute error and root-mean-square error (RMSE) between the target AMM delta and the delta of the discrete CI put strip.


Figure 3: Log max error in delta replication as a function of funding rate q and strike spacing ΔK.
The results demonstrate that both errors decrease as the funding rate increases and the strike spacing decreases. For practical purposes, a small number of CI puts with sufficiently large q can replicate the AMM delta within tight error bounds, making the approach implementable for LPs seeking to immunize against LVR.
Volatility Calibration and Effective Time Horizon
A critical implementation detail is the calibration of the constant volatility parameter required for perpetual CI put pricing. Since market data provides a term structure of implied volatilities (IVs) for fixed maturities, the paper derives a mapping from the CI put's expected first-exit time (the mean time until the spot price leaves the continuation band) to an effective implied volatility.
Figure 4: Distribution of first-exit time τ for a CI put, quantifying the expected holding period as a function of band width and volatility.
The effective squared volatility is estimated by interpolating total variances from market IVs at the relevant time horizon. The paper provides error bounds for this approximation, showing that the error is small when the IV curve is flat (as is typical for long maturities), and quantifies the mean absolute deviation and RMSE.
Figure 5: Distribution of σ2 for r=2%, σ=61%, K=100, q=5 using ETH ATM IVs, illustrating the calibration of effective volatility.
Figure 6: MAD and RMSE for r=5%, K=100, q=40, where σeff2 is derived by fixed point methods, showing the tightness of the volatility estimation.
Practical Implications for Liquidity Providers
The framework enables LPs to:
The analysis also highlights the trade-off between capital efficiency (narrow bands, high q) and operational complexity (finer strike meshes), and provides explicit design tables for various volatility and time horizon scenarios.
Theoretical and Future Directions
The paper's results establish a closed-form, time-invariant correspondence between AMM LVR and CI option funding fees, providing a new lens for understanding adverse selection in DeFi markets. The approach is robust to the choice of AMM invariant and can be extended to more general liquidity profiles.
Future research directions include:
- Extending the analysis to asymmetric liquidity bands and off-ATM positions, requiring integration over the full volatility surface.
- Incorporating stochastic or time-dependent volatility models (e.g., Heston, Hull-White) to capture more realistic market dynamics.
- Quantifying the impact of transaction costs, slippage, and discrete trading on the LVR–CI equivalence.
- Exploring the development of on-chain CI option markets as direct hedging instruments for LPs.
Conclusion
This work provides a rigorous, actionable framework for modeling and managing LVR in AMMs via a novel decomposition into perpetual American CI put options. The analytical equivalence between LVR and CI funding fees enables forward-looking, predictable estimation of adverse selection costs, and offers practical tools for LPs to optimize position parameters using observable market data. The discrete error analysis confirms the feasibility of implementation, and the volatility calibration procedure bridges the gap between perpetual option theory and real-world IV surfaces. The framework opens new avenues for both theoretical exploration and practical risk management in DeFi liquidity provision.