Strategic Liquidity Provision in Uniswap v3
Zhou Fan, Francisco Marmolejo-Cossío, Daniel J. Moroz, Michael Neuder, Rithvik Rao, David C. Parkes
TL;DR
This work addresses strategic liquidity provision in Uniswap v3 by formalizing the dynamic allocation problem where LPs place liquidity in price buckets $B_i=[a_i,b_i]$ and may reallocate with cost $\eta$. It introduces tau-reset dynamic strategies and a neural-network policy (ODRA) to maximize a risk-adjusted utility over contract-market price sequences $\boldsymbol{P}$, leveraging context features and a recurrent optimization framework. Experiments across volatility regimes show that context-aware NN strategies substantially outperform static baselines, with earnings gains modulated by risk aversion and reallocation costs. The results provide actionable guidance for LPs and offer insights into incentives in concentrated-liquidity AMMs like Uniswap v3, informing protocol design and future research directions such as delta-hedging and multi-pool competition.
Abstract
Uniswap v3 is the largest decentralized exchange for digital currencies. A novelty of its design is that it allows a liquidity provider (LP) to allocate liquidity to one or more closed intervals of the price of an asset instead of the full range of possible prices. An LP earns fee rewards proportional to the amount of its liquidity allocation when prices move in this interval. This induces the problem of {\em strategic liquidity provision}: smaller intervals result in higher concentration of liquidity and correspondingly larger fees when the price remains in the interval, but with higher risk as prices may exit the interval leaving the LP with no fee rewards. Although reallocating liquidity to new intervals can mitigate this loss, it comes at a cost, as LPs must expend gas fees to do so. We formalize the dynamic liquidity provision problem and focus on a general class of strategies for which we provide a neural network-based optimization framework for maximizing LP earnings. We model a single LP that faces an exogenous sequence of price changes that arise from arbitrage and non-arbitrage trades in the decentralized exchange. We present experimental results informed by historical price data that demonstrate large improvements in LP earnings over existing allocation strategy baselines. Moreover we provide insight into qualitative differences in optimal LP behaviour in different economic environments.
