iGEN
Visit IGEN World Explore IGEN Expo
EXPLORE UPGRADE PLANS
BREAKING
Moody's Assigns First-Time Baa2 Rating to RBL Bank, One Notch Above India's Sovereign Sebi Bars Zee's Subhash Chandra, Punit Goenka From Market for One Year Zepto Defers IPO by Two to Three Quarters After Tepid Investor Response Tim Cook: India Among Apple's Best Global Markets as June Quarter Records Revenue Domestic funds reach record 21% stake in Indian companies as FPI ownership drops to 17% Cybercriminals widen net as assessees rush to meet I-T return filing deadline Bloomberg Delays India's Sovereign Bond Index Inclusion as Market Reforms Need Further Testing Gold loans jump 93.8% y-o-y, fuel bank credit growth in Q1FY27 Snapchat joins YouTube, LinkedIn and Substack in fight against 'AI slop' Amazon speeds last-mile delivery, expands robotics fleet past 1 million Moody's Assigns First-Time Baa2 Rating to RBL Bank, One Notch Above India's Sovereign Sebi Bars Zee's Subhash Chandra, Punit Goenka From Market for One Year Zepto Defers IPO by Two to Three Quarters After Tepid Investor Response Tim Cook: India Among Apple's Best Global Markets as June Quarter Records Revenue Domestic funds reach record 21% stake in Indian companies as FPI ownership drops to 17% Cybercriminals widen net as assessees rush to meet I-T return filing deadline Bloomberg Delays India's Sovereign Bond Index Inclusion as Market Reforms Need Further Testing Gold loans jump 93.8% y-o-y, fuel bank credit growth in Q1FY27 Snapchat joins YouTube, LinkedIn and Substack in fight against 'AI slop' Amazon speeds last-mile delivery, expands robotics fleet past 1 million
Home ›› Technology ›› Ai ›› PISA Memory System Draws on Cognitive Psychology to Boost AI Agent Adaptability

PISA Memory System Draws on Cognitive Psychology to Boost AI Agent Adaptability

Researchers propose PISA, a pragmatic psych-inspired unified memory system for AI agents that treats memory as a constructive process. It introduces a trimodal adaptation mechanism and hybrid memory access architecture, achieving state-of-the-art results on LOCOMO and the new AggQA benchmark.

iG
iGEN Editorial
June 16, 2026
PISA Memory System Draws on Cognitive Psychology to Boost AI Agent Adaptability

Memory systems are fundamental to AI agents, yet existing work often lacks adaptability to diverse tasks and overlooks the constructive and task-oriented role of AI agent memory. According to a research paper published on arXiv (2510.15966), a team of researchers — including Jia, Shian, Huang, Ziyang, Wang, Xinbo, Zhang, Haofei, and Song, Mingli — propose PISA (Pragmatic Psych-Inspired Unified Memory System) to address these limitations by treating memory as a constructive and adaptive process.

Drawing from Piaget's Theory

PISA draws from Piaget's theory of cognitive development, which views intelligence as a form of adaptation through assimilation and accommodation. The researchers argue that memory in AI agents should be similarly dynamic: not a static repository but a constructive system that evolves with experience. This psych-inspired approach underpins PISA's design, aiming to give AI agents the ability to continuously learn and adapt to new tasks without catastrophic forgetting.

Trimodal Adaptation Mechanism

To enable continuous learning and adaptability, PISA introduces a trimodal adaptation mechanism comprising three operations: schema updation, schema evolution, and schema creation. The authors report that these mechanisms preserve coherent organization while supporting flexible memory updates. Schema updation refines existing memory structures, schema evolution modifies them over time, and schema creation builds entirely new structures when needed. This tripartite approach ensures that the memory system remains both stable and plastic.

Hybrid Memory Access Architecture

Building on these schema-grounded structures, the researchers designed a hybrid memory access architecture that seamlessly integrates symbolic reasoning with neural retrieval. The symbolic component provides explicit, rule-based access, while the neural retrieval component handles pattern matching and similarity search. The authors state that this hybrid approach significantly improves retrieval accuracy and efficiency compared to purely neural or purely symbolic systems.

Empirical Evaluation

PISA was evaluated on two benchmarks: the existing LOCOMO benchmark and a newly proposed benchmark called AggQA for data analysis tasks. According to the paper, PISA sets a new state-of-the-art by significantly enhancing adaptability and long-term knowledge retention. The AggQA benchmark was created to test the system's ability to answer complex analytical queries, requiring the agent to combine memory retrieval with reasoning over aggregated data.

Implications for AI Agent Design

The work highlights the importance of treating memory as a constructive, adaptive process rather than a fixed database. By integrating psychological principles with modern AI architectures, PISA offers a unified framework that could inform future AI agent design. The authors emphasize that PISA's trimodal adaptation and hybrid access architecture are key to its performance, providing a blueprint for building more capable and flexible autonomous agents.

Further details, including code and data, are expected to be made available through the paper's listing on arXiv. The research contributes to ongoing efforts to create AI systems that can learn continuously and perform effectively across a range of tasks, a critical requirement for deployment in dynamic real-world environments.


Sources:

Keep Reading

Recommended Stories

Yann LeCun's new AI startup AMI Labs raises $1bn to build flexible intelligence beyond LLMs Technology

Yann LeCun's new AI startup AMI Labs raises $1bn to build flexible intelligence beyond LLMs

Yann LeCun, former Meta chief AI scientist, has founded AMI Labs to develop a new AI architecture called JEPA, which aims to overcome the limitations of large language models (LLMs) in understanding the physical world. The startup raised over $1bn in seed funding from Nvidia and Jeff Bezos' private investment fund, marking one of Europe's largest seed rounds.

July 2, 2026
Beyond Reasoning Gains: Mitigating General-Capability Forgetting in Large Reasoning Models Technology

Beyond Reasoning Gains: Mitigating General-Capability Forgetting in Large Reasoning Models

A new research paper from arXiv shows that reinforcement learning with verifiable rewards (RLVR) can cause large reasoning models to forget foundational capabilities like perception and faithfulness. The authors propose RECAP, a replay strategy with dynamic objective reweighting that preserves general knowledge while maintaining reasoning gains.

June 21, 2026
FreeStyle: Scalable Style-Content Dual-Reference Generation via Community LoRA Mining Technology

FreeStyle: Scalable Style-Content Dual-Reference Generation via Community LoRA Mining

FreeStyle is a scalable dual-reference generation framework that leverages community LoRAs as compositional anchors for style and content. It introduces a two-stage curriculum with attention-level enrichment and frequency-aware RoPE modulation to suppress leakage from style references. The framework is evaluated on a new benchmark covering style similarity, content preservation, and leakage rejection, achieving a strong balance among these objectives.

June 21, 2026
Agent Rosetta: How an LLM Agent Masters Protein Design for Specialized Scientific Tasks Technology

Agent Rosetta: How an LLM Agent Masters Protein Design for Specialized Scientific Tasks

Researchers introduce Agent Rosetta, an LLM-based agent integrated with the Rosetta software environment to automate complex protein design tasks. The agent achieves performance comparable to specialized ML models and human experts on canonical amino acids, and excels on non-canonical residues where standard ML fails. The study highlights the critical role of environment design in enabling LLM agents to operate specialized scientific software.

June 17, 2026