paper-with-me

Papers

Pontryagin-Guided Deep Learning for Large-Scale Constrained Dynamic Portfolio Choice

2025-01-22 · Jeonggyu Huh, Jaegi Jeon, Hyeng Keun Koo, Byung Hwa Lim

We present a Pontryagin-Guided Direct Policy Optimization (PG-DPO) method for constrained dynamic portfolio choice - incorporating consumption and multi-asset investment - that scales to thousands of risky assets. By combining neural-network controls with Pontryagin's Maximum Principle (PMP), it circumvents the curse of dimensionality that renders dynamic programming (DP) grids intractable beyond a handful of assets. Unlike value-based PDE or BSDE approaches, PG-DPO enforces PMP conditions at each gradient step, naturally accommodating no-short-selling or borrowing constraints and optional consumption bounds. A "one-shot" variant rapidly computes Pontryagin-optimal controls after a brief warm-up, leading to substantially higher accuracy than naive baselines. On modern GPUs, near-optimal solutions often emerge within just one or two minutes of training. Numerical experiments confirm that, for up to 1,000 assets, PG-DPO accurately recovers the known closed-form solution in the unconstrained case and remains tractable under constraints -- far exceeding the longstanding DP-based limit of around seven assets.

📄 PDF Abstract BibTeX arXiv:2501.12600

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningPortfolio Optimization

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Breaking the Dimensional Barrier: A Pontryagin-Guided Direct Policy Optimization for Continuous-Time Multi-Asset Portfolio

2025-04-15 · Jeonggyu Huh, Jaegi Jeon, Hyeng Keun Koo

Solving large-scale, continuous-time portfolio optimization problems involving numerous assets and state-dependent dynamics has long been challenged by the curse of dimensionality. Traditional dynamic programming and PDE…

Portfolio Optimization

Beyond the Bellman Recursion: A Pontryagin-Guided Framework for Non-Exponential Discounting

2026-05-20 · Hojin Ko, Jeonggyu Huh arxiv

Most value-based and actor--critic reinforcement learning methods rely on Bellman-style recursions, yet these recursions collapse under non-exponential discounting common in human preferences and survival processes. We s…

Reinforcement Learning

Probabilistic Pontryagin's Maximum Principle for Continuous-Time Model-Based Reinforcement Learning

2025-04-03 · David Leeftink, Çağatay Yıldız, Steffen Ridderbusch, Max Hinne 외

Without exact knowledge of the true system dynamics, optimal control of non-linear continuous-time systems requires careful treatment of epistemic uncertainty. In this work, we propose a probabilistic extension to Pontry…

Model-based Reinforcement Learningreinforcement-learningReinforcement Learning

Physics-informed neural networks via stochastic Hamiltonian dynamics learning

2021-11-15 · Chandrajit Bajaj, Minh Nguyen

In this paper, we propose novel learning frameworks to tackle optimal control problems by applying the Pontryagin maximum principle and then solving for a Hamiltonian dynamical system. Applying the Pontryagin maximum pri…

Position

Adversarially Robust Neural Networks via Optimal Control: Bridging Robustness with Lyapunov Stability

2020-01-01 · ICLR 2020 1 · Zhiyang Chen, Hang Su

Deep neural networks are known to be vulnerable to adversarial perturbations. In this paper, we bridge adversarial robustness of neural nets with Lyapunov stability of dynamical systems. From this viewpoint, training neu…

Adversarial Robustness