Open Access
ARTICLE
A Novel Multi-Objective Quantum-Inspired Algorithm for Portfolio Optimization with Short-Selling in Real-World Market
Department of Computer Science and Information Engineering, National Chi Nan University, Puli, Taiwan
* Corresponding Author: Yao-Hsin Chou. Email:
(This article belongs to the Special Issue: Next-Generation Optimization: Quantum and Hybrid Classical Computing for Real-World Applications)
Computers, Materials & Continua 2026, 89(1), 60 https://doi.org/10.32604/cmc.2026.083120
Received 29 March 2026; Accepted 07 July 2026; Issue published 13 August 2026
Abstract
Portfolio optimization is inherently a multi-objective problem that aims to maximize expected return while minimizing investment risk, while also facing exponential growth in the search space and increasing market complexity. Existing multi-objective optimization approaches often struggle to balance convergence and diversity, particularly under realistic trading conditions such as short-selling. To address these challenges, this paper proposes a novel Multi-objective Quantum-inspired Tabu Search (MoQTS) framework for portfolio optimization with short-selling strategies. The proposed method incorporates a quantum-inspired superposition mechanism to enhance global exploration and introduces an entanglement-driven neighborhood search strategy that systematically generates structured local perturbations by modifying one or two asset-selection states. This mechanism enables effective exploration of the neighborhood of non-dominated solutions, thereby improving both convergence accuracy and solution diversity. In addition, a trend ratio (TR)-based evaluation model is adopted to jointly capture return and risk dynamics under real-world market fluctuations. Experiments are conducted on the U.S. stock market using Dow Jones Industrial Average (DJIA) data from 2013 to 2025. The proposed MoQTS is compared with several state-of-the-art multi-objective algorithms, including NSGA-II, MOEA/D, SMS-EMOA, and MOPSO. Experimental results demonstrate that MoQTS can obtain high-quality Pareto-optimal solutions with strong convergence and diversity performance. Results over multiple independent periods further support the effectiveness and robustness of MoQTS. In addition, computational cost analysis shows that MoQTS substantially reduces the number of evaluations and execution time compared with the comparison algorithms while maintaining high-quality Pareto-optimal solutions.Keywords
Optimization techniques have become essential for addressing complex decision-making problems in real-world applications, including circuit synthesis, industrial optimization, and financial portfolio optimization. Among these, portfolio optimization is one of the most important problems in practice. According to Modern Portfolio Theory (MPT) [1], introduced by Harry Markowitz, the objective is to achieve an optimal balance between expected return and risk. In portfolio optimization, expected return and investment risk are the two most critical criteria. When formulated as a single-objective problem, traditional approaches typically yield a single solution representing a trade-off between return and risk. However, investors often exhibit diverse risk preferences, and a single solution may not fully capture such variability. Therefore, portfolio optimization is more appropriately formulated as a multi-objective optimization (MOO) problem, aiming to simultaneously maximize return and minimize risk.
In contrast to single objective optimization, MOO aims to identify a set of trade-off solutions, known as the Pareto-optimal set. These solutions form the Pareto front (PF). Constructing a well-distributed and convergent PF is crucial, as it provides investors with diverse investment choices under different risk-return preferences. However, identifying the PF in portfolio optimization is highly challenging due to the exponential growth of the search space and the complex interactions among assets. In the portfolio optimization problem, each stock in the market can exist in two possible states: selected or unselected. As a result, the number of possible portfolio combinations grows exponentially with the number of available assets, leading to high computational complexity. For example, when 30 stocks are considered, the search space contains
Metaheuristic algorithms, such as genetic algorithms (GA) [2], particle swarm optimization (PSO) [3], and differential evolution (DE) [4], are widely used for solving large-scale and complex optimization problems. To further improve search capability, various quantum-inspired metaheuristic algorithms have been proposed, including the quantum-inspired evolutionary algorithm (QEA) [5], quantum-inspired particle swarm optimization (QPSO) [6], quantum-inspired gravitational search algorithm (QGSA) [7], and quantum-inspired tabu search (QTS) [8].
However, MOO requires handling multiple conflicting objectives, which significantly enlarges the search space and increases problem complexity. As a result, achieving a good balance between convergence and diversity remains a challenging task in many real-world applications. Several algorithms, such as on-dominated sorting genetic algorithm II (NSGA-II) [9], multi-objective evolutionary algorithm based on decomposition (MOEA/D) [10], and S-metric selection evolutionary multi-objective optimization algorithm (SMS-EMOA) [11], have been developed for MOO problems. To better handle the complexity of MOO and improve the balance between convergence and diversity, this study proposes a Multi-objective Quantum-inspired Tabu Search (MoQTS) algorithm that incorporates quantum-inspired mechanisms to obtain a high-quality Pareto front.
MoQTS incorporates the concepts of superposition and entanglement to effectively explore the search space and obtain a high-quality PF. Initially, MoQTS leverages the quantum superposition mechanism to extensively explore the search space, followed by a targeted search to identify a diverse set of non-dominated solutions (NDS). Subsequently, MoQTS performs a local search based on the constructed PF. By leveraging quantum entanglement states, the algorithm establishes logical correlations between decision variables, allowing for a more refined exploitation of the neighborhood around NDS. This mechanism effectively guides the search toward higher-quality regions of the objective space, thereby enhancing the convergence and precision of the identified Pareto set.
Beyond its theoretical advancements, the practical significance of MoQTS lies in its adaptability to complex, real-world optimization challenges. To empirically demonstrate its utility, this paper evaluates the performance of MoQTS in dynamic financial market environments. Considering that stock markets are inherently volatile, investment strategies must remain robust across diverse market cycles instead of being confined to profiting solely from upward trends. Therefore, this study extends the application of MoQTS to short-selling transactions and presents the extension application of MoQTS to this problem. To evaluate the performance of the proposed method, the trend ratio (TR) [8] is adopted as the primary metric for the objective functions. Recent research [8] has demonstrated that TR can effectively assess portfolio performance across various markets. Therefore, the trend ratio is employed in this study to evaluate both return and risk.
The main contributions of this paper are summarized as follows:
• This study adopts a novel MoQTS algorithm for portfolio optimization, which integrates quantum-inspired superposition and an entanglement-move local search mechanism to improve both convergence performance and solution diversity.
• To the best of our knowledge, this paper is the first to apply MoQTS to portfolio optimization in a short-selling setting, thereby enabling more realistic portfolio optimization in dynamic financial environments.
• This paper introduces an entanglement-move local search mechanism combined with the trend ratio evaluation metric to improve the exploration of non-dominated solutions and achieve a more accurate and well-distributed Pareto front.
The remainder of this paper is organized as follows. Section 2 reviews the related work. Section 3 presents the proposed method. Section 4 reports the experimental results and analysis. Finally, Section 5 concludes the paper.
The main objective of portfolio optimization is to maximize the return and minimize risk. MPT [1] is widely used to identify portfolio performance. Under the MPT model, investment risk is quantified using the variance and covariance, and the return is defined as the expected return. The Sharpe ratio [12] is one of the most widely used indicators for evaluating risk-adjusted portfolio performance, and its risk measurement is closely related to the MPT framework. However, this approach often identifies overly conservative portfolios with stagnant growth, and is thus limited in its ability to capitalize on significant market opportunities during periods of high market volatility. Thus, this paper adopts the trend ratio to assess the portfolio return and risk more accurately. In [8], the TR effectively quantifies portfolio performance by identifying sustained upward momentum, thereby demonstrating a superior capacity for evaluating investment quality.
In practical applications, optimization problems often involve multiple conflicting conditions that must be addressed simultaneously. Recent studies have demonstrated the practical applicability of multi-objective and intelligent optimization frameworks in real-world scenarios, including portfolio optimization [13]. Portfolio optimization is a representative example, since investors generally seek to maximize expected return while minimizing investment risk. These two objectives are inherently conflicting, as portfolios with higher expected returns are often associated with higher levels of risk. Consequently, portfolio optimization is naturally formulated as a multi-objective optimization problem, where the goal is to identify a set of non-dominated solutions (NDS) that represent optimal trade-offs between return and risk. These solutions collectively form the efficient frontier, providing investors with multiple portfolio alternatives according to their risk preferences and investment goals. Recent studies have increasingly applied multi-objective optimization methods to portfolio selection problems. For example, Ref. [14] proposed a multi-objective minimax-based model for ESG portfolio construction, while Ref. [15] developed an integrated MCDM and multi-objective optimization framework for socially responsible portfolio selection. In [16], the paper proposed a multi-objective genetic algorithm integrated with the fuzzy method to solve the cardinality-constrained portfolio optimization problem.
In recent years, quantum-inspired optimization algorithms have gained attention for improving search efficiency in complex optimization problems. Several studies have introduced quantum-inspired methods for solving complex optimization problems. MoQTS is developed based on QTS in [8], the TR effectively quantifies portfolio performance by identifying sustained upward momentum, thereby demonstrating a superior capacity for evaluating investment quality. In [8], the TR effectively quantifies portfolio performance by identifying sustained upward momentum, thereby demonstrating a superior capacity for evaluating investment quality. QTS demonstrated superior performance in constructing high performance portfolios across multiple stock markets. Therefore, MoQTS inherits the advantages of QTS for solving multi-objective optimization problems. MoQTS has proven to be a highly effective method for constructing high-quality Pareto fronts under long-selling scenarios. However, in financial markets, both upward and downward trends coexist, and the ability to generate returns during declining market conditions is equally important. Accordingly, this study extends MoQTS to portfolio optimization with short-selling strategies to provide a more realistic portfolio optimization framework for dynamic financial environments.
This section presents the workflow of MoQTS approach for portfolio optimization with short-selling. Fig. 1 illustrates its overall framework. The objective is to identify a diverse set of portfolios that achieve maximum returns across different risk levels, thereby facilitating the construction of the Pareto front.

Figure 1: The structure of the proposed MoQTS method.
3.1 Portfolio Representation with Short-Selling Strategy
In this paper, the proposed framework is developed under a short-selling strategy, where all selected assets correspond to short positions in the portfolio. Each asset is represented by a binary decision variable
Additionally, to facilitate a more intuitive analysis of price trends and returns, the negative return pattern associated with short-selling is transformed into a positive return representation. The transformed values are then used to compute the trend ratio, which serves as the basis for evaluating portfolio performance. In the proposed multi-objective optimization framework, the return and risk derived from the trend ratio are used as two optimization objectives. Specifically, MoQTS searches the solution space to identify promising Pareto-front solutions by maximizing the trend-based return while minimizing the corresponding trend-based risk. After the main search process, an entanglement-based local search is further applied to the obtained non-dominated solutions to explore neighboring portfolios and identify solutions with better performance.
The corresponding decision variables and constraints are formulated as follows:
This paper utilizes the trend ratio to evaluate the two main objectives, return and risk. The TR is calculated based on the funds standardization (FS) [17]. The FS converts stock price movements directly into funds fluctuations. By representing price changes in terms of capital variation, investors can more accurately understand the actual changes in investment funds during the trading period. The TR is calculated according to the volatility of FS to assess the investment’s expected return (ER) and daily risk. Eq. (6) defines the TR, which evaluates portfolio performance by jointly considering return and risk. The trend ratio is used to derive the return and risk measures associated with each portfolio for the multi-objective optimization framework. The TR can be interpreted as the return generated per unit of risk, providing an intuitive measure of investment efficiency. When incorporated into a multi-objective optimization framework, the TR enables the identification of portfolios that achieve higher returns under different risk levels, thereby facilitating the construction of efficient portfolios along the Pareto frontier. The derived return and risk values are then treated as two separate objectives in the multi-objective optimization framework. Accordingly, the portfolio optimization problem is formulated with two objective functions: the maximization objective
3.3 Multi-Objective Quantum-Inspired Tabu Search Algorithm (MoQTS)
This paper extends the MoQTS framework to portfolio optimization under short-selling strategy in the real-world market. MoQTS incorporates the superposition mechanism with the Q-gate to accelerate convergence, while the entanglement move expands the non-dominated solution set, thereby facilitating the discovery of the Pareto front. In the proposed MoQTS framework, the tabu mechanism is realized through a quantum-inspired probabilistic update process. Specifically, promising solutions are progressively reinforced during the search process, while inferior solutions are gradually suppressed through probability adjustment, thereby guiding the search toward high-quality regions of the solution space. Algorithm 1 presents the procedure of MoQTS.

MoQTS incorporates quantum superposition as its encoding mechanism, as formulated in Eq. (11), where the basis states
In this process, MoQTS generates a random number
MoQTS incorporates the quantum NOT gate (Pauli-X gate) to enhance its ability to escape local optima, as formulated in Eq. (13). The quantum NOT gate swaps the probability amplitudes of the basis states, allowing the search particle to escape local optima and move toward better solutions. In this process, the gate operation is determined according to the stock selection states of the global best (
The update process utilizes the parameter
Before introducing the memory mechanism, the dominance relationship and the concept of Pareto optimality are defined as follows.
Definition 1: A solution
Definition 2: Two solutions
Definition 3: The set of non-dominated solutions is referred to as the Pareto optimal set, denoted by
Following Eq. (16), the non-dominated solution set
3.3.6 Entanglement-Move Local Search
Local search is incorporated to further enhance the performance of the proposed algorithm. After the Pareto front is constructed, an entanglement-inspired local search mechanism is applied to further refine the obtained non-dominated solutions. This mechanism is inspired by the concept of entanglement in quantum mechanics. In the proposed method, this concept is translated into a heuristic search strategy for portfolio optimization: the relationships among stocks are represented through the entanglement state, and neighboring portfolio solutions are explored by jointly adjusting the selection states of one or two related stocks. Through this mechanism, the local search can investigate potentially improved portfolio structures around the current non-dominated solutions. In this study, the concept of entanglement is adopted in a quantum-inspired heuristic sense to facilitate solution exploration, without involving physical quantum entanglement or quantum hardware implementation.
By exploring the neighborhood of candidate solutions, the local search mechanism refines current solutions and improves their quality, enabling the algorithm to exploit promising regions of the search space more effectively. In multi-objective optimization problems, this mechanism also plays an important role in improving both the convergence and diversity of the solution set. By refining NDS and exploring their neighboring regions, the algorithm can identify additional trade-off solutions and expand the coverage of the
The entangled neighborhood is constructed as defined in Eq. (18). The entangled neighborhood
To establish a clear mapping between the entanglement states and portfolio modifications, the neighborhood solutions are constructed by explicitly modifying the binary decision vector. Given a portfolio solution
1. Single-bit modification: One asset selection state is flipped:
which corresponds to adding or removing one asset from the portfolio.
2. Two-bit modification: One unselected asset and one selected asset are simultaneously modified:
where
The entanglement operator determines which bits are selected for modification, and the resulting solutions constitute the entangled neighborhood
This section presents a comprehensive empirical evaluation of portfolio optimization with short selling under different market conditions in the U.S. equity market. The analysis focuses on convergence quality, computational efficiency, and practical investment effectiveness from both optimization and financial perspectives. The following subsections present the experimental environment, performance indicators, sensitivity analysis, comparative results with classical multi-objective algorithms, computational cost analysis, ablation study, and representative portfolio performance.
The investment target consists of the 30 constituents of the Dow Jones Industrial Average (DJIA). The experimental dataset is collected from Yahoo Finance, and the investment period spans monthly intervals from 2013 to 2025, yielding a total of 157 periods. In all experiments, the initial capital of every portfolio is set to 10 million. The proposed method is compared with four classical multi-objective algorithms: NSGA-II, MOEA/D, SMS-EMOA, and MOPSO. For MoQTS, the population size is set to 10, and 30 independent runs are conducted with 3,600 iterations per run. The key parameter

In multi-objective optimization, two important criteria are usually considered: convergence and diversity. Convergence evaluates how close the obtained non-dominated solutions are to the true Pareto front, whereas diversity measures the distribution of the obtained solutions. This study uses four indicators to evaluate algorithm performance: Generational Distance (GD), Inverted Generational Distance (IGD), Hypervolume (HV), and Hypervolume rate (HV rate).
In real-world optimization problems, the solution space is often extremely large, making it difficult to obtain the true Pareto front. In the considered portfolio optimization problem, even under the equal capital allocation setting with 30 candidate stocks, the stock selection space contains at least
4.2.1 Generational Distance (GD)
GD is an indicator used to evaluate convergence performance. It measures the distance between the obtained non-dominated solution set and the reference Pareto front. A smaller GD value indicates that the obtained solutions are closer to the reference Pareto front and therefore exhibit better convergence quality.
Before calculating GD, risk and expected return are normalized to avoid scale bias between the two objectives. Let
where
In Eq. (21),
4.2.2 Inverted Generational Distance (IGD)
IGD is similar to GD and is used to evaluate both convergence and diversity performance. It measures the distance from the reference Pareto front to the obtained non-dominated solution set. A smaller IGD value indicates that the obtained solutions are closer to the reference front and provide better coverage of the objective space.
The same normalization procedure used for GD is also applied before calculating IGD. Specifically, the same small margins introduced by the factors 1.01 and 0.99 are retained so that the normalized objective space remains consistent across GD and IGD calculations. The Euclidean distance is therefore computed in the normalized objective space
In Eq. (22),
HV is an indicator used to evaluate both convergence and diversity performance by measuring the volume in the objective space dominated by the obtained non-dominated solution set with respect to a reference point. A larger HV value indicates that the solution set is closer to the reference Pareto front and covers a wider region of the objective space.
In Eq. (23),
This subsection analyzes the sensitivity of MoQTS to the parameter

The coarse search results indicate that

The fine search results show that
4.4 Comparing MoQTS with Classical Multi-Objective Algorithms
This subsection presents the comparative performance of MoQTS among NSGA-II, MOEA/D, SMS-EMOA, and MOPSO based on the four indicators introduced above. Overall, MoQTS shows stable and strong behavior across all metrics, and the experimental results indicate that MoQTS consistently outperforms the other compared algorithms. These results suggest that the quantum-inspired search and memory mechanisms contribute to robust solution quality over repeated runs.
For convergence-related indicators, the GD and IGD results show that MoQTS remains the closest to the reference Pareto front among the compared algorithms. As shown in Fig. 2, MoQTS performs better than the other classical algorithms overall, with NSGA-II being the closest competitor on both GD and IGD. Compared with SMS-EMOA, MOEA/D, and especially MOPSO, the advantage of MoQTS becomes more clear. The improvement reaches up to 5,897,298.60% for GD and 3,136,896.46% for IGD.

Figure 2: Comparison results of MoQTS and classical algorithms for GD (left) and IGD (right).
For coverage-related indicators, HV and HV rate further support the effectiveness of MoQTS in obtaining broad and high-quality dominated regions in the objective space, as shown in Fig. 3. The results indicate that MoQTS achieves superior performance compared with other classical algorithms, including NSGA-II, SMS-EMOA, and MOEA/D, on both HV and HV rate. When compared with MOPSO, the improvement becomes even more significant, reaching up to 74.29% for HV and 84.93% for HV rate.

Figure 3: Comparison results of MoQTS and classical algorithms for HV (left) and HV rate (right).
To further compare the distribution quality of non-dominated solutions, Fig. 4 presents the PF comparisons of the five algorithms in global and zoomed-in views. In the left panel (global view), MoQTS spans a broader portion of the Pareto front and reaches both lower-risk and higher-return regions than the other algorithms, indicating a more favorable overall trade-off distribution. In the right panel (zoomed-in view), MoQTS maintains a denser set of non-dominated solutions across the low- to medium-risk region, whereas MOPSO is generally located below the leading front and NSGA-II and SMS-EMOA cover a smaller range. MOEA/D remains competitive in part of the zoomed-in region, but MoQTS still provides a wider and more consistently favorable spread. These observations indicate that MoQTS achieves stronger search effectiveness and better Pareto-front coverage than the compared algorithms.

Figure 4: Comparison of Pareto-front distributions for MoQTS and other algorithms in global (left) and zoomed-in (right) views.
4.5 Statistical Significance Analysis
The statistical significance of the performance differences among the compared algorithms is assessed using non-parametric statistical tests on the four performance indicators. Table 4 reports the average ranks obtained by the Friedman test. Since a smaller average rank indicates better performance, the results show that MoQTS achieves the best average rank on all four indicators, namely HV, HV rate, GD, and IGD. Moreover, the Friedman

Table 5 summarizes the results of the post-hoc Wilcoxon signed-rank test with Holm correction, in which the proposed method, MoQTS, is separately compared with each competing algorithm. The corrected

4.6 Computational Cost Analysis
To further evaluate the efficiency of the proposed framework, this subsection analyzes the computational cost of MoQTS and the comparison algorithms. Table 6 summarizes the computational cost of the compared algorithms, including the average execution time, average evaluation count, average entanglement move local search count, and average total evaluation count. The average evaluation count represents the number of evaluations performed during the optimization process, whereas the average entanglement move local search count denotes the additional evaluations introduced by the entanglement move local search mechanism in MoQTS. As shown in Table 6, MoQTS requires substantially fewer evaluations than the other comparison algorithms. Even after including the additional entanglement move local search evaluations, MoQTS still requires only about 36% of the total evaluation count used by NSGA-II, SMS-EMOA, and MOEA/D, and about 18% of that used by MOPSO. Furthermore, under the same experimental setup, the actual execution time of MoQTS is also considerably shorter. These results show that MoQTS can identify a better Pareto front than the traditional algorithms while using only a fraction of their computational cost, highlighting its strong advantage in computational efficiency.

This subsection presents the ablation experiments of MoQTS to analyze the contributions of its main components. In particular, the proposed framework is evaluated by selectively removing the quantum NOT gate mechanism and the entanglement move local search, and then comparing the resulting performance in terms of HV, HV rate, GD, and IGD. For clarity, four variants are considered in this experiment: MoQTS w/o NOT & EL denotes the variant without both the quantum NOT gate and the entanglement move local search, MoQTS w/o EL denotes the variant without the entanglement move local search only, MoQTS w/o NOT denotes the variant without the quantum NOT gate only, and MoQTS denotes the complete proposed method with both mechanisms enabled.
Table 7 shows the ablation results for HV and HV rate. When both mechanisms are removed, the worst performance is observed and is therefore used as the baseline. After adding back only the quantum NOT gate, that is, in MoQTS w/o EL, both HV and HV rate improve slightly. A much larger improvement is observed for MoQTS w/o NOT, where the entanglement move local search is retained while the quantum NOT gate is removed. Finally, MoQTS achieves the best HV and HV rate among all variants. These results indicate that both mechanisms improve solution quality, with the entanglement move local search providing the larger contribution.

Table 8 further reports the ablation results for GD and IGD, for which smaller values indicate better performance. A similar trend is observed. MoQTS w/o NOT & EL again yields the worst results. After reintroducing only the quantum NOT gate, MoQTS w/o EL improves both GD and IGD, although the improvement remains limited. When only the quantum NOT gate is removed, namely in MoQTS w/o NOT, the results improve substantially, indicating that retaining the entanglement move local search is much more beneficial for convergence performance. The best GD and IGD values are finally achieved by MoQTS. Overall, the ablation results consistently show a step-by-step improvement from the variant without both mechanisms to the complete method, confirming that both components are beneficial, with the entanglement move local search playing the more dominant role.

To further examine whether the performance differences among the ablation variants are statistically significant, non-parametric statistical tests are conducted. Table 9 presents the statistical comparison results based on the Friedman test. The mean ranks show that MoQTS obtains the best rank for all four evaluation indicators, including HV, HV rate, GD, and IGD. Specifically, MoQTS achieves the lowest mean rank among all variants, indicating that the complete framework with both the quantum NOT gate and the entanglement move local search generally provides the most competitive performance. In contrast, MoQTS w/o NOT & EL obtains worse ranks in most indicators, confirming that removing both proposed mechanisms degrades the overall performance. Moreover, the

After confirming the existence of significant differences among the variants, a post-hoc Wilcoxon signed-rank test with Holm correction is further performed by using MoQTS as the control method. The results are shown in Table 10. For HV and HV rate, MoQTS shows statistically significant differences compared with MoQTS w/o NOT & EL and MoQTS w/o EL, with very small

This subsection presents representative portfolio trends under continuous investment to illustrate the distinct behaviors of different portfolio types over a longer horizon. Two representative cases, corresponding to 2017 and 2024, are provided. In both cases, the lowest-risk portfolio, the highest-TR portfolio, and the highest-ER portfolio are compared.
Fig. 5 presents the representative portfolio performance in 2017 and 2024. In 2017, the lowest-risk portfolio remains the most stable and exhibits the smallest fluctuation range. The highest-TR portfolio shows a steady upward trend with a favorable balance between growth and stability, whereas the highest-ER portfolio achieves the strongest growth but also exhibits the largest fluctuation range. In 2024, the differences among the three portfolios become even more pronounced. The highest-TR portfolio maintains a strong upward trend while preserving relatively stable fluctuations, whereas the highest-ER portfolio again delivers the strongest growth together with the highest level of volatility.

Figure 5: Representative portfolio performance under continuous investment in 2017 (left) and 2024 (right).
Table 11 further summarizes the corresponding portfolio statistics. In both periods, the lowest-risk portfolio has the smallest risk value. In 2017, it also records the smallest maximum drawdown, whereas the highest-ER portfolio achieves the largest cumulative return but also suffers the highest drawdown. In 2024, the highest-TR portfolio attains the highest trend ratio and delivers a strong cumulative return with slightly lower drawdown than the lowest-risk portfolio, indicating an especially favorable balance between return and stability. By contrast, the highest-ER portfolio again achieves the largest cumulative return, but at the cost of the highest drawdown. These observations are consistent with the trajectory patterns shown in Fig. 5.

These two cases show clear differences among the three portfolio types. The lowest-risk portfolio is more stable, the highest-ER portfolio has the strongest growth potential, and the highest-TR portfolio provides a balanced compromise between return and stability.
This study proposes a Multi-objective Quantum-inspired Tabu Search algorithm for portfolio optimization with short-selling strategies. The proposed framework integrates quantum-inspired techniques and entanglement move local search approach to improve both convergence and solution diversity in multi-objective optimization. Under the TR formulation, the optimization objective jointly considers expected return and investment risk, enabling the construction of high-quality non-dominated portfolios for different investor preferences.
Experimental evaluations on DJIA constituent data from 2013 to 2025 show that MoQTS can obtain high-quality Pareto-optimal solutions with strong convergence and diversity performance. PF comparisons also show that MoQTS generates a favorable non-dominated distribution, with a greater concentration of solutions in low-risk, high-return regions. The computational cost analysis demonstrates that MoQTS can efficiently identify high-quality Pareto fronts while requiring substantially fewer computations than the comparison algorithms. After accounting for the additional evaluations introduced by the entanglement move local search, MoQTS still requires only about 36% of the total evaluation count used by NSGA-II, SMS-EMOA, and MOEA/D, and about 18% of that used by MOPSO, while also achieving the shortest execution time. The ablation study and statistical analysis further support the positive contributions of both the quantum NOT gate and the entanglement move local search, particularly in improving Pareto front refinement. These findings suggest that the proposed quantum-inspired search mechanism is effective and highly efficient for practical portfolio optimization in dynamic market environments.
Future work can extend MoQTS to larger assets, incorporate additional realistic markets, and evaluate adaptive parameter-control strategies to further improve robustness and scalability.
Acknowledgement: The authors acknowledge the support from the National Center for Theoretical Sciences, Taiwan.
Funding Statement: This work was supported by the National Science and Technology Council, Taiwan, under Grants 113-2221-E-260-014-MY2 and 115-2119-M-033-001.
Author Contributions: The authors confirm contributions to the paper as follows: Yun-Ting Lai performed the system implementation, conducted the experimental analysis, and wrote the draft manuscript; Ming-Ho Chang jointly verified the experimental results, conducted comparative experiments, analyzed the experimental data, and assisted in manuscript writing; Yao-Hsin Chou proposed the model architecture and supervised the project. All authors reviewed and approved the final version of the manuscript.
Availability of Data and Materials: All data generated or analyzed during this study are included in this published article.
Ethics Approval: Not applicable.
Conflicts of Interest: Given his role as guest editor of this journal, Yao-Hsin Chou had no involvement in the peer review of this article and had no access to information regarding its peer review. Full responsibility for the editorial process for this article was delegated to another journal editor. The authors declare no other conflicts of interest.
References
1. Markowitz H. Portfolio selection. J Financ. 1952;7(1):77–91. doi:10.2307/2975974. [Google Scholar] [CrossRef]
2. Holland JH. Adaptation in natural and artificial systems: an introductory analysis with applications to biology, control, and artificial intelligence. Ann Arbor, MI, USA: University of Michigan Press; 1975. [Google Scholar]
3. Kennedy J, Eberhart R. Particle swarm optimization. In: Proceedings of the IEEE International Conference on Neural Networks (ICNN); 1995 Nov 27–Dec 1; Perth, WA, Australia. p. 1942–8. [Google Scholar]
4. Storn R, Price K. Differential evolution: a simple and efficient heuristic for global optimization over continuous spaces. J Glob Optim. 1997;11(4):341–59. [Google Scholar]
5. Han KH, Kim JH. Quantum-inspired evolutionary algorithm for a class of combinatorial optimization. IEEE Trans Evol Comput. 2002;6(6):580–93. doi:10.1109/tevc.2002.804320. [Google Scholar] [CrossRef]
6. Sun J, Feng B, Xu W. Particle swarm optimization with particles having quantum behavior. In: Proceedings of the IEEE Congress on Evolutionary Computation (CEC); 2004 Jun 19–23; Portland, OR, USA. p. 322–7. [Google Scholar]
7. Soleimanpour-Moghadam M, Nezamabadi-Pour H, Farsangi MM. A quantum inspired gravitational search algorithm for numerical function optimization. Inf Sci. 2014;267(6):83–100. doi:10.1016/j.ins.2013.09.006. [Google Scholar] [CrossRef]
8. Kuo SY, Lai YT, Jiang YC, Chang MH, Wu KM, Chen PC, et al. Entanglement local search-assisted quantum-inspired optimization for portfolio optimization in G20 markets. In: Proceedings of the Companion Conference on Genetic and Evolutionary Computation (GECCO Companion); 2023 Jul 15–19; Lisbon, Portugal. p. 2232–40. [Google Scholar]
9. Deb K, Pratap A, Agarwal S, Meyarivan T. A fast and elitist multiobjective genetic algorithm: NSGA-II. IEEE Trans Evol Comput. 2002;6(2):182–97. doi:10.1109/4235.996017. [Google Scholar] [CrossRef]
10. Zhang Q, Li H. MOEA/D: a multiobjective evolutionary algorithm based on decomposition. IEEE Trans Evol Comput. 2007;11(6):712–31. doi:10.1109/tevc.2007.892759. [Google Scholar] [CrossRef]
11. Beume N, Naujoks B, Emmerich M. SMS-EMOA: multiobjective selection based on dominated hypervolume. Eur J Oper Res. 2007;181(3):1653–69. [Google Scholar]
12. Sharpe WF. The sharpe ratio. J Portf Manag. 1994;21(1):49–58. doi:10.3905/jpm.1994.409501. [Google Scholar] [CrossRef]
13. Hoang SD, Dey SK, Nguyen THH, Nguyen PND. The role of AI recommendations in extending the black-litterman portfolio. Int J Intell Comput Cybern. 2026;19(1):115–38. doi:10.1108/ijicc-03-2025-0137. [Google Scholar] [CrossRef]
14. Xidonas P, Essner E. On ESG portfolio construction: a multi-objective optimization approach. Comput Econ. 2024;63(1):21–45. [Google Scholar]
15. Wu Q, Liu X, Qin J, Zhou L, Mardani A, Deveci M. An integrated multi-criteria decision-making and multi-objective optimization model for socially responsible portfolio selection. Technol Forecast Soc Change. 2022;184(4):121977. doi:10.1016/j.techfore.2022.121977. [Google Scholar] [CrossRef]
16. Deliktaş D, Ustun O. Multi-objective genetic algorithm based on the fuzzy MULTIMOORA method for solving the cardinality constrained portfolio optimization. Appl Intell. 2023;53(12):14717–43. doi:10.1007/s10489-022-04240-6. [Google Scholar] [CrossRef]
17. Chou YH, Kuo SY, Lo YT. Portfolio optimization based on funds standardization and genetic algorithm. IEEE Access. 2017;5:21885–900. doi:10.1109/access.2017.2756842. [Google Scholar] [CrossRef]
Cite This Article
Copyright © 2026 The Author(s). Published by Tech Science Press.This work is licensed under a Creative Commons Attribution 4.0 International License , which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.


Submit a Paper
Propose a Special lssue
View Full Text
Download PDF
Downloads
Citation Tools