November 24th, 2002, 1:48 pm
Dear Forum,currently I am struggling with a multi-period portfolio optimization problem subject to constraints on the portfolio weights. I am trying to evaluate the expected utility of a specific portfolio by running a Monte-Carlo simulation. If you look at a small number of assets you can discretize the control space (portfolio weights) and compute the expected utility of all possible asset combinations. The portfolio with the highest simulated expected utility is of course the optimal portfolio. But what happens when you have many assets? The described method is subject to the curse of dimensionality and computation time explodes. Now, here is my question: is there a way to numerically search for the optimal portfolio without having to evaluate all admissible portfolios? It should be a method that does not rely on gradients, since the function I am trying to maximize is a conditional expectation, and its explicit form is unknown...Thanks a lot,Costica.