paper-with-me

홈 › Papers

A Continuous Optimisation Benchmark Suite from Neural Network Regression

2021-09-12 · Katherine M. Malan, Christopher W. Cleghorn

Designing optimisation algorithms that perform well in general requires experimentation on a range of diverse problems. Training neural networks is an optimisation task that has gained prominence with the recent successes of deep learning. Although evolutionary algorithms have been used for training neural networks, gradient descent variants are by far the most common choice with their trusted good performance on large-scale machine learning tasks. With this paper we contribute CORNN (Continuous Optimisation of Regression tasks using Neural Networks), a large suite for benchmarking the performance of any continuous black-box algorithm on neural network training problems. Using a range of regression problems and neural network architectures, problem instances with different dimensions and levels of difficulty can be created. We demonstrate the use of the CORNN Suite by comparing the performance of three evolutionary and swarm-based algorithms on over 300 problem instances, showing evidence of performance complementarity between the algorithms. As a baseline, the performance of the best population-based algorithm is benchmarked against a gradient-based approach. The CORNN suite is shared as a public web repository to facilitate easy integration with existing benchmarking platforms.

📄 PDF Abstract BibTeX arXiv:2109.05606

Code (1)

cwcleghornai/cornn 공식 구현 pytorch

Tasks

BenchmarkingEvolutionary Algorithmsregression

Similar Papers 제목 키워드 기반

A Scalable Test Suite for Continuous Dynamic Multiobjective Optimisation

2019-03-06 · Shouyong Jiang, Marcus Kaiser, Shengxiang Yang, Stefanos Kollias 외

Dynamic multiobjective optimisation has gained increasing attention in recent years. Test problems are of great importance in order to facilitate the development of advanced algorithms that can handle dynamic environment…

A Constructive, Type-Theoretic Approach to Regression via Global Optimisation

2020-06-23 · Dan R. Ghica, Todd Waugh Ambridge

We examine the connections between deterministic, complete, and general global optimisation of continuous functions and a general concept of regression from the perspective of constructive type theory via the concept of …

regressionVocal Bursts Type Prediction

BLADE: Benchmark suite for LLM-driven Automated Design and Evolution of iterative optimisation heuristics

2025-04-28 · Niki van Stein, Anna V. Kononova, Haoran Yin, Thomas Bäck

The application of Large Language Models (LLMs) for Automated Algorithm Discovery (AAD), particularly for optimisation heuristics, is an emerging field of research. This emergence necessitates robust, standardised benchm…

Benchmarking

CrossVLA: Cross-Paradigm Post-Training and Inference Optimization for Vision-Language-Action Models

2026-05-21 · Zhi Liu arxiv

Vision-Language-Action (VLA) models have rapidly converged on a small set of architectural patterns: discrete-token autoregression (e.g. OpenVLA) and continuous-action flow-matching (e.g. pi-0.5). Yet preference alignmen…

Mycelial Search: A Graph-Structured Metaheuristic for Continuous Optimisation

2026-08-24 · Mohammad Mahdi Dehshibi arxiv

Continuous optimisation methods need to balance sharing information and maintaining alternative search directions. In this paper, we introduce Mycelial Search (Myco), a graph-structured metaheuristic designed around acti…