paper-with-me

홈 › Papers

Adaptive Reinforcement Learning through Evolving Self-Modifying Neural Networks

2020-05-22 · Samuel Schmidgall

The adaptive learning capabilities seen in biological neural networks are largely a product of the self-modifying behavior emerging from online plastic changes in synaptic connectivity. Current methods in Reinforcement Learning (RL) only adjust to new interactions after reflection over a specified time interval, preventing the emergence of online adaptivity. Recent work addressing this by endowing artificial neural networks with neuromodulated plasticity have been shown to improve performance on simple RL tasks trained using backpropagation, but have yet to scale up to larger problems. Here we study the problem of meta-learning in a challenging quadruped domain, where each leg of the quadruped has a chance of becoming unusable, requiring the agent to adapt by continuing locomotion with the remaining limbs. Results demonstrate that agents evolved using self-modifying plastic networks are more capable of adapting to complex meta-learning learning tasks, even outperforming the same network updated using gradient-based algorithms while taking less time to train.

📄 PDF Abstract BibTeX arXiv:2006.05832

Code (0)

등록된 구현이 없습니다.

Tasks

Meta-Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Scalable Reinforcement Post-Training Beyond Static Human Prompts: Evolving Alignment via Asymmetric Self-Play

2024-10-31 · Ziyu Ye, Rishabh Agarwal, Tianqi Liu, Rishabh Joshi 외

Current reinforcement learning (RL) frameworks for large language models (LLM) post-training typically assume a fixed prompt distribution, which is sub-optimal and bottlenecks scalability. Prior works have explored promp…

Reinforcement Learning (RL)

WebRL: Training LLM Web Agents via Self-Evolving Online Curriculum Reinforcement Learning

2024-11-04 · Zehan Qi, Xiao Liu, Iat Long Iong, Hanyu Lai 외

Large language models (LLMs) have shown remarkable potential as autonomous agents, particularly in web-based tasks. However, existing LLM web agents heavily rely on expensive proprietary LLM APIs, while open LLMs lack th…

Harness-Aware Self-Evolving: Co-Evolving Model Weights, Harness, and Task Solutions

2026-07-04 · Haochen Luo, Yi Huang, Sichun Luo, Fengyuan Liu 외 arxiv

Self-evolving frameworks usually optimize task solutions while treating the surrounding harness as fixed. We introduce Harness-Aware Self-Evolving (HASE), an agentic reinforcement-learning framework in which a single mod…

Darwin Mobile Agent: A Roadmap for Self-Evolution

2026-05-26 · Daniel Beechey, Derek Yuen, Jianheng Liu, Dezhao Luo 외 arxiv

The goal of artificial intelligence is to create agents capable of general, adaptive behaviour in open-ended environments. Guided by the "Bitter Lesson", we argue that the most effective path toward this goal is to syste…

Reinforcement Learning

Evo-Attacker: Memory-Augmented Reinforcement Learning for Long-Horizon Tool Attacks on LLM-MAS

2026-05-25 · Bingyu Yan, Xiaoming Zhang, Jinyu Hou, Chaozhuo Li 외 arxiv

While Large Language Model-based Multi-Agent Systems (LLM-MAS) demonstrate remarkable capabilities in solving complex tasks by orchestrating specialized agents and external tools, the implicit trust in tool outputs creat…

Reinforcement Learning