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

63125188250 · Jun 202019922001200920172026
48 results for adversarial portfolios

PredACGAN optimizes portfolios by balancing returns and risk.

problem Difficulty in considering portfolio risk with deterministic deep learning models.
method PredACGAN uses ACGAN structure for probabilistic predictions and risk measurement.
result PredACGAN portfolios outperform non-PredACGAN portfolios in terms of returns and risk metrics.

New method uses VAEs to generate financial correlation matrices for credit portfolio VaR analysis.

problem Quantifying credit portfolio sensitivity to asset correlations.
method Employing Variational Autoencoders (VAEs) to generate synthetic financial correlation matrices.
result The VAE latent space captures crucial factors impacting portfolio diversification, especially in credit portfolio sensitivity to asset correlations.

In this paper, we implement three state-of-art continuous reinforcement learning algorithms, Deep Deterministic Policy Gradient (DDPG), Proximal Policy Optimization (PPO) and Policy Gradient (PG)in portfolio management. All of them are widely-used in game playing and robot control. What's more, PPO has appealing theore…

2018-08-29abs ↗pdf ↗

HybridCGAN improves portfolio analysis by balancing trend prediction and market uncertainty.

problem Markowitz framework's overemphasis on market uncertainty and trend prediction.
method A hybrid approach combining deep generative models to balance trend prediction and market uncertainty.
result HybridCGAN leads to better portfolio allocation compared to existing methods.

Study uses RL to optimize credit card limits, achieving better results than traditional methods.

problem Optimizing credit card limit adjustments in banking.
method Reinforcement learning with offline learning strategy.
result Double Q-learning agent outperforms other strategies in generating optimal policy.

Paper presents a DRL framework for detecting and anticipating financial crises.

problem Detecting and adapting to financial crises using deep reinforcement learning.
method Two sub-networks, one for past performances and standard deviations, the other for contextual features. Adversarial training for robustness.
result Framework substantially outperforms traditional methods in detecting and anticipating crises.

This paper won 1st place in forecasting and investment challenges, improving on meta-learning and parametric models.

problem Forecasting and investment challenges in time-series data.
method Hypernetworks and adversarial portfolios to design time-series models.
result Outperformed state-of-the-art meta-learning methods and conventional parametric models.

Proposes a risk parity portfolio optimization method that accounts for uncertainty in asset returns.

problem Risk parity portfolio optimization under uncertainty.
method Distributionally robust optimization with ambiguity set for worst-case scenario analysis.
result Distributionally robust risk parity portfolios can yield higher risk-adjusted returns.

Develops a new method for online conformal prediction without manual tuning.

problem Achieving long-run 1α1-α coverage for arbitrary data streams in an informative manner.
method Linearized regret theory and universal portfolio algorithms.
result Strong finite-time bounds on miscoverage for UP-OCP, outperforming prior methods.

This paper uses deep generative models to create synthetic financial data for portfolio and risk modeling.

problem Challenges in empirical research due to privacy, accessibility, and reproducibility issues in financial data.
method Investigates the use of Time-series Generative Adversarial Networks (TimeGAN) and Variational Autoencoders (VAEs) to generate synthetic financial return series.
result Synthetic data from TimeGAN closely mimics real financial data in distributional shapes, volatility, and autocorrelation.

Bayesian investor learns unknown asset drift, trades mean-variance optimal portfolio, but policy is robust to observation model distortion.

problem Bayesian portfolio selection with observation model distortion
method Robust Bayesian portfolio selection
result Robust policy and its price are closed form, with price of robustness half the variance of the non-robust investor's loss.

New betting strategy reduces regret to ln(ln n) with protection against adversarial data.

problem Tackles the problem of minimizing regret in betting against adversarial and stochastic data.
method Combines insights from Robbins and Cover, using a mixture strategy.
result Exhibits a regret of O(ln(ln n)) on almost all paths, with O(log n) regret on the complement.

Generative Adversarial Network (GAN) simulates realistic multi-asset scenarios for tail risk.

problem Simulating realistic joint dynamics of multi-asset portfolios for tail risk estimation.
method Designing a GAN that preserves Value-at-Risk (VaR) and Expected Shortfall (ES) tail risk features.
result Correctly captures tail risk for a broad class of trading strategies and demonstrates strong generalization.

cCorrGAN approximates conditional correlation matrices using GANs.

problem Learning empirical conditional distributions in the elliptope of correlation matrices.
method Conditional Generative Adversarial Networks (GANs) applied to correlation matrices.
result Validated through Monte Carlo simulations in finance.

A neural network approach solves dynamic portfolio optimization without dynamic programming.

problem Dynamic portfolio optimization with multiple constraints and high rebalancing frequency.
method Parsimonious neural network without dynamic programming, avoiding high-dimensional expectations.
result Proves convergence to theoretical optimal solution under general conditions.

Bayesian approach to portfolio selection reduces pessimism in frequent trading.

problem Tackling the challenge of estimating drift in Merton's portfolio selection model.
method Bayesian distributionally robust control with nonlinear Wasserstein projections.
result Reduced pessimism and improved performance in frequent rebalancing compared to existing methods.

We use an adversarial expert based online learning algorithm to learn the optimal parameters required to maximise wealth trading zero-cost portfolio strategies. The learning algorithm is used to determine the relative population dynamics of technical trading strategies that can survive historical back-testing as well a…

2019-03-06abs ↗pdf ↗

Since decades, the data science community tries to propose prediction models of financial time series. Yet, driven by the rapid development of information technology and machine intelligence, the velocity of today's information leads to high market efficiency. Sound financial theories demonstrate that in an efficient m…

2019-09-19abs ↗pdf ↗

Proposes a cGAN-based model for probabilistic predictions and uncertainty estimation.

problem Deterministic predictions in ANNs limit their use in fields requiring uncertainty.
method Reverses cGAN structure for probabilistic prediction, introduces entropy for uncertainty measurement.
result Superior estimation performance, especially on noisy data.

We consider and extend the adversarial agent-based learning approach of Gy{ö}rfi {\it et al} to the situation of zero-cost portfolio selection implemented with a quadratic approximation derived from the mutual fund separation theorems. The algorithm is applied to daily sampled sequential Open-High-Low-Close data and se…

2016-05-15abs ↗pdf ↗

This paper compares three portfolio designs for Indian stocks.

problem Designing an optimum portfolio that balances return and risk.
method Three approaches: minimum risk, optimum risk, and Eigen portfolios.
result Optimum risk portfolios and Eigen portfolios identified for each sector.

Project predicts stock prices for robust portfolio design in Indian sectors.

problem Precise stock price prediction for robust portfolio design.
method Minimum variance and optimal risk portfolio optimization using past stock prices.
result Backtesting shows improved performance of optimized portfolios over equal weight portfolio.

A new factor analysis method using ICA reduces portfolio concentration and diversifies excess kurtosis.

problem Standard factor analysis suffers from issues with pairwise correlations of asset returns.
method Identifies factors based on non-Gaussianity instead of variance, using ICA.
result Fat-tailed portfolios significantly reduce portfolio concentration and winner-takes-all problem.

Paper uses neural networks to compress large portfolios of options, reducing risk and capital requirements.

problem Managing risk and capital requirements for large portfolios of financial options.
method Artificial neural network framework for portfolio compression, static hedging, and risk management.
result The compressed portfolio's risk profiles align closely with the target portfolio's, reducing capital requirements.

Consider a family of portfolio strategies with the aim of achieving the asymptotic growth rate of the best one. The idea behind Cover's universal portfolio is to build a wealth-weighted average which can be viewed as a buy-and-hold portfolio of portfolios. When an optimal portfolio exists, the wealth-weighted average c…

2015-10-09abs ↗pdf ↗

This study compares three portfolio design approaches for stock selection.

problem Designing a profitable portfolio with precise stock returns and risks.
method Three portfolio design approaches: mean-variance portfolio, hierarchical risk parity, and autoencoder-based portfolio.
result Autoencoder portfolios outperform MVP on annual returns, but MVP is best on risk-adjusted returns.

In this paper Portfolio Optimization techniques were used to determine the most favorable investment portfolio. In particular, stock indices of three companies, namely Microsoft Corporation, Christian Dior Fashion House and Shevron Corporation were evaluated. Using this data the amounts invested in each asset when a po…

2015-05-19abs ↗pdf ↗

This study compares two portfolio optimization methods on Indian stocks.

problem Designing an optimal portfolio considering stock returns and risks.
method Hierarchical Risk Parity and Eigen Portfolio approaches on NIFTY 50 sectors.
result Hierarchical Risk Parity portfolio outperforms Eigen portfolio in most sectors tested.

The paper introduces eigen-portfolios using PCA to improve portfolio construction in finance.

problem Overfitting and poor generalization in selecting a single eigen-portfolio.
method Principal Component Analysis (PCA) to derive eigen-portfolios from asset return correlation matrices.
result An ensemble strategy combining multiple top-performing eigen-portfolios significantly improves out-of-sample performance.

The study infers risk preferences from portfolio choices and measures portfolio efficiency.

problem Measuring the efficiency of household investment portfolios based on risk preferences.
method Statistical analysis of portfolio choices and demographic information over six years.
result Implied risk aversion increases with wealth and financial literacy, impacting portfolio efficiency.

In stochastic portfolio theory, a relative arbitrage is an equity portfolio which is guaranteed to outperform a benchmark portfolio over a finite horizon. When the market is diverse and sufficiently volatile, and the benchmark is the market or a buy-and-hold portfolio, functionally generated portfolios introduced by Fe…

2014-07-31abs ↗pdf ↗

Survey of universal portfolio techniques for minimizing investment regret.

problem Minimizing investment regret in algorithmic trading.
method Explains various universal portfolio techniques and their proofs.
result Coverage of fundamental concepts and algorithms in regret minimization.

Investor skill levels affect optimal portfolio size, study shows.

problem Optimal portfolio size for different skill levels of investors.
method Mathematical methods to study annual and continuous portfolio diversification, regression analysis.
result Strong investors should hold concentrated portfolios, poor investors should hold diversified portfolios.