SearcharxivSearch

arXiv subjects

Maxim Bichuch

Publications and source records attributed to Maxim Bichuch.

At least 19 recordsLinked to original sources

Freemium Is All You Need

Free access to a generative AI (GenAI) service requires costly compute, yet can also produce data that improve future service quality. We study a service provider whose users differ in request value and privacy preference, under the constraint that paid requests are kept private, while free requests can be used to improve model quality which otherwise reverts toward a baseline. In particular, we characterize service demand and prove that quality converges to a unique steady state for every stationary service strategy. Next, we analyze optimal pricing and quality policies and show that these can be expressed using two endogenous user value thresholds. For uniform values, we provide a closed-form optimal service strategy and characterize the sufficient conditions for offering free services as dependent on inference cost.

cs.GT

Designing On-Chain Options: Amortizing Perpetual Options

Financial options are fundamental to traditional markets, enabling strategies ranging from hedging to speculating. Yet, while the Automated Market Maker paradigm has revolutionized decentralized spot markets, no equivalent standard has emerged for on-chain options. Typical designs attempt to replicate centralized exchange mechanics, requiring high-frequency oracles and robust liquidation engines which may fail during stress events. This paper presents a design for amortizing perpetual options tailored to the operational and adversarial constraints of blockchain environments. Leveraging this primitive, we introduce a decentralized market framework with minimal consistency requirements. We demonstrate that this contract functions as a foundational risk primitive for DeFi, enabling applications such as endogenous collateralization and explicitly priced de-peg insurance, thereby showing that this design provides a layer for mutualizing tail risk across protocols without reliance on centralized clearing institutions.

q-fin.MF

The Price of Liquidity: Implied Volatility of Automated Market Maker Fees

An automated market maker (AMM) provides a method for creating a decentralized exchange on the blockchain. For this purpose, individual investors lend liquidity to the AMM pool in exchange for a stream of fees earned from its operations as a market maker. Within this work, we reinterpret the loss-versus-rebalancing as the implied fee stream generated by an AMM so that a risk-neutral investor is indifferent in the decision of providing liquidity. With this implied fee structure, we propose a novel fixed-for-floating swap on the fees generated by an AMM in order to quote the implied volatilities and implied correlations of digital assets. We apply this theory to realized fees in different markets to empirically validate the relevance of the deduced fee-based volatility.

q-fin.MF

A Derivative Pricing Perspective on Liquidity Tokens in Constant Product Market Makers

In decentralized finance, any individual can pool their assets into an automated market maker (AMM) -- herein we focus on the constant product market maker (CPMM) -- in exchange for a claim on a fraction of future pool assets and fees earned from the market making operations. This position is represented by a liquidity token, whose prevailing on-chain price is effectively the initial deposited assets. Though this price is well-defined, we treat the liquidity token as a derivative position in the prices of the underlying assets for the CPMM in order to deduce risk-neutral pricing and hedging formulas, not dissimilar to the Black-Scholes result. Adopting this perspective, in a frictionless environment, hedging the CPMM liquidity token under fair valuation should produce a riskless process, which therefore grows at the risk-free rate, something that is not seen in empirical case studies under the prevailing price. With our novel pricing formula, we construct a method to calibrate a volatility to data which provides an updated (non-market) valuation which is consistent with the (near-continuous) replication strategy out-of-sample. We conclude with a discussion of novel AMM design considerations motivated by this derivative-pricing perspective.

q-fin.MF

Decentralized Prediction Markets and Sports Books

Prediction markets allow traders to bet on potential future outcomes. These markets exist for weather, political, sports, and economic forecasting. Within this work we consider a decentralized framework for prediction markets using automated market makers (AMMs). Specifically, we construct a liquidity-based AMM structure for prediction markets that, under reasonable axioms on the underlying utility function, satisfy meaningful financial properties on the cost of betting and the resulting pricing oracle. Importantly, we study how liquidity can be pooled or withdrawn from the AMM and the resulting implications to the market behavior. In considering this decentralized framework, we additionally propose financially meaningful fees that can be collected for trading to compensate the liquidity providers for their vital market function.

q-fin.MF

Axioms for Automated Market Makers: A Mathematical Framework in FinTech and Decentralized Finance

Within this work we consider an axiomatic framework for Automated Market Makers (AMMs). AMMs are smart contracts that set prices for swaps on a pool of assets. By imposing reasonable axioms on the underlying utility function, we are able to characterize the properties of the swap size of the assets and of the resulting pricing oracle. In providing these general axioms, we define a novel measure of price impacts that can be used to quantify those costs between different AMM constructions. We have analyzed many existing AMMs and shown that the vast majority of them satisfy our axioms. We have also considered the question of fees and divergence loss. In doing so, we have proposed a new fee structure so as to make the AMM indifferent to transaction splitting. Finally, we have proposed a novel AMM that has nice analytical properties and provides a large range over which there is no divergence loss.

q-fin.MF

Model-free Learning of Regions of Attraction via Recurrent Sets

We consider the problem of learning an inner approximation of the region of attraction (ROA) of an asymptotically stable equilibrium point without an explicit model of the dynamics. Rather than leveraging approximate models with bounded uncertainty to find a (robust) invariant set contained in the ROA, we propose to learn sets that satisfy a more relaxed notion of containment known as recurrence. We define a set to be $\tau$-recurrent (resp. $k$-recurrent) if every trajectory that starts within the set, returns to it after at most $\tau$ seconds (resp. $k$ steps). We show that under mild assumptions a $\tau$-recurrent set containing a stable equilibrium must be a subset of its ROA. We then leverage this property to develop algorithms that compute inner approximations of the ROA using counter-examples of recurrence that are obtained by sampling finite-length trajectories. Our algorithms process samples sequentially, which allow them to continue being executed even after an initial offline training stage. We further provide an upper bound on the number of counter-examples used by the algorithm, and almost sure convergence guarantees.

cs.LG

Optimal Support for Distressed Subsidiaries -- a Systemic Risk Perspective

We consider a network of bank holdings, where every holding has two subsidiaries of different types. A subsidiary can trade with another holding's subsidiary of the same type. Holdings support their subsidiaries up to a certain level when they would otherwise fail to honor their financial obligations. We investigate the spread of contagion in this banking network when the number of bank holdings is large, and find the final number of defaulted subsidiaries under different rules for the holding support. We also consider resilience of this multilayered network to small shocks. Our work sheds light onto the role that holding structures can play in the amplification of financial stress. We find that depending on the capitalization of the network, a holding structure can be beneficial as compared to smaller separated entities. In other instances, it can be harmful and actually increase contagion. We illustrate our results in a numerical case study and also determine the optimal level of holding support from a regulator perspective.

q-fin.RM

Prospective Learning: Principled Extrapolation to the Future

Learning is a process which can update decision rules, based on past experience, such that future performance improves. Traditionally, machine learning is often evaluated under the assumption that the future will be identical to the past in distribution or change adversarially. But these assumptions can be either too optimistic or pessimistic for many problems in the real world. Real world scenarios evolve over multiple spatiotemporal scales with partially predictable dynamics. Here we reformulate the learning problem to one that centers around this idea of dynamic futures that are partially learnable. We conjecture that certain sequences of tasks are not retrospectively learnable (in which the data distribution is fixed), but are prospectively learnable (in which distributions may be dynamic), suggesting that prospective learning is more difficult in kind than retrospective learning. We argue that prospective learning more accurately characterizes many real world problems that (1) currently stymie existing artificial intelligence solutions and/or (2) lack adequate explanations for how natural intelligences solve them. Thus, studying prospective learning will lead to deeper insights and solutions to currently vexing challenges in both natural and artificial intelligences.

cs.LG

Decentralized Payment Clearing using Blockchain and Optimal Bidding

In this paper, we construct a decentralized clearing mechanism which endogenously and automatically provides a claims resolution procedure. This mechanism can be used to clear a network of obligations through blockchain. In particular, we investigate default contagion in a network of smart contracts cleared through blockchain. In so doing, we provide an algorithm which constructs the blockchain so as to guarantee the payments can be verified and the miners earn a fee. We, additionally, consider the special case in which the blocks have unbounded capacity to provide a simple equilibrium clearing condition for the terminal net worths; existence and uniqueness are proven for this system. Finally, we consider the optimal bidding strategies for each firm in the network so that all firms are utility maximizers with respect to their terminal wealths. We first look for a mixed Nash equilibrium bidding strategies, and then also consider Pareto optimal bidding strategies. The implications of these strategies, and more broadly blockchain, on systemic risk are considered.

q-fin.RM

A Repo Model of Fire Sales with VWAP and LOB Pricing Mechanisms

We consider a network of banks that optimally choose a strategy of asset liquidations and borrowing in order to cover short term obligations. The borrowing is done in the form of collateralized repurchase agreements, the haircut level of which depends on the total liquidations of all the banks. Similarly the fire-sale price of the asset obtained by each of the banks depends on the amount of assets liquidated by the bank itself and by other banks. By nature of this setup, banks' behavior is considered as a Nash equilibrium. This paper provides two forms for market clearing to occur: through a common closing price and through an application of the limit order book. The main results of this work are providing the existence of maximal and minimal clearing solutions (i.e., liquidations, borrowing, fire sale prices, and haircut levels) as well as sufficient conditions for uniqueness of the clearing solutions.

q-fin.RM

Endogenous inverse demand functions

In this work we present an equilibrium formulation for price impacts. This is motivated by the Buhlmann equilibrium in which assets are sold into a system of market participants, e.g. a fire sale in systemic risk, and can be viewed as a generalization of the Esscher premium. Existence and uniqueness of clearing prices for the liquidation of a portfolio are studied. We also investigate other desired portfolio properties including monotonicity and concavity. Price per portfolio unit sold is also calculated. In special cases, we study price impacts generated by market participants who follow the exponential utility and power utility.

q-fin.MF

On the Value of Energy Storage in Generation Cost Reduction

This work seeks to quantify the benefits of using energy storage toward the reduction of the energy generation cost of a power system. A two-fold optimization framework is provided where the first optimization problem seeks to find the optimal storage schedule that minimizes operational costs. Since the operational cost depends on the storage capacity, a second optimization problem is then formulated with the aim of finding the optimal storage capacity to be deployed. Although, in general, these problems are difficult to solve, we provide a lower bound on the cost savings for a parametrized family of demand profiles. The optimization framework is numerically illustrated using real-world demand data from ISO New England. Numerical results show that energy storage can reduce energy generation costs by at least 2.5 %.

eess.SY

Robust XVA

We introduce an arbitrage-free framework for robust valuation adjustments. An investor trades a credit default swap portfolio with a risky counterparty, and hedges credit risk by taking a position in defaultable bonds. The investor does not know the return rate of her counterparty's bond, but is confident that it lies within an uncertainty interval. We derive both upper and lower bounds for the XVA process of the portfolio, and show that these bounds may be recovered as solutions of nonlinear ordinary differential equations. The presence of collateralization and closeout payoffs leads to important differences with respect to classical credit risk valuation. The value of the super-replicating portfolio cannot be directly obtained by plugging one of the extremes of the uncertainty interval in the valuation equation, but rather depends on the relation between the XVA replicating portfolio and the close-out value throughout the life of the transaction. Our comparative statics analysis indicates that credit contagion has a nonlinear effect on the replication strategies and on the XVA.

q-fin.PR

Optimal Investment with Correlated Stochastic Volatility Factors

The problem of portfolio allocation in the context of stocks evolving in random environments, that is with volatility and returns depending on random factors, has attracted a lot of attention. The problem of maximizing a power utility at a terminal time with only one random factor can be linearized thanks to a classical distortion transformation. In the present paper, we address the situation with several factors using a perturbation technique around the case where these factors are perfectly correlated reducing the problem to the case with a single factor. Our proposed approximation requires to solve numerically two linear equations in lower dimension instead of a fully non-linear HJB equation. A rigorous accuracy result is derived by constructing sub- and super- solutions so that their difference is at the desired order of accuracy. We illustrate our result with a particular model for which we have explicit formulas for the approximation. In order to keep the notations as explicit as possible, we treat the case with one stock and two factors and we describe an extension to the case with two stocks and two factors.

q-fin.MF

Optimization of Fire Sales and Borrowing in Systemic Risk

This paper provides a framework for modeling financial contagion in a network subject to fire sales and price impacts, but allowing for firms to borrow to cover their shortfall as well. We consider both uncollateralized and collateralized loans. The main results of this work are providing sufficient conditions for existence and uniqueness of the clearing solutions (i.e., payments, liquidations, and borrowing); in such a setting any clearing solution is the Nash equilibrium of an aggregation game.

q-fin.MF

Arbitrage-Free Pricing of XVA -- Part I: Framework and Explicit Examples

We develop a novel framework for computing the total valuation adjustment (XVA) of a European claim accounting for funding costs, counterparty credit risk, and collateralization. Based on no-arbitrage arguments, we derive the nonlinear backward stochastic differential equations (BSDEs) associated with the replicating portfolios of long and short positions in the claim. This leads to the definition of buyer's and seller's XVA which in turn identify a no-arbitrage interval. When borrowing and lending rates coincide we provide a fully explicit expression for the uniquely determined price of XVA, expressed as a percentage of the price of the traded claim, and for the corresponding replication strategies. This extends the result of Piterbarg by incorporating the effect of premature contract termination due to default risk of the trader and of his counterparty.

q-fin.PR

Arbitrage-Free Pricing of XVA - Part II: PDE Representation and Numerical Analysis

We study the semilinear partial differential equation (PDE) associated with the non-linear BSDE characterizing buyer's and seller's XVA in a framework that allows for asymmetries in funding, repo and collateral rates, as well as for early contract termination due to counterparty credit risk. We show the existence of a unique classical solution to the PDE by first proving the existence and uniqueness of a viscosity solution and then its regularity. We use the uniqueness result to conduct a thorough numerical study illustrating how funding costs, repo rates, and counterparty credit risk contribute to determine the total valuation adjustment.

q-fin.PR