Continuous-Action Reinforcement Learning for Portfolio Allocation of a Life Insurance Company

Abstract

The asset management of an insurance company is more complex than traditional portfolio management due to the presence of obligations that the insurance company must fulfill toward the clients. These obligations, commonly referred to as liabilities , are payments whose magnitude and occurrence are a byproduct of insurance contracts with the clients, and of portfolio performances. In particular, while clients must be refunded in case of adverse events, such as car accidents or death, they also contribute to a common financial portfolio to earn annual returns. Customer withdrawals might increase whenever these returns are too low or, in the presence of an annual minimum guaranteed, the company might have to integrate the difference. Hence, in this context, any investment strategy cannot omit the inter-dependency between financial assets and liabilities. To deal with this problem, we present a stochastic model that combines portfolio returns with the liabilities generated by the insurance products offered by the company. Furthermore, we propose a risk-adjusted optimization problem to maximize the capital of the company over a pre-determined time horizon. Since traditional financial tools are inadequate for such a setting, we develop the model as a Markov Decision Process. In this way, we can use Reinforcement Learning algorithms to solve the underlying optimization problem. Finally, we provide experiments that show how the optimal asset allocation can be found by training an agent with the algorithm Deep Deterministic Policy Gradient.

Cite

Text

Abrate et al. "Continuous-Action Reinforcement Learning for Portfolio Allocation of a Life Insurance Company." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2021. doi:10.1007/978-3-030-86514-6_15

Markdown

[Abrate et al. "Continuous-Action Reinforcement Learning for Portfolio Allocation of a Life Insurance Company." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2021.](https://mlanthology.org/ecmlpkdd/2021/abrate2021ecmlpkdd-continuousaction/) doi:10.1007/978-3-030-86514-6_15

BibTeX

@inproceedings{abrate2021ecmlpkdd-continuousaction,
  title     = {{Continuous-Action Reinforcement Learning for Portfolio Allocation of a Life Insurance Company}},
  author    = {Abrate, Carlo and Angius, Alessio and Morales, Gianmarco De Francisci and Cozzini, Stefano and Iadanza, Francesca and Puma, Laura Li and Pavanelli, Simone and Perotti, Alan and Pignataro, Stefano and Ronchiadin, Silvia},
  booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
  year      = {2021},
  pages     = {237-252},
  doi       = {10.1007/978-3-030-86514-6_15},
  url       = {https://mlanthology.org/ecmlpkdd/2021/abrate2021ecmlpkdd-continuousaction/}
}