Skill derived from arXiv paper 2607.11913: Towards Self-Evolving Agents: A Human-Inspired Adaptive Exploration-Exploitation Framework for Genetic Network Programming
Scanned 9/11/2026
Install to Claude Code
npx -y skills add hiyenwong/ai_collection --skill towards-self-evolving-agents-a-human-inspired-adap --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Towards Self Evolving Agents A Human Inspired Adap?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/hiyenwong-towards-self-evolving-agents-a-human-inspired-adap)More formats (shields.io, HTML) on the badges page.
---
name: towards-self-evolving-agents-a-human-inspired-adap
description: Skill derived from arXiv paper 2607.11913: Towards Self-Evolving Agents: A Human-Inspired Adaptive Exploration-Exploitation Framework for Genetic Network Programming
category: multi-agent-rl
created: 2026-07-23
arxiv_id: 2607.11913
utility: 1.0
---
# towards-self-evolving-agents-a-human-inspired-adap
Derived from arXiv paper [2607.11913]: Towards Self-Evolving Agents: A Human-Inspired Adaptive Exploration-Exploitation Framework for Genetic Network Programming
## Abstract
Recent advancements in agentic AI have increasingly moved toward graph-based methods, driven by the demand for explainable, human-centered, and non-linear reasoning workflows. A prominent example is Genetic Network Programming (GNP), a self-evolving algorithm that utilizes directed graphs to evolve interpretable decision structures for agents. As in most evolutionary algorithms, effectively balancing exploration and exploitation is a key aspect of GNP. However, this trade-off has received limited attention in the GNP literature. To address this gap, we draw inspiration from human developmental patterns, where children prioritize broad experimentation and action over deliberation, with this tendency reversing with age. By mapping transitions between GNP's judgment nodes to deliberation and processing nodes to action, we propose Human-Inspired GNP (HGNP), a novel adaptive framework that dynamically regulates the exploration-exploitation balance throughout the evolutionary process. The method consists of novel adaptive crossover and mutation operators, and a cycle elimination mechanism. HGNP not only improves the evolutionary process but also provides a framework for adjusting the exploration-exploitation balance based on the characteristics of the target environment and its search space. This approach is more effective than tuning via crossover and mutation probabilities in standard GNP. The modifications are general and can be applied to almost all GNP variants. When integrated with standard GNP and two recently introduced GNP variants and evaluated on the Tileworld benchmark, HGNP demonstrated significant performance improvement in agents' strategy. The combination of HGNP with Situation-based GNP (HGNP-SBGNP) achieved the best overall results.
## Authors
Ali Kohan, Mohamad Roshanzamir, Roohallah Alizadehsani, Seyedali Mirjalili
## Published
2026-07-04
## Categories
cs.NE, cs.AI
## Utility
1.0
## Note
This skill was automatically generated from the arXiv paper as part of the daily cron job.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!