Differential Evolution (DE) is a potent stochastic evolutionary optimization algorithm garnering increasing research attention. Over the years, it has been found applicable in solving diverse real-world problems. DE employs mutation, crossover, and selection operators to guide populations toward optimal or nearly optimal solutions. However, the standard DE mutation strategies have found limitations in balancing exploration and exploitation effectively, thus prompting research into possible improvements. This study introduces a novel mutation strategy named Chebyshev Infused Chaos Mutation Strategy (CICMS). where a chaotic sequence partially guides the process of donor vector generation. Rigorous evaluations were conducted, comparing our modified DE against the standard DE and seven other metaheuristic algorithms, including Genetic Algorithm, Particle Swarm Optimization and Gravitational Search Algorithm. Experiments were performed using the challenging CEC 2014 benchmark functions, consisting of 30 objective functions. Results indicate substantial improvements in convergence speed and solution quality, highlighting the potential of our novel mutation strategy to enhance DE’s practicality in addressing complex optimization problems. This research contributes valuable insights to the dynamic field of optimization algorithms with implications for a wide range of applications. © 2024, Taiwan Ubiquitous Information CO LTD. All rights reserved.