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

Trend · papers per month

21426384 · Oct 202519922001200920172026
48 results for financial buffers

Regulator allocates buffers to prevent financial contagion in networks with common assets.

problem Containment of default contagion in financial networks with common asset exposures.
method Allocates nonnegative buffer vectors under linear budget constraints to maximize default or insolvency resilience margins or minimize worst-case systemic losses.
result Exact synthesis results for buffer allocation under \ell_{\infty} and 1\ell_{1} uncertainty sets, showing significant gains over uniform and exposure-proportional allocations.

It had been believed in the conventional practice that the risk of a bank going bankrupt is lessened in a straightforward manner by transferring the risk of loan defaults. But the failure of American International Group in 2008 posed a more complex aspect of financial contagion. This study presents an extension of the …

2014-09-25abs ↗pdf ↗

A mean-reverting financial instrument is optimally traded by buying it when it is sufficiently below the estimated `mean level' and selling it when it is above. In the presence of linear transaction costs, a large amount of value is paid away crossing bid-offers unless one devises a `buffer' through which the price mus…

2011-03-25abs ↗pdf ↗

State space models (SSMs) provide a flexible framework for modeling complex time series via a latent stochastic process. Inference for nonlinear, non-Gaussian SSMs is often tackled with particle methods that do not scale well to long time series. The challenge is two-fold: not only do computations scale linearly with t…

2019-01-29abs ↗pdf ↗

Secure aggregation for buffered asynchronous federated learning without TEEs.

problem Privacy and convergence in buffered asynchronous federated learning.
method Developed a new protocol (BASecAgg) that ensures privacy without TEEs by carefully designing masks.
result BASecAgg achieves similar convergence guarantees as FedBuff without TEEs.

Investigates optimal pension policies in PAYG systems with forward utility and ageing population.

problem Optimal investment and pension policies in PAYG systems with sustainability and adequacy constraints.
method Non-zero volatility forward CRRA utilities, closed-form optimal policies, detailed numerical analysis.
result Characterization of optimal policies and detailed impact analysis under various scenarios.

We introduce a Markovian single point process model, with random intensity regulated through a buffer mechanism and a self-exciting effect controlling the arrival stream to the buffer. The model applies the principle of the Hawkes process in which point process jumps generate a shot-noise intensity field. Unlike the Ha…

2017-10-10abs ↗pdf ↗

A new buffer system improves continual learning in RL agents by adapting to changing environments.

problem Improving RL agents' ability to learn from changing environments over time.
method Multi-timescale replay buffer combined with invariant risk minimization.
result The method shows improvement over baselines in continual learning settings.

The paper optimizes pension policies with guarantees and sustainability constraints.

problem Designing optimal pension policies with guarantees and sustainability constraints.
method Dynamic utility model, stochastic domain, overlapping generations, time-consistent decision criterion.
result Optimal investment/pension policy computed for a general framework.

This paper improves risk control for financial markets by calibrating VaR forecasts using conformal methods.

problem Nonstationary and regime-dependent losses in financial markets.
method Regime-weighted conformal risk control (RWC) for VaR forecasting.
result RWC improves regime-conditional stability in some settings with modest conservativeness changes.

The study examines Cox models for lifetime loan default risk, addressing biased estimates by incorporating recurrent events.

problem Ignoring recurrent default events in Cox models leads to biased and inaccurate PD estimates.
method Investigates and compares different Cox models (Andersen-Gill and Prentice-Williams-Peterson) for lifetime loan default risk.
result The Andersen-Gill model underperforms compared to the Prentice-Williams-Person model and the time to first default model.

This paper investigates two mechanisms of financial contagion that are, firstly, the correlated exposure of banks to the same source of risk, and secondly the direct exposure of banks in the interbank market. It will consider a random network of banks which are connected through the inter-bank market and will discuss t…

2016-03-13abs ↗pdf ↗

Benchmarking deep learning models for financial time series, focusing on risk-adjusted performance.

problem Optimizing risk-adjusted performance in financial time series prediction.
method Evaluation of various deep learning architectures including linear models, RNNs, transformers, state space models, and sequence representation approaches.
result Hybrid models like VSN with LSTM and xLSTM achieve the highest overall Sharpe ratio and superior downside adjusted characteristics.

Study assesses impact of CBDC on financial stability in dual-currency economy.

problem Impact of CBDC on financial stability in dual-currency economy (Romania).
method Integrated analytical framework combining econometrics, machine learning, and behavioural modelling. CBDC adoption probabilities estimated using XGBoost and logistic regression models. Liquidity stress simulations and VAR, MSVAR, SVAR models capture macro-financial transmission.
result CBDC uptake would be moderate, primarily driven by digital readiness and trust in the central bank.

Efficiently combines autoregressive and set-based models for joint distributions.

problem Joint distributions over multiple predictions from set-based models.
method Causal autoregressive buffer that caches context and captures dependencies.
result Up to 20x faster joint sampling and density evaluation, up to 7x lower memory usage.

The paper proposes a method to learn from both simulation and real-world data.

problem Training autonomous systems in simulation and applying them to real-world environments.
method Balancing samples from simulation and real-world data using a replay buffer.
result The method achieves better performance in real-world tasks compared to training only in simulation.

MER algorithm speeds up VI solving with Markovian data.

problem Solving stochastic variational inequalities with Markovian data.
method MER algorithm using multi-scale sampling from a Markovian buffer.
result Achieves faster convergence without knowing Markov chain mixing time.

Paper develops a model-based RL framework for portfolio optimization in financial markets.

problem Complex, non-Gaussian environment dynamics in financial markets.
method Heavy-tailed preserving normalizing flows for environment simulation; model-based reinforcement learning framework.
result Proposed method outperforms in various financial markets, especially during the pandemic.

Investigates multi-period portfolio optimization for DC plans using buffered Probability of Exceedance.

problem Optimizing long-term Defined Contribution plans with realistic constraints and dynamic dynamics.
method Formulates and solves bilevel optimization problems for pre-commitment and time-consistent Mean-bPoE and Mean-CVaR portfolio optimization.
result Time-consistent Mean-bPoE strategies maintain investor preferences for minimum terminal wealth, unlike Mean-CVaR.

Model shows AI adoption amplifies financial market risk through prediction, herding, and cognitive dependency.

problem Systemic risk in financial markets due to AI adoption.
method Developed a unified model within an extended rational expectations framework, incorporating endogenous adoption, performative prediction, algorithmic herding, and cognitive dependency.
result Systemic risk multiplier grows superlinearly with AI penetration, implying tail-loss amplification of 18-54%.

A continual learning agent learns online with a non-stationary and never-ending stream of data. The key to such learning process is to overcome the catastrophic forgetting of previously seen data, which is a well known problem of neural networks. To prevent forgetting, a replay buffer is usually employed to store the p…

2019-03-20abs ↗pdf ↗

DAC enhances exploration in reinforcement learning with entropy regularization.

problem Improving exploration efficiency in reinforcement learning.
method Sample-aware entropy regularization using replay buffer action distributions.
result DAC significantly outperforms existing algorithms in reinforcement learning tasks.

Continual learning is the problem of learning new tasks or knowledge while protecting old knowledge and ideally generalizing from old experience to learn new tasks faster. Neural networks trained by stochastic gradient descent often degrade on old tasks when trained successively on new tasks with different data distrib…

2018-11-28abs ↗pdf ↗

SOCP uses SOM to find groups and local calibration buffers for better regional coverage.

problem Heterogeneous regional coverage gaps in conformal prediction.
method Self-Organizing Map (SOM) for group discovery; local calibration buffers at BMU or fixed grid.
result Reduces regional coverage gaps on 7/8 benchmarks by 7.1%.

Proportional transaction costs present difficult theoretical problems in trading algorithm design, on account of their lack of analytical tractability. The author derives a solution of DT-NT-DT form for an arbitrary model in which the the traded asset has diffusive dynamics described by one or more stochastic risk fact…

2012-04-29abs ↗pdf ↗

Poor economies not only produce less; they typically produce things that involve fewer inputs and fewer intermediate steps. Yet the supply chains of poor countries face more frequent disruptions---delivery failures, faulty parts, delays, power outages, theft, government failures---that systematically thwart the product…

2017-07-19abs ↗pdf ↗

Proposes a new policy gradient algorithm to improve reinforcement learning efficiency and stability.

problem Inefficiency and instability of DDPG in practical applications, and difficulty in controlling Q estimation bias and variance.
method Introduces a Regularly Updated Deterministic (RUD) policy gradient algorithm.
result The RUD algorithm makes better use of new data and has lower Q value variance, leading to improved performance.

In Multi-Goal Reinforcement Learning, an agent learns to achieve multiple goals with a goal-conditioned policy. During learning, the agent first collects the trajectories into a replay buffer, and later these trajectories are selected randomly for replay. However, the achieved goals in the replay buffer are often biase…

2019-05-21abs ↗pdf ↗

Model shows how banks' hidden-to-maturity accounting can mask run risk and lead to financial instability.

problem Run risk and hidden-to-maturity accounting in banking systems.
method Balance sheet model and optimization problem to assess run risk and resilience.
result Held-to-maturity accounting can mask revaluation losses and increase run risk.

ETGL-DDPG improves DDPG for sparse reward control with new exploration and replay techniques.

problem Sparse reward continuous control in reinforcement learning.
method Introduces εtεt-greedy search and GDRB framework for efficient exploration and reward use.
result ETGL-DDPG outperforms DDPG and other methods on sparse-reward continuous benchmarks.

We propose a streaming submodular maximization algorithm "stream clipper" that performs as well as the offline greedy algorithm on document/video summarization in practice. It adds elements from a stream either to a solution set SS or to an extra buffer BB based on two adaptive thresholds, and improves SS by a final…

2016-06-01abs ↗pdf ↗

New method improves ABI for sequential data, reducing forgetting and improving accuracy.

problem Performance degradation of ABI under model misspecification and distribution shifts.
method Decouples simulation-based pre-training from unsupervised SC fine-tuning, using memory buffer and elastic weight consolidation.
result Significant mitigation of forgetting and improved posterior estimates compared to standard simulation-based training.