paper-with-me

홈 › Papers

Hierarchical Genetic Algorithms with evolving objective functions

2018-12-01 · Harshavardhan Kamarthi, Kousik Krishnan

We propose a framework of genetic algorithms which use multi-level hierarchies to solve an optimization problem by searching over the space of simpler objective functions. We solve a variant of Travelling Salesman Problem called \texttt{soft-TSP} and show that when the constraints on the overall objective function are changed the algorithm adapts to churn out solutions for the changed objective. We use this idea to speed up learning by systematically altering the constraints to find a more globally optimal solution. We also use this framework to solve polynomial regression where the actual objective function is unknown but searching over space of available objective functions yields a good approximate solution.

📄 PDF Abstract BibTeX arXiv:1812.10308

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Expanding the class of global objective functions for dissimilarity-based hierarchical clustering

2022-07-28 · Sebastien Roch

Recent work on dissimilarity-based hierarchical clustering has led to the introduction of global objective functions for this classical problem. Several standard approaches, such as average linkage, as well as some new h…

Clustering

NegaBent, No Regrets: Evolving Spectrally Flat Boolean Functions

2026-01-31 · Claude Carlet, Marko Ðurasevic, Ermes Franch, Domagoj Jakobovic 외 arxiv

Negabent Boolean functions are defined by having a flat magnitude spectrum under the nega-Hadamard transform. They exist in both even and odd dimensions, and the subclass of functions that are simultaneously bent and neg…

Evolving Benchmark Functions to Compare Evolutionary Algorithms via Genetic Programming

2024-03-21 · Yifan He, Claus Aranha

In this study, we use Genetic Programming (GP) to compose new optimization benchmark functions. Optimization benchmarks have the important role of showing the differences between evolutionary algorithms, making it possib…

Evolutionary Algorithms

Heuristic design of fuzzy inference systems: A review of three decades of research

2019-08-27 · Varun Ojha, Ajith Abraham, Vaclav Snasel

This paper provides an in-depth review of the optimal design of type-1 and type-2 fuzzy inference systems (FIS) using five well known computational frameworks: genetic-fuzzy systems (GFS), neuro-fuzzy systems (NFS), hier…

Evolutionary AlgorithmsVocal Bursts Type Prediction

A Systematic Study on the Design of Odd-Sized Highly Nonlinear Boolean Functions via Evolutionary Algorithms

2025-04-24 · Claude Carlet, Marko Đurasevic, Domagoj Jakobovic, Stjepan Picek 외

This paper focuses on the problem of evolving Boolean functions of odd sizes with high nonlinearity, a property of cryptographic relevance. Despite its simple formulation, this problem turns out to be remarkably difficul…

Evolutionary Algorithms