Rider optimization algorithm

Source: Wikipedia, the free encyclopedia.
Rider Optimization Algorithm (ROA)
Developed byBinu D[1]
CategoryMetaheuristics[2][circular reference]
Year of development2019[1]
PublisherIEEE[1]
LanguageMatlab[3]
Citation count49[4]

The rider optimization algorithm (ROA)[1][5][6] is devised based on a novel computing method, namely fictional computing that undergoes series of process to solve the issues of optimizations using imaginary facts and notions. ROA relies on the groups of rider that struggle to reach the target. ROA employs rider groups that take a trip to reach common target in order to become winner. In ROA, the count of groups is four wherein equal riders are placed.

The four groups adapted in ROA are attacker, overtaker, follower, and bypass rider. Each group undergoes series of strategy to attain the target. The goal of bypass rider is to attain target by bypassing leader's path. The follower tries to follow the position of leader in axis. Furthermore, the follower employs multidirectional search space considering leading rider, which is useful for algorithm as it improves convergence rate. The overtaker undergoes its own position to attain target considering nearby locations of leader. The benefit of overtaker is that it facilitates faster convergence with huge global neighbourhood. As per ROA, the global optimal convergence is function of overtaker, whose position relies on the position of the leader, success rate, and directional indicator. The attacker adapts position of leader to accomplish destination by using its utmost speed. Moreover, it is responsible for initializing the multidirectional search using fast search for accelerating search speed.

Despite the riders undergoes a specific method, the major factors employed for reaching the target are correct riding of vehicles and proper management of accelerator, steering, brake and gear. At each time instance, the riders alter its position towards target by regulating these factors and follow the prescribed method using current success rate. The leader is defined using the success rate at current instance. The process is repeated till the riders go into off time that is maximal instant provided to riders to attain intended location. After reaching off time, the rider at leading position is termed winner.

Algorithm

The ROA[1][5][6] is motivated from riders, who contend to reach anticipated location. The steps employed in ROA algorithm are defined below:

Initialization of Rider and other algorithmic parameters

The foremost step is the initialization of algorithm which is done using four groups of riders represented as , and initializations of its positions are performed in arbitrary manner. The initialization of group is given by,

(1)

where, signifies count of riders, and signifies position of rider in size at time instant.

The count of riders is evaluated with count of riders of each group and is expressed as,

(2)

where, signifies bypass rider, represent follower, signifies overtaker, represent attacker, and signifies rag bull rider. Hence, the relation amongst the aforementioned attributes is represented as,

(3)

Finding rate of success

After rider group parameters initialization, the rate of success considering each rider is evaluated. The rate of success is computed with distance and is measured between rider location and target and is formulated as,

(4)

where, symbolize position of rider and indicate target position. To elevate rate of success, distance must be minimized and hence, distance reciprocal offers the success rate of rider.

Determination of leading rider

The rate of success is employed as significant part in discovering leader. The rider that reside in near target location is supposed to contain highest rate of success.

Evaluate the rider’s update position

The position of rider in each group is updated to discover rider at leading position and hence is winner. Thus, the rider update the position using the features of each rider defined on the definition. The update position of each rider is explained below:

The follower has an inclination to update position based on location of leading rider to attain target in quick manner and is expressed as,

(5)

where, signifies coordinate selector, represent leading rider position, indicate leader's index, signifies angle of steering considering rider in coordinate, and represent distance.

The overtaker's update position is utilized to elevate rate of success by discovering overtaker position and is represented as,

(6)

where, signifies direction indicator.

The attacker contains an inclination to confiscate the leaders position by following the leader's update process and is expressed as,

(7)

Here, the update rule of bypass riders is exhibited wherein standard bypass rider is expressed as,

(8)

where, signifies random number, symbolize random number between 1 and , indicate a random number ranging between 1 and and represent random number between 0 and 1.

Finding success rate

After executing process of update, the rate of success considering each rider is computed.

Update of Rider parameter

The parameter of rider's update is important to discover an effective solution. Moreover, the steering angle, gears are updated with activity counter, and are updated with success rate.

Off time of rider

The procedure is iterated repeatedly till wherein, leader is discovered. After race completion, the leading rider is considered as winner.

algorithm rider-optimization is
    input: Arbitrary rider position ,
           iteration ,
           maximum iteration 
    output: Leading rider 

    Initialize solution set
    Initialize other parameter of rider.
    Find rate of success using equation (4)

    while 
        for 
            Update position of follower using equation (5)
            Update position of overtaker with equation (6)
            Update position of attacker with equation (7)
            Update position of bypass rider with equation (8)
            Rank the riders based on success rate using equation (4)
            Select the rider with  high success rate
            Update rider parameters
            Return 
            

Applications

The applications of ROA are noticed in several domains that involve: Engineering Design Optimization Problems,

multihop routing[18]

References

  1. ^ .
  2. ^ "Metaheuristic". Wikipedia.
  3. ^ Binu, D (24 March 2019). "Rider Optimization Algorithm". MathWorks.
  4. ^ Binu, D. "GoogleScholar".
  5. ^
    S2CID 219914332
    .
  6. ^ .
  7. .
  8. ^ Jadhav AS., Patil PB. and Biradar S (2020). "Optimal feature selection-based diabetic retinopathy detection using improved rider optimization algorithm enabled with deep learning". Evolutionary Intelligence: 1–18.
  9. .
  10. ^ Cristin R., Kumar BS., Priya C and Karthick K (2020). "Deep neural network based Rider-Cuckoo Search Algorithm for plant disease detection". Artificial Intelligence Review: 1–26.{{cite journal}}: CS1 maint: multiple names: authors list (link)
  11. ^ Sarma, S.K (2020). "Rider Optimization based Optimized Deep-CNN towards Attack Detection in IoT". In Proceedings of 4th International Conference on Intelligent Computing and Control Systems (ICICCS): 163–169.
  12. S2CID 225249612
    .
  13. .
  14. .
  15. .
  16. .
  17. .
  18. ^ Augustine S and Ananth JP (2020). "A modified rider optimization algorithm for multihop routing in WSN". International Journal of Numerical Modelling: Electronic Networks, Devices and Fields: 2764.