paper-with-me

Papers

Associative Constructive Evolution: Enhancing Metaheuristics through Hebbian-Learned Generative Guidance

2026-03-31 · Shanxian Lin, Yuichi Nagata, Haichuan Yang arxiv

Metaheuristic algorithms such as Particle Swarm Optimization (PSO) and Evolutionary Algorithms (EA) excel at exploring solution spaces but lack mechanisms to accumulate and reuse procedural knowledge from successful search trajectories. This paper proposes Associative Constructive Evolution (ACE), a framework that enhances metaheuristics through learned generative guidance. ACE introduces a Generative Construction Automaton (GCA) -- a probabilistic model over operation sequences -- coupled with the base metaheuristic in a synergistic loop: the metaheuristic explores and provides trajectory samples, while the GCA consolidates successful patterns and guides future exploration. Three mechanisms realize this cooperation: Hebbian weight consolidation that strengthens associations between co-successful operations, guided sampling that biases search toward learned high-quality regions, and symbolic abstraction that extracts frequent patterns into reusable macro-operations. Experiments integrating ACE with EA and PSO on molecular design and maze navigation demonstrate consistent improvements. ACE-PSO achieves a 27.5% increase in success rate while reducing convergence time by 49.6%. In molecular design, ACE-EA improves fitness by 10.1% with 126 chemically interpretable macro-operations automatically discovered.

📄 PDF Abstract BibTeX arXiv:2603.29774

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A novel metaheuristic method for solving constrained engineering optimization problems: Drone Squadron Optimization

2017-08-04 · Vinícius Veloso de Melo

Several constrained optimization problems have been adequately solved over the years thanks to advances in the metaheuristics area. In this paper, we evaluate a novel self-adaptive and auto-constructive metaheuristic cal…

Entropic Associative Memory for Manuscript Symbols

2022-02-17 · Rafael Morales, Noé Hernández, Ricardo Cruz, Victor D. Cruz 외

Manuscript symbols can be stored, recognized and retrieved from an entropic digital memory that is associative and distributed but yet declarative; memory retrieval is a constructive operation, memory cues to objects not…

Retrieval

Associative Multichannel Autoencoder for Multimodal Word Representation

2018-10-01 · EMNLP 2018 10 · Shaonan Wang, Jiajun Zhang, Cheng-qing Zong

In this paper we address the problem of learning multimodal word representations by integrating textual, visual and auditory inputs. Inspired by the re-constructive and associative nature of human memory, we propose a no…

Entropic associative memory for real world images

2024-05-21 · Noé Hernández, Rafael Morales, Luis A. Pineda

The entropic associative memory (EAM) is a computational model of natural memory incorporating some of its putative properties of being associative, distributed, declarative, abstractive and constructive. Previous experi…

Retrieval

LLMDE: A Large Language Model-Driven Differential Evolution Algorithm for Portfolio Optimization

2026-09-15 · Rong Chai, Vaclav Snasel, Xiaopeng Wang, Seyedali Mirjalili 외 arxiv

This study proposes a Large Language Model-Driven Differential Evolution (LLMDE) algorithm to reduce the reliance on handcrafted hyperparameter design. The proposed algorithm leverages a prompt engineering strategy, allo…

Portfolio OptimizationPrompt Engineering