PulseAugur
EN
LIVE 21:24:07

New Hyper-Heuristic Optimizes Continuous Problems with Whale Guidance

Researchers have developed WASHH, a novel Whale-guided Adaptive Selection Hyper-Heuristic designed for continuous black-box optimization. This method integrates various search strategies like PSO, GWO, and DE, controlled by an online reward mechanism that allocates evaluations based on observed improvements. WASHH also incorporates an anchor refinement technique to leverage inexpensive reference configurations without needing full black-box evaluations. In tests on benchmark functions and SVC hyperparameter configuration for breast cancer diagnosis, WASHH demonstrated superior performance, achieving the best average rank and lowest validation log loss. AI

IMPACT This research introduces a novel optimization technique that could improve the efficiency of training and configuring machine learning models, particularly in resource-constrained environments.

RANK_REASON The cluster contains an academic paper detailing a new algorithm for optimization. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.LG →

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

New Hyper-Heuristic Optimizes Continuous Problems with Whale Guidance

COVERAGE [1]

  1. arXiv cs.LG TIER_1 English(EN) · Yifu Zhao, Xiaofan Zou, Junhao Wei, Yanxiao Li, Baili Lu, Zhenhong Peng, Dexing Yao, Haochen Li, Qinbin He, Sio-Kei Im, Xu Yang, Yapeng Wang ·

    WASHH: An Anchor-Aware Whale-Guided Selection Hyper-Heuristic for Continuous Optimization and SVC Configuration

    arXiv:2605.28844v1 Announce Type: cross Abstract: Learning-assisted algorithm design often has to make reliable search decisions under small evaluation budgets, where committing to a single metaheuristic can be unreliable. We propose WASHH, a Whale-guided Adaptive Selection Hyper…