paper-with-me

Papers

Info-Evo: Using Information Geometry to Guide Evolutionary Program Learning

2021-02-20 · Ben Goertzel

A novel optimization strategy, Info-Evo, is described, in which natural gradient search using nonparametric Fisher information is used to provide ongoing guidance to an evolutionary learning algorithm, so that the evolutionary process preferentially moves in the directions identified as "shortest paths" according to the natural gradient. Some specifics regarding the application of this approach to automated program learning are reviewed, including a strategy for integrating Info-Evo into the MOSES program learning framework.

📄 PDF Abstract BibTeX arXiv:2103.04747

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

CoNES: Convex Natural Evolutionary Strategies

2020-07-16 · Sushant Veer, Anirudha Majumdar

We present a novel algorithm -- convex natural evolutionary strategies (CoNES) -- for optimizing high-dimensional blackbox functions by leveraging tools from convex optimization and information geometry. CoNES is formula…

BenchmarkingMuJoCoreinforcement-learningReinforcement Learning (RL)

NEUZZ: Efficient Fuzzing with Neural Program Smoothing

2018-07-15 · Dongdong She, Kexin Pei, Dave Epstein, Junfeng Yang 외

Fuzzing has become the de facto standard technique for finding software vulnerabilities. However, even state-of-the-art fuzzers are not very efficient at finding hard-to-trigger software bugs. Most popular fuzzers use ev…

Evolutionary Algorithms

Integrating Dynamical Systems Learning with Foundational Models: A Meta-Evolutionary AI Framework for Clinical Trials

2025-05-25 · Joseph Geraci, Bessi Qorri, Christian Cumbaa, Mike Tsay 외

Artificial intelligence (AI) has evolved into an ecosystem of specialized "species," each with unique strengths. We analyze two: DeepSeek-V3, a 671-billion-parameter Mixture of Experts large language model (LLM) exemplif…

Evolutionary AlgorithmsLarge Language ModelMixture-of-Experts

Evolutionary Multi-Task Optimization for LLM-Guided Program Discovery

2026-05-21 · Halil Alperen Gozeten, Xuechen Zhang, Emrullah Ildiz, Ege Onur Taga 외 arxiv

Recent LLM-guided evolutionary search methods have shown that iterative program mutation can discover strong algorithms, but they typically optimize each task independently, even when related tasks share reusable structu…

Feature Engineering

Recent Developments in Program Synthesis with Evolutionary Algorithms

2021-08-27 · Dominik Sobania, Dirk Schweim, Franz Rothlauf

The automatic generation of computer programs is one of the main applications with practical relevance in the field of evolutionary computation. With program synthesis techniques not only software developers could be sup…

Evolutionary AlgorithmsProgram Synthesis