This document reviews various optimization techniques that have been used for image compression, including ant colony optimization, harmony search algorithm, artificial bee colony algorithm, particle swarm optimization, and genetic algorithm. It provides details on how each technique is inspired by natural behaviors, such as how ant colony optimization mimics the foraging behavior of ants, and how each algorithm has been applied to problems like image compression. The document also reviews several papers that have used these optimization techniques for image compression and discusses how they can increase compression ratio while maintaining image quality.