PulseAugur
EN
LIVE 03:55:37

JANUS module enhances black-box optimization with Jacobian alignment

Researchers have developed JANUS, a novel plug-and-play module designed to enhance population-based optimizers like CMA-ES. JANUS extracts local geometric signals from recent evaluation traces without replacing the host optimizer, estimating a local Jacobian for both exploitation and exploration candidates. This method improves performance on a significant majority of BBOB functions across various dimensions and achieves top results on structured and multi-objective tasks, including UAV path planning, with no offline training cost. AI

IMPACT Enhances optimization algorithms for complex problems, potentially improving efficiency in AI model training and hyperparameter tuning.

RANK_REASON The cluster describes a new method published in an arXiv cs.NE paper, detailing a novel algorithm for optimization. [lever_c_demoted from research: ic=1 ai=0.7]

Read on arXiv cs.NE (Neural & Evolutionary) →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

JANUS module enhances black-box optimization with Jacobian alignment

COVERAGE [1]

  1. arXiv cs.NE (Neural & Evolutionary) TIER_1 English(EN) · Changyuan Wen ·

    JANUS: Online Jacobian-Aligned Infill for Black-Box Optimization

    Population optimizers such as CMA-ES, DE, and multi-objective evolutionary algorithms drive search mainly through selection signals that are scalar or rank based: such a signal indicates that one candidate outperforms another, but not the local direction responsible for the impro…