Processing math: 100%

Quantitative Finance

2025-06-09 | | Total: 7

#1 Failing Banks [PDF] [Copy] [Kimi1] [REL]

Authors: Sergio Correia, Stephan Luck, Emil Verner

Why do banks fail? We create a panel covering most commercial banks from 1863 through 2024 to study the history of failing banks in the United States. Failing banks are characterized by rising asset losses, deteriorating solvency, and an increasing reliance on expensive noncore funding. These commonalities imply that bank failures are highly predictable using simple accounting metrics from publicly available financial statements. Failures with runs were common before deposit insurance, but these failures are strongly related to weak fundamentals, casting doubt on the importance of non-fundamental runs. Furthermore, low recovery rates on failed banks' assets suggest that most failed banks were fundamentally insolvent, barring strong assumptions about the value destruction of receiverships. Altogether, our evidence suggests that the primary cause of bank failures and banking crises is almost always and everywhere a deterioration of bank fundamentals.

Subject: General Economics

Publish: 2025-06-06 13:41:48 UTC


#2 Enhancing Meme Token Market Transparency: A Multi-Dimensional Entity-Linked Address Analysis for Liquidity Risk Evaluation [PDF] [Copy] [Kimi] [REL]

Authors: Qiangqiang Liu, Qian Huang, Frank Fan, Haishan Wu, Xueyan Tang

Meme tokens represent a distinctive asset class within the cryptocurrency ecosystem, characterized by high community engagement, significant market volatility, and heightened vulnerability to market manipulation. This paper introduces an innovative approach to assessing liquidity risk in meme token markets using entity-linked address identification techniques. We propose a multi-dimensional method integrating fund flow analysis, behavioral similarity, and anomalous transaction detection to identify related addresses. We develop a comprehensive set of liquidity risk indicators tailored for meme tokens, covering token distribution, trading activity, and liquidity metrics. Empirical analysis of tokens like BabyBonk, NMT, and BonkFork validates our approach, revealing significant disparities between apparent and actual liquidity in meme token markets. The findings of this study provide significant empirical evidence for market participants and regulatory authorities, laying a theoretical foundation for building a more transparent and robust meme token ecosystem.

Subjects: Statistical Finance , Cryptography and Security

Publish: 2025-05-22 16:24:09 UTC


#3 Inventory record inaccuracy in grocery retailing: Impact of promotions and product perishability, and targeted effect of audits [PDF] [Copy] [Kimi] [REL]

Authors: Yacine Rekik, Rogelio Oliva, Christoph Glock, Aris Syntetos

We report the results of a study to identify and quantify drivers of inventory record inaccuracy (IRI) in a grocery retailing environment, a context where products are often subject to promotion activity and a substantial share of items are perishable. The analysis covers ~24,000 stock keeping units (SKUs) sold in 11 stores. We find that IRI is positively associated with average inventory level, restocking frequency, and whether the item is perishable, and negatively associated with promotional activity. We also conduct a field quasi-experiment to assess the marginal effect of stockcounts on sales. While performing an inventory audit is found to lead to an 11% store-wide sales lift, the audit has heterogeneous effects with all the sales lift concentrated on items exhibiting negative IRI (i.e., where system inventory is greater than actual inventory). The benefits of inventory audits are also found to be more pronounced on perishable items, that are associated with higher IRI levels. Our findings inform retailers on the appropriate allocation of effort to improve IRI and reframes stock counting as a sales-increasing strategy rather than a cost-intensive necessity.

Subject: General Finance

Publish: 2025-05-22 12:25:01 UTC


#4 A Random Forest approach to detect and identify Unlawful Insider Trading [PDF] [Copy] [Kimi1] [REL]

Authors: Krishna Neupane, Igor Griva

According to The Exchange Act, 1934 unlawful insider trading is the abuse of access to privileged corporate information. While a blurred line between "routine" the "opportunistic" insider trading exists, detection of strategies that insiders mold to maneuver fair market prices to their advantage is an uphill battle for hand-engineered approaches. In the context of detailed high-dimensional financial and trade data that are structurally built by multiple covariates, in this study, we explore, implement and provide detailed comparison to the existing study (Deng et al. (2019)) and independently implement automated end-to-end state-of-art methods by integrating principal component analysis to the random forest (PCA-RF) followed by a standalone random forest (RF) with 320 and 3984 randomly selected, semi-manually labeled and normalized transactions from multiple industry. The settings successfully uncover latent structures and detect unlawful insider trading. Among the multiple scenarios, our best-performing model accurately classified 96.43 percent of transactions. Among all transactions the models find 95.47 lawful as lawful and 98.00 unlawful as unlawful percent. Besides, the model makes very few mistakes in classifying lawful as unlawful by missing only 2.00 percent. In addition to the classification task, model generated Gini Impurity based features ranking, our analysis show ownership and governance related features based on permutation values play important roles. In summary, a simple yet powerful automated end-to-end method relieves labor-intensive activities to redirect resources to enhance rule-making and tracking the uncaptured unlawful insider trading transactions. We emphasize that developed financial and trading features are capable of uncovering fraudulent behaviors.

Subjects: Statistical Finance , Machine Learning , Risk Management , Trading and Market Microstructure

Publish: 2024-11-09 18:01:19 UTC


#5 Exploring Microstructural Dynamics in Cryptocurrency Limit Order Books: Better Inputs Matter More Than Stacking Another Hidden Layer [PDF] [Copy] [Kimi1] [REL]

Authors: Haochuan, Wang

Cryptocurrency price dynamics are driven largely by microstructural supply demand imbalances in the limit order book (LOB), yet the highly noisy nature of LOB data complicates the signal extraction process. Prior research has demonstrated that deep-learning architectures can yield promising predictive performance on pre-processed equity and futures LOB data, but they often treat model complexity as an unqualified virtue. In this paper, we aim to examine whether adding extra hidden layers or parameters to "blackbox ish" neural networks genuinely enhances short term price forecasting, or if gains are primarily attributable to data preprocessing and feature engineering. We benchmark a spectrum of models from interpretable baselines, logistic regression, XGBoost to deep architectures (DeepLOB, Conv1D+LSTM) on BTC/USDT LOB snapshots sampled at 100 ms to multi second intervals using publicly available Bybit data. We introduce two data filtering pipelines (Kalman, Savitzky Golay) and evaluate both binary (up/down) and ternary (up/flat/down) labeling schemes. Our analysis compares models on out of sample accuracy, latency, and robustness to noise. Results reveal that, with data preprocessing and hyperparameter tuning, simpler models can match and even exceed the performance of more complex networks, offering faster inference and greater interpretability.

Subjects: Machine Learning , Trading and Market Microstructure

Publish: 2025-06-06 05:43:30 UTC


#6 FlowOE: Imitation Learning with Flow Policy from Ensemble RL Experts for Optimal Execution under Heston Volatility and Concave Market Impacts [PDF] [Copy] [Kimi] [REL]

Authors: Yang Li, Zhi Chen

Optimal execution in financial markets refers to the process of strategically transacting a large volume of assets over a period to achieve the best possible outcome by balancing the trade-off between market impact costs and timing or volatility risks. Traditional optimal execution strategies, such as static Almgren-Chriss models, often prove suboptimal in dynamic financial markets. This paper propose flowOE, a novel imitation learning framework based on flow matching models, to address these limitations. FlowOE learns from a diverse set of expert traditional strategies and adaptively selects the most suitable expert behavior for prevailing market conditions. A key innovation is the incorporation of a refining loss function during the imitation process, enabling flowOE not only to mimic but also to improve upon the learned expert actions. To the best of our knowledge, this work is the first to apply flow matching models in a stochastic optimal execution problem. Empirical evaluations across various market conditions demonstrate that flowOE significantly outperforms both the specifically calibrated expert models and other traditional benchmarks, achieving higher profits with reduced risk. These results underscore the practical applicability and potential of flowOE to enhance adaptive optimal execution.

Subjects: Machine Learning , Artificial Intelligence , Computational Engineering, Finance, and Science , Computational Finance , Trading and Market Microstructure

Publish: 2025-06-06 05:28:22 UTC


#7 Applying Informer for Option Pricing: A Transformer-Based Approach [PDF] [Copy] [Kimi] [REL]

Authors: Feliks Bańka, Jarosław A. Chudziak

Accurate option pricing is essential for effective trading and risk management in financial markets, yet it remains challenging due to market volatility and the limitations of traditional models like Black-Scholes. In this paper, we investigate the application of the Informer neural network for option pricing, leveraging its ability to capture long-term dependencies and dynamically adjust to market fluctuations. This research contributes to the field of financial forecasting by introducing Informer's efficient architecture to enhance prediction accuracy and provide a more adaptable and resilient framework compared to existing methods. Our results demonstrate that Informer outperforms traditional approaches in option pricing, advancing the capabilities of data-driven financial forecasting in this domain.

Subjects: Computational Engineering, Finance, and Science , Artificial Intelligence , Machine Learning , Computational Finance

Publish: 2025-06-05 20:23:28 UTC