paper-with-me

홈 › Papers

Automated Market Makers for Decentralized Finance (DeFi)

2020-09-03 · Yongge Wang

This paper compares mathematical models for automated market makers including logarithmic market scoring rule (LMSR), liquidity sensitive LMSR (LS-LMSR), constant product/mean/sum, and others. It is shown that though LMSR may not be a good model for Decentralized Finance (DeFi) applications, LS-LMSR has several advantages over constant product/mean based automated market makers. However, LS-LMSR requires complicated computation (i.e., logarithm and exponentiation) and the cost function curve is concave. In certain DeFi applications, it is preferred to have computationally efficient cost functions with convex curves to conform with the principle of supply and demand. This paper proposes and analyzes constant circle/ellipse based cost functions for automated market makers. The proposed cost functions are computationally efficient (only requires multiplication and square root calculation) and have several advantages over widely deployed constant product cost functions. For example, the proposed market makers are more robust against front-runner (slippage) attacks.

📄 PDF Abstract BibTeX arXiv:2009.01676

Code (0)

등록된 구현이 없습니다.

Tasks

scoring rule

Similar Papers 제목 키워드 기반

SoK: Decentralized Exchanges (DEX) with Automated Market Maker (AMM) Protocols

2021-03-23 · Jiahua Xu, Krzysztof Paruch, Simon Cousaert, Yebo Feng

As an integral part of the decentralized finance (DeFi) ecosystem, decentralized exchanges (DEXs) with automated market maker (AMM) protocols have gained massive traction with the recently revived interest in blockchain …

Quantum and Classical Machine Learning in Decentralized Finance: Comparative Evidence from Multi-Asset Backtesting of Automated Market Makers

2025-09-14 · Chi-Sheng Chen, Aidan Hung-Wen Tsai arxiv

This study presents a comprehensive empirical comparison between quantum machine learning (QML) and classical machine learning (CML) approaches in Automated Market Makers (AMM) and Decentralized Finance (DeFi) trading st…

Quantum Machine Learning

Liquidity Providers Greeks and Impermanent Gain

2023-02-23 · Niccolò Bardoscia, Alessandro Nodari

In traditional finance, the Black & Scholes model has guided almost 50 years of derivatives pricing, defining a standard to model any volatility-based product. With the rise of Decentralized Finance (DeFi) and constant p…

Position

G3Ms:Generalized Mean Market Makers

2022-08-15 · Daniel Z. Zanger

In the Decentralized Finance (DeFi) setting, we present a new parametrized family of Constant Function Market Makers (CFMMs) which we call the Generalized Mean Market Makers (G3Ms), based on the generalized means. The G3…

Automated Market Makers: Mean-Variance Analysis of LPs Payoffs and Design of Pricing Functions

2022-12-01 · Philippe Bergault, Louis Bertucci, David Bouba, Olivier Guéant

With the emergence of decentralized finance, new trading mechanisms called Automated Market Makers have appeared. The most popular Automated Market Makers are Constant Function Market Makers. They have been studied both …