paper-with-me

Papers

Toward Automated Algorithm Design: A Survey and Practical Guide to Meta-Black-Box-Optimization

2024-11-01 · Zeyuan Ma, Hongshu Guo, Yue-Jiao Gong, Jun Zhang, Kay Chen Tan

In this survey, we introduce Meta-Black-Box-Optimization~(MetaBBO) as an emerging avenue within the Evolutionary Computation~(EC) community, which incorporates Meta-learning approaches to assist automated algorithm design. Despite the success of MetaBBO, the current literature provides insufficient summaries of its key aspects and lacks practical guidance for implementation. To bridge this gap, we offer a comprehensive review of recent advances in MetaBBO, providing an in-depth examination of its key developments. We begin with a unified definition of the MetaBBO paradigm, followed by a systematic taxonomy of various algorithm design tasks, including algorithm selection, algorithm configuration, solution manipulation, and algorithm generation. Further, we conceptually summarize different learning methodologies behind current MetaBBO works, including reinforcement learning, supervised learning, neuroevolution, and in-context learning with Large Language Models. A comprehensive evaluation of the latest representative MetaBBO methods is then carried out, alongside an experimental analysis of their optimization performance, computational efficiency, and generalization ability. Based on the evaluation results, we meticulously identify a set of core designs that enhance the generalization and learning effectiveness of MetaBBO. Finally, we outline the vision for the field by providing insight into the latest trends and potential future directions. Relevant literature will be continuously collected and updated at https://github.com/MetaEvo/Awesome-MetaBBO.

📄 PDF Abstract BibTeX arXiv:2411.00625

Code (2)

gmc-drl/awesome-metabbo 공식 구현 jax
metaevo/awesome-metabbo 공식 구현 jax

Tasks

Computational EfficiencyIn-Context LearningMeta-Learning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Multi-Depth Uniform Coverage Path Planning for Unmanned Surface Vehicle Surveying

2026-05-13 · Maider Larrazabal, Tong Yang, Izaro Goienetxea, Jaime Valls Miro arxiv

This paper introduces a novel automatic coverage path planning algorithm for bathymetry surveying with unmanned surface vehicles. The detection range of the mapping sensor employed - a multibeam echo sounder - is heavily…

ARISE: Agentic Rubric-Guided Iterative Survey Engine for Automated Scholarly Paper Generation

2025-11-21 · Zi Wang, Xingqiao Wang, Sangah Lee, Xiaowei Xu arxiv

The rapid expansion of scholarly literature presents significant challenges in synthesizing comprehensive, high-quality academic surveys. Recent advancements in agentic systems offer considerable promise for automating t…

Paper generation

Automated Design of Metaheuristic Algorithms: A Survey

2023-03-12 · Qi Zhao, Qiqi Duan, Bai Yan, Shi Cheng 외

Metaheuristics have gained great success in academia and practice because their search logic can be applied to any problem with available solution representation, solution quality evaluation, and certain notions of local…

Survey

A Field Guide to Federated Optimization

2021-07-14 · Jianyu Wang, Zachary Charles, Zheng Xu, Gauri Joshi 외

Federated learning and analytics are a distributed approach for collaboratively learning models (or statistics) from decentralized data, motivated by and designed for privacy protection. The distributed learning process …

Federated Learning

A Comprehensive Review of Artificial Intelligence Applications in Major Retinal Conditions

2023-11-22 · Hina Raja, Taimur Hassan, Bilal Hassan, Muhammad Usman Akram 외

This paper provides a systematic survey of retinal diseases that cause visual impairments or blindness, emphasizing the importance of early detection for effective treatment. It covers both clinical and automated approac…

Survey