The document discusses the use of genetic algorithms and metamorphic testing to enhance the robustness of large language models (LLMs) in software engineering tasks, such as code summarization and test case generation. It introduces a search process utilizing code2vec for method name prediction, comparing the effectiveness of genetic algorithms against traditional random search methods, showing a significant improvement in prediction accuracy with genetic algorithms. Finally, it presents the study setup, metrics used, and provides links to replication packages for further research.