The invention discloses a
reinforcement learning aided
evolutionary algorithm for parameter optimization in
algorithm configuration, which comprises the following steps of: performing parameterized definition on four core operators, coding all adjustable parameters, and constructing a unified parameter
configuration space; then randomly initializing a configuration
population, and inputting the configuration
population into an optimization framework assisted by
reinforcement learning; the framework is internally provided with an
intelligent agent and is executed in each generation of iteration: operating an
evolutionary algorithm according to parameter configuration and evaluating performance; the
intelligent agent adaptively selects a predefined alignment strategy based on a
population state, and guides
mutation operation to generate a filial generation; performing environment selection and population updating based on performance evaluation; and finally, calculating rewards according to population performance, and training and updating the agent
decision model. And after iteration to a termination condition, outputting configuration with optimal performance and a corresponding
algorithm thereof. According to the method, an
evolutionary algorithm search space is constructed through comprehensive parameterization, a
reinforcement learning agent is introduced to adaptively
process variable-length coding, and a double-layer optimization framework is adopted to efficiently search optimal
algorithm configuration.