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.

169,181 papers · 148 categories

Trend · papers per month

233465698930 · Jun 202019922001200920182026
48 results for Pricing Algorithms

New pricing algorithm learns demand curves and optimizes prices in dynamic markets.

problem Dynamic pricing in markets with incomplete demand information and shifting conditions.
method Actor-Critic Information-Directed Pricing (ACIDP) using IDS algorithms and auditing procedures.
result ACIDP outperforms UCB and TS in market environment shifts.

The Dynamic Pricing Challenge revealed varying algorithm performance across different market dynamics.

problem Complexity of pricing and learning in competitive markets.
method Participants submitted pricing and demand learning algorithms for numerical performance analysis in simulated environments.
result Algorithm performance varies significantly across different market dynamics.

Study optimal pricing algorithms for strategic buyers in repeated auctions.

problem Optimizing revenue in auctions with strategic buyers over multiple rounds.
method Proposed a novel algorithm that never decreases prices and has a strategic regret bound of Θ(log log T).
result Closed the open research question on no-regret horizon-independent weakly consistent pricing.

Recent progress in the development of efficient computational algorithms to price financial derivatives is summarized. A first algorithm is based on a path integral approach to option pricing, while a second algorithm makes use of a neural network parameterization of option prices. The accuracy of the two methods is es…

2002-11-13abs ↗pdf ↗

Algorithm learns optimal pricing for diverse consumers with limited stock.

problem Maximizing revenue from personalized pricing with limited inventory.
method Primal-dual learning algorithm that learns dual optimal solution.
result Near-optimal performance with independent regret rate of dimensionality.

Algorithm improves vanilla option pricing accuracy during and before COVID-19.

problem Improving vanilla option pricing accuracy during and before the pandemic.
method Combinational Mutation Strategy of Differential Evolution (CmDE) algorithm for bi-objective optimization.
result Algorithm approximates real market vanilla option prices more accurately than Black-Scholes.

Optimizes reserve prices for first-price auctions to maximize revenue.

problem Optimizing reserve prices for first-price auctions in display advertising.
method Gradient-based algorithm to adaptively update and optimize reserve prices based on bidder responsiveness to experimental shocks.
result Revenue optimization in first-price auctions can be decomposed into demand and bidding components, and techniques are introduced to reduce variance of each.

Dynamic pricing improves sales of low-sale products using online clustering.

problem Low-sale products lack sufficient data for traditional dynamic pricing algorithms.
method Online clustering of product demand and dynamic pricing decisions based on cluster analysis.
result The proposed algorithms significantly outperform traditional single-product pricing policies in increasing revenue.

Develops a method to improve price prediction algorithms using macro-financial indicators.

problem Tackles issues with small data-sets in price predictive algorithms.
method Trains separate classifiers on datasets from various countries, develops a three-level MLA, and creates an ASG transform.
result Shows that a predictive algorithm using macro-financial indicators can outperform one using only price statistics.

A hybrid framework uses machine learning to price options faster and more accurately.

problem Rapid recalibration of option pricing models in dynamic markets.
method Integrates smooth offset algorithm with supervised machine learning models.
result Surrogate pricing operators achieve up to 1000x speedup over direct SOA evaluation.

Algorithm learns shared demand structure across dynamic pricing experiments.

problem Learning shared demand parameters across multiple dynamic pricing experiments.
method Meta dynamic pricing algorithm that learns prior online while solving Thompson sampling experiments.
result Algorithm achieves sublinear meta regret in experiment-rich environments.

Machine learning models outperform traditional CAPM in forecasting financial asset prices.

problem Predicting and forecasting financial asset prices and returns.
method Comparison of modern Machine Learning algorithms with the Capital Asset Pricing Model (CAPM) on U.S. equities data.
result Implemented Machine Learning models significantly outperform the CAPM on out-of-sample test data.

The paper develops bounds for multi-asset derivatives using option prices.

problem Computing model-free upper and lower bounds for multi-asset derivatives.
method Develops a fundamental theorem of asset pricing and superhedging duality, recasting the problem into a linear semi-infinite optimization problem and providing algorithms for exact computation.
result Provides ε\varepsilon-optimal upper and lower bounds for multi-asset derivatives, characterizing optimal pricing measures.

C2P2 predicts cryptocurrency price movements considering similarities among coins.

problem Predicting cryptocurrency price movements using historical and sentiment data.
method Collective classification using similarity metrics for 21 cryptocurrencies.
result C2P2 outperforms existing methods by 5.1-83% on 21 cryptocurrencies.

Quantum algorithms improve stock price prediction accuracy.

problem Improving stock price prediction accuracy using quantum techniques.
method Extracted stock price indicators, used QA and PCA for feature selection and dimensionality reduction, trained QSVM for binary classification.
result Quantum Support Vector Machine (QSVM) outperformed classical models in stock price prediction accuracy.

This paper tackles optimal bidding strategies in adversarial first-price auctions.

problem How to bid optimally and efficiently in adversarial first-price auctions.
method Developed a minimax optimal online bidding algorithm leveraging expert-chaining structure and exploiting product structure.
result Achieved an O~(T)\widetilde{O}(\sqrt{T}) regret, superior to existing algorithms.

Study online pricing with contextual elasticity and heteroscedastic valuation.

problem Online contextual dynamic pricing with customer decision based on features and price.
method Introduced a novel approach to modeling customer demand with feature-based price elasticity and heteroscedastic noise. Proposed an efficient algorithm called Pricing with Perturbation (PwP).
result Proved an O(dTlogT)O(\sqrt{dT\log T}) regret bound for the algorithm, matching a lower bound of Ω(dT)Ω(\sqrt{dT}).

New algorithm balances exploration and exploitation in opportunistic bandits.

problem Regret of pulling suboptimal arms varies with environmental conditions.
method Proposes AdaUCB algorithm to adaptively balance exploration and exploitation.
result AdaUCB achieves O(logT)O(\log T) regret with a smaller coefficient than traditional UCB.

Framework for pricing waterfall structures using simulation and uncertainty modeling.

problem Pricing complex structured finance instruments under uncertainty.
method Simulation-based uncertainty modeling, calibrated probability distributions, PyTorch implementation, Adjoint Algorithmic Differentiation (AAD).
result Efficient gradient computation for risk sensitivity analysis and optimization.

In this paper we outline initial concepts for an immune inspired algorithm to evaluate price time series data. The proposed solution evolves a short term pool of trackers dynamically through a process of proliferation and mutation, with each member attempting to map to trends in price movements. Successful trackers fee…

2010-04-22abs ↗pdf ↗

Study confirms weak-form market efficiency using machine learning on US stock data.

problem Validating weak-form market efficiency using machine learning.
method Conducted econometric tests and implemented algorithmic trading with five machine learning algorithms.
result No predictive power found in any machine learning model, reinforcing weak-form market efficiency.

Study proposes a new method for better price prediction using machine learning and metaheuristics.

problem Challenges in predicting prices due to correlated variables and computational efficiency.
method Introduces a novel decision fusion approach combining Elastic Net and MOPSO for variable selection and prediction.
result The proposed method outperforms traditional approaches in terms of accuracy and efficiency.