Similarity-based Portfolio Construction for Black-box Optimization
In black-box optimization, a central question is which algorithm to use to solve a given, previously unseen, problem. Selecting a single algorithm, however, entails inherent risks: inaccuracies in the selector may lead to poor choices, and even well-performing algorithms with high variance can yield unsatisfactory results in a single run. A natural remedy is to split the evaluation budget across multiple runs of potentially different algorithms. Such sequential algorithm portfolios benefit from variance reduction and complementarities between algorithms, often outperforming approaches that allocate the entire budget to a single solver. While effective portfolios can be constructed post-hoc, transferring this idea to the algorithm selection setting is non-trivial. We show that a naive portfolio constructed over the full training set already outperforms the strongest traditional baseline, the virtual best solver. We then propose a simple yet effective k-nearest-neighbor-based finetuning approach to construct portfolios tailored to unseen instances, yielding further improvements and highlighting the effectiveness of portfolio selection in fixed-budget black-box optimization.
Code (0)
등록된 구현이 없습니다.
Similar Papers 제목 키워드 기반
Risk-aware black-box portfolio construction using Bayesian optimization with adaptive weighted Lagrangian estimator
Existing portfolio management approaches are often black-box models due to safety and commercial issues in the industry. However, their performance can vary considerably whenever market conditions or internal trading str…
Bayesian OptimizationManagementA General Framework for Portfolio Construction Based on Generative Models of Asset Returns
In this paper, we present an integrated approach to portfolio construction and optimization, leveraging high-performance computing capabilities. We first explore diverse pairings of generative model forecasts and objecti…
Portfolio OptimizationAn Entropy Search Portfolio for Bayesian Optimization
Bayesian optimization is a sample-efficient method for black-box global optimization. How- ever, the performance of a Bayesian optimization method very much depends on its exploration strategy, i.e. the choice of acquisi…
Bayesian Optimizationglobal-optimizationIntegrating LLM-Generated Views into Mean-Variance Optimization Using the Black-Litterman Model
Portfolio optimization faces challenges due to the sensitivity in traditional mean-variance models. The Black-Litterman model mitigates this by integrating investor views, but defining these views remains difficult. This…
Portfolio OptimizationSTRAPSim: A Portfolio Similarity Metric for ETF Alignment and Portfolio Trades
Accurately measuring portfolio similarity is critical for a wide range of financial applications, including Exchange-traded Fund (ETF) recommendation, portfolio trading, and risk alignment. Existing similarity measures o…
Semantic Similarity