paper-with-me

Papers

Evolving Hierarchical Memory-Prediction Machines in Multi-Task Reinforcement Learning

2021-06-23 · Stephen Kelly, Tatiana Voegerl, Wolfgang Banzhaf, Cedric Gondro

A fundamental aspect of behaviour is the ability to encode salient features of experience in memory and use these memories, in combination with current sensory information, to predict the best action for each situation such that long-term objectives are maximized. The world is highly dynamic, and behavioural agents must generalize across a variety of environments and objectives over time. This scenario can be modeled as a partially-observable multi-task reinforcement learning problem. We use genetic programming to evolve highly-generalized agents capable of operating in six unique environments from the control literature, including OpenAI's entire Classic Control suite. This requires the agent to support discrete and continuous actions simultaneously. No task-identification sensor inputs are provided, thus agents must identify tasks from the dynamics of state variables alone and define control policies for each task. We show that emergent hierarchical structure in the evolving programs leads to multi-task agents that succeed by performing a temporal decomposition and encoding of the problem environments in memory. The resulting agents are competitive with task-specific agents in all six environments. Furthermore, the hierarchical structure of programs allows for dynamic run-time complexity, which results in relatively efficient operation.

📄 PDF Abstract BibTeX arXiv:2106.12659

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Product Kanerva Machines: Factorized Bayesian Memory

2020-02-06 · Adam Marblestone, Yan Wu, Greg Wayne

An ideal cognitively-inspired memory system would compress and organize incoming items. The Kanerva Machine (Wu et al, 2018) is a Bayesian model that naturally implements online memory compression. However, the organizat…

Clustering

RGMem: Renormalization Group-inspired Memory Evolution for Language Agents

2025-10-18 · Ao Tian, Yunfeng Lu, Xinxin Fan, Changhao Wang 외 arxiv

Personalized and continuous interactions are critical for LLM-based conversational agents, yet finite context windows and static parametric memory hinder the modeling of long-term, cross-session user states. Existing app…

EpiEvolve: Self-Evolving Agents for Streaming Pandemic Forecasting under Regime Shifts

2026-06-03 · Yiming Lu, Sihang Zeng, Zhengxu Tang, Max Lau 외 arxiv

Epidemic LLM forecasters are usually trained and evaluated as static supervised models, whereas operational pandemic forecasting is a streaming process in which labels arrive after predictions and disease regimes shift o…

PhotoCraft: Agentic Reasoning with Hierarchical Self-Evolving Memory for Deep Image Search

2026-06-02 · Kailin Lyu, Zhiqiang Yuan, Jianwei He, Qiwei Yan 외 arxiv

Deep Image Search requires multi-step reasoning over rich contextual cues, such as time, location, and event relations. However, most existing LLM-based agents are stateless and reactive, lacking persistent memory to mai…

Answer Generation

SEDM: Scalable Self-Evolving Distributed Memory for Agents

2025-09-11 · Haoran Xu, Jiacong Hu, Ke Zhang, Lei Yu 외 arxiv

Long-term multi-agent systems inevitably generate vast amounts of trajectories and historical interactions, which makes efficient memory management essential for both performance and scalability. Existing methods typical…

Fact Verification