Get Started
Research questionHow can CPU-oriented multiobjective evolutionary algorithms be tensorized without changing their optimization behavior?MOEAs expose population-level parallelism, but mature CPU implementations often express their states, dependencies, and updates through sequential program structures. Reorganizing these computations for tensor hardware can change the operators or update logic that define the optimization algorithm.
Code Generation & Program Synthesis
Multi-agent Systems
Neural and Evolutionary Computing
Latest papersRecent research connected to this question, newest first.Semantics-Guided Automatic Tensorization for Multiobjective Evolutionary Algorithms: A Multi-Agent FrameworkThe source concerns automatic conversion of CPU-oriented MOEA implementations to tensor platforms, using a multi-agent code-conversion framework. Evidence covers 48 MOEAs, matched large-language-model backends, external-source transfer, and component ablations; reported results include 88.2% of valid comparisons meeting the stated optimization-fidelity criterion and median GPU speedups of 22.6× under population scaling and 80.2× under decision-dimension scaling.research paper · Sep 2, 2026
Related questions
How should GPU implementations be compared fairly when their optimization effort is asymmetric?How can TPU kernels be generated and optimized without scarce hardware expertise?How can symbolic regression optimize constants efficiently across heterogeneous expression-tree populations on GPUs?How can evolutionary transfer optimization scale evaluation across many related tasks without evaluation dominating runtime?
Home
Topics
Search
Library