paper-with-me

Papers

PlatMetaX: An Integrated MATLAB platform for Meta-Black-Box Optimization

2025-03-26 · Xu Yang, Rui Wang, Kaiwen Li, Wenhua Li, Tao Zhang, Fujun He

The landscape of optimization problems has become increasingly complex, necessitating the development of advanced optimization techniques. Meta-Black-Box Optimization (MetaBBO), which involves refining the optimization algorithms themselves via meta-learning, has emerged as a promising approach. Recognizing the limitations in existing platforms, we presents PlatMetaX, a novel MATLAB platform for MetaBBO with reinforcement learning. PlatMetaX integrates the strengths of MetaBox and PlatEMO, offering a comprehensive framework for developing, evaluating, and comparing optimization algorithms. The platform is designed to handle a wide range of optimization problems, from single-objective to multi-objective, and is equipped with a rich set of baseline algorithms and evaluation metrics. We demonstrate the utility of PlatMetaX through extensive experiments and provide insights into its design and implementation. PlatMetaX is available at: \href{https://github.com/Yxxx616/PlatMetaX}{https://github.com/Yxxx616/PlatMetaX}.

📄 PDF Abstract BibTeX arXiv:2503.22722

Code (1)

yxxx616/platmetax 공식 구현

Tasks

Meta-Learning

Methods 이 논문이 사용한 방법론

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

Similar Papers 제목 키워드 기반

An Open-source Toolbox for Analysing and Processing PhysioNet Databases in MATLAB and Octave

2014-09-24 · Journal of Open Research Software 2014 9 · Ikaro Silva, George Moody

The WaveForm DataBase (WFDB) Toolbox for MATLAB/Octave enables integrated access to PhysioNet's software and databases. Using the WFDB Toolbox for MATLAB/Octave, users have access to over 50 physiological databases in Ph…

Arrhythmia DetectionEEGElectrocardiography (ECG)Electroencephalogram (EEG)+2

MetaBox: A Benchmark Platform for Meta-Black-Box Optimization with Reinforcement Learning

2023-10-12 · NeurIPS 2023 11 · Zeyuan Ma, Hongshu Guo, Jiacheng Chen, Zhenrui Li 외

Recently, Meta-Black-Box Optimization with Reinforcement Learning (MetaBBO-RL) has showcased the power of leveraging RL at the meta-level to mitigate manual fine-tuning of low-level black-box optimizers. However, this fi…

Benchmarking

A Multi-objective Optimization Benchmark Test Suite for Real-time Semantic Segmentation

2024-04-25 · Yifan Zhao, Zhenyu Liang, Zhichao Lu, Ran Cheng

As one of the emerging challenges in Automated Machine Learning, the Hardware-aware Neural Architecture Search (HW-NAS) tasks can be treated as black-box multi-objective optimization problems (MOPs). An important applica…

Autonomous DrivingEvolutionary AlgorithmsHardware Aware Neural Architecture SearchNeural Architecture Search+3

Meta Gradient Adversarial Attack

2021-08-09 · ICCV 2021 10 · Zheng Yuan, Jie Zhang, Yunpei Jia, Chuanqi Tan 외

In recent years, research on adversarial attacks has become a hot spot. Although current literature on the transfer-based adversarial attack has achieved promising results for improving the transferability to unseen blac…

Adversarial AttackMeta-Learning

Neural Exploratory Landscape Analysis for Meta-Black-Box-Optimization

2024-08-20 · Zeyuan Ma, Jiacheng Chen, Hongshu Guo, Yue-Jiao Gong

Recent research in Meta-Black-Box Optimization (MetaBBO) have shown that meta-trained neural networks can effectively guide the design of black-box optimizers, significantly reducing the need for expert tuning and delive…