Loading [MathJax]/jax/output/SVG/jax.js
Research article

Cheap signals in security token offerings (STOs)

  • Received: 07 July 2020 Accepted: 16 September 2020 Published: 21 September 2020
  • JEL Codes: C1, C5, G15, G3

  • Blockchain-based security token offerings (STOs) provide a new way of crowdfunding and corporate financing. Tokens are immediately transferable and can be traded 24/7 on secondary markets, clearing and settlement is a matter of only a few minutes, tokens can be held personally, i.e. brokers and custody accounts are no longer required and the underlying blockchain ensures transparency of all transactions. This study provides an overview of security tokens and the STO model for corporate financing. Our analysis investigates security tokens from the perspective of a firm looking to raise capital. Building on signaling theory, this paper examines 1) whether companies conducting an STO make use of cheap signals to influence investment behavior and 2) if such use of cheap signals is effective. We analyze a dataset of 151 STOs and identify that cheap signals of human capital and social media are used by projects and have a positive effect on funding success. The type of signals influencing funding success indicate that the market is still immature, as projects have a clear incentive to enlarge the level of asymmetric information between them and potential investors. The anticipated level of punishment for misusing cheap signaling is low, as the mechanism does not represent fraud but "cheating". This is a concern for investor protection.

    Citation: Lennart Ante, Ingo Fiedler. Cheap signals in security token offerings (STOs)[J]. Quantitative Finance and Economics, 2020, 4(4): 608-639. doi: 10.3934/QFE.2020028

    Related Papers:

    [1] Yufeng Qian . Exploration of machine algorithms based on deep learning model and feature extraction. Mathematical Biosciences and Engineering, 2021, 18(6): 7602-7618. doi: 10.3934/mbe.2021376
    [2] Shuang Tan, Shangrui Zhao, Jinran Wu . QL-ADIFA: Hybrid optimization using Q-learning and an adaptive logarithmic spiral-levy firefly algorithm. Mathematical Biosciences and Engineering, 2023, 20(8): 13542-13561. doi: 10.3934/mbe.2023604
    [3] Xin Zhou, Shangbo Zhou, Yuxiao Han, Shufang Zhu . Lévy flight-based inverse adaptive comprehensive learning particle swarm optimization. Mathematical Biosciences and Engineering, 2022, 19(5): 5241-5268. doi: 10.3934/mbe.2022246
    [4] Dongning Chen, Jianchang Liu, Chengyu Yao, Ziwei Zhang, Xinwei Du . Multi-strategy improved salp swarm algorithm and its application in reliability optimization. Mathematical Biosciences and Engineering, 2022, 19(5): 5269-5292. doi: 10.3934/mbe.2022247
    [5] Yufei Wang, Yujun Zhang, Yuxin Yan, Juan Zhao, Zhengming Gao . An enhanced aquila optimization algorithm with velocity-aided global search mechanism and adaptive opposition-based learning. Mathematical Biosciences and Engineering, 2023, 20(4): 6422-6467. doi: 10.3934/mbe.2023278
    [6] Shikai Wang, Heming Jia, Xiaoxu Peng . Modified salp swarm algorithm based multilevel thresholding for color image segmentation. Mathematical Biosciences and Engineering, 2020, 17(1): 700-724. doi: 10.3934/mbe.2020036
    [7] Huangjing Yu, Heming Jia, Jianping Zhou, Abdelazim G. Hussien . Enhanced Aquila optimizer algorithm for global optimization and constrained engineering problems. Mathematical Biosciences and Engineering, 2022, 19(12): 14173-14211. doi: 10.3934/mbe.2022660
    [8] Shuang Wang, Heming Jia, Qingxin Liu, Rong Zheng . An improved hybrid Aquila Optimizer and Harris Hawks Optimization for global optimization. Mathematical Biosciences and Engineering, 2021, 18(6): 7076-7109. doi: 10.3934/mbe.2021352
    [9] Guo Zhou, Jie Li, Zhonghua Tang, Qifang Luo, Yongquan Zhou . An improved spotted hyena optimizer for PID parameters in an AVR system. Mathematical Biosciences and Engineering, 2020, 17(4): 3767-3783. doi: 10.3934/mbe.2020211
    [10] Mingchang Ni, Guo Zhang, Qi Yang, Liqiong Yin . Research on MEC computing offload strategy for joint optimization of delay and energy consumption. Mathematical Biosciences and Engineering, 2024, 21(6): 6336-6358. doi: 10.3934/mbe.2024276
  • Blockchain-based security token offerings (STOs) provide a new way of crowdfunding and corporate financing. Tokens are immediately transferable and can be traded 24/7 on secondary markets, clearing and settlement is a matter of only a few minutes, tokens can be held personally, i.e. brokers and custody accounts are no longer required and the underlying blockchain ensures transparency of all transactions. This study provides an overview of security tokens and the STO model for corporate financing. Our analysis investigates security tokens from the perspective of a firm looking to raise capital. Building on signaling theory, this paper examines 1) whether companies conducting an STO make use of cheap signals to influence investment behavior and 2) if such use of cheap signals is effective. We analyze a dataset of 151 STOs and identify that cheap signals of human capital and social media are used by projects and have a positive effect on funding success. The type of signals influencing funding success indicate that the market is still immature, as projects have a clear incentive to enlarge the level of asymmetric information between them and potential investors. The anticipated level of punishment for misusing cheap signaling is low, as the mechanism does not represent fraud but "cheating". This is a concern for investor protection.


    Optimization problems that minimize or maximize objective functions are numerous in real life. Most of them are extraordinarily complex and challenging, which leads to the inability of gradient-based deterministic optimization methods to handle them. Because the objective functions of these problems are hardly guaranteed to be differentiable, these traditional methods easily fall into local optima. Metaheuristic algorithms have flexibility, no gradient mechanism and local optimal avoidance, which make them more popular than deterministic methods. Therefore, metaheuristic algorithms have developed rapidly in the past decades and have made significant achievements in optimization problems in various fields, such as parameter tuning [1,2], feature selection [3,4], scheduling [5,6], system control [7,8] and engineering design [9,10].

    Taking inspiration from nature, metaheuristic algorithms search for optimal solutions through iterative stochastic operations that are within a reasonable time. Scholars have divided these algorithms into four groups: evolution-based, swarm-based, physics-based and social or human-based. Representative metaheuristic algorithms in these four categories are listed in Figure 1. To summarize, most of them have the following characteristics: (1) Their update mechanisms are inspired by some phenomena in nature, such as biological behaviors, physical theorems and chemical phenomena. (2) They have two phases: exploration and exploitation. Exploration is the search for unvisited areas to ensure globally optimal solutions. Exploitation is the intensive search for the most probable region based on accumulated experience to enhance the local search. (3) They are all population-based search schemes, and attention needs to be paid to the interaction between individuals (to promote knowledge sharing and improve the quality of solutions) and the population diversity (to explore the unknown space and overcome local optima). (4) Stochastic strategies and proper parameter definitions in algorithms are essential, and appropriate parameter settings can make algorithms better fits for real problems. In addition, the different update mechanisms and stochastic strategies of these algorithms lead to their different exploration and exploitation capabilities. Hence, the main difference between various algorithms is how to strike a balance between exploration and exploitation [11].

    Figure 1.  Categories of metaheuristic algorithms.

    In summary, there are two possible problems with these algorithms: (1) One problem that all algorithms are likely to encounter is how to balance exploitation and exploration. Too much exploration may lead to slow convergence, and too much exploitation may cause falling into local optima. The update mechanisms of some algorithms, such as particle swarm optimization and grey wolf optimizer [34], are based on globally optimal individuals, so these algorithms may converge to a local optimum. (2) The "No Free Lunch (NFL)" [35] theorem logically states that there is no metaheuristic algorithm that is most effective in every situation. For these two reasons, researchers are committed to exploring new algorithms or improving existing ones. This paper is also motivated by these two reasons. For convenience, a list of abbreviations is given in Table 1.

    Table 1.  List of abbreviations.
    Abbreviation Interpretation Abbreviation Interpretation
    AGWO Grey wolf optimizer based on Aquila exploration IHAOAVOA Improved hybrid Aquila optimizer and African vultures optimization algorithm
    AOA Archimedes optimization algorithm
    AVOA African vultures optimization algorithm MAOA Hybrid Archimedes optimization algorithm enhanced with mutualism scheme
    BOA Butterfly optimization algorithm
    CQFFA Chaotic quasi-oppositional farmland fertility algorithm MCWOA Multi-cohort whale optimization algorithm
    CSOAOA Enhanced hybrid arithmetic optimization algorithm MFO Moth-flame optimization algorithm
    DAQUILA Improved Aquila algorithm MGA Material generation algorithm
    DMO Dwarf mongoose optimization OBL Opposition-based learning
    ECSOA Elastic collision seeker optimization algorithm PRO Poor and rich optimization algorithm
    FA Firefly algorithm PSO Particle swarm optimization
    GBO Gradient-based optimizer: QLGCTSA Improved tunicate swarm algorithm
    GJO Golden jackal optimization ROBL Refraction opposition-based learning
    GWO Grey wolf optimizer SCA Sine cosine algorithm
    HAO Heterogeneous Aquila optimization algorithm SCSO Sand cat swarm optimization
    HCAOA Hierarchical chain-based Archimedes optimization algorithm SHO Sea horse optimizer
    SNS Social network search
    HHO Harris hawks optimization algorithm SRS Special relativity search
    IDARSOA Individual disturbance and attraction repulsion strategy enhanced seagull optimization algorithm STD Standard deviation
    TQA Termite queen algorithm
    IGWO Improved grey wolf optimizer WOA Whale optimization algorithm

     | Show Table
    DownLoad: CSV

    This paper focuses on the Archimedes optimization algorithm (AOA) proposed by Hashim et al. based on physical laws. Inspired by Archimedes' buoyancy principle, AOA generates new solutions by imitating collisions between objects in a liquid. AOA has few parameters, simple interfaces, easy implementation and good optimization effects. As a result, AOA has been extensively applied to practical problems with satisfactory results. Abdelbadie et al. [36] used AOA to clarify the best conditions of a proportional integral regulator, which controls the charge and discharge of superconducting magnetic energy storage systems. Wang et al. [2] employed AOA to tune the main parameters in variational mode decomposition to perform better in diagnostic fault characteristics for both simulated and real situations. Neggaz and Fizazi [37] proposed a wrapper approach based on AOA for feature selection to automatically identify the best facial region features for human gender. Balakrishnan et al. [38] utilized AOA to adjust the parameters in the radial basis function neural network (RBFNN) to construct a merged algorithm, AOA-RBFNN, to achieve higher competence, and it is applied to engineering optimization problems. Annrose [39] applied AOA to improve the classification accuracy of multiple single long short-term memory (LSTM) networks and thus proposed a hybrid depth learning model for bean disease classification.

    Like other metaheuristic algorithms, AOA has some drawbacks on some specific issues. All agents in the canonical AOA are handled in the same way, which leads to immature convergence and a tendency to get stuck at local optima, especially when dealing with complex optimization problems. To compensate for these shortcomings, an improved HCAOA is proposed. On the basis of the original AOA, this algorithm combines an orthogonal learning mechanism based on refraction opposition and an Archimedes spiral mechanism based on Levy flight to deal with individuals at different levels. Specifically, the main contributions of this paper are as follows:

    ● An ameliorative variant of AOA is presented to handle global optimization problems. The idea of hierarchical chains is introduced into AOA and different update strategies are implemented for agents at different levels to enhance optimization capability.

    ● Orthogonal learning mechanism based on refraction opposition is suggested in AOA, which fully learns information on all dimensions of the optimal individual and effectively avoids AOA falling into local optimum.

    ● Archimedes spiral integrated Levy flight is introduced into AOA to achieve an extensive range of random disturbances in searching space, thus improving the search ability of AOA.

    ● Computational Experimental Competition (CEC) 2017 suite and four engineering design problems are employed to evaluate the comprehensive performance of HCAOA.

    The outline of the remainder of this article is listed here: Section 2 presents the conventional AOA. Section 3 details the modification and the framework of HCAOA. The feasibility of HCAOA is validated by the CEC 2017 suite in Section 4. The optimization outcomes of HCAOA on engineering design problems are presented in Section 5. Section 6 summarizes the study and presents research ideas for the future.

    AOA treats objects in a fluid as candidate agents, and each object has its density, volume, acceleration and position. The location of an individual represents a possible solution and is updated by adjusting its density, volume and acceleration. As with other metaheuristic algorithms, the optimization process of AOA contains two parts: exploration and exploitation. In the exploration stage, collisions with random individuals are implemented to diversify populations. During the exploitation phase, there is no collision between objects, and the optimal individual is learned to facilitate local search capability. Its mathematical steps in detail are as follows:

    Step 1: Initialize. The initial positions, densities, volumes and accelerations of all individuals are generated randomly by Eqs (1)−(4).

    x1i=lb+rand×(ublb), (1)
    den1i=rand, (2)
    vol1i=rand, (3)
    acc1i=lb+rand×(ublb), (4)

    where the subscript i denotes the i-th individual, and the superscript t indicates the t-th iteration. The x1i, den1i, vol1i and acc1i represent the position, density, volume and acceleration of the i-th agent in the first iteration, respectively. The ub and lb are the upper and lower limits of the solution set, respectively. The parameter rand is a D-dimensional random vector generated uniformly in [0,1], and D is the dimension of solutions. Then, all initial individuals are evaluated and the optimal individual is selected. The parameter of the best one is expressed as xbest, denbest, volbest and accbest, correspondingly.

    Step 2: Update volumes and densities. The volume and density of the i-th individual in the next generation are updated according to Eqs (5) and (6):

    volt+1i=volti+rand×(volbestvolti), (5)
    dent+1i=denti+rand×(denbestdenti). (6)

    Step 3: Update the transfer operator TFt and density factor dt. The transfer operator determines whether the search behavior changes from exploration to exploitation. The density factor contributes to the search scope from global to local. Their values vary with iteration t using Eqs (7) and (8). The tmax refers to the maximum iteration number.

    TFt=exp(ttmaxtmax), (7)
    dt=exp(tmaxttmax)(ttmax). (8)

    Step 4: Update accelerations. Different formulas are applied to update accelerations depending on the search phase. When TFt<0.5, the search process is in the exploration stage. There is a collision between the i-th individual and a random one mr, and its acceleration is updated according to Eq (9).

    acct+1i=dent+1mr+volt+1mr×acct+1mrdent+1i×volt+1i. (9)

    When TFt0.5, it is in the exploitation stage. There is no collision between agents, and the acceleration of the i-th individual is updated by Eq (10).

    acct+1i=denbest+volbest×accbestdent+1i×volt+1i. (10)

    Then, the updated accelerations are standardized according to Eq (11).

    acct+1inorm=u×acct+1imin(acc)max(acc)min(acc)+l, (11)

    where u is set to 0.9 and l is set to 0.1. The max(acc) and min(acc) are the maximum and minimum of all acc values, respectively.

    Step 5: Renew positions. When TFt<0.5, the position of the i-th individual is updated by Eq (12).

    xt+1i=xti+C1×rand×acct+1inorm×dt+1×(xrandxti), (12)

    where C1 is set to 2 and xrand is the location of a randomly selected individual.

    Otherwise, the position of the i-th individual in the exploitation stage is updated by Eq (13).

    xt+1i=xbest+F×C2×rand×acct+1inorm×dt+1×(T×xbestxti), (13)

    where C2 is a constant equal to 6. The parameters T and F are calculated by Eqs (14) and (15).

    T=C3×TFt+1, (14)
    F={1     if P0.51     if P>0.5 , (15)

    where P=2×randC4. The parameters C3 and C4 are set to 2 and 0.05, respectively.

    Step 6: Evaluate all individuals. Evaluate all individuals and select the optimal one. Assign xbest, denbest, volbest and accbest. The process of AOA in detail is shown in Figure 2.

    Figure 2.  The flowchart of AOA.

    In the canonical AOA, all individuals are treated in the same way. During the exploration period, the positions of individuals are updated by collisions with random individuals. As a result, the knowledge of better individuals is not well learned, slowing down optimization speed. In the exploitation phase, all individuals move towards the optimal one. This causes the aggregation of all individuals to the best one and makes the algorithm get stuck at local optima. Moreover, the whole process of the standard AOA does not fully use the optimal individual, leading to slow convergence speed. Finally, the same boundary treatment for all individuals somewhat reduces population diversity. To address these problems, an improved HCAOA is put forward. On the basis of the original AOA, the algorithm combines an orthogonal learning mechanism based on refraction opposition and an Archimedes spiral mechanism based on Levy flight to deal with individuals at different levels. In addition, a multi-strategy boundary processing mechanism is introduced.

    In metaheuristic algorithms, all individuals move towards the optimal individual, causing the disappearance of population variety and the fall into a local optimum. To overcome this shortcoming, opposition-based learning (OBL) has been proposed [40] and widely used [7]. OBL is a greedy policy that selects a point with better fitness between the initial and the opposite point.

    Definition 1 Opposite number. Suppose there exists a number x in [lb,ub], then its opposite number ¯x is obtained by Eq (16).

    ¯x=lb+ubx. (16)

    Definition 2 Opposite spot. Assume X=(x1,x2,xD) is a D-dimensional spatial point, x1, x2, , xDR and xj[lbj,ubj](j=1,2,D). Then, its opposite spot is calculated by Eq (17).

    ¯xj=lbj+ubjxj. (17)

    In addition, several variants have been derived, such as elite opposition-based learning [41], refraction opposition-based learning (ROBL) [10], quasi opposition-based learning [5] and random opposition-based learning [3]. ROBL is a dynamic oppositional learning strategy based on OBL and the lens imaging principle to help algorithms find better candidate solutions.

    The process of obtaining refraction opposition points is shown in Figure 3. There is an object N with height h directly on the coordinate x, x[lb,ub]. Place a lens at the midpoint o of lb and ub, and the height h of mirror point N can be obtained based on the lens imaging principle.

    Figure 3.  The refraction opposition-based learning.

    The refraction-opposition point is x, which is calculated through Eq (18).

    (lb+ub)/2xx(lb+ub)/2=hh. (18)

    Let h/h=k, where k is the scaling factor. The refraction-opposition spot x is obtained by Eq (19).

    x=ub+lb2+ub+lb2kx/k. (19)

    By generalizing to D dimensional space, the refraction-opposition spot is attained by Eq (20).

    xj=ubj+lbj2+ubj+lbj2kxj/k. (20)

    When k=1, the refraction opposition solution x in Eq (20) is the opposite point in OBL. The opposite point obtained by the OBL strategy is fixed, while the refraction-position point obtained by ROBL dynamically changes when k is set to different values. The reason for using ROBL in this paper is that ROBL provides a variety of solutions due to the randomness of k.

    There is a better one when comparing two individuals, but there is no guarantee that this better individual outperforms the other in all dimensions. Each individual has several superior dimensions. Mining better dimensions from each individual is expected to yield a better individual. This requires permutation and combination experiments. However, the number of experiments in traditional permutations grows exponentially as the dimensionality increases, which is unsuitable for optimization algorithms with multiple iterations and individuals in high dimensions. Therefore, orthogonal learning is introduced to find the optimal combination through a few experiments. The orthogonal learning experiment consists of two steps: orthogonal design and factor analysis [42].

    Orthogonal design defines the content and number of experiments through predefined orthogonal arrays. Orthogonal arrays provide a series of different combinations that are represented as LM(SQ), where S is layers number, Q is factors number and M is test times. For example, for the experiment with 7 factors and 2 levels, 128(27) trials are required to get an optimal combination when adopting permutation. However, if orthogonal experimental design is employed, the best combination can be found through 8(L8(27)) trials in Eq (21).

    L8(27)=[11111111112222122112212222211222221121212221211122112112]. (21)

    Factor analysis assesses the influence of every level of different factors on the outcomes of M trials. For example, the objective function is the spherical function f(x)=ix2i. Two individuals are A=[1,3,5,2,3,1,2] and B=[2,1,3,1,2,2,4]. Orthogonal learning is carried out by Eq (21). Table 2 shows the process of obtaining a new individual xnew through factor analysis. The Ai and Bi denote the cumulative fitness value of the i-th factor in the individual A and B, respectively. A smaller cumulative value of an individual on a dimension indicates that dimension value of the individual is the dominant dimension value. All the predominant dimension values are combined to generate a new individual.

    Table 2.  The process of obtaining a new individual by orthogonal learning.
    Times Factor Fitness value
    1 2 3 4 5 6 7
    1 1(1) 3(1) 5(1) 2(1) 3(1) 1(1) 2(1) 53
    2 1(1) 3(1) 5(1) 1(2) 2(2) 2(2) 4(2) 60
    3 1(1) 1(2) 3(2) 2(1) 3(1) 2(2) 4(2) 44
    4 1(1) 1(2) 3(2) 1(2) 2(2) 1(1) 2(1) 21
    5 2(2) 3(1) 3(2) 2(1) 2(2) 1(1) 4(2) 47
    6 2(2) 3(1) 3(2) 1(2) 3(1) 2(2) 2(1) 40
    7 2(2) 1(2) 5(1) 2(1) 2(2) 2(2) 2(1) 46
    8 2(2) 1(2) 5(1) 1(2) 3(1) 1(1) 4(2) 57
    Ai 178 200 216 190 194 178 160 ----
    Bi 190 168 152 178 174 190 208 ----
    xnew 1 1 3 1 2 1 2 21

     | Show Table
    DownLoad: CSV

    In metaheuristic algorithms, the optimal individual plays an essential role. The best one determines the convergence speed. In the exploration phase of AOA, all individuals update their positions through random collisions, which reduces the optimization speed. In the exploitation phase of AOA, all individuals converge to the optimal individual and may fall into a local optimum. Therefore, this paper applies an orthogonal learning mechanism based on refraction opposition to improve convergence speed and the capacity to escape from a local extremum.

    This approach employs the ROBL mechanism to generate refraction opposition solutions for the optimal individual. The randomness of k ensures the diversity of refraction opposition solutions, thus reducing the chances of the algorithm immersing a local extremum. In traditional ROBL strategy, the optimal individual is compared with its refraction opposition solution in a greedy way, and the superior individual is selected for the next generation. This does not take full advantage of the information available on all dimensions of the two individuals because one of the two is inevitably superior to the other in some dimensions and inferior to the other in the remaining dimensions. To resolve this issue, orthogonal learning is utilized to fully learn the information of the optimal individual and its refraction opposition individual, combining the dominant dimensions of both to produce a better solution.

    An Archimedes spiral describes the trajectory of a point moving away from a stationary point at an invariant velocity and revolving around the fixed point at an unchanging angular velocity. Its polar coordinate r is defined by Eq (22).

    r=a+bθ, (22)

    where a is the distance from the point of departure to the coordinate origin in polar coordinates, b is the increment of the unit angle of a helix and θ is the rotation angle. Altering a means revolving the spiral and b determines the distance between two adjacent curves. In this paper, we combine Levy flight and Archimedes spiral to discover better solutions in the neighborhood of superior individuals.

    The target regions at different stages are different. In the exploration stage, some individuals explore the area around dominant individuals to learn more about them and avoid clueless random search, thus improving optimization speed. Therefore, the update formula in this stage is Eq (23).

    xt+1i=xti+|xtixtlevy|×l×cos(2πl). (23)

    During the exploitation phase, the areas near the best individual are focused on searching to enhance optimization ability and avoid local optima. Currently, the locations are updated as in Eq (24).

    xt+1i=xbest+|xbestxtlevy|×l×cos(2πl), (24)

    where l stands for a uniform random number in [1,1]. Then a in Archimedes spiral corresponds to xti in Eq (23) and xbest in Eq (24), and b in Archimedes spiral corresponds to |xtixtlevy|×l in Eq (23) and |xbestxtlevy|×l in Eq (24). The cos(2πl) in Eqs (23) and (24) corresponds to θ in Archimedes spiral. The generated Levy flight solution xtlevy is calculated by Eq (25).

    xtlevy=μ|ν|1β×(xtixtbest), (25)

    where μ and ν conform to a normal distribution, correspondingly, μN(0,σ2μ), νN(0,σ2ν). σν is 1 and σμ is obtained by Eq (26).

    σμ={Γ(1+β)×sin(πβ2)Γ[(1+β)/2]×β×2β12}1β, (26)

    where the value range of β is typically (0,2], and β is taken as 1 in this paper.

    Levy flight adopts a random search method combining small steps and long jumps, which can effectively expand the search area. Archimedes spiral mechanism helps to search the neighborhood of excellent individuals, avoiding missing part of the solution space and ensuring mining meticulousness to the maximum extent. In the exploration stage, the integration of the two means allows the proposed algorithm to not only fully learn from the excellent individuals, but also to avoid clueless random mining. In addition, this combination is applied in the exploitation stage to fully explore the neighborhood of the best individual. This can ensure the rigor and accuracy of the search process to enhance local search ability, and improve population diversity to avoid premature convergence phenomena.

    In the standard AOA, all individuals are treated with the same boundary processing method at all stages. If the values of new individuals are greater than the upper limits, they are set to the upper limits. Similarly, the values less than the lower bounds are set to the lower bounds. This is the most common boundary processing mechanism in previous algorithms. However, this may affect the diversity of populations to some extent, especially in the exploration phase. There may be multiple individuals who exceed the boundary values in the same dimension and are set to the boundary values. Therefore, this study proposes a multi-strategy boundary processing mechanism that treats individuals differently at different stages. In the exploration phase, the dimension values of individuals outside their range are set to random numbers to increase population diversity. When it comes to the exploitation stage, the traditional boundary treatment is continued. The pseudo-code of the multi-strategy boundary processing mechanism is algorithm 1.

    Algorithm 1: The pseudo code of multi-strategy boundary processing mechanism.
    Update the positions of all individuals xnewij
    1: if TFt<0.5 # exploration phase
    2:   for i=1 to popsize
    3:    for j=1 to dim
    4:     if xnewij>ubj or xnewij<lbj
    5:      xnewij=lbj+(ubjlbj)×rand
    6:     end if
    7:    end for
    8:   end for
    9: end if
    10: if TFt0.5 # exploitation phase
    11:  for i=1 to popsize
    12:    for j=1 to dim
    13:     if xnewij>ubj
    14:      xnewij=ubj
    15:     end if
    16:     if xnewij<lbj
    17:      xnewij=lbj
    18:     end if
    19:    end for
    20:  end for
    21: end if
    22: return xnewij

     | Show Table
    DownLoad: CSV

    All individuals are treated in the same manner in the standard AOA, which does not efficiently learn the information of the optimal and better individuals, thus reducing the convergence speed and possibly leading to a local optimum. Therefore, the HCAOA is proposed in this paper.

    All individuals in a population are classified into three classes according to their fitness: the optimal individual, superior individuals and general individuals. The optimal individual is treated through the orthogonal learning mechanism based on refraction opposition, which effectively avoids local optima and improves convergence speed to a certain extent. Superior individuals are processed by Archimedes spiral mechanism based on Levy flight to conduct information mining from better individuals. This avoids clueless random search and improves optimization speed during the exploration period, while ensuring population diversity and reducing the probability of local optimality during the exploitation period. For general individuals, the conventional AOA is applied to effectively utilize its exploration and exploitation capabilities. Among them, the optimal individual is the one with the best fitness in a population, and there is only one. The general individuals make up a% of a population. The rest are superior individuals, and the number is [(1a%)×popsize1]. Finally, the multi-strategy boundary processing mechanism is employed to increase population diversity. In accordance with the above analysis, its pseudocode is listed in algorithm 2 in detail. Moreover, the flowchart of HCAOA is depicted in Figure 4.

    Algorithm 2: The pseudo code of HCAOA algorithm.
    1: Input: the proportion of general individuals a%, the population size N, maximum iterations tmax and the parameters C1, C2, C3, C4
    2: Initialize the positions, densities, volumes and accelerations of all individuals according to Eqs (1)–(4)
    3: Set iteration t=1
    4: While t<tmax do
    5:  Evaluate the fitness of all individuals and rank them. Reassign serial numbers to all individuals in sorted order
    6:  Record the optimal individual of the whole population
    7:  Update volumes and densities of all individuals though Eqs (5) and (6)
    8: Update transfer operator and density factor by Eqs (7) and (8)
    9:  For k=1 do # The optimal individual
    10:    Calculate the refraction opposition solution of the optimal individual by formula (20). Perform orthogonal learning mechanism to update the position
    11:  End for
    12:  For k=2 to [(1a%)×N] do # The superior individuals
    13:    If TFt<0.5
    14:      Update positions by Eq (23)
    15:    Else
    16:      Update positions by Eq (24)
    17:    End if
    18:  End for
    19:  For k=[(1a%)×N+1] to N do # The general individuals
    20:    If TFt<0.5
    21:      Update accelerations by Eqs (9) and (11)
    22:      Update positions by Eq (12)
    23:    Else
    24:      Update accelerations by Eqs (10) and (11)
    25:      Update positions by Eq (13)
    26:    End if
    27:  End for
    28:  Boundary processing according to Algorithm 1
    29:  Evaluate the fitness values of each individual before and after the update, and select the better one to enter the next generation
    30:  Set t=t+1
    31: End while

     | Show Table
    DownLoad: CSV
    Figure 4.  The flowchart of HCAOA.

    In the worst scenario, the time complexity of HCAOA is calculated based on its pseudocode. Here, N is population size, D is problem dimension and tmax is max iterations.

    It takes O(N×D) time to initialize the population. The assessment of the fitness values of all individuals needs O(N×tmax) time. Sorting according to the fitness values takes O(N2×tmax) time. It takes O(D2×tmax) time to implement the orthogonal learning strategy based on refraction opposition for the optimal individual. It takes O((1a%)×N×D×tmax) time to perform Archimedes spiral mechanism based on Levy flight for superior individuals. It takes O(a%×N×D×tmax) time to perform AOA for general individuals. The multi-strategy boundary processing mechanism needs O(N×D×tmax) time. It takes O(N×tmax) time to carry out greedy selection technique in HCAOA.

    On the whole, the total time of HCAOA is O(N×D×tmax+N2×tmax). Thus, in terms of time complexity, HCAOA is more complex than the original AOA.

    In the new HCAOA, five parameters C1, C2, C3, C4 and a% need to be specified. Among them, C1, C2, C3 and C4 are the parameters in the traditional AOA, and a% is a new parameter that indicates the proportion of general agents in a population. In the proposed HCAOA, the parameter a% is insensitive to these four parameters, so these four parameters are deferred to the values in the original AOA. Multiple tests are executed to judge the parameter a% in this subsection. Sensitivity analysis is performed on four benchmark functions (f1, f10, f11 and f29) picked from various classes of the CEC 2017 test suite. The dimensionality is set to 30. The values of the parameter a% are assigned to {0.1,0.2,0.3,0.4,0.5,0.6,0.7,0.8,0.9}. The outcomes of different a% are offered in Table 3. It is evident that when parameter a% is set to 80%, HCAOA realizes excellent results.

    Table 3.  The experimental results of HCAOA using different a% value.
    a% 10% 20% 30% 40% 50% 60% 70% 80% 90%
    f1 1.25 × 106 1.51 × 106 5.78 × 104 3.59 × 103 3.21 × 103 3.35 × 103 3.54 × 103 2.66 × 103 6.07 × 103
    f10 4.26 × 103 4.24 × 103 4.43 × 103 4.17 × 103 4.39 × 103 4.42 × 103 4.23 × 103 4.13 × 103 4.20 × 103
    f11 1.30 × 103 1.28 × 103 1.25 × 103 1.24 × 103 1.25 × 103 1.23 × 103 1.24 × 103 1.21 × 103 1.23 × 103
    f29 3.91 × 103 3.80 × 103 3.78 × 103 3.69 × 103 3.70 × 103 3.74 × 103 3.69 × 103 3.67 × 103 3.71 × 103

     | Show Table
    DownLoad: CSV

    The optimization capability of HCAOA is examined on the CEC 2017 test suite, and the effects are weighed against nine other classical or new metaheuristics. First, the specific knowledge of the CEC 2017 test suite and parameter settings of different algorithms are presented. Next, the effectiveness of the various strategies in HCAOA are rated. Finally, the proposed HCAOA is evaluated from various perspectives, including qualitative analysis, statistical analysis, stability analysis, convergence analysis and statistical tests.

    The optimization ability of HCAOA is further assessed with the CEC 2017 suite, which is a universal measurement for modern algorithms. There are four types of problems in this suite: unimodal (f1−f3), multimodal (f4−f10), hybrid (f11−f20) and composite cases (f21−f30). As f2 has been removed from this test suite due to its instability, 29 test functions with distinct modalities and complexity are employed to test HCAOA and other competing algorithms. All functions take values in the range [−100,100]. In conclusion, CEC 2017 suite is quite sophisticated and appropriate for studying algorithms' exploration and exploitation abilities.

    The proposed HCAOA is compared with AOA, PSO, GWO, SCA, FA, WOA, HHO, BOA and SHO to evaluate the optimization performance of these algorithms from both qualitative and quantitative perspectives. Their parameters are demonstrated in Table 4. It is rational and appropriate to regulate parameters to default values [43]. The dimensions of these testing functions are typed to 30, the population size is 100 and the maximal iteration is 1000. Since the results of these algorithms are randomized, they run separately 30 times to ensure the fairness and objectivity of competitions.

    Table 4.  Parameter settings of HCAOA and all other algorithms.
    Algorithms Parameter setting
    AOA [27] C1=2, C2=6, C3=2, C4=0.5
    PSO [16] vmax=10,vmin=10,c1=2,c2=2,w=0.8
    GWO [34] Convergence constant a=[0,2]
    SCA [25] A=2
    FA [17] β0=1, γ=1, α=0.2, αδ=0.98, m=2
    WOA [9] α descends proportionally from 2 to 0, a2 linearly reduces from −1 to −2
    HHO [19] β=1.5
    BOA [20] c=0.01, a=0.1 to 0.3, p=0.8
    SHO [18] r1=0, r2=0.1
    HCAOA C1=2, C2=6, C3=2, C4=0.5, a%=80%

     | Show Table
    DownLoad: CSV

    To overcome the shortcomings of the traditional AOA, this paper proposes an improved HCAOA. There are three improvement strategies in HCAOA. The first strategy is to perform the orthogonal learning mechanism based on refraction opposition on the optimal individual. The second is that superior individuals are handled by Archimedes spiral mechanism based on Levy flight. The third strategy is to implement a multi-strategy boundary processing mechanism for all individuals. To evaluate the impact of each strategy, this subsection fuses each of the three strategies into the AOA and constructs three improved versions: AOA-S1, AOA-S2 and AOA-S3. The means and standard deviations (STD) obtained by AOA and its improved versions on CEC 2017 test functions are listed in Table 5. The optimal means on all functions are shown in bold.

    Table 5.  Comparison results of AOA, AOA-S1, AOA-S2, AOA-S3 and HCAOA.
    Function AOA AOA-S1 AOA-S2 AOA-S3 HCAOA
    Measure MEAN STD MEAN STD MEAN STD MEAN STD MEAN STD
    f1 2.83 × 1010 6.03 × 109 1.01 × 1010 6.07 × 109 3.72 × 103 3.56 × 103 2.68 × 1010 6.82 × 109 2.66 × 103 2.78 × 103
    f3 5.29 × 103 2.80 × 103 3.98 × 103 1.85 × 103 3.02 × 104 1.20 × 104 4.83 × 103 1.85 × 103 1.51 × 104 6.62 × 103
    f4 7.04 × 103 2.15 × 103 2.32 × 103 2.12 × 103 5.08 × 102 1.40 × 101 5.98 × 103 1.71 × 103 5.03 × 102 1.74 × 101
    f5 6.84 × 102 1.94 × 101 6.75 × 102 2.90 × 101 5.50 × 102 1.08 × 101 6.79 × 102 1.46 × 101 5.62 × 102 1.25 × 101
    f6 6.49 × 102 4.16 6.35 × 102 8.42 6.04 × 102 9.39 × 10-1 6.00 × 102 9.84 × 10-5 6.03 × 102 1.25
    f7 1.13 × 103 5.74 × 101 1.05 × 103 7.94 × 101 7.90 × 102 1.33 × 101 1.10 × 103 4.33 × 101 7.85 × 102 1.37 × 101
    f8 9.23 × 102 1.03 × 101 9.19 × 102 1.69 × 101 8.55 × 102 1.17 × 101 9.24 × 102 1.23 × 101 8.51 × 102 1.18 × 101
    f9 3.83 × 103 4.52 × 102 3.38 × 103 5.09 × 102 1.09 × 103 7.96 × 101 3.86 × 103 5.88 × 102 1.07 × 103 7.74 × 101
    f10 4.52 × 103 5.76 × 102 4.48 × 103 6.19 × 102 5.10 × 103 8.03 × 102 4.42 × 103 5.62 × 102 4.13 × 103 5.56 × 102
    f11 2.72 × 103 9.83 × 102 2.30 × 103 7.60 × 102 1.28 × 103 6.47 × 101 2.34 × 103 8.24 × 102 1.21 × 103 4.17 × 101
    f12 4.69 × 109 1.15 × 109 1.75 × 109 1.98 × 109 3.93 × 105 3.02 × 105 4.63 × 109 1.51 × 109 3.43 × 105 2.20 × 105
    f13 2.49 × 109 1.34 × 109 2.17 × 109 1.84 × 109 9.26 × 103 2.63 × 103 2.44 × 109 1.91 × 109 8.16 × 103 3.29 × 103
    f14 3.61 × 104 7.11 × 104 1.85 × 104 1.86 × 104 2.64 × 104 2.00 × 104 2.10 × 104 2.81 × 104 1.05 × 104 7.23 × 103
    f15 1.25 × 107 2.26 × 107 5.51 × 106 1.22 × 107 4.98 × 103 6.71 × 103 1.22 × 107 2.84 × 107 2.16 × 103 4.39 × 102
    f16 2.86 × 103 2.26 × 102 2.82 × 103 2.40 × 102 2.42 × 103 2.52 × 102 2.95 × 103 3.34 × 102 2.39 × 103 2.11 × 102
    f17 2.38 × 103 2.51 × 102 2.27 × 103 1.93 × 102 1.94 × 103 1.07 × 102 2.35 × 103 2.65 × 102 1.91 × 103 1.25 × 102
    f18 1.71 × 105 1.43 × 105 1.72 × 105 1.85 × 105 2.70 × 105 1.69 × 105 1.58 × 105 1.61 × 105 1.23 × 105 9.25 × 104
    f19 2.03 × 107 2.76 × 107 1.93 × 107 3.39 × 107 6.18 × 103 3.82 × 103 1.85 × 107 4.08 × 107 5.50 × 103 1.87 × 103
    f20 2.31 × 103 7.58 × 101 2.29 × 103 5.15 × 101 2.42 × 103 1.42 × 102 2.35 × 103 1.08 × 102 2.26 × 103 1.07 × 102
    f21 2.46 × 103 2.31 × 101 2.46 × 103 1.99 × 101 2.36 × 103 9.15 2.46 × 103 1.16 × 101 2.35 × 103 1.38 × 101
    f22 3.51 × 103 8.88 × 102 2.96 × 103 5.21 × 102 4.85 × 103 2.14 × 103 4.30 × 103 1.22 × 103 2.30 × 103 3.16
    f23 3.09 × 103 7.13 × 101 3.01 × 103 1.14 × 102 2.69 × 103 1.33 × 101 3.10 × 103 5.45 × 101 2.72 × 103 1.52 × 101
    f24 3.41 × 103 1.20 × 102 3.06 × 103 7.65 × 101 2.89 × 103 1.28 × 101 3.56 × 103 1.13 × 102 2.88 × 103 1.58 × 101
    f25 3.81 × 103 2.96 × 102 3.32 × 103 2.19 × 102 2.90 × 103 9.98 3.76 × 103 2.18 × 102 2.89 × 103 6.44
    f26 8.55 × 103 3.64 × 102 8.11 × 103 8.38 × 102 4.18 × 103 1.32 × 102 8.44 × 103 6.14 × 102 4.69 × 103 2.41 × 102
    f27 3.72 × 103 2.18 × 102 3.60 × 103 2.71 × 102 3.25 × 103 6.20 3.70 × 103 1.77 × 102 3.24 × 103 1.34 × 101
    f28 5.33 × 103 4.15 × 102 4.30 × 103 5.52 × 102 3.26 × 103 1.12 × 101 5.32 × 103 4.46 × 102 3.23 × 103 2.26 × 101
    f29 4.87 × 103 3.56 × 102 4.83 × 103 4.56 × 102 3.74 × 103 1.71 × 102 4.86 × 103 3.93 × 102 3.67 × 103 1.50 × 102
    f30 2.35 × 108 1.82 × 108 6.14 × 107 1.06 × 108 8.07 × 103 1.78 × 103 8.90 × 107 1.04 × 108 7.00 × 103 1.11 × 103

     | Show Table
    DownLoad: CSV

    Comparing AOA-S1 with AOA, it is clear that AOA-S1 achieves lower means than AOA, except for f18 and f21. The STD values obtained by AOA-S1 are smaller than those obtained by AOA in most cases. These indicate that the first strategy improves the optimization ability of AOA. The optimization results of AOA-S2 are in comparison with those of AOA. AOA-S2 offers lower means on 24 functions and significant improvements on several functions, suggesting that the second strategy enhances the search capability to some extent. AOA-S3 slightly outperforms AOA in terms of averages on 23 functions, and the differences between the two are not great for the other 6 functions. The third strategy is a slight improvement over AOA. The main reason is that the third strategy does not change the exploitation and exploration strategy of AOA, but simply increases population diversity through boundary treatments. Finally, HCAOA with all three strategies applied simultaneously produces more competitive results than the use of any one strategy alone.

    Five benchmark functions are randomly selected from different categories to present qualitative measures of HCAOA. The qualitative results in Figure 5 include five subplots, namely (1) 2D visualization of benchmark functions, (2) search history, (3) the trajectory in 1st dimension, (4) average fitness of populations and (5) convergence curve.

    Figure 5.  Qualitative results of HCAOA.

    2D visualization of benchmark functions shows the changes in function values corresponding to the first and second dimensional data. As the dimensions increase, the results become more complex and difficult to plot.

    The search history charts illustrate the positions of all individuals from the first to the last generation. The search space is described by chromatic contours, starting with blue (lowest value) and ending with yellow (highest value). Two conclusions can be drawn from these search history graphs. First, the locations of search agents cover almost the entire search space, which indicates that HCAOA has good exploration capability. Second, search agents gather more around the blue line, suggesting that HCAOA achieves good exploitation. In summary, these two points demonstrate that HCAOA has an outstanding collaboration between exploration and exploitation.

    The trajectories of the first individual in the first dimension reflect the search behavior. The third column of Figure 5 shows that the trajectories vary greatly in the early phase and tend to flatten out in the late stage. This process highlights a gradual shift from exploration to exploitation of HCAOA as the iterations progress. The trajectories of some graphs have some oscillations, which denotes that HCAOA has the ability to escape from a local extremum. In addition, the more complex the function is, the greater the number of trajectory fluctuations and the longer the oscillation time. These graphs show the global search capability of HCAOA.

    The fourth column of Figure 5 displays the average fitness of whole population, reflecting the changes in fitness of entire population during iterations. Overall, the average fitness continues to decrease due to the greedy strategy in HCAOA, which guarantees continuous optimization. It is also found that the average fitness values decrease rapidly in the early period and gradually taper off in the later phase, demonstrating a transition of HCAOA from exploration to exploitation.

    Convergence curves represent the behavior of the optimal solution up to now. As described in the fifth column of Figure 5, the convergence curves on all functions are gradually decreasing, indicating that HCAOA is continuously optimizing the results as iterations continue. In addition, convergence curves fall rapidly in the early stage and slowly in the late stage, revealing that HCAOA has a high cooperation between exploration and exploitation.

    This subsection measures the performance of HCAOA and the other nine algorithms by statistical analysis. The results of 30 independent optimizations are summarized and four indictors including mean, standard deviation, best value and worst value are selected for statistical analysis. The statistical grades are shown in Table 6, and optimal values are indicated in bold. Overall, HCAOA scores are best in 97 out of 116 comparisons of four indicators on 29 functions. First, HCAOA gets the best mean values on 26 functions. For f3, AOA and HHO perform better, and HCAOA is third. GWO outperforms HCAOA on f16 and f26, with HCAOA in second place. Second, HCAOA has the 24 best values out of 29 functions for the standard deviation indicator. HCAOA ranks second on f8 and f29, third on f3 and f16, and fourth on f10. Furthermore, from the perspective of best value, HCAOA achieves the optimal value on 21 functions. HCAOA is third on f3 and second on f5, f10, f19, f21, f23, f26 and f27. Finally, HCAOA achieves the best on 26 functions for the worst value metric. For the worst value, HCAOA ranks third on f3 and second on f16 and f29. Even for many functions, the worst results acquired by HCAOA are even more satisfactory than the best value by other algorithms. In summary, HCAOA achieves the best results in terms of mean, standard deviation, best and worst on most benchmarks.

    Table 6.  Statistical results on the CEC 2017 functions with Dim = 30.
    Function Measure AOA PSO GWO SCA FA WOA HHO BOA SHO HCAOA
    f1 MEAN 2.83 × 1010 9.00 × 1010 1.00 × 109 1.47 × 1010 5.54 × 1010 6.52 × 107 1.24 × 107 3.90 × 1010 1.37 × 1010 2.66 × 103
    STD 6.03 × 109 1.76 × 1010 5.55 × 108 1.91 × 109 8.70 × 109 2.50 × 107 2.58 × 106 6.38 × 109 4.08 × 109 2.78 × 103
    BEST 1.38 × 1010 5.07 × 1010 1.45 × 108 1.19 × 1010 3.24 × 1010 1.69 × 107 7.42 × 106 2.81 × 1010 6.33 × 109 4.16 × 102
    WORST 3.90 × 1010 1.18 × 1011 2.19 × 109 2.08 × 1010 7.60 × 1010 1.11 × 108 1.67 × 107 5.32 × 1010 2.46 × 1010 1.64 × 104
    f3 MEAN 5.29 × 103 2.27 × 105 3.54 × 104 4.70 × 104 9.83 × 104 2.10 × 105 1.32 × 104 6.41 × 104 5.08 × 104 1.51 × 104
    STD 2.80 × 103 6.33 × 104 1.12 × 104 1.01 × 104 1.53 × 104 5.87 × 104 3.60 × 103 7.92 × 103 9.35 × 103 6.62 × 103
    BEST 1.12 × 103 1.24 × 105 1.52 × 104 2.64 × 104 6.70 × 104 1.19 × 105 6.79 × 103 4.55 × 104 3.68 × 104 7.19 × 103
    WORST 1.38 × 104 3.84 × 105 6.13 × 104 6.58 × 104 1.26 × 105 3.58 × 105 1.96 × 104 7.44 × 104 7.09 × 104 3.99 × 104
    f4 MEAN 7.04 × 103 2.85 × 104 5.55 × 102 1.76 × 103 1.39 × 104 5.93 × 102 5.34 × 102 1.68 × 104 1.86 × 103 5.03 × 102
    STD 2.15 × 103 8.09 × 103 4.40 × 101 4.02 × 102 2.43 × 103 5.70 × 101 3.77 × 101 2.67 × 103 8.41 × 102 1.74 × 101
    BEST 4.01 × 103 8.82 × 103 4.88 × 102 1.16 × 103 7.64 × 103 5.25 × 102 4.73 × 102 1.17 × 104 7.71 × 102 4.72 × 102
    WORST 1.23 × 104 4.53 × 104 6.55 × 102 2.90 × 103 1.80 × 104 7.60 × 102 6.04 × 102 2.30 × 104 4.44 × 103 5.16 × 102
    f5 MEAN 6.84 × 102 9.90 × 102 5.93 × 102 7.96 × 102 8.99 × 102 7.89 × 102 7.52 × 102 8.80 × 102 6.96 × 102 5.62 × 102
    STD 1.94 × 101 6.39 × 101 3.34 × 101 1.51 × 101 3.18 × 101 4.91 × 101 3.12 × 101 2.27 × 101 3.29 × 101 1.25 × 101
    BEST 6.49 × 102 8.58 × 102 5.39 × 102 7.67 × 102 8.15 × 102 6.82 × 102 6.86 × 102 8.27 × 102 6.43 × 102 5.45 × 102
    WORST 7.32 × 102 1.14 × 103 7.28 × 102 8.21 × 102 9.64 × 102 9.14 × 102 8.14 × 102 9.22 × 102 7.62 × 102 6.00 × 102
    f6 MEAN 6.49 × 102 6.93 × 102 6.05 × 102 6.53 × 102 6.75 × 102 6.72 × 102 6.62 × 102 6.78 × 102 6.37 × 102 6.03 × 102
    STD 4.16 1.20 × 101 2.21 4.54 6.39 1.26 × 101 5.93 6.57 8.80 1.25
    BEST 6.42 × 102 6.65 × 102 6.02 × 102 6.40 × 102 6.63 × 102 6.50 × 102 6.49 × 102 6.60 × 102 6.23 × 102 6.01 × 102
    WORST 6.56 × 102 7.13 × 102 6.13 × 102 6.63 × 102 6.97 × 102 7.02 × 102 6.74 × 102 6.90 × 102 6.62 × 102 6.06 × 102
    f7 MEAN 1.13 × 103 2.42 × 103 8.48 × 102 1.15 × 103 1.76 × 103 1.21 × 103 1.22 × 103 1.33 × 103 1.06 × 103 7.85 × 102
    STD 5.74 × 101 2.73 × 102 3.69 × 101 4.77 × 101 1.04 × 102 8.18 × 101 7.47 × 101 3.91 × 101 6.82 × 101 1.37 × 101
    BEST 9.99 × 102 1.74 × 103 7.94 × 102 1.07 × 103 1.56 × 103 1.09 × 103 1.05 × 103 1.27 × 103 9.41 × 102 7.59 × 102
    WORST 1.24 × 103 2.90 × 103 9.35 × 102 1.25 × 103 1.96 × 103 1.49 × 103 1.37 × 103 1.41 × 103 1.26 × 103 8.16 × 102
    f8 MEAN 9.23 × 102 1.22 × 103 8.82 × 102 1.07 × 103 1.14 × 103 1.01 × 103 9.63 × 102 1.11 × 103 9.48 × 102 8.51 × 102
    STD 1.03 × 101 6.19 × 101 3.48 × 101 1.83 × 101 2.85 × 101 5.04 × 101 3.13 × 101 1.84 × 101 3.02 × 101 1.18 × 101
    BEST 8.99 × 102 1.10 × 103 8.46 × 102 1.02 × 103 1.06 × 103 9.28 × 102 8.84 × 102 1.07 × 103 9.04 × 102 8.19 × 102
    WORST 9.40 × 102 1.36 × 103 1.00 × 103 1.10 × 103 1.17 × 103 1.17 × 103 1.02 × 103 1.14 × 103 1.01 × 103 8.76 × 102
    f9 MEAN 3.83 × 103 1.68 × 104 1.43 × 103 5.96 × 103 9.26 × 103 7.63 × 103 6.75 × 103 9.76 × 103 4.63 × 103 1.07 × 103
    STD 4.52 × 102 4.88 × 103 2.35 × 102 1.16 × 103 1.53 × 103 1.87 × 103 7.10 × 102 9.35 × 102 6.46 × 102 7.74 × 101
    BEST 2.79 × 103 8.81 × 103 1.06 × 103 4.16 × 103 7.15 × 103 4.44 × 103 5.19 × 103 7.66 × 103 3.24 × 103 9.51 × 102
    WORST 5.03 × 103 3.42 × 104 1.95 × 103 9.30 × 103 1.34 × 104 1.07 × 104 8.48 × 103 1.14 × 104 5.77 × 103 1.24 × 103
    f10 MEAN 4.52 × 103 8.08 × 103 4.21 × 103 8.38 × 103 7.82 × 103 6.65 × 103 5.48 × 103 8.62 × 103 4.97 × 103 4.13 × 103
    STD 5.76 × 102 6.93 × 102 1.39 × 103 2.83 × 102 5.25 × 102 7.85 × 102 6.39 × 102 3.91 × 102 5.89 × 102 5.56 × 102
    BEST 3.67 × 103 6.86 × 103 2.72 × 103 7.85 × 103 6.56 × 103 5.00 × 103 4.55 × 103 7.40 × 103 3.75 × 103 2.86 × 103
    WORST 5.62 × 103 9.39 × 103 9.22 × 103 8.93 × 103 8.76 × 103 8.06 × 103 6.94 × 103 9.16 × 103 6.08 × 103 5.02 × 103
    f11 MEAN 2.72 × 103 2.73 × 104 1.48 × 103 2.39 × 103 7.41 × 103 2.88 × 103 1.26 × 103 4.72 × 103 2.28 × 103 1.21 × 103
    STD 9.83 × 102 1.23 × 104 2.18 × 102 5.86 × 102 2.09 × 103 1.24 × 103 4.83 × 101 1.25 × 103 8.07 × 102 4.17 × 101
    BEST 1.22 × 103 1.12 × 104 1.27 × 103 1.85 × 103 3.71 × 103 1.48 × 103 1.18 × 103 2.42 × 103 1.36 × 103 1.14 × 103
    WORST 5.14 × 103 6.68 × 104 2.24 × 103 4.38 × 103 1.13 × 104 7.19 × 103 1.40 × 103 8.06 × 103 4.50 × 103 1.28 × 103
    f12 MEAN 4.69 × 109 1.99 × 1010 5.50 × 107 1.43 × 109 1.07 × 1010 9.90 × 107 1.05 × 107 7.12 × 109 5.72 × 108 3.43 × 105
    STD 1.15 × 109 4.85 × 109 6.46 × 107 4.58 × 108 2.24 × 109 7.40 × 107 7.42 × 106 2.83 × 109 6.30 × 108 2.20 × 105
    BEST 1.49 × 109 6.28 × 109 2.29 × 106 6.77 × 108 7.09 × 109 6.22 × 106 2.53 × 106 2.20 × 109 2.45 × 107 5.43 × 104
    WORST 6.46 × 109 2.96 × 1010 2.30 × 108 2.54 × 109 1.49 × 1010 2.56 × 108 2.99 × 107 1.53 × 1010 3.00 × 109 8.52 × 105
    f13 MEAN 2.49 × 109 1.58 × 1010 3.08 × 106 5.87 × 108 6.54 × 109 1.77 × 105 4.53 × 105 4.76 × 109 3.94 × 107 8.16 × 103
    STD 1.34 × 109 7.85 × 109 9.00 × 106 2.25 × 108 2.79 × 109 8.51 × 104 6.13 × 105 1.71 × 109 1.15 × 108 3.29 × 103
    BEST 3.57 × 107 2.86 × 109 3.74 × 104 1.63 × 108 7.90 × 108 5.42 × 104 1.13 × 105 4.86 × 108 7.45 × 104 2.38 × 103
    WORST 5.48 × 109 4.03 × 1010 3.48 × 107 1.16 × 109 1.32 × 1010 4.05 × 105 3.67 × 106 7.61 × 109 5.52 × 108 1.49 × 104
    f14 MEAN 3.61 × 104 8.23 × 106 1.39 × 105 2.57 × 105 1.42 × 106 1.67 × 106 1.24 × 105 6.86 × 105 4.61 × 105 1.05 × 104
    STD 7.11 × 104 1.04 × 107 2.00 × 105 2.63 × 105 1.49 × 106 1.64 × 106 1.61 × 105 5.19 × 105 4.19 × 105 7.23 × 103
    BEST 1.98 × 103 8.06 × 104 2.07 × 103 2.06 × 104 1.15 × 104 3.05 × 104 4.37 × 103 4.91 × 104 5.25 × 104 1.95 × 103
    WORST 3.24 × 105 5.45 × 107 9.19 × 105 1.30 × 106 5.71 × 106 5.79 × 106 6.81 × 105 1.98 × 106 2.22 × 106 3.19 × 104
    f15 MEAN 1.25 × 107 1.42 × 109 7.20 × 104 2.73 × 107 4.10 × 108 9.08 × 104 6.60 × 104 8.45 × 107 2.70 × 105 2.16 × 103
    STD 2.26 × 107 9.99 × 108 1.03 × 105 3.23 × 107 2.88 × 108 4.94 × 104 3.87 × 104 9.67 × 107 7.23 × 105 4.39 × 102
    BEST 3.75 × 103 1.58 × 107 1.49 × 104 1.31 × 106 1.65 × 107 3.45 × 104 1.51 × 104 4.75 × 106 3.00 × 103 1.62 × 103
    WORST 1.00 × 108 4.00 × 109 5.84 × 105 1.45 × 108 1.35 × 109 2.38 × 105 1.85 × 105 4.97 × 108 3.42 × 106 3.46 × 103
    f16 MEAN 2.86 × 103 5.55 × 103 2.33 × 103 3.75 × 103 5.17 × 103 3.79 × 103 3.33 × 103 6.00 × 103 2.72 × 103 2.39 × 103
    STD 2.26 × 102 1.01 × 103 1.91 × 102 2.08 × 102 8.44 × 102 4.96 × 102 4.57 × 102 7.31 × 102 2.89 × 102 2.11 × 102
    BEST 2.33 × 103 3.03 × 103 1.93 × 103 3.39 × 103 3.67 × 103 2.92 × 103 2.40 × 103 4.70 × 103 2.04 × 103 1.87 × 103
    WORST 3.22 × 103 8.61 × 103 2.74 × 103 4.11 × 103 8.22 × 103 4.77 × 103 4.48 × 103 8.02 × 103 3.59 × 103 2.78 × 103
    f17 MEAN 2.38 × 103 5.16 × 103 1.95 × 103 2.53 × 103 3.25 × 103 2.61 × 103 2.47 × 103 4.40 × 103 2.19 × 103 1.91 × 103
    STD 2.51 × 102 3.07 × 103 1.53 × 102 1.82 × 102 5.61 × 102 2.56 × 102 2.55 × 102 1.30 × 103 1.82 × 102 1.25 × 102
    BEST 1.96 × 103 2.74 × 103 1.77 × 103 2.09 × 103 2.34 × 103 2.17 × 103 1.96 × 103 2.91 × 103 1.93 × 103 1.75 × 103
    WORST 2.97 × 103 1.70 × 104 2.34 × 103 2.76 × 103 4.88 × 103 3.18 × 103 2.88 × 103 7.99 × 103 2.66 × 103 2.16 × 103
    f18 MEAN 1.71 × 105 1.35 × 108 8.32 × 105 5.38 × 106 2.31 × 107 4.74 × 106 1.53 × 106 1.00 × 107 1.11 × 106 1.23 × 105
    STD 1.43 × 105 1.32 × 108 9.64 × 105 2.70 × 106 2.47 × 107 4.12 × 106 1.63 × 106 1.09 × 107 1.57 × 106 9.25 × 104
    BEST 4.00 × 104 8.73 × 105 3.99 × 104 1.18 × 106 9.63 × 105 8.42 × 104 7.05 × 104 5.43 × 105 5.87 × 104 2.97 × 104
    WORST 5.48 × 105 4.53 × 108 3.33 × 106 1.30 × 107 9.96 × 107 1.32 × 107 7.90 × 106 4.66 × 107 8.05 × 106 4.95 × 105
    f19 MEAN 2.03 × 107 2.17 × 109 3.24 × 105 4.35 × 107 6.28 × 108 5.87 × 106 3.90 × 105 8.83 × 107 7.59 × 104 5.50 × 103
    STD 2.76 × 107 1.60 × 109 3.99 × 105 2.22 × 107 4.88 × 108 4.50 × 106 3.16 × 105 8.05 × 107 1.16 × 105 1.87 × 103
    BEST 3.35 × 103 2.38 × 108 1.59 × 104 1.30 × 107 4.09 × 107 1.63 × 106 3.04 × 104 8.60 × 106 2.25 × 103 2.80 × 103
    WORST 1.09 × 108 7.84 × 109 1.68 × 106 1.17 × 108 1.82 × 109 2.01 × 107 1.18 × 106 3.62 × 108 3.63 × 105 1.12 × 104
    f20 MEAN 2.31 × 103 3.14 × 103 2.35 × 103 2.74 × 103 2.71 × 103 2.77 × 103 2.65 × 103 2.90 × 103 2.51 × 103 2.26 × 103
    STD 7.58 × 101 2.27 × 102 1.26 × 102 1.66 × 102 1.08 × 102 1.66 × 102 1.74 × 102 1.10 × 102 1.28 × 102 1.07 × 102
    BEST 2.25 × 103 2.64 × 103 2.17 × 103 2.43 × 103 2.48 × 103 2.41 × 103 2.34 × 103 2.65 × 103 2.28 × 103 2.08 × 103
    WORST 2.54 × 103 3.46 × 103 2.66 × 103 3.10 × 103 2.92 × 103 3.08 × 103 3.18 × 103 3.10 × 103 2.76 × 103 2.48 × 103
    f21 MEAN 2.46 × 103 2.77 × 103 2.39 × 103 2.57 × 103 2.69 × 103 2.56 × 103 2.55 × 103 2.52 × 103 2.48 × 103 2.35 × 103
    STD 2.31 × 101 6.50 × 101 2.32 × 101 1.35 × 101 3.27 × 101 5.74 × 101 4.64 × 101 1.42 × 102 2.68 × 101 1.38 × 101
    BEST 2.42 × 103 2.60 × 103 2.36 × 103 2.54 × 103 2.63 × 103 2.43 × 103 2.46 × 103 2.30 × 103 2.43 × 103 2.33 × 103
    WORST 2.51 × 103 2.88 × 103 2.49 × 103 2.59 × 103 2.76 × 103 2.68 × 103 2.64 × 103 2.74 × 103 2.53 × 103 2.38 × 103
    f22 MEAN 3.51 × 103 9.66 × 103 4.61 × 103 8.47 × 103 8.62 × 103 6.64 × 103 5.78 × 103 3.64 × 103 5.28 × 103 2.30 × 103
    STD 8.88 × 102 9.30 × 102 1.59 × 103 2.40 × 103 6.11 × 102 2.22 × 103 2.09 × 103 3.41 × 102 1.32 × 103 3.16
    BEST 2.70 × 103 7.30 × 103 2.39 × 103 3.50 × 103 7.49 × 103 2.34 × 103 2.32 × 103 2.95 × 103 3.43 × 103 2.30 × 103
    WORST 5.87 × 103 1.15 × 104 7.28 × 103 1.04 × 104 9.58 × 103 9.70 × 103 8.27 × 103 4.37 × 103 7.89 × 103 2.31 × 103
    f23 MEAN 3.09 × 103 3.60 × 103 2.75 × 103 3.02 × 103 3.66 × 103 3.07 × 103 3.09 × 103 3.31 × 103 2.92 × 103 2.72 × 103
    STD 7.13 × 101 1.32 × 102 4.72 × 101 3.35 × 101 1.67 × 102 1.03 × 102 8.33 × 101 8.92 × 101 3.94 × 101 1.52 × 101
    BEST 2.89 × 103 3.36 × 103 2.68 × 103 2.96 × 103 3.33 × 103 2.87 × 103 2.94 × 103 3.17 × 103 2.80 × 103 2.69 × 103
    WORST 3.22 × 103 3.79 × 103 2.88 × 103 3.08 × 103 3.99 × 103 3.25 × 103 3.29 × 103 3.57 × 103 3.01 × 103 2.75 × 103
    f24 MEAN 3.41 × 103 3.90 × 103 2.90 × 103 3.19 × 103 4.07 × 103 3.19 × 103 3.35 × 103 3.76 × 103 3.21 × 103 2.88 × 103
    STD 1.20 × 102 1.99 × 102 3.81 × 101 2.60 × 101 1.99 × 102 1.08 × 102 1.39 × 102 2.23 × 102 5.58 × 101 1.58 × 101
    BEST 3.13 × 103 3.49 × 103 2.87 × 103 3.15 × 103 3.47 × 103 2.94 × 103 3.13 × 103 3.30 × 103 3.11 × 103 2.85 × 103
    WORST 3.64 × 103 4.30 × 103 3.04 × 103 3.25 × 103 4.38 × 103 3.37 × 103 3.74 × 103 4.09 × 103 3.33 × 103 2.92 × 103
    f25 MEAN 3.81 × 103 1.14 × 104 2.96 × 103 3.31 × 103 5.85 × 103 3.02 × 103 2.92 × 103 5.15 × 103 3.23 × 103 2.89 × 103
    STD 2.96 × 102 2.19 × 103 2.70 × 101 1.01 × 102 6.37 × 102 4.51 × 101 1.91 × 101 4.16 × 102 1.45 × 102 6.44
    BEST 3.28 × 103 6.73 × 103 2.93 × 103 3.07 × 103 4.44 × 103 2.93 × 103 2.89 × 103 4.20 × 103 3.05 × 103 2.88 × 103
    WORST 4.56 × 103 1.56 × 104 3.05 × 103 3.51 × 103 6.92 × 103 3.14 × 103 2.96 × 103 5.79 × 103 3.56 × 103 2.91 × 103
    f26 MEAN 8.55 × 103 1.26 × 104 4.50 × 103 7.17 × 103 1.13 × 104 7.78 × 103 7.30 × 103 1.07 × 104 6.52 × 103 4.69 × 103
    STD 3.64 × 102 1.73 × 103 3.62 × 102 3.41 × 102 8.49 × 102 1.02 × 103 7.85 × 102 7.07 × 102 8.23 × 102 2.41 × 102
    BEST 7.79 × 103 9.45 × 103 3.43 × 103 6.48 × 103 9.46 × 103 5.91 × 103 5.99 × 103 8.81 × 103 4.62 × 103 4.07 × 103
    WORST 9.51 × 103 1.75 × 104 5.38 × 103 7.72 × 103 1.31 × 104 9.97 × 103 9.52 × 103 1.19 × 104 7.72 × 103 5.15 × 103
    f27 MEAN 3.72 × 103 4.63 × 103 3.24 × 103 3.45 × 103 4.66 × 103 3.43 × 103 3.40 × 103 3.91 × 103 3.40 × 103 3.24 × 103
    STD 2.18 × 102 3.34 × 102 1.60 × 101 4.65 × 101 2.92 × 102 1.25 × 102 1.01 × 102 1.88 × 102 5.52 × 101 1.34 × 101
    BEST 3.33 × 103 3.93 × 103 3.20 × 103 3.39 × 103 4.02 × 103 3.26 × 103 3.28 × 103 3.51 × 103 3.28 × 103 3.21 × 103
    WORST 4.08 × 103 5.29 × 103 3.29 × 103 3.58 × 103 5.24 × 103 3.70 × 103 3.78 × 103 4.21 × 103 3.56 × 103 3.27 × 103
    f28 MEAN 5.33 × 103 9.83 × 103 3.38 × 103 3.97 × 103 6.96 × 103 3.37 × 103 3.28 × 103 7.27 × 103 3.89 × 103 3.23 × 103
    STD 4.15 × 102 1.77 × 103 5.56 × 101 1.77 × 102 6.35 × 102 5.13 × 101 2.78 × 101 3.82 × 102 3.22 × 102 2.26 × 101
    BEST 4.64 × 103 6.17 × 103 3.27 × 103 3.60 × 103 5.90 × 103 3.26 × 103 3.22 × 103 6.58 × 103 3.43 × 103 3.20 × 103
    WORST 6.49 × 103 1.29 × 104 3.51 × 103 4.57 × 103 8.41 × 103 3.49 × 103 3.34 × 103 7.90 × 103 4.59 × 103 3.27 × 103
    f29 MEAN 4.87 × 103 8.63 × 103 3.69 × 103 4.85 × 103 6.62 × 103 5.07 × 103 4.49 × 103 8.10 × 103 4.10 × 103 3.67 × 103
    STD 3.56 × 102 2.45 × 103 1.21 × 102 2.33 × 102 9.63 × 102 4.56 × 102 3.80 × 102 1.59 × 103 2.07 × 102 1.50 × 102
    BEST 4.20 × 103 5.82 × 103 3.46 × 103 4.39 × 103 5.10 × 103 4.27 × 103 3.66 × 103 5.67 × 103 3.69 × 103 3.43 × 103
    WORST 5.68 × 103 1.54 × 104 3.94 × 103 5.54 × 103 9.42 × 103 6.23 × 103 5.26 × 103 1.23 × 104 4.53 × 103 4.11 × 103
    f30 MEAN 2.35 × 108 1.46 × 109 6.33 × 106 9.81 × 107 6.98 × 108 1.97 × 107 1.90 × 106 4.08 × 108 2.70 × 106 7.00 × 103
    STD 1.82 × 108 9.75 × 108 4.38 × 106 3.23 × 107 3.22 × 108 1.96 × 107 1.03 × 106 2.90 × 108 3.02 × 106 1.11 × 103
    BEST 1.71 × 105 9.44 × 107 6.69 × 105 4.35 × 107 2.22 × 108 2.16 × 106 2.86 × 105 3.83 × 107 3.33 × 105 5.46 × 103
    WORST 7.24 × 108 4.16 × 109 2.00 × 107 1.79 × 108 1.67 × 109 8.18 × 107 4.74 × 106 1.34 × 109 1.20 × 107 1.10 × 104

     | Show Table
    DownLoad: CSV

    To observe the stability of HCAOA, all algorithms are analyzed through box diagrams on 30 optimization results. The box plots of various algorithms on 8 functions from diverse classifications are exhibited in Figure 6. Medians, lower quartiles, upper quartiles and outliers are presented in box plots. The narrow block indicates that the results obtained by an algorithm are relatively steady. Three conclusions can be drawn from Figure 6. First, HCAOA can get lower boxes than other algorithms in most cases, which means that HCAOA has good optimization effects. Second, the boxplots obtained by HCAOA are always narrowest, which means that HCAOA receives stable optimization results. Finally, there are relatively few outliers in the box charts of HCAOA. In combination, HCAOA produces superior and stable optimization results.

    Figure 6.  The box plots of different algorithms on 8 functions.

    To validate the convergence efficiency of HCAOA, the same functions are selected from subsection 4.5, and their convergence curves are presented in Figure 7. Their global exploration and local exploitation are more intuitively represented in convergence curves. Figure 7 reveals that HCAOA achieves better results and faster convergence than the other nine algorithms on most functions. In the early stages, GWO converges faster than HCAOA on f1, f4 and f9, WOA has faster convergence on f13 and f15, and the early convergence of HHO on f30 is faster than that of HCAOA. However, as the iterations progress, GWO, HHO and WOA converge slower and enter the local exploitation phase earlier, which may fall into local optima. In contrast, HCAOA has a stronger exploration capability and applies more iterations to search for the global best solution. Therefore, from the final optimization results, it can be concluded that HCAOA maintains fast convergence for a longer time and has better optimization effects. In addition, Figure 7 shows that the curve shapes of HCAOA are very similar to those of AOA. They transfer from global exploration to local exploitation at the same iteration, mainly because they employ the same transfer operator. However, a hierarchical chain, with different processing mechanisms for agents at different levels, allows HCAOA to have faster convergence and better local search capabilities.

    Figure 7.  The convergence curves of different algorithms on 8 functions.

    In the previous subsections, it has been verified that HCAOA has a superior optimization ability compared to other algorithms from the statistical results, convergence analysis results and stability analysis results. To avoid chance, this subsection analyses whether the optimization capability of HCAOA is significantly superior to other algorithms. In the statistical results in subsection 4.3, the mean values of 30 optimization results of different algorithms on 29 functions are compared. It is found that AOA and HHO outperform HCAOA on f3, GWO is superior to HCAOA on f16 and f26, and HCAOA wins over other algorithms on the remaining functions. Statistical tests are conducted based on 30 optimization results, using Wilcoxon rank-sum statistical method to test the null hypothesis of no remarkable distinction between the optimized effects of two algorithms. If pvalue>0.05, it implies that the distinction between the optimization effects is not noticeable. In contrast, if pvalue0.05, it denotes the divergence is statistically significant, namely H=1.

    Table 7 lists Wilcoxon rank-sum test results for HCAOA against other algorithms on CEC 2017. It can be judged that HCAOA wins 251 times, is equal 8 times and loses 2 times in the 261 (29 × 9) comparisons. Among them, the optimization effects of AOA are superior to that of HCAOA on f3, and the optimization effects of GWO on f26 have a marked predominance over that of HCAOA. However, the hypotheses that the results obtained by HHO are significantly better than that obtained by HCAOA on f3 and GWO beats HCAOA on f16 do not hold. In addition, the optimization outcomes of AOA and HCAOA have no apparent distinctions on f14 and f18. On f10, f16, f17, f27 and f29, the differences between the optimization effects obtained by GWO and those obtained by HCAOA are not significant. There is no significant difference between the optimization results of HHO and HCAOA on f3. Finally, the effects of HCAOA are apparently superior to others on the remaining functions. Therefore, from the perspective of statistical tests, the optimization results of HCAOA have a marked predominance over that of other algorithms on most cases.

    Table 7.  Wilcoxon rank-sum test results for HCAOA against other algorithms on CEC 2017.
    AOA vs HCAOA PSO vs HCAOA GWO vs HCAOA SCA vs HCAOA FA vs HCAOA WOA vs HCAOA HHO vs HCAOA BOA vs HCAOA SHO vs HCAOA
    P H P H P H P H P H P H P H P H P H
    f1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1
    f3 8.89 × 10-10 1 3.02 × 10-11 1 4.57 × 10-9 1 6.70 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.95 × 10-1 0 3.02 × 10-11 1 4.98 × 10-11 1
    f4 3.02 × 10-11 1 3.02 × 10-11 1 1.03 × 10-6 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 8.29 × 10-6 1 3.02 × 10-11 1 3.02 × 10-11 1
    f5 3.02 × 10-11 1 3.02 × 10-11 1 3.57 × 10-6 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1
    f6 3.02 × 10-11 1 3.02 × 10-11 1 1.17 × 10-2 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1
    f7 3.02 × 10-11 1 3.02 × 10-11 1 1.33 × 10-10 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1
    f8 3.02 × 10-11 1 3.02 × 10-11 1 1.60 × 10-7 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1
    f9 3.02 × 10-11 1 3.02 × 10-11 1 1.86 × 10-9 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1
    f10 3.78 × 10-2 1 3.02 × 10-11 1 4.12 × 10-1 0 3.02 × 10-11 1 3.02 × 10-11 1 3.34 × 10-11 1 3.20 × 10-9 1 3.02 × 10-11 1 6.74 × 10-6 1
    f11 1.09 × 10-10 1 3.02 × 10-11 1 6.70 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.37 × 10-4 1 3.02 × 10-11 1 3.02 × 10-11 1
    f12 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1
    f13 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1
    f14 5.79 × 10-1 0 3.02 × 10-11 1 9.83 × 10-8 1 4.08 × 10-11 1 7.39 × 10-11 1 3.34 × 10-11 1 2.83 × 10-8 1 3.02 × 10-11 1 3.02 × 10-11 1
    f15 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.69 × 10-11 1
    f16 8.48 × 10-9 1 3.02 × 10-11 1 2.97 × 10-1 0 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 9.76 × 10-10 1 3.02 × 10-11 1 5.46 × 10-6 1
    f17 1.07 × 10-9 1 3.02 × 10-11 1 2.23 × 10-1 0 5.49 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.16 × 10-10 1 3.02 × 10-11 1 1.47 × 10-7 1
    f18 3.11 × 10-1 0 3.02 × 10-11 1 1.07 × 10-7 1 3.02 × 10-11 1 3.02 × 10-11 1 2.87 × 10-10 1 6.12 × 10-10 1 3.02 × 10-11 1 1.85 × 10-8 1
    f19 4.20 × 10-10 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 1.02 × 10-5 1
    f20 1.76 × 10-2 1 3.02 × 10-11 1 1.08 × 10-2 1 4.98 × 10-11 1 3.34 × 10-11 1 4.08 × 10-11 1 2.15 × 10-10 1 3.02 × 10-11 1 1.31 × 10-8 1
    f21 3.02 × 10-11 1 3.02 × 10-11 1 1.07 × 10-9 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 6.53 × 10-8 1 3.02 × 10-11 1
    f22 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1
    f23 3.02 × 10-11 1 3.02 × 10-11 1 4.71 × 10-4 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1
    f24 3.02 × 10-11 1 3.02 × 10-11 1 6.55 × 10-4 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1
    f25 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 1.29 × 10-9 1 3.02 × 10-11 1 3.02 × 10-11 1
    f26 3.02 × 10-11 1 3.02 × 10-11 1 1.99 × 10-2 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 6.12 × 10-10 1
    f27 3.02 × 10-11 1 3.02 × 10-11 1 8.65 × 10-1 0 3.02 × 10-11 1 3.02 × 10-11 1 3.69 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1
    f28 3.02 × 10-11 1 3.02 × 10-11 1 3.34 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.69 × 10-11 1 4.31 × 10-8 1 3.02 × 10-11 1 3.02 × 10-11 1
    f29 3.02 × 10-11 1 3.02 × 10-11 1 2.97 × 10-1 0 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 2.87 × 10-10 1 3.02 × 10-11 1 2.67 × 10-9 1
    f30 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1 3.02 × 10-11 1
    Win 26/29 26 29/29 29 23/29 23 29/29 29 29/29 29 29/29 29 28/29 28 29/29 29 29/29 29
    Lose 1/29 1 0/29 0 1/29 1 0/29 0 0/29 0 0/29 0 0/29 0 0/29 0 0/29 0
    Equal 2/29 2 0/29 0 5/29 5 0/29 0 0/29 0 0/29 0 1/29 1 0/29 0 0/29 0

     | Show Table
    DownLoad: CSV

    Finally, Friedman rank test is applied to sort ten algorithms on 29 functions of CEC 2017. The test is a nonparametric approach to compare the comprehensive average performance. From the Friedman test grades in Table 8, HCAOA ranks first, followed by GWO, HHO, SHO, AOA, WOA, SCA, BOA, FA and PSO. The results of Friedman rank test show that HCAOA is effective and stable.

    Table 8.  Friedman rank test results for ten algorithms on CEC 2017.
    Algorithm Friedman rank test Rank Rank
    AOA 4.844828 5
    PSO 9.793103 10
    GWO 2.672414 2
    SCA 5.948276 7
    FA 8.62069 9
    WOA 5.706897 6
    HHO 4.103448 3
    BOA 8.034483 8
    SHO 4.12069 4
    HCAOA 1.155172 1

     | Show Table
    DownLoad: CSV

    This section evaluates the ability of HCAOA to solve practical problems through four classical engineering problems. The optimization consequences are compared with those of methods proposed in recent literature. The possible optimal results are deepened in bold.

    The welded beam design problem aims to minimize the cost by specifying four parameters, including weld thickness (h), length connected to bar (l), bar height (t) and bar thickness (b). The optimization results obtained from HCAOA are compared with those of IGWO [44], AGWO [45], DAQUILA [46], DMO [21], MAOA [47], GJO [48], AVOA [49], MCWOA [50], CQFFA [51], HAO [52] and IHAOAVOA [53]. Based on the results in Table 9, it is clear that HCAOA has the lowest cost.

    Table 9.  Optimization results for welded beam design problem.
    Algorithm h l t b Optimal cost
    IGWO [44] 0.20573 3.47049 9.036624 0.20573 1.724853
    AGWO [45] 0.20555 3.4744 9.0378 0.20572 1.7253
    DAQUILA [46] 0.20572964 3.47048867 9.03662391 0.20572964 1.72452751
    DMO [21] 0.2055705 3.2567724 9.036177 0.2057696 1.6953
    MAOA [47] 0.2057 3.4705 9.0366 0.2057 1.7246
    GJO [48] 0.20562 3.4719 9.0392 0.20572 1.72522
    AVOA [49] 0.205730 3.470474 9.036621 0.205730 1.724852
    MCWOA [50] 0.2024 3.3292 9.0486 0.2057 1.7023
    CQFFA [51] 0.20573 3.47041 9.03661 0.20573 1.72485
    HAO [52] 0.19952608 3.384869727 9.064048595 0.206681757 1.715727482
    IHAOAVOA [53] 0.20573 3.4705 9.0366 0.20573 1.7249
    HCAOA 0.20573 3.25312 9.036624 0.20573 1.69524

     | Show Table
    DownLoad: CSV

    The pressure vessel design problem is to determine four parameters including head thickness (Th), shell thickness (Ts), inner radius (R) and cylindrical cross-section length without considering the head (L), so as to reduce the total fee. IGWO [44], AGWO [45], MAOA [47], GJO [48], AVOA [49], SCSO [54], QLGCTSA [55], CQFFA [51] and HAO [52] are applied to solve this problem. The optimal solutions obtained by them are contrasted with those optimized by HCAOA. Table 10 indicates that HCAOA and CQFFA achieve competitive results and outperform the other algorithms.

    Table 10.  Optimization results for pressure vessel design problem.
    Algorithm Th TS R L Optimal cost
    IGWO [44] 0.779031 0.385501 40.36313 199.4017 5888.34
    AGWO [45] 0.778496 0.386451 40.32684 199.9135 5892.243
    MAOA [47] 0.7953 0.3931 41.2274 187.7371 5914.48511
    GJO [48] 0.7782955 0.3848046 40.32187 200 5887.07112
    AVOA [49] 0.778954 0.3850374 40.360312 199.434299 5886.67659
    SCSO [54] 0.7798 0.939 40.3864 199.2918 5917.46
    QLGCTSA [55] 13.39411 7.075665 42.09845 176.636596 6059.7143
    CQFFA [51] 0.778168 0.384649 40.319618 199.9900 5885.3
    HAO [52] 0.810726461 0.400897167 42.16466765 175.8460143 5935.56831
    HCAOA 0.778169 0.384649 40.319619 200 5885.33277

     | Show Table
    DownLoad: CSV

    The cantilever beam design problem consists of five squares with heights to be determined, and vertical forces act on their free nodes. So the decision variables are the heights of five hollow squares, and the objective is to lessen a cantilever's weight. TQA [56], ECSOA [57], GBO [23], AGWO [45], MFO [58], SHO [18], MGA [24], QLGCTSA [55] and IHAOAVOA [53] are also applied to address the cantilever beam design problem and the best solutions optimized by them are shown in Table 11. It is evident that the HCAOA proposed in this paper provides high-quality optimization results and has the reliable ability to solve practical problems.

    Table 11.  Optimization results for cantilever beam design problem.
    Algorithm x1 x2 x3 x4 x5 Optimal weight
    TQA [56] 6.013593 5.307230 4.498556 3.502111 2.152181 1.339957
    ECSOA [57] 5.993352 5.332166 4.470567 3.542109 2.137287 1.339958
    GBO [23] 6.0124 5.3129 4.4941 3.5036 2.1506 1.339957
    AGWO [45] 6.015647 5.310255 4.500563 3.494626 2.15301 1.339984
    MFO [58] 5.984871 5.316726 4.497332 3.513616 2.16162 1.339988
    SHO [18] 6.0049 5.3227 4.4737 3.5065 2.16637 1.339987
    MGA [24] 6.011660 5.315676 4.510682 3.485698 2.150251 1.339975661
    QLGCTSA [55] 6.01604 5.30915 4.4943 3.5015 2.1527 1.3401
    IHAOAVOA [53] 6.0108 5.3170 4.4678 3.5324 2.1466 1.3400
    HCAOA 6.016837 5.307664 4.494078 3.501990 2.153092 1.339956

     | Show Table
    DownLoad: CSV

    This problem is resolved by designing two cross-sectional areas (A1,A2) to ensure the stress constraints on each of the truss members, with the aim of reducing the overall weight. The optimization results obtained by HCAOA on this problem are compared with those obtained by algorithms such as GJO [48], PRO [29], IDARSOA [59], CSOAOA [60], AVOA [49], SNS [31], MCWOA [50], SRS [26], CQFFA [51] and QLGCTSA [55]. Table 12 indicates that HCAOA obtains the competitive optimization results.

    Table 12.  Optimization results for three-bar truss design problem.
    Algorithm A1 A2 Optimal weight
    GJO [48] 0.788657163 0.408299125 263.8958439
    PRO [29] 0.7886475 0.4083262 263.8958439
    IDARSOA [59] 0.788906 0.4076 263.8960
    CSOAOA [60] 0.78867513 0.40824831 263.8958434
    AVOA [49] 0.788680395 0.408233412 263.895843396802
    SNS [31] 0.78868473 0.4082211 263.8958434
    MCWOA [50] 0.7937 0.3943 263.914
    SRS [26] 0.78863 0.40837 263.958434
    CQFFA [51] 0.7886684 0.4082672 263.8958434
    QLGCTSA [55] 0.78866378 0.40828041 263.8958435
    HCAOA 0.788673916 0.408251736 263.895843377559

     | Show Table
    DownLoad: CSV

    This paper discusses in detail the shortcomings of the canonical AOA. To compensate for these deficiencies, this paper introduces a new idea of hierarchical chains to AOA and proposes an improved HCAOA. This algorithm combines an orthogonal learning mechanism based on refraction opposition and an Archimedes spiral mechanism based on Levy flight to deal with individuals at different levels, effectively avoiding local optimization, preventing clueless random mining and improving optimization speed. Apart from that, a multi-strategy boundary processing mechanism is introduced to maintain the variety of populations.

    To validate the effectiveness of HCAOA, multiple experiments based on the CEC 2017 test suite are conducted. The qualitative results demonstrate that HCAOA has outstanding exploration and exploitation abilities and strikes a good collaboration between exploitation and exploration. The quantitative outcomes prove that HCAOA can obtain superior and more stable optimization results than the other nine recent algorithms. In addition, four real-world engineering problems are used to test the ability of HCAOA to solve practical problems. HCAOA achieves competitive optimization results when comparing with the optimal results in the recent literature for the same problems.

    In summary, the proposed HCAOA provides outstanding and stable optimization effects, fast convergence and a good ability to jump out from a local extremum. In the future, HCAOA will be extended to complex single-objective optimization problems, for example, imaging segmentation, feature selection, workshop scheduling and parameter optimization. Meanwhile, HCAOA is being developed to solve unconstrained and constrained multi-objective problems. Furthermore, the idea of hierarchical chains can be generalized to other algorithms.

    The authors declare we have not used Artificial Intelligence (AI) tools in the creation of this article.

    The support of the National Natural Science Foundation of China (Grant No. 72131005, 71771066 and 71901014) is greatly appreciated.

    The authors declare there is no conflict of interest.



    [1] Adhami S, Giudici G, Martinazzi S (2018) Why do businesses go crypto? An empirical analysis of Initial Coin Offerings. J Econ Bus 100: 64-75. doi: 10.1016/j.jeconbus.2018.04.001
    [2] Ahlers GK, Cumming D, Günther C, et al. (2015) Signaling in equity crowdfunding. Entrep Theory Pract 39: 955-980. doi: 10.1111/etap.12157
    [3] Agrawal AK, Catalini C, Goldfarb A (2010) The geography of crowdfunding. NBER working paper No. w16820.
    [4] Akerlof GA (1970) The market for "lemons": Quality uncertainty and the market mechanism. Q J Econ 84: 488-500. doi: 10.2307/1879431
    [5] Amsden R, Schweizer D (2018) Are Blockchain Crowdsales the New 'Gold Rush'? Success Determinants of Initial Coin Offerings. Working paper.
    [6] Anglin AH, Short JC, Drover W, et al. (2018) The power of positivity? The influence of positive psychological capital language on crowdfunding performance. J Bus Ventur 33: 470-492. doi: 10.1016/j.jbusvent.2018.03.003
    [7] Ante L (2018) Cryptocurrency, Blockchain and Crime, In McCarthy, K. (ed.), The Money Laundering Market: Regulating the criminal economy, Agenda Publishing, 171-198.
    [8] Ante L, Sandner P, Fiedler I (2018) Blockchain-based ICOs: Pure Hype or the Dawn of a New Era of Startup Financing? J Risk Financ Manag 11: 80.
    [9] Ante L (2019) Market reaction to exchange listings of cryptocurrencies. Available from: https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3450301.
    [10] Ante L, Meyer A (2019) Cross‐listings of blockchain‐based tokens issued through initial coin offerings: do liquidity and specific cryptocurrency exchanges matter? BRL Working Paper No. 5
    [11] Ante L (2020) A place next to Satoshi: foundations of blockchain and cryptocurrency research in business and economics. Scientometrics 124: 1-29. doi: 10.1007/s11192-020-03436-2
    [12] Ante L (2020b) Smart Contracts on the Blockchain—A Bibliometric Analysis and Review. Available from: https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3576393.
    [13] Ante L (2020c) Bitcoin transactions, information asymmetry and trading volume. Quant Financ Econ 4: 365-381. doi: 10.3934/QFE.2020017
    [14] Ante L, Fiedler I (2020) Market Reaction to Large Transfers on the Bitcoin Blockchain-Do Size and Motive Matter? Financ Res Let [In Press].
    [15] BaFin (2017) Bundesanstalt für Finanzaufsicht. Hinweisschreiben (WA) GZ: WA 11-QB 4100-2017/0010 Aufsichtsrechtliche Einordnung von sog. Initial Coin Offerings (ICOs) zugrundeliegenden Token bzw. Kryptowä hrungen als Finanzinstrumente im Bereich der Wertpapieraufsicht. Available from: https://www.bafin.de/SharedDocs/Downloads/DE/Merkblatt/WA/dl_hinweisschreiben_einordnung_ICOs.pdf?_blob=publicationFile&v=2.
    [16] Baker M, Wurgler J (2002) Market timing and capital structure. J Financ 57: 1-32. doi: 10.1111/1540-6261.00414
    [17] Batiz-Benet J, Santori M, Clayburgh J (2017) The SAFT Project: Toward a Compliant Token Sale Framework. SAFT Project White Paper, Cooley. Available from: https://saftproject.com/static/SAFT-Project-Whitepaper.pdf.
    [18] Baydakova (2018) Binance Partners with Malta to Launch Security Token Trading Platform. Available from: https://www.coindesk.com/binance-partners-with-malta-to-launch-security-token-trading-platform.
    [19] Becker GS (1968) Crime and Punishment: An Economic Approach. J Polit Econ 76: 169-217. doi: 10.1086/259394
    [20] Becker GS (1993) Nobel Lecture: The Economic Way of Looking at Behavior. J Polit Econ 101: 385-409. doi: 10.1086/261880
    [21] eatty RP (1989) Auditor reputation and the pricing of initial public offerings. Account Rev 64: 693-709.
    [22] Bhattacharya S (1979) Imperfect information, dividend policy, and "the bird in the hand" fallacy. Bell J Econ 10: 259-270. doi: 10.2307/3003330
    [23] Bogusz CI, Laurell C, Sandström C (2020) Tracking the Digital Evolution of Entrepreneurial Finance: The Interplay Between Crowdfunding, Blockchain Technologies, Cryptocurrencies, and Initial Coin Offerings. IEEE Tran Eng Manage, 1-10.
    [24] Börse D (2018) Deutsche Börse Group and HQLAX partner to build securities lending solution on the R3 Corda blockchain platform. Available from: http://www.deutsche-boerse-cash-market.com/dbcm-en/newsroom/press-releases/Deutsche-Boerse-Group-and-HQLAX-partner-to-build-securities-lending-solution-on-the-R3-Corda-blockchain-platform/3357600.
    [25] runnermeier MK, Pedersen LH (2008) Market liquidity and funding liquidity. Rev Financ Stud 22: 2201-2238. doi: 10.1093/rfs/hhn098
    [26] Buterin V (2013) Ethereum: A next-generation smart contract and decentralized application platform. Available from: https://www.weusecoins.com/assets/pdf/library/Ethereum_white_paper-a_next_generation_smart_contract_and_decentralized_application_platform-vitalik-buterin.pdf.
    [27] Carpenter MA, Pollock TG, Leary MM (2003) Testing a model of reasoned risk‐taking: governance, the experience of principals and agents, and global strategy in high‐technology IPO firms. Strategic Manage J 24: 803-820. doi: 10.1002/smj.338
    [28] Carpenter RE, Petersen BC (2002) Is the growth of small firms constrained by internal finance? Rev Econ Stat 84: 298-309.
    [29] Carter R, Manaster S (1990) Initial public offerings and underwriter reputation. J Financ 45: 1045-1067. doi: 10.1111/j.1540-6261.1990.tb02426.x
    [30] Carter SM (2006) The interaction of top management group, stakeholder, and situational factors on certain corporate reputation management activities. J Manage Stud 43: 1146-1176.
    [31] Certo ST (2003) Influencing initial public offering investors with prestige: Signaling with board structures. Acad Manage Rev 28: 432-446. doi: 10.5465/amr.2003.10196754
    [32] Chen H, Gompers P, Kovner A, et al. (2009) Buy local? The geography of successful and unsuccessful venture capital expansion. NBER working paper No. w15102.
    [33] Chen XP, Yao X, Kotha S (2009). Entrepreneur passion and preparedness in business plan presentations: a persuasion analysis of venture capitalists' funding decisions. Acad Manage J 52: 199-214. doi: 10.5465/amj.2009.36462018
    [34] Cholakova M, Clarysse B (2015) Does the possibility to make equity investments in crowdfunding projects crowd out reward‐based investments? Entrep Theory Pract 39: 145-172.
    [35] Coinschedule (2018) Cryptocurrency ICO Stats 2018. Available from: https://www.coinschedule.com/stats.html.
    [36] Colombo MG, Meoli M, Vismara S (2019) Signaling in science-based IPOs: The combined effect of affiliation with prestigious universities, underwriters, and venture capitalists. J Bus Ventur 34: 141-177. doi: 10.1016/j.jbusvent.2018.04.009
    [37] Connelly BL, Certo ST, Ireland RD, et al. (2011) Signaling theory: A review and assessment. J Manage 37: 39-67.
    [38] Cook RD (1977) Detection of influential observation in linear regression. Technometrics 19: 15-18.
    [39] Corbet S, Lucey B, Yarovaya L (2018) Datestamping the Bitcoin and Ethereum bubbles. Financ Res Lett 26: 81-88. doi: 10.1016/j.frl.2017.12.006
    [40] Cosh A, Cumming D, Hughes A (2009) Outside entrepreneurial capital. Econ J 119: 1494-1533. doi: 10.1111/j.1468-0297.2009.02270.x
    [41] Cresci S, Di Pietro R, Petrocchi M, et al. (2015) Fame for sale: efficient detection of fake Twitter followers. Decis Support Syst 80: 56-71. doi: 10.1016/j.dss.2015.09.003
    [42] Cumming DJ, Hornuf L, Karami M, et al. (2017) Disentangling crowdfunding from fraudfunding. Max Planck Institute for Innovation & Competition Research Paper No. 16-09.
    [43] Davila A, Foster G, Gupta M (2003) Venture capital financing and the growth of startup firms. J Bus Ventur 18: 689-708. doi: 10.1016/S0883-9026(02)00127-1
    [44] Davis BC, Hmieleski KM, Webb JW, et al. (2017) Funders' positive affective reactions to entrepreneurs' crowdfunding pitches: The influence of perceived product creativity and entrepreneurial passion. J Bus Ventur 32: 90-106. doi: 10.1016/j.jbusvent.2016.10.006
    [45] Deakins D, Freel M (1998) Entrepreneurial learning and the growth process in SMEs. Learn Organ 5: 144-155. doi: 10.1108/09696479810223428
    [46] Duan W, Gu B, Whinston AB (2009) Informational Cascades And Software Adoption On The Internet: An Empirical Investigation. MIS Q 33: 23-48. doi: 10.2307/20650277
    [47] Elitzur R, Gavious A (2003) Contracting, signaling, and moral hazard: a model of entrepreneurs, 'angels', and venture capitalists. J Bus Ventur 18: 709-725. doi: 10.1016/S0883-9026(03)00027-2
    [48] Fiedler I, Ante L, Steinmetz F, et al. (2018) Distributed Ledger Technology: A Possible Way Forward for Securities Clearing. Binary District. Available from: https://journal.binarydistrict.com/distributed-ledger-technology-a-possible-way-forward-for-securities-clearing.
    [49] Finma (2018) Swiss Financial Market Supervisory Authority. FINMA publishes ICO guidelines. Available from: https://www.finma.ch/en/news/2018/02/20180216-mm-ico-wegleitung.
    [50] Fisch C (2019) Initial coin offerings (ICOs) to finance new ventures. J Bus Ventur 34: 1-22. doi: 10.1016/j.jbusvent.2018.09.007
    [51] Fisch C, Momtaz PP (2020) Institutional investors and post-ICO performance: an empirical analysis of investor returns in initial coin offerings (ICOs). J Corp Financ 64: 101679.
    [52] Fischer E, Reuber R (2007) The good, the bad, and the unfamiliar: The challenges of reputation formation facing new firms. Entre Theory Pract 31: 53-75. doi: 10.1111/j.1540-6520.2007.00163.x
    [53] Fondevila-Gascón JF, Rom-Rodríguez J, Mata-Monforte J, et al. (2015) Crowdfunding as a Formula for the Financing of Projects: An Empirical Analysis. Rev Cient Hermes 14: 24-47. doi: 10.21710/rch.v14i0.230
    [54] Gimmon E, Levie J (2010) Founder's human capital, external investment, and the survival of new high-technology ventures. Res Policy 39: 1214-1226. doi: 10.1016/j.respol.2010.05.017
    [55] Griffin ZJ (2012) Crowdfunding: fleecing the American masses. Case W Res JL Tech Int 4: 375.
    [56] Gryglewicz S, Mayer S, Morellec E (2019) Optimal Financing with Tokens. Swiss Finance Institute Research Paper, 19-78.
    [57] Gulati R, Higgins MC (2003) Which ties matter when? The contingent effects of interorganizational partnerships on IPO success. Strategic Manage J 24: 127-144. doi: 10.1002/smj.287
    [58] Hannan MT, Freeman J (1989) Organizational Ecology, Harvard university press.
    [59] Hellmann T, Puri M (2002) Venture capital and the professionalization of start‐up firms: Empirical evidence. J Financ 57: 169-197. doi: 10.1111/1540-6261.00419
    [60] Hobbs J, Grigore G, Molesworth M (2016) Success in the Management of Crowdfunding Projects in the Creative Industries. Int Res 26: 146-166.
    [61] Hong Y, Hu Y, Burtch G (2015) How does social media affect contribution to public versus private goods in crowdfunding campaigns? Thirty Sixth International Conference on Information Systems, Fort Worth.
    [62] Hornuf L, Schwienbacher A (2017) Market mechanisms and funding dynamics in equity crowdfunding. J Corp Financ 50: 556-574. doi: 10.1016/j.jcorpfin.2017.08.009
    [63] Howell ST, Niessner M, Yermack D (2018) Initial coin offerings: Financing growth with cryptocurrency token sales. NBER working paper No. w24774.
    [64] Hsu DH (2007) Experienced entrepreneurial founders, organizational capital, and venture capital funding. Res Policy 36: 722-741. doi: 10.1016/j.respol.2007.02.022
    [65] Jin F, Wu A, Hitt L (2017) Social Is the New Financial: How Startup Social Media Activity Influences Funding Outcomes, In: Academy of Management Proceedings, Briarcliff Manor, NY: Academy of Management, 13329.
    [66] Johnstone RA, Grafen A (1993) Dishonesty and the handicap principle. Anim Behav 46: 759-764. doi: 10.1006/anbe.1993.1253
    [67] Kim JH, Wagman L (2016) Early-stage entrepreneurial financing: A signaling perspective. J Bank Financ 67: 12-22. doi: 10.1016/j.jbankfin.2016.03.004
    [68] Koshy P, Koshy D, McDaniel P (2014) An analysis of anonymity in bitcoin using p2p network traffic, In: International Conference on Financial Cryptography and Data Security, Springer, Berlin, Heidelberg, 469-485.
    [69] Kromidha E, Robson P (2016) Social identity and signalling success factors in online crowdfunding. Entrep Reg Dev 28: 605-629. doi: 10.1080/08985626.2016.1198425
    [70] ousseeuw PJ, Leroy AM (1987) Robust regression and outlier detection, New York: Wiley.
    [71] Luca M, Zervas G (2016) Fake it till you make it: Reputation, competition, and Yelp review fraud. Manage Sci 62: 3412-3427. doi: 10.1287/mnsc.2015.2304
    [72] Gafni H, Marom D, Sade O (2018) Are the life and death of an early stage venture indeed in the power of the tongue? Lessons from online crowdfunding pitches. Strategic Entrep J 13: 3-23. doi: 10.1002/sej.1293
    [73] Macht SA, Robinson J (2009) Do business angels benefit their investee companies? Int J Entrep Behav Res15: 187-208.
    [74] Mavlanova T, Benbunan-Fich R, Koufaris M (2012) Signaling theory and information asymmetry in online commerce. Inf Manage 49: 240-247. doi: 10.1016/j.im.2012.05.004
    [75] Mazzorana-Kremer F (2019) Blockchain-Based Equity and STOs: Towards a Liquid Market for SME Financing? Theore Econ Lett 9: 1534-1552.
    [76] Megginson WL, Weiss KA (1991) Venture capitalist certification in initial public offerings. J Financ 46: 879-903. doi: 10.1111/j.1540-6261.1991.tb03770.x
    [77] Merkle RC (1989) A certified digital signature, In: Conference on the Theory and Application of Cryptology, Springer, New York, NY, 218-238.
    [78] Merton RC (1981) On market timing and investment performance. I. An equilibrium theory of value for market forecasts. J Bus 54: 363-406.
    [79] Meyer A, Ante L (2020) Effects of Initial Coin Offering Characteristics on Cross-listing Returns. Available from: https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3557733.
    [80] Mills DC, Wang K, Malone B, et al. (2016) Distributed ledger technology in payments, clearing, and settlement. Finance and Economics Discussion Series 2016-095.
    [81] Moisseyev A (2013) Effect of social media on crowdfunding project results. Dissertations, University of Nebraska, Lincoln, USA.
    [82] Mollick E (2012) The dynamics of crowdfunding: Determinants of success and failure. Available at SSRN, 2088298.
    [83] Mollick ER (2013) Swept away by the crowd? Crowdfunding, venture capital, and the selection of entrepreneurs. Available from: https://papers.ssrn.com/sol3/papers.cfm?abstract_id=2239204.
    [84] Mollick E (2014) The dynamics of crowdfunding: An exploratory study. J Bus Ventur 29: 1-16. doi: 10.1016/j.jbusvent.2013.06.005
    [85] Mollick E, Nanda R (2016) Wisdom or Madness? Comparing Crowds with Expert Evaluation in Funding the Arts. Manage Scienc 62: 1533-1553. doi: 10.1287/mnsc.2015.2207
    [86] Momtaz PP (2020) Entrepreneurial finance and moral hazard: evidence from token offerings. J Bus Ventur [In Press].
    [87] Mukaka MM (2012) A guide to appropriate use of correlation coefficient in medical research. Malawi Med J 24: 69-71.
    [88] Myers SC (1984) The capital structure puzzle. J Financ 39: 574-592. doi: 10.1111/j.1540-6261.1984.tb03646.x
    [89] Nakamoto S (2008) Bitcoin: A peer-to-peer electronic cash system. Available from: https://bitcoin.org/bitcoin.pdf.
    [90] Nevin S, Gleasure R, O'Reilly P, et al. (2017) Social Identity and Social Media Activities in Equity Crowdfunding, In: Proceedings of the 13th International Symposium on Open Collaboration, ACM, 11.
    [91] Parhankangas A, Renko M (2017) Linguistic style and crowdfunding success among social and commercial entrepreneurs. J Bus Ventur 32: 215-236. doi: 10.1016/j.jbusvent.2016.11.001
    [92] Pazos J (2019) Valuation method of equity-based security token offerings (sto) for start-up companies. J Br Blockchain Assoc 2: 7180.
    [93] Petersen MA, Rajan RG (1995) The effect of credit market competition on lending relationships. Q J Econ 110: 407-443. doi: 10.2307/2118445
    [94] Pfeffer J, Zorbach T, Carley KM (2014) Understanding online firestorms: Negative word-of-mouth dynamics in social media networks. J Mark Commun 20: 117-128. doi: 10.1080/13527266.2013.797778
    [95] Pinna A, Ruttenberg W (2016) Distributed ledger technologies in securities post-trading. Revolution or evolution. European Central Bank Occasional Paper No. 172. Available from: https://www.ecb.europa.eu/pub/pdf/scpops/ecbop172.en.pdf.
    [96] Pegulation (EU) 2017/1129 (2017) Regulation (Eu) 2017/1129 of the European Parliament and of the Council of 14 June 2017 on the prospectus to be published when securities are offered to the public or admitted to trading on a regulated market, and repealing Directive 2003/71/EC. Available from: https://eur-lex.europa.eu/legal-content/EN/TXT/PDF/?uri=CELEX:32017R1129.
    [97] Ross SA (1973) The economic theory of agency: The principal's problem. Am Econ Rev 63: 134-139.
    [98] Roth J, Schä r F, Schöpfer A (2019) The Tokenization of assets: using blockchains for equity crowdfunding. Available at SSRN 3443382.
    [99] Sanders WG, Boivie S (2004) Sorting things out: Valuation of new firms in uncertain markets. Strategic Manage J 25: 167-186. doi: 10.1002/smj.370
    [100] Shifflet S, Jones C (2018) Buyer Beware: Hundreds of Bitcoin Wannabes Show Hallmarks of Fraud. Available from: https://www.wsj.com/articles/buyer-beware-hundreds-of-bitcoin-wannabes-show-hallmarks-of-fraud-1526573115.
    [101] Schwienbacher A, Larralde B (2010) Crowdfunding of small entrepreneurial ventures. Handbook of entrepreneurial finance, Oxford University Press, [In Press].
    [102] Scovotti C, Jones SK (2011) From Web 2.0 to Web 3.0: Implications for advertising courses. J Advertising Educ 15: 6-15.
    [103] SEC (2017a) U.S. Securities and Exchange Commission. Investor Bulletin: Initial Coin Offerings. Available from: https://www.sec.gov/oiea/investor-alerts-and-bulletins/ib_coinofferings.
    [104] SEC (2017b) U.S. Securities and Exchange Commission. Securities and exchange commission, securities exchange act of 1934, Release No. 81207/July 25, 2017, Report of Investigation Pursuant to Section 21(a) of the Securities Exchange Act of 1934: The DAO. Available from: www.sec.gov/litigation/investreport/34-81207.pdf.
    [105] SEC (1946) SEC v. WJ Howey Co., Supreme Court of United States. Available from: https://supreme.justia.com/cases/federal/us/328/293/.
    [106] Shapiro SS, Wilk MB (1965) An analysis of variance test for normality (complete samples). Biometrika 52: 591-611. doi: 10.1093/biomet/52.3-4.591
    [107] Sliwka D (2007) Trust as a signal of a social norm and the hidden costs of incentive schemes. Am Econ Rev 97: 999-1012. doi: 10.1257/aer.97.3.999
    [108] Smith JM (1994) Must reliable signals always be costly? Anim Behav 47: 1115-1120.
    [109] Spence M (1973) Job market signaling. Q J Econ 87: 355-374. doi: 10.2307/1882010
    [110] Steinmetz F, Ante L, Fiedler I (2020) Blockchain and the Digital Economy, Agenda Publishing.
    [111] Stelzner MA (2010) 2013 Social media marketing industry report: How marketers are using social media to grow their businesses. Available from: https: //www.SocialMediaExaminer.com.
    [112] Stiglitz JE (2000) Capital market liberalization, economic growth, and instability. World Dev 28: 1075-1086. doi: 10.1016/S0305-750X(00)00006-1
    [113] Stiglitz JE (2002) Information and the Change in the Paradigm in Economics. Am Econ Rev 92: 460-501. doi: 10.1257/00028280260136363
    [114] Stuart TE, Hoang H, Hybels RC (1999) Interorganizational endorsements and the performance of entrepreneurial ventures. Administrative Sci Q 44: 315-349. doi: 10.2307/2666998
    [115] Stuart TE, Sorenson O (2003) Liquidity events and the geographic distribution of entrepreneurial activity. Administrative Sci Q 48: 175-201. doi: 10.2307/3556656
    [116] Stuart TE, Sorenson O (2007) Strategic networks and entrepreneurial ventures. Strategic Entrep J 1: 211-227. doi: 10.1002/sej.18
    [117] Thaler RH, Johnson EJ (1990) Gambling with the house money and trying to break even: The effects of prior outcomes on risky choice. Manage Sci 36: 643-660. doi: 10.1287/mnsc.36.6.643
    [118] Tucker C, Zhang J (2011) How Does Popularity Information Affect Choices? A Field Experiment. Manage Sci 57: 828-842. doi: 10.1287/mnsc.1110.1312
    [119] Twitter (2018) Tweet by @cz_binance. Available from: https://twitter.com/cz_binance/status/1069563071436181505.
    [120] Wang Q, Koval JJ, Mills CA, et al. (2007) Determination of the selection statistics and best significance level in backward stepwise logistic regression. Commun Stat-Simul Comput 37: 62-72. doi: 10.1080/03610910701723625
    [121] Wessel M, Thies F, Benlian A (2015) A Lie Never Lives to be Old: The Effects of Fake Social Information on Consumer Decision-Making in Crowdfunding. ECIS 2015 Completed Research Papers. Paper 201.
    [122] Wessel M, Thies F, Benlian A (2016) The emergence and effects of fake social information: Evidence from crowdfunding. Decis Support Syst 90: 75-85. doi: 10.1016/j.dss.2016.06.021
    [123] Westphal JD, Zajac EJ (2001) Decoupling policy from practice: The case of stock repurchase programs. Administrative Sci Q 46: 202-228. doi: 10.2307/2667086
    [124] Wood G (2014) Ethereum: A secure decentralised generalised transaction ledger. Ethereum Project Yellow Pap 151: 1-32.
    [125] Yang S, Berger R (2017) Relation between start-ups' online social media presence and fundraising. J Sci Technol Policy Manage 8: 161-180. doi: 10.1108/JSTPM-09-2016-0022
    [126] Zelizer VAR (2017) The social meaning of money, Princeton University Press.
    [127] Zhao W (2018a) Coinbase Says It Now Has Regulatory Approval to List Security Tokens. Available from: https://www.coindesk.com/coinbase-claims-it-now-has-regulatory-approval-to-list-security-tokens.
    [128] Zhao W (2018b) Singapore Central Banker: No Securities Crypto Token Approved to Date. Available from: https://www.coindesk.com/singapore-central-bank-no-tokens-weve-seen-are-securities.
    [129] Zheng N, Kaizoji N (2019) Bitcoin-based triangular arbitrage with the Euro/U.S. dollar as a foreign futures hedge: modeling with a bivariate GARCH model. Quant Financ Econ 3: 347-365.
  • This article has been cited by:

    1. Feixiang Huang, Longhao Li, Study on the soft-sensing modeling strategy of the penicillin fermentation process based on a multi-variable time series echo state network, 2025, 00092509, 121716, 10.1016/j.ces.2025.121716
  • Reader Comments
  • © 2020 the Author(s), licensee AIMS Press. This is an open access article distributed under the terms of the Creative Commons Attribution License (http://creativecommons.org/licenses/by/4.0)
通讯作者: 陈斌, bchen63@163.com
  • 1. 

    沈阳化工大学材料科学与工程学院 沈阳 110142

  1. 本站搜索
  2. 百度学术搜索
  3. 万方数据库搜索
  4. CNKI搜索

Metrics

Article views(12859) PDF downloads(655) Cited by(31)

Figures and Tables

Figures(1)  /  Tables(4)

Other Articles By Authors

/

DownLoad:  Full-Size Img  PowerPoint
Return
Return

Catalog