Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

168,657 papers · 148 categories

Trend · papers per month

133266399532 · Jun 202019922001200920172026
48 results for TVL computation

Study finds TVL doesn't predict cryptocurrency returns.

problem Assumption of TVL predicting returns in crypto markets.
method Examined TVL-sorted portfolios against crypto market returns, using various TVL measures.
result TVL-sorted portfolios' returns are linear functions of crypto market returns, replicable with standard tools.

The study analyzes how cross-chain interoperability affects decentralized lending protocols' performance.

problem Understudied cross-chain elements in DeFi lending risk management.
method Panel regression fixed effects and OLS models applied to empirical analysis.
result Cross-chain activity impacts protocol performance, with bridge volume being a critical driver.

Study factors affecting liquidity on decentralized exchanges, introducing new metrics.

problem Understanding and predicting liquidity on decentralized exchanges (DEXs).
method Analyzes platform, blockchain, token pair, and liquidity pool factors; introduces new metrics.
result Identifies how various factors affect liquidity through concentration and total value locked.

This paper introduces STAP to measure DEX efficiency and shows better routing algorithms increase DEX performance and stakeholder benefits.

problem Measuring and improving the efficiency of decentralized exchanges (DEXs).
method Introduces STAP as a measure of DEX efficiency and compares two routing algorithms.
result Better routing algorithms improve DEX efficiency and stakeholder benefits.

Study shows cryptocurrency market impact on DeFi returns stronger than other drivers.

problem Understanding drivers of DeFi returns and their relative importance.
method Investigated four drivers: cryptocurrency market exposure, network effect, investor attention, and valuation ratio. Designed a new market index, DeFiX.
result Cryptocurrency market impact on DeFi returns is stronger than other drivers and provides superior explanatory power.

Stablecoin liquidity was affected by the SVB collapse, with USDC's transparency leading to market reactions.

problem Impact of stablecoin transparency on liquidity during market turmoil.
method Adapted MCI measure to Uniswap, Difference-in-Differences analysis on MCI and TVL, measured liquidity concentration.
result USDC's transparency led to swift market reactions, while USDT's opacity provided a safety net.

The paper examines how decentralized credit curators have taken over risk management from traditional protocols.

problem Risk management in decentralized credit has shifted from centralized protocols to decentralized curators.
method Analysis of ERC 4626 vaults and third-party curators, focusing on capital utilization, concentration, and fee margins.
result Curators have a significant impact on the risk profile of decentralized credit systems, with a small set of curators handling a disproportionate share of system TVL.

Study analyzes risk management in Aave and Compound lending protocols, finding v3 better than v2.

problem Risk management in decentralized lending protocols.
method Cross-version and cross-chain analysis using fixed effects model.
result v3 protocols have better risk management, with stronger impact on L2 blockchains.

RAmmStein optimizes liquidity management in AMMs by learning to rebalance efficiently.

problem Optimal control of concentrated liquidity in decentralized exchanges.
method Formulates as an optimal control problem, uses Deep Reinforcement Learning with HJB-QVI.
result Achieves highest net ROI (1.60%) compared to greedy strategies, reduces rebalancing frequency by 85%.

The paper introduces reservoir computing models for complex systems.

problem Modeling complex engineering systems using nonlinear autoregression.
method Introduces reservoir computing with output feedback as stationary and ergodic infinite-order nonlinear autoregressive models.
result Demonstrates versatility of classical and quantum reservoir computers in modeling synthetic and real data.

Defines computable learning for binary classification over metric spaces.

problem Defines computable PAC learning for binary classification over computable metric spaces.
method Provides sufficient conditions for ERM learners to be computable and bounds the strong Weihrauch degree of an ERM learner.
result Gives a hypothesis class that does not admit any proper computable PAC learner with computable sample function.

TKFT models computation via smooth vector fields, simulating functions in a single dynamical step.

problem Modeling computation in a single step.
method Established Topological Kleene Field Theory (TKFT) as a new model of computation.
result Any computable function can be simulated in a single go of a dynamical system.

Most neural networks utilize the same amount of compute for every example independent of the inherent complexity of the input. Further, methods that adapt the amount of computation to the example focus on finding a fixed inference-time computational graph per example, ignoring any external computational budgets or vary…

2020-02-17abs ↗pdf ↗

Machine learning impacts computational math, offering new functions approximations.

problem Machine learning's black box nature hinders further progress in computational math.
method Analyzes machine learning's impact on computational math and vice versa.
result Integrating computational math with machine learning can enhance both fields.

Coded computation techniques provide robustness against straggling servers in distributed computing, with the following limitations: First, they increase decoding complexity. Second, they ignore computations carried out by straggling servers; and they are typically designed to recover the full gradient, and thus, canno…

2018-11-22abs ↗pdf ↗

This paper simplifies computing higher-order UU-statistics efficiently.

problem The inefficiency of computing higher-order UU-statistics in practice.
method Decomposition, connection to Einstein summation, and treewidth-based complexity estimate.
result A new, more efficient algorithm to compute UU-statistics.

Survey on computational models in dynamical systems, including new universality concepts.

problem Understanding the relationship between computational models and dynamical systems.
method Review of recent works on Turing universality, Topological Kleene Field Theories, and dynamical bordisms.
result Introduction of new perspectives on computability through dynamical systems.

Survey on quantum computing and neural networks.

problem Understanding and comparing quantum computing and neural networks.
method Introduction to quantum computing concepts, explanation of quantum computing paradigms, and analysis of quantum neural networks.
result Current state-of-the-art in quantum neural networks.

We present two paradigms relating algebraic, topological and quantum computational statistics for the topological model for quantum computation. In particular we suggest correspondences between the computational power of topological quantum computers, computational complexity of link invariants and images of braid grou…

2008-03-08abs ↗pdf ↗

As inductive inference and machine learning methods in computer science see continued success, researchers are aiming to describe ever more complex probabilistic models and inference algorithms. It is natural to ask whether there is a universal computational procedure for probabilistic inference. We investigate the com…

2010-05-17abs ↗pdf ↗

Quantum computing techniques improve graph analysis and community detection.

problem Analyzing large graphs efficiently and accurately.
method Used quantum annealing and quantum gate computers for community detection and regularity checking.
result Demonstrated the effectiveness of quantum computing in solving complex graph problems.

PALMS reconstructs large-scale networks efficiently with parallel computing.

problem Reconstructing large-scale latent networks from observed dynamics is computationally challenging.
method PALMS (Parallel Adaptive Lasso with Multi-directional Signals) framework for distributed network reconstruction.
result PALMS substantially reduces computational complexity and storage requirements.

This paper explores the interactions between knot theory and quantum computing. On one side, knot theory has been used to create models of quantum computing, and on the other, it is a source of computational problems. Knot theory is often used to introduce topological idea to people without a formal mathematical backgr…

2019-01-09abs ↗pdf ↗

Adaptive compute allocation improves model performance by prioritizing harder queries.

problem Inefficiency in allocating test-time compute uniformly across all queries.
method Formulated as a bandit learning problem, proposed adaptive algorithms that estimate query difficulty and allocate compute accordingly.
result Achieved up to 15.29% relative performance improvement on various benchmarks.

Quantum computing offers financial industry new optimization and risk management tools.

problem Traditional computing limits financial industry's problem-solving capabilities.
method Structured review of quantum computing platforms, algorithms, and use cases.
result Quantum computing can enhance financial industry applications like optimization and risk management.

Optimizes K inner simulations for least-square Monte Carlo to reduce computational cost.

problem Computing conditional expectation E[f (Y)|X] with limited samples.
method Determines optimal number of Y samples (K) for given computational budget.
result Computational gain is maximized when sampling Y given X is inexpensive.