OpenTrain AI
No verified implementation yet

Multi-Modal Learning meets Genetic Programming: Analyzing Alignment in Latent Space Optimization

Benjamin Léger, Kazem Meidani, Christian Gagné

April 9, 2026arXiv: 2604.08324
0 repos~a few hours to reproduce
arXiv PDF

Abstract

Symbolic regression (SR) aims to discover mathematical expressions from data, a task traditionally tackled using Genetic Programming (GP) through combinatorial search over symbolic structures. Latent Space Optimization (LSO) methods use neural encoders to map symbolic expressions into continuous spaces, transforming the combinatorial search into continuous optimization. SNIP (Meidani et al., 2024), a contrastive pre-...

Best Implementation

Maintained implementation evidence is not confirmed for this paper yet.

Use the Implementation Status and Reproduction Path sections below for the current action plan.

Reproduction Path

Follow this baseline workflow to decide if this paper is worth immediate prototyping.

  1. 1

    This is primarily a method paper. Reproduce it within a maintained framework baseline instead of chasing paper-specific repos.

  2. 2

    Start with framework-native implementations (e.g. PyTorch optimizer module, Optax, or Transformers training loops).

  3. 3

    Replicate the paper ablation settings first, then compare against modern baselines.

Time to first repro: a few hoursNo maintained paper-verified implementation is currently available

Additional Implementations

No additional verified repositories beyond the primary recommendation.

Hugging Face Artifacts

No trustworthy direct or curated related Hugging Face artifacts were found yet.

Research Context