pith. machine review for the scientific record. sign in

arxiv: 2605.06060 · v1 · submitted 2026-05-07 · 💻 cs.CE · cs.SY· eess.SY

Recognition: unknown

Arbitrage and the Stability of AMM Price Tracking

Authors on Pith no claims yet

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

classification 💻 cs.CE cs.SYeess.SY
keywords Automated market makersArbitrageTracking errorGeometric ergodicityDecentralized financeLiquidityBlockchain executionPrice stability
0
0 comments X

The pith

Arbitrage ensures geometric ergodicity of the AMM tracking error when total successful correction per block meets a threshold condition.

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

The paper establishes that the gap between an automated market maker price and an external reference price forms a stochastic process that converges geometrically to an invariant distribution whenever the aggregate arbitrage correction confirmed in each block satisfies a simple threshold. A sympathetic reader would care because this supplies a rigorous, quantitative version of the informal claim that arbitrage keeps decentralized exchange prices honest without central intervention. The authors reduce all blockchain execution details such as fees, delays, ordering, and failures to one effective per-block correction quantity and derive explicit one-step bounds that tie tracking accuracy directly to pool liquidity and execution success. They illustrate the mapping with a constant-product example and confirm consistency through simulations driven by empirical proxies extracted from realized block data.

Core claim

The tracking error between the reference price and the AMM price is modeled as a Markov process. Under the block-level correction condition on the total successful arbitrage volume realized in each block, this process is geometrically ergodic and satisfies explicit one-step bounds that connect the deviation probabilities to liquidity parameters and execution quality.

What carries the argument

The block-level correction condition, which requires that the aggregate successful arbitrage correction in each block exceed a threshold that forces contraction of the tracking-error Markov chain.

If this is right

  • Higher liquidity and higher rates of successful correction tighten the stationary distribution of the tracking error.
  • In constant-product pools the width of the no-trade band is determined explicitly by fees, fixed execution costs, and local liquidity.
  • The optimal corrective trade size follows directly from the same liquidity and cost parameters.
  • Empirical proxies built from block data can organize simulations whose comparative statics match the theoretical predictions.

Where Pith is reading between the lines

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

  • Designers could monitor the realized correction relative to the threshold on-chain to obtain a real-time stability margin for any given AMM.
  • The same reduction to a per-block correction scalar could be applied to other on-chain pricing mechanisms that rely on external arbitrage.
  • The explicit bounds supply a direct way to choose minimum liquidity or fee parameters that achieve a target long-run tracking precision.

Load-bearing premise

That every friction in blockchain execution can be summarized without loss by the single scalar value of total successful correction achieved in each block.

What would settle it

Collect a long sequence of on-chain blocks in which the measured total correction consistently meets or exceeds the stated threshold yet the observed price deviations show no geometric contraction or violate the derived one-step bounds.

Figures

Figures reproduced from arXiv: 2605.06060 by Nadia Dahmani, Peihao Li, Wenqi Cai.

Figure 1
Figure 1. Figure 1: Probability that a block removes at least a given share of the view at source ↗
Figure 2
Figure 2. Figure 2: Reduced simulation driven by the data-guided theorem quantities. view at source ↗
Figure 4
Figure 4. Figure 4: Custom mechanism simulation based on the constant-product view at source ↗
read the original abstract

Automated market makers (AMMs) quote prices from pool state rather than from a limit order book. AMM pools often stay close to a reference price because arbitrageurs correct profitable mispricing. A large part of decentralized finance therefore relies on a simple economic premise: once the AMM price drifts away from the reference price, arbitrage incentives push it back. This paper studies when that premise is strong enough to guarantee block-scale stability. We model the gap between the reference price and the AMM price as a stochastic tracking error, treat arbitrage as the corrective input, and place blockchain execution inside the loop through fees, discrete blocks, transaction ordering, delays, and transaction failure. The detailed execution layer is reduced to the total successful correction confirmed in each block. Under a block-level correction condition, we prove geometric ergodicity of the tracking error and obtain explicit one-step bounds that connect tracking quality to liquidity and execution quality. We also show in a constant-product example how fees, fixed execution costs, and local liquidity map into the no-trade band and the optimal corrective trade. Finally, we build empirical proxies for the theorem quantities from realized block data and use them to organize reduced and mechanism-focused simulations whose comparative statics are consistent with the theory. The contribution is to turn a basic economic intuition behind decentralized finance into a quantitative stability statement together with a tractable calibration interface.

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

0 major / 3 minor

Summary. The paper models the gap between an AMM's quoted price and a reference price as a stochastic tracking error process. Arbitrage is treated as the corrective input, with blockchain execution details (fees, discrete blocks, ordering, delays, and failures) reduced to the aggregate successful correction amount confirmed in each block. Under an explicitly stated block-level correction condition, the manuscript proves geometric ergodicity of the tracking error and derives explicit one-step bounds that relate tracking quality to liquidity depth and execution parameters. A constant-product AMM example maps fees, fixed costs, and local liquidity into the no-trade band and optimal corrective trade size. Empirical proxies constructed from realized block data are then used to parameterize reduced-form and mechanism-focused simulations whose comparative statics are reported as consistent with the derived bounds.

Significance. If the block-level correction condition is satisfied in practice, the results convert the standard economic intuition that arbitrage stabilizes AMM prices into a quantitative ergodicity statement with explicit, usable bounds. The reduction of execution-layer complexity to a per-block total, the constant-product calibration example, and the data-driven simulation interface together supply a tractable framework for assessing and designing AMM mechanisms. These elements are particularly valuable for DeFi protocol analysis and liquidity provision decisions.

minor comments (3)
  1. [Introduction] The abstract and introduction state the reduction of the execution layer to total successful correction per block; a short dedicated subsection clarifying how transaction ordering, delays, and failures are aggregated into this total would improve readability without altering the formal argument.
  2. [Constant-product example] In the constant-product example, the mapping from fees and liquidity to the no-trade band is presented clearly, but the notation for the optimal corrective trade size should be cross-referenced to the general one-step bound derived earlier to avoid any ambiguity for readers.
  3. [Empirical proxies and simulations] The simulation section constructs empirical proxies from block data; adding a brief table that lists the exact proxy definitions (e.g., how liquidity depth and correction amounts are estimated) would make the comparative statics easier to replicate.

Simulated Author's Rebuttal

0 responses · 0 unresolved

We thank the referee for the positive and accurate summary of our work, which correctly identifies the modeling of the tracking error process, the block-level correction condition, the geometric ergodicity result, the explicit one-step bounds, the constant-product calibration, and the data-driven simulation interface. We appreciate the recognition of the framework's potential value for DeFi protocol analysis and liquidity provision. No specific major comments were raised in the report.

Circularity Check

0 steps flagged

No significant circularity; derivation conditional on explicit modeling assumption

full rationale

The paper reduces execution-layer details (fees, ordering, delays, failures) to a per-block total successful correction and states this as an upfront modeling choice. It then proves geometric ergodicity and one-step bounds under the stated block-level correction condition. The constant-product example maps parameters into the no-trade band as an illustration, and empirical proxies from block data are used only for simulation checks. No fitted inputs are renamed as predictions, no self-citation chains support the central claim, and the derivation does not reduce to its inputs by construction. The result is a standard conditional theorem with independent content.

Axiom & Free-Parameter Ledger

0 free parameters · 1 axioms · 0 invented entities

The central claim rests on modeling choices that summarize complex execution into a single per-block correction quantity and on the block-level correction condition; these are domain assumptions rather than fitted numbers or new physical entities.

axioms (1)
  • domain assumption Block-level correction condition
    Invoked to guarantee sufficient arbitrage activity for the ergodicity proof.

pith-pipeline@v0.9.0 · 5546 in / 1225 out tokens · 55458 ms · 2026-05-08T03:45:48.803927+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

25 extracted references · 20 canonical work pages

  1. [1]

    An analysis of uniswap markets,

    G. Angeris, H.-T. Kao, R. Chiang, C. Noyes, and T. Chitra, “An analysis of uniswap markets,”Cryptoeconomic Systems, vol. 1, no. 1,

  2. [2]

    Available: https://cryptoeconomicsystems.pubpub.org/ pub/angeris-uniswap-analysis

    [Online]. Available: https://cryptoeconomicsystems.pubpub.org/ pub/angeris-uniswap-analysis

  3. [3]

    Improved price oracles: Constant function market makers,

    G. Angeris and T. Chitra, “Improved price oracles: Constant function market makers,” inProceedings of the 2nd ACM Conference on Advances in Financial Technologies, 2020. [Online]. Available: https://doi.org/10.1145/3419614.3423251

  4. [4]

    Moallemi, Tim Roughgarden, and Anthony Lee Zhang

    J. Milionis, C. C. Moallemi, T. Roughgarden, and A. L. Zhang, “Automated market making and loss versus rebalancing,” arXiv preprint arXiv:2208.06046, 2022. [Online]. Available: https: //arxiv.org/abs/2208.06046

  5. [5]

    Uniswap v3 Core,

    H. Adams, N. Zinsmeister, M. Salem, R. Keefer, and D. Robinson, “Uniswap v3 Core,” Whitepaper, Mar. 2021. [Online]. Available: https://app.uniswap.org/whitepaper-v3.pdf

  6. [6]

    Concentrated liquidity analysis in Uniswap v3,

    S. Hashemseresht and M. Pourpouneh, “Concentrated liquidity analysis in Uniswap v3,” inProceedings of the 2022 ACM CCS Workshop on Decentralized Finance and Security, 2022, pp. 63–70. [Online]. Available: https://dl.acm.org/doi/10.1145/3560832.3563438

  7. [7]

    Exploring price accuracy on Uniswap v3 in times of distress,

    L. Heimbach, E. Schertenleib, and R. Wattenhofer, “Exploring price accuracy on Uniswap v3 in times of distress,” inProceedings of the 2022 ACM CCS Workshop on Decentralized Finance and Security, 2022, pp. 47–53. [Online]. Available: https://dl.acm.org/doi/10.1145/ 3560832.3563435

  8. [8]

    Measuring arbitrage losses and profitability of AMM liquidity,

    R. Fritsch and A. Canidio, “Measuring arbitrage losses and profitability of AMM liquidity,” inCompanion Proceedings of the ACM Web Conference 2024, 2024, pp. 1761–1767. [Online]. Available: https://dl.acm.org/doi/10.1145/3589335.3651961

  9. [9]

    What drives liquidity on decentralized exchanges? evidence from the uniswap protocol,

    B. Z. Zhu, D. Liu, X. Wan, G. Liao, C. C. Moallemi, and B. Bachu, “What drives liquidity on decentralized exchanges? evidence from the uniswap protocol,”arXiv preprint arXiv:2410.19107, 2024. [Online]. Available: https://arxiv.org/abs/2410.19107

  10. [11]

    An arbitrage driven price dynamics of automated market makers in the presence of fees,

    J. Najnudel, S. N. Tung, K. Yamazaki, and J. Y . Yen, “An arbitrage driven price dynamics of automated market makers in the presence of fees,”Frontiers of Mathematical Finance, vol. 3, no. 4, pp. 560–571, 2024. [Online]. Available: https: //www.aimspress.com/article/doi/10.3934/fmf.2024018

  11. [12]

    Batching trades on automated market makers,

    A. Canidio and R. Fritsch, “Batching trades on automated market makers,” in5th Conference on Advances in Financial Technologies, ser. Leibniz International Proceedings in Informatics, vol. 282, 2023, pp. 24:1–24:17. [Online]. Available: https://drops.dagstuhl.de/entities/ document/10.4230/LIPIcs.AFT.2023.24

  12. [13]

    The geometry of constant function market makers,

    G. Angeris, T. Chitra, T. Diamandis, A. Evans, and K. Kulkarni, “The geometry of constant function market makers,”arXiv preprint arXiv:2308.08066, 2023. [Online]. Available: https://arxiv.org/abs/ 2308.08066

  13. [14]

    A dynamic equilibrium model for automated market makers,

    C. Zang, Z. Wang, and W. Zhang, “A dynamic equilibrium model for automated market makers,”arXiv preprint arXiv:2603.08603, 2026. [Online]. Available: https://arxiv.org/abs/2603.08603

  14. [15]

    Flash Boys 2.0: Frontrunning, Transaction Reordering, and Consensus Instability in Decentralized Exchanges

    P. Daian, S. Goldfeder, T. Kell, Y . Li, X. Zhao, I. Bentov, L. Breidenbach, and A. Juels, “Flash boys 2.0: Frontrunning in decentralized exchanges, miner extractable value, and consensus instability,” in2020 IEEE Symposium on Security and Privacy, 2020, pp. 910–927. [Online]. Available: https://arxiv.org/abs/1904.05234

  15. [16]

    Frontrunner jones and the raiders of the dark forest: An empirical study of frontrunning on the ethereum blockchain,

    C. F. Torres, R. Camino, and R. State, “Frontrunner jones and the raiders of the dark forest: An empirical study of frontrunning on the ethereum blockchain,” in30th USENIX Security Symposium, 2021, pp. 1343–1359. [Online]. Available: https: //www.usenix.org/conference/usenixsecurity21/presentation/torres

  16. [17]

    High-frequency trading on decentralized on-chain exchanges,

    L. Zhou, K. Qin, C. F. Torres, D. V . Le, and A. Gervais, “High-frequency trading on decentralized on-chain exchanges,” in2021 IEEE Symposium on Security and Privacy (SP), 2021, pp. 428–445. [Online]. Available: https://arxiv.org/abs/2009.14021

  17. [18]

    Don’t let MEV slip: The costs of swapping on the uniswap protocol,

    A. Adams, B. Y . Chan, S. Markovich, and X. Wan, “Don’t let MEV slip: The costs of swapping on the uniswap protocol,” in Financial Cryptography and Data Security, ser. Lecture Notes in Computer Science, J. Bonneau and N. Kobeissi, Eds. Cham: Springer, 2025, vol. 14744, pp. 172–191. [Online]. Available: https://link.springer.com/chapter/10.1007/978-3-031-7...

  18. [19]

    Non-atomic arbitrage in decentralized finance,

    L. Heimbach, V . Pahari, and E. Schertenleib, “Non-atomic arbitrage in decentralized finance,”arXiv preprint arXiv:2401.01622, 2024. [Online]. Available: https://arxiv.org/abs/2401.01622

  19. [20]

    MEV capture through time-advantaged arbitrage,

    R. Fritsch, M. I. Silva, A. Mamageishvili, B. Livshits, and E. W. Felten, “MEV capture through time-advantaged arbitrage,” arXiv preprint arXiv:2410.10797, 2024. [Online]. Available: https: //arxiv.org/abs/2410.10797

  20. [21]

    Layer 2 arbitrage: An empirical analysis of swap dynamics and price disparities on rollups,

    K. Gogol, J. Messias, D. Miori, C. Tessone, and B. Livshits, “Layer 2 arbitrage: An empirical analysis of swap dynamics and price disparities on rollups,”arXiv preprint arXiv:2406.02172, 2024. [Online]. Available: https://arxiv.org/abs/2406.02172

  21. [22]

    First-spammed, first- served: MEV extraction on fast-finality blockchains,

    K. Gogol, M. Schneider, and C. Tessone, “First-spammed, first- served: MEV extraction on fast-finality blockchains,”arXiv preprint arXiv:2506.01462, 2025. [Online]. Available: https://arxiv.org/abs/ 2506.01462

  22. [23]

    Building trust takes time: Limits to arbitrage for blockchain-based assets,

    N. Hautsch, C. Scheuch, and S. V oigt, “Building trust takes time: Limits to arbitrage for blockchain-based assets,”Review of Finance, vol. 28, no. 4, pp. 1345–1381, 2024. [Online]. Available: https://doi.org/10.1093/rof/rfae004

  23. [24]

    Price discovery on decentralized exchanges,

    A. Capponi, R. Jia, and S. Yu, “Price discovery on decentralized exchanges,”The Review of Financial Studies, 2026. [Online]. Available: https://doi.org/10.1093/rfs/hhag002

  24. [26]

    Available: https://arxiv.org/abs/2601.00738

    [Online]. Available: https://arxiv.org/abs/2601.00738

  25. [27]

    S. P. Meyn and R. L. Tweedie,Markov Chains and Stochastic Stability, 2nd ed. Cambridge University Press, 2009