Portfolio Optimization

38 papers with code • 0 benchmarks • 0 datasets

Portfolio management is the task of obtaining higher excess returns through the flexible allocation of asset weights. In reality, common examples are stock selection and the Enhanced Index Fund (EIF). The general solution of portfolio management is to score the potential of assets, buy assets with upside potential and increase their weighting, and sell assets that are likely to fall or are relatively weak. A large number of strategies have been proposed for portfolio management.

Qlib: An AI-oriented Quantitative Investment Platform

microsoft/qlib 22 Sep 2020

Quantitative investment aims to maximize the return and minimize the risk in a sequential trading period over a set of financial instruments.

14,242
22 Sep 2020

Bayesian Optimization of Risk Measures

saitcakmak/BoRisk NeurIPS 2020

We consider Bayesian optimization of objective functions of the form $\rho[ F(x, W) ]$, where $F$ is a black-box expensive-to-evaluate function and $\rho$ denotes either the VaR or CVaR risk measure, computed with respect to the randomness induced by the environmental random variable $W$.

21
10 Jul 2020

Automatically Learning Compact Quality-aware Surrogates for Optimization Problems

guaguakai/surrogate-optimization-learning NeurIPS 2020

Solving optimization problems with unknown parameters often requires learning a predictive model to predict the values of the unknown parameters and then solving the problem using these values.

15
18 Jun 2020

Constrained regret minimization for multi-criterion multi-armed bandits

akagrecha/constrained_regret_minimization 17 Jun 2020

We consider a stochastic multi-armed bandit setting and study the problem of constrained regret minimization over a given time horizon.

1
17 Jun 2020

A Novel Meta-Heuristic Optimization Algorithm Inspired by the Spread of Viruses

rayzxli/AMPO 11 Jun 2020

In this paper, a novel nature-inspired meta-heuristic optimization algorithm called virus spread optimization (VSO) is proposed.

7
11 Jun 2020

Deep Stock Predictions

rafatisina/Deep-Stock-Predction 8 Jun 2020

Forecasting stock prices can be interpreted as a time series prediction problem, for which Long Short Term Memory (LSTM) neural networks are often used due to their architecture specifically built to solve such problems.

19
08 Jun 2020

Combining Reinforcement Learning and Constraint Programming for Combinatorial Optimization

qcappart/hybrid-cp-rl-solver 2 Jun 2020

In this work, we propose a general and hybrid approach, based on DRL and CP, for solving combinatorial optimization problems.

168
02 Jun 2020

Deep Learning for Portfolio Optimization

shilewenuw/deep-learning-portfolio-optimization 27 May 2020

We adopt deep learning models to directly optimise the portfolio Sharpe ratio.

57
27 May 2020

Solving Portfolio Optimization Problems Using MOEA/D and Levy Flight

Y1fanHE/po_with_moead-levy 15 Mar 2020

Portfolio optimization is a financial task which requires the allocation of capital on a set of financial assets to achieve a better trade-off between return and risk.

9
15 Mar 2020

Deep Deterministic Portfolio Optimization

CFMTech/Deep-RL-for-Portfolio-Optimization 13 Mar 2020

Can deep reinforcement learning algorithms be exploited as solvers for optimal trading strategies?

76
13 Mar 2020