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,742 papers · 148 categories

Trend · papers per month

275380106 · Jun 202019922001200920172026
48 results for explaining deterioration

Proposes a framework to explain KS deterioration in credit risk models.

problem Inconsistent and ad hoc diagnosis of KS decline in credit risk models.
method Counterfactual diagnostic framework attributing KS decline to sampling variability, portfolio composition, covariate shift, and residual deterioration.
result The proposed approach provides more interpretable and governance-relevant explanations than threshold-based review alone.

Novel framework identifies pump-specific deterioration rates using Bayesian hierarchical hazard modeling and causal discovery.

problem Challenges in asset management due to heterogeneous deterioration rates in pump equipment.
method Bayesian hierarchical hazard modeling with causal discovery, GPU-accelerated No-U-Turn Sampling (NUTS), and DirectLiNGAM.
result Identified striking heterogeneity in deterioration rates, with negative effects 400 times larger than positive effects.

This study explains how different training methods affect the minimizer of neural networks.

problem How training methods influence the minimizer of neural networks.
method Explains how initialization size, adaptive optimization (AdaGrad), and stochastic mini-batch training affect the minimizer.
result Different training methods lead to different minimizers, even in overparameterized networks.

EEGNN improves graph neural networks by enhancing graph structure.

problem Mis-simplification of graphs by removing self-loops and unweighted edges reduces GNN performance.
method Proposes EEGNN framework using DMPGM for better graph structural information.
result EEGNN achieves significant performance improvement over baselines.

New approach measures systemic risk by absorbing shocks before financial systems deteriorate.

problem Systemic risk evaluation without considering initial shocks.
method Linearized DebtRank and spectral graph theory for localized and uniform shocks; Monte Carlo simulations for heterogeneous shocks.
result Explicit computation and clear visualization of financial distress onset.

Much work aims to explain a model's prediction on a static input. We consider explanations in a temporal setting where a stateful dynamical model produces a sequence of risk estimates given an input at each time step. When the estimated risk increases, the goal of the explanation is to attribute the increase to a few r…

2019-07-10abs ↗pdf ↗

Proposes efficient algorithm for system-level I&M decisions under uncertainty.

problem Optimal management strategies for deteriorating civil engineering systems.
method Factored partially observable Markov decision process with Bayesian networks and DDMAC reinforcement learning.
result DDMAC policies offer substantial benefits over heuristic approaches in system-level cost optimization.

Monotonic neural additive models simplify machine learning for credit scoring.

problem Complex machine learning methods make models less transparent and fair.
method Introducing monotonic neural additive models that simplify neural networks while maintaining regulatory compliance.
result Monotonic neural additive models achieve similar accuracy to complex neural networks but are more transparent and fair.

Accelerated gradient method's stability deteriorates exponentially with steps.

problem Algorithmic stability of Nesterov's accelerated gradient method.
method Analysis of two notions of algorithmic stability for Nesterov's accelerated gradient method.
result Stability of Nesterov's accelerated method deteriorates exponentially with the number of gradient steps.

Federated CTMC model estimates bridge deterioration hazards without sharing raw data.

problem Bridge inspection data privacy and cross-organizational data sharing constraints.
method Federated CTMC hazard model with local optimization and FedAvg aggregation.
result Federated model converges on global benchmark parameters without data transfer.

Study optimizes inspection and monitoring of deteriorating structures using POMDPs.

problem Optimizing decision-making for deteriorating engineering systems with uncertain observations.
method Developed theoretical and computational foundations for Value of Information (VoI) and Value of Structural Health Monitoring (VoSHM) in POMDPs.
result POMDP policies inherently leverage VoI to guide optimal observational actions, improving long-term cost.

Study shows how 'crowding' in equity trading affects performance and costs.

problem Deterioration of strategy performance, increased trading costs, and systemic risk due to equity factor crowding.
method Direct metrics of crowding based on imbalances of trades executed on the market, analyzing U.S. equity market data.
result Significant signs of crowding in well-known equity signals, especially Momentum, affecting order flow and portfolio rebalancing.

The Lasso is a computationally efficient regression regularization procedure that can produce sparse estimators when the number of predictors (p) is large. Oracle inequalities provide probability loss bounds for the Lasso estimator at a deterministic choice of the regularization parameter. These bounds tend to zero if …

2014-03-18abs ↗pdf ↗

Machine learning improves early detection of patient deterioration in Brazilian hospitals.

problem Challenges in recognizing clinical deterioration in hospital settings.
method Application of machine learning to analyze EHR data from multiple hospitals.
result Machine learning models outperformed traditional protocols by 25 percentage points in AUC.

The paper develops a method to predict the latent deterioration phase in limit order books before stress is observed.

problem Limit order books can transition rapidly from stable to stressed conditions, making it difficult to detect the latent deterioration phase.
method The paper formalizes a three-regime causal data-generating process and proposes a trigger-based detector combining MAX aggregation of complementary signal channels, a rising-edge condition, and adaptive thresholding.
result The proposed method achieves mean lead-time of +18.6 timesteps with perfect precision and moderate coverage, outperforming classical change-point and microstructure baselines.

This paper speeds up Gaussian process regression for autocorrelated data.

problem Temporal overfitting in Gaussian process models for autocorrelated data.
method Modifying existing Gaussian process approximations to handle blocked, de-correlated data.
result Proposed methods accelerate Gaussian process regression on autocorrelated data without sacrificing performance.

Study quantifies firm risks from nature decline, showing significant equity losses.

problem Estimating the financial impact of nature deterioration on companies.
method Developed metrics (Country Degradation Index, Nature Risk Score) and assessed five environmental hazards.
result Global equities lose 26.8% in a nature decline scenario, with worst firms losing 75%.

SGD converges with perturbed forward-backward passes, explained by geometric amplification.

problem Analyzing convergence of SGD with perturbed forward-backward passes in composite optimization.
method Characterized propagation and amplification of perturbations, derived convergence guarantees for non-convex and PL objectives.
result Perturbations cascade through the computational graph, affecting convergence order under specific conditions.

Study on neural networks' performance in sequential task learning.

problem Understanding the performance of neural networks in sequential task learning.
method Theoretical analysis of generalization performance in continual learning using statistical mechanical analysis of kernel ridge-less regression.
result Characteristic transitions from positive to negative transfer observed in neural networks.

Theoretical and empirical taxonomy of imbalance in binary classification.

problem Class imbalance degrades binary classification performance.
method Proposed a principled framework based on three scales: imbalance coefficient, sample-dimension ratio, and intrinsic separability. Derived closed-form Bayes errors and analyzed degradation across models.
result The triplet (η, κ, Δ) provides a model-agnostic explanation of imbalance-induced deterioration.

Develops a minimax optimal estimator for system stability under distribution shift.

problem Ensuring system reliability under changes in the underlying environment.
method Minimax optimal estimation of stability defined in terms of acceptable performance degradation.
result Characterizes the minimax convergence rate and demonstrates practical utility.

Robust policies improve ICU transfer outcomes by predicting patient deterioration.

problem Higher mortality rates for unplanned ICU transfers.
method Markov Decision Process model to predict patient severity and optimize transfer policies.
result Robust policies are more aggressive in transferring patients than nominal policies, improving overall patient care.

Activity and motion analysis has the potential to be used as a diagnostic tool for mental disorders. However, to-date, little work has been performed in turning stratification measures of activity into useful symptom markers. The research presented in this thesis has focused on the identification of objective activity …

2019-08-14abs ↗pdf ↗

Neural networks learn clean data patterns first, then noisy data, leading to improved performance initially but deteriorating later.

problem Improvement in prediction error on clean data during early training of neural networks with noisy labels.
method Theoretical analysis and experiments to explore the dynamics of gradient descent and the impact of clean and noisy data.
result Neural networks prioritize learning clean data patterns first, leading to improved performance initially but deteriorating later due to diminishing gradient dominance of clean samples over noisy ones.

The paper analyzes optimal timing for converting wealth into annuities in the presence of a mortality shock.

problem Optimal timing for converting retirement wealth into annuities under a mortality risk.
method Derives explicit closed-form solutions for value function and optimal stopping boundaries.
result The optimal strategy depends on the interplay between annuity attractiveness, investment returns, and bequest motives.

Proposes a stability evaluation criterion for learning models using distributional perturbations.

problem Ensuring reliable deployment of learning models in out-of-sample environments.
method Uses optimal transport discrepancy with moment constraints to quantify minimal perturbation required for model deterioration.
result Validates the practical utility of the stability evaluation criterion across various real-world applications.

A monitoring procedure improves machine learning forecasts for digital platforms.

problem Maintaining accurate and stable forecasts for data streams at digital platforms.
method Developed a monitoring procedure to determine when to retrain machine learning algorithms.
result Monitor-based retraining produces accurate forecasts compared to benchmarks.

We consider convex SGD updates with a block-cyclic structure, i.e. where each cycle consists of a small number of blocks, each with many samples from a possibly different, block-specific, distribution. This situation arises, e.g., in Federated Learning where the mobile devices available for updates at different times d…

2019-04-23abs ↗pdf ↗

We propose a novel method for clustering data which is grounded in information-theoretic principles and requires no parametric assumptions. Previous attempts to use information theory to define clusters in an assumption-free way are based on maximizing mutual information between data and cluster labels. We demonstrate …

2013-10-15abs ↗pdf ↗

Research shows ESG signals lower exposure to market fragility during stress periods.

problem Market fragility often occurs together, and ESG is associated with reduced exposure.
method Monthly data on S&P 500 constituents from 2014 to 2025, analyzing downside returns, volatility, illiquidity, and cofragility states.
result A one-standard-deviation increase in ESG lowers the probability of severe cofragility by 0.92 percentage points during stress periods.

In practice, the data distribution at test time often differs, to a smaller or larger extent, from that of the original training data. Consequentially, the so-called source classifier, trained on the available labelled data, deteriorates on the test, or target, data. Domain adaptive classifiers aim to combat this probl…

2018-06-21abs ↗pdf ↗

Oil prices affect Russian banks' stability, with negative impacts from decreases.

problem The impact of international oil prices on Russian public banks' financial stability.
method Data from 17 Russian public banks (2008-2016), Pool Mean Group (PMG) estimator.
result An increase in international oil prices and price to book value ratio positively affects Russian public banks' stability in the long run, while negative shocks have the opposite effect.

Uniform-in-time analysis for Stein Variational Gradient Descent across various metrics.

problem Understanding long-term behavior of finite-particle systems in relation to their mean-field limits.
method Developed uniform-in-time propagation-of-chaos results for continuous-time SVGD using cutoff strategies and finite-dimensional theories.
result Uniform-in-time propagation-of-chaos bounds in various metrics, including Langevin kernel Stein discrepancy, Wasserstein-1, and Wasserstein-2 distances.

Many deep models have been recently proposed for anomaly detection. This paper presents comparison of selected generative deep models and classical anomaly detection methods on an extensive number of non--image benchmark datasets. We provide statistical comparison of the selected models, in many configurations, archite…

2018-07-13abs ↗pdf ↗

Nonparametric mixture models based on the Dirichlet process are an elegant alternative to finite models when the number of underlying components is unknown, but inference in such models can be slow. Existing attempts to parallelize inference in such models have relied on introducing approximations, which can lead to in…

2012-11-29abs ↗pdf ↗