ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2503.03239
50
0

PAIR: A Novel Large Language Model-Guided Selection Strategy for Evolutionary Algorithms

5 March 2025
Shady Ali
Mahmoud Ashraf
Seif Hegazy
Fatty Salem
Hoda Mokhtar
Mohamed Medhat Gaber
M. Alrefaie
    LLMAG
ArXivPDFHTML
Abstract

Evolutionary Algorithms (EAs) employ random or simplistic selection methods, limiting their exploration of solution spaces and convergence to optimal solutions. The randomness in performing crossover or mutations may limit the model's ability to evolve efficiently. This paper introduces Preference-Aligned Individual Reciprocity (PAIR), a novel selection approach leveraging Large Language Models to emulate human-like mate selection, thereby introducing intelligence to the pairing process in EAs. PAIR prompts an LLM to evaluate individuals within a population based on genetic diversity, fitness level, and crossover compatibility, guiding more informed pairing decisions. We evaluated PAIR against a baseline method called LLM-driven EA (LMEA), published recently. Results indicate that PAIR significantly outperforms LMEA across various TSP instances, achieving lower optimality gaps and improved convergence. This performance is especially noticeable when combined with the flash thinking model, demonstrating increased population diversity to escape local optima. In general, PAIR provides a new strategy in the area of in-context learning for LLM-driven selection in EAs via sophisticated preference modelling, paving the way for improved solutions and further studies into LLM-guided optimization.

View on arXiv
@article{ali2025_2503.03239,
  title={ PAIR: A Novel Large Language Model-Guided Selection Strategy for Evolutionary Algorithms },
  author={ Shady Ali and Mahmoud Ashraf and Seif Hegazy and Fatty Salem and Hoda Mokhtar and Mohamed Medhat Gaber and Mohamed Taher Alrefaie },
  journal={arXiv preprint arXiv:2503.03239},
  year={ 2025 }
}
Comments on this paper