paper-with-me

Papers

A Polynomial Time Approximation Scheme for a Single Machine Scheduling Problem Using a Hybrid Evolutionary Algorithm

2012-02-08 · Boris Mitavskiy, Jun He

Nowadays hybrid evolutionary algorithms, i.e, heuristic search algorithms combining several mutation operators some of which are meant to implement stochastically a well known technique designed for the specific problem in question while some others playing the role of random search, have become rather popular for tackling various NP-hard optimization problems. While empirical studies demonstrate that hybrid evolutionary algorithms are frequently successful at finding solutions having fitness sufficiently close to the optimal, many fewer articles address the computational complexity in a mathematically rigorous fashion. This paper is devoted to a mathematically motivated design and analysis of a parameterized family of evolutionary algorithms which provides a polynomial time approximation scheme for one of the well-known NP-hard combinatorial optimization problems, namely the "single machine scheduling problem without precedence constraints". The authors hope that the techniques and ideas developed in this article may be applied in many other situations.

📄 PDF Abstract BibTeX arXiv:1202.1708

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesCombinatorial OptimizationEvolutionary AlgorithmsHeuristic SearchScheduling

Similar Papers 제목 키워드 기반

A Hybrid Neural Network -- Polynomial Series Scheme for Learning Invariant Manifolds of Discrete Dynamical Systems

2025-06-16 · Dimitrios G. Patsatzis, Nikolaos Kazantzis, Ioannis G. Kevrekidis, Constantinos Siettos

We propose a hybrid machine learning scheme to learn -- in physics-informed and numerical analysis-informed fashion -- invariant manifolds (IM) of discrete maps for constructing reduced-order models (ROMs) for dynamical …

Hybrid Machine Learning

Recurrent neural networks approximate continuous functions

2026-06-18 · Valentin Abadie, Clemens Hutter, Helmut Bölcskei arxiv

Classical approximation theorems ask for a new neural network whenever the target accuracy is improved. This paper studies the opposite possibility: can the network be chosen once and for all, and can accuracy be bought …

Fully Polynomial-Time Randomized Approximation Schemes for Global Optimization of High-Dimensional Folded Concave Penalized Generalized Linear Models

2019-09-25 · Charles Hernandez, HungYi Lee, Hongchen Liu

Global solutions to high-dimensional sparse estimation problems with a folded concave penalty (FCP) have been shown to be statistically desirable but are strongly NP-hard to compute, which implies the non-existence of a…

global-optimization

Fast Sketching of Polynomial Kernels of Polynomial Degree

2021-08-21 · Zhao Song, David P. Woodruff, Zheng Yu, Lichen Zhang

Kernel methods are fundamental in machine learning, and faster algorithms for kernel approximation provide direct speedups for many core tasks in machine learning. The polynomial kernel is especially important as other k…

ARCBIG-bench Machine Learning

Strongly polynomial efficient approximation scheme for segmentation

2018-05-28 · Nikolaj Tatti

Partitioning a sequence of length $n$ into $k$ coherent segments (Seg) is one of the classic optimization problems. As long as the optimization criterion is additive, Seg can be solved exactly in $O(n^2k)$ time using a c…

2kSegmentation