paper-with-me

Papers

Genes in Intelligent Agents

2023-06-17 · Fu Feng, Jing Wang, Xu Yang, Xin Geng

The genes in nature give the lives on earth the current biological intelligence through transmission and accumulation over billions of years. Inspired by the biological intelligence, artificial intelligence (AI) has devoted to building the machine intelligence. Although it has achieved thriving successes, the machine intelligence still lags far behind the biological intelligence. The reason may lie in that animals are born with some intelligence encoded in their genes, but machines lack such intelligence and learn from scratch. Inspired by the genes of animals, we define the `genes'' of machines named as the `learngenes'' and propose the Genetic Reinforcement Learning (GRL). GRL is a computational framework that simulates the evolution of organisms in reinforcement learning (RL) and leverages the learngenes to learn and evolve the intelligence agents. Leveraging GRL, we first show that the learngenes take the form of the fragments of the agents' neural networks and can be inherited across generations. Second, we validate that the learngenes can transfer ancestral experience to the agents and bring them instincts and strong learning abilities. Third, we justify the Lamarckian inheritance of the intelligent agents and the continuous evolution of the learngenes. Overall, the learngenes have taken the machine intelligence one more step toward the biological intelligence.

📄 PDF Abstract BibTeX arXiv:2306.10225

Code (1)

fu-feng/grl 공식 구현 pytorch

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

GUI-GENESIS: Automated Synthesis of Efficient Environments with Verifiable Rewards for GUI Agent Post-Training

2026-02-15 · Yuan Cao, Dezhi Ran, Mengzhou Wu, Yuzhe Guo 외 arxiv

Post-training GUI agents in interactive environments is critical for developing generalization and long-horizon planning capabilities. However, training on real-world applications is hindered by high latency, poor reprod…

OS-Genesis: Automating GUI Agent Trajectory Construction via Reverse Task Synthesis

2024-12-27 · Qiushi Sun, Kanzhi Cheng, Zichen Ding, Chuanyang Jin 외

Graphical User Interface (GUI) agents powered by Vision-Language Models (VLMs) have demonstrated human-like computer control capability. Despite their utility in advancing digital automation, a critical bottleneck persis…

DiversitySynthetic Data Generation

GeneSys: Enabling Continuous Learning through Neural Network Evolution in Hardware

2018-08-03 · Ananda Samajdar, Parth Mannan, Kartikay Garg, Tushar Krishna

Modern deep learning systems rely on (a) a hand-tuned neural network topology, (b) massive amounts of labeled training data, and (c) extensive training over large-scale compute resources to build a system that can perfor…

CPUGPUimage-classificationImage Classification+4

Natural site-directed mutagenesis might exist in eukaryotic cells

2016-04-18

Site-directed mutagenesis refers to a man-made molecular biology method that is used to make genetic alterations in the DNA sequence of a gene of interest. But based on our recently published experimental findings, we pr…

Persistent Recursive Worlds Enable Autonomous Software Evolution

2026-08-12 · Beichen Huang, Zhenyu Liang, Bowen Zheng, Ran Cheng hf

Complex software systems develop over timescales that exceed the lifespan of any individual coding agent. Most agentic software systems preserve continuity through persistent sessions, memories, managers or shared contex…