English

Neural Genetic Search in Discrete Spaces

Neural and Evolutionary Computing 2025-06-18 v2 Machine Learning

Abstract

Effective search methods are crucial for improving the performance of deep generative models at test time. In this paper, we introduce a novel test-time search method, Neural Genetic Search (NGS), which incorporates the evolutionary mechanism of genetic algorithms into the generation procedure of deep models. The core idea behind NGS is its crossover, which is defined as parent-conditioned generation using trained generative models. This approach offers a versatile and easy-to-implement search algorithm for deep generative models. We demonstrate the effectiveness and flexibility of NGS through experiments across three distinct domains: routing problems, adversarial prompt generation for language models, and molecular design.

Keywords

Cite

@article{arxiv.2502.10433,
  title  = {Neural Genetic Search in Discrete Spaces},
  author = {Hyeonah Kim and Sanghyeok Choi and Jiwoo Son and Jinkyoo Park and Changhyun Kwon},
  journal= {arXiv preprint arXiv:2502.10433},
  year   = {2025}
}

Comments

ICML 2025

R2 v1 2026-06-28T21:44:51.957Z