Tagged articles
35 articles
Page 1 of 1
FunTester
FunTester
May 19, 2026 · Artificial Intelligence

How Memory Layering Makes AI Agents Smarter Over Time

The article explains why default agent memory is fleeting, proposes a two‑layer design of session and long‑term memory with a post‑session “dreaming” integration step, and shows how selective persistence and shared long‑term storage keep agents continuously improving.

AI ArchitectureAgent MemoryDream Integration
0 likes · 8 min read
How Memory Layering Makes AI Agents Smarter Over Time
IT Services Circle
IT Services Circle
May 11, 2026 · Artificial Intelligence

Can Claude’s Code Generation Replace Agent Memory Systems? Understanding CLAUDE.md, Memory, and RAG

The article explains why large language model agents need dedicated memory systems to overcome limited context windows, outlines short‑term and long‑term memory architectures, storage forms, functional categories, lifecycle operations, control‑policy research, compares leading products, and presents best‑practice engineering guidelines for building scalable, privacy‑aware agent memory pipelines.

Agent MemoryControl PolicyLong-term Memory
0 likes · 25 min read
Can Claude’s Code Generation Replace Agent Memory Systems? Understanding CLAUDE.md, Memory, and RAG
AI Illustrated Series
AI Illustrated Series
Apr 25, 2026 · Artificial Intelligence

How AI Agents Remember Everything: A Deep Dive into Memory System Design

The article explains why large language models lack persistent memory, introduces a three‑layer memory architecture for AI agents—sensory, working, and long‑term memory—and details how vector databases, embedding models, and retrieval strategies enable cross‑session knowledge retention and personalized assistance.

AI AgentEmbeddingLong-term Memory
0 likes · 24 min read
How AI Agents Remember Everything: A Deep Dive into Memory System Design
DataFunTalk
DataFunTalk
Apr 24, 2026 · Databases

DM GDMBASE V4.0: HyperRAG, Long‑Term Memory & NL Agents for Graph‑Vector AI

At the 2026 China Database Technology & Industry Conference, DM unveiled GDMBASE V4.0, a graph database that natively fuses vectors and graphs, introduces HyperRAG, long‑term memory, and a natural‑language agent, and delivers sub‑500 ms retrieval, 30% higher recall and 60% lower hallucination rates for AI workloads.

AI integrationHybrid RetrievalHyperRAG
0 likes · 12 min read
DM GDMBASE V4.0: HyperRAG, Long‑Term Memory & NL Agents for Graph‑Vector AI
Machine Heart
Machine Heart
Apr 20, 2026 · Artificial Intelligence

Does OpenClaw Remember You? Cambridge Launches ATM‑Bench for Long‑Term Memory

CAMBRIDGE's new ATM‑Bench evaluates AI assistants' ability to retrieve personal memories spanning years across multimodal data, revealing that leading agents like OpenClaw, Codex, and Claude Code achieve under 40% accuracy and struggle despite extensive toolchains, highlighting a fundamental long‑term memory challenge.

AI BenchmarkATM-BenchClaude Code
0 likes · 8 min read
Does OpenClaw Remember You? Cambridge Launches ATM‑Bench for Long‑Term Memory
Big Data and Microservices
Big Data and Microservices
Apr 19, 2026 · Artificial Intelligence

Why Do AI Agents Forget? Understanding Short‑Term and Long‑Term Memory

This article explains how AI agents store information using short‑term (context window) and long‑term (vector database, RAG, knowledge graph) memory, illustrates the concepts with everyday analogies, and shows how proper memory design improves real‑world applications like customer service bots and personal assistants.

AI agentsAI memoryKnowledge Graph
0 likes · 6 min read
Why Do AI Agents Forget? Understanding Short‑Term and Long‑Term Memory
FunTester
FunTester
Apr 14, 2026 · Artificial Intelligence

Why Long-Term Memory Is the Next Frontier for Large Language Models

The article examines how the evolution of large‑language‑model memory is shifting from expanding context windows to building controllable, auditable long‑term memory systems, comparing strategies of OpenAI, Anthropic, Google, Microsoft and Meta, and outlining future trends such as automatic memory policies, multimodal storage, agent‑shared memory, and memory‑reasoning integration.

AI ArchitectureLong-term Memoryfuture AI trends
0 likes · 8 min read
Why Long-Term Memory Is the Next Frontier for Large Language Models
PaperAgent
PaperAgent
Apr 13, 2026 · Artificial Intelligence

How Keyframe‑Chaining VLA Gives Robots Long‑Term Memory and Faster Reasoning

The article introduces the Keyframe‑Chaining VLA (KC‑VLA) framework, which replaces dense video sampling with semantic keyframe linking to provide robots with global temporal awareness, presents a new long‑term memory benchmark, and demonstrates superior performance in both simulation and real‑world robotic experiments.

AIKeyframe ChainingLong-term Memory
0 likes · 9 min read
How Keyframe‑Chaining VLA Gives Robots Long‑Term Memory and Faster Reasoning
SuanNi
SuanNi
Apr 12, 2026 · Artificial Intelligence

How MemPO Gives AI Agents Long‑Term Memory and Cuts Costs by 70%

The paper introduces MemPO, a self‑memory strategy optimization algorithm that lets large language model agents actively manage their memory, dramatically improving accuracy on complex multi‑step tasks while reducing token consumption by up to 73%, and validates the approach with extensive experiments and analysis.

AILong-term MemoryMemory Optimization
0 likes · 11 min read
How MemPO Gives AI Agents Long‑Term Memory and Cuts Costs by 70%
ArcThink
ArcThink
Apr 2, 2026 · Artificial Intelligence

Why LLMs Forget You: Uncovering the Limits and Solutions for Long‑Term Memory

The article explains why large language models lack persistent memory due to the stateless Transformer architecture, breaks down the four dimensions of memory loss, surveys seven technical approaches, three product implementations, and emerging research, and discusses security and privacy implications.

AILLMLong-term Memory
0 likes · 22 min read
Why LLMs Forget You: Uncovering the Limits and Solutions for Long‑Term Memory
AI Large-Model Wave and Transformation Guide
AI Large-Model Wave and Transformation Guide
Mar 25, 2026 · Artificial Intelligence

Mastering Dify’s Multi‑Turn Context: From Short‑Term Memory to Knowledge‑Enhanced RAG

This guide explains how Dify manages multi‑turn conversation context through short‑term and long‑term memory, offers compression strategies, integrates knowledge‑base retrieval, provides prompt orchestration templates, and shows API examples for fine‑grained control, with practical configuration tips for various use cases.

AIAPIContext management
0 likes · 6 min read
Mastering Dify’s Multi‑Turn Context: From Short‑Term Memory to Knowledge‑Enhanced RAG
Alibaba Cloud Big Data AI Platform
Alibaba Cloud Big Data AI Platform
Mar 24, 2026 · Artificial Intelligence

How Hologres + Mem0 Deliver Low‑Cost, High‑Performance Long‑Memory for LLMs

This article explains how the combination of Hologres, a unified real‑time data warehouse, and Mem0, an open‑source LLM memory framework, overcomes the limited context window of large language models by providing scalable, low‑latency, and cost‑effective long‑term memory for AI applications.

AI InfrastructureHologresLLM
0 likes · 11 min read
How Hologres + Mem0 Deliver Low‑Cost, High‑Performance Long‑Memory for LLMs
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
Mar 14, 2026 · Artificial Intelligence

From Single to Multi-Granularity: How MemGAS Keeps Conversational Agents from Forgetting

The ICLR 2026 paper introduces MemGAS, a multi‑granularity memory framework that organizes dialogue history into session, turn, summary, and keyword levels, dynamically associates them with a Gaussian‑Mixture Model, selects the optimal granularity via entropy‑based routing, and achieves state‑of‑the‑art retrieval and QA performance on long‑term conversational benchmarks.

Long-term MemoryMemGASconversational agents
0 likes · 11 min read
From Single to Multi-Granularity: How MemGAS Keeps Conversational Agents from Forgetting
ShiZhen AI
ShiZhen AI
Mar 11, 2026 · Artificial Intelligence

Build Persistent AI Agents with OpenClaw: A 40‑Day Hands‑On Guide

This article details a 40‑day workflow for creating and evolving eight continuous‑running OpenClaw AI agents using a three‑layer markdown file system—Identity, Operations, and Knowledge—showing how to give agents long‑term memory, self‑healing checks, and coordinated collaboration without databases or message queues.

AI agentsAgent CoordinationLong-term Memory
0 likes · 17 min read
Build Persistent AI Agents with OpenClaw: A 40‑Day Hands‑On Guide
AI Waka
AI Waka
Feb 27, 2026 · Artificial Intelligence

How to Add Persistent Long‑Term Memory to LangGraph Agents with Trustcall

This article explains how to integrate durable long‑term memory into LangGraph agents, covering memory types, their coordination, limitations of native LangGraph storage, and a step‑by‑step implementation using Trustcall’s schema‑driven extractors for both user profiles and paper collections.

AILLM agentsLangGraph
0 likes · 16 min read
How to Add Persistent Long‑Term Memory to LangGraph Agents with Trustcall
Data STUDIO
Data STUDIO
Feb 22, 2026 · Artificial Intelligence

Building AI Agents with LangGraph: Implementing RAG and Long‑Term Memory

This tutorial walks through adding Retrieval‑Augmented Generation (RAG) and persistent long‑term memory to a LangGraph AI agent, covering concepts, step‑by‑step code for document loading, vector store creation, prompt engineering, memory management, and best‑practice pitfalls.

AI AgentEmbeddingLangChain
0 likes · 16 min read
Building AI Agents with LangGraph: Implementing RAG and Long‑Term Memory
Architecture and Beyond
Architecture and Beyond
Feb 8, 2026 · Artificial Intelligence

Designing Scalable Long-Term Memory for AI Agents: Capture, Compress, Retrieve

This article explains how to build a controllable, editable, and cost‑effective long‑term memory system for AI agents by categorizing memory types, structuring a three‑stage pipeline of capture, AI‑driven compression, and smart retrieval, and choosing appropriate storage back‑ends such as files, knowledge bases, or databases.

Agent DesignKnowledge BaseLong-term Memory
0 likes · 18 min read
Designing Scalable Long-Term Memory for AI Agents: Capture, Compress, Retrieve
Alibaba Cloud Developer
Alibaba Cloud Developer
Jan 30, 2026 · Artificial Intelligence

How Memory Systems Empower AI Agents: From Short‑Term Context to Long‑Term Knowledge

This article explains how memory systems—both short‑term session memory and cross‑session long‑term memory—address the context‑window limits, token costs, and personalization challenges of AI agents, detailing core concepts, framework differences, integration architectures, context‑engineering strategies, technical components, challenges, and emerging industry trends.

AIAgent ArchitectureLong-term Memory
0 likes · 21 min read
How Memory Systems Empower AI Agents: From Short‑Term Context to Long‑Term Knowledge
DataFunSummit
DataFunSummit
Jan 9, 2026 · Artificial Intelligence

Designing Scalable Memory for AI Agents: Short‑Term, Long‑Term, and Guardrails

This article distills OpenAI's Build Hour on agent memory patterns, explaining why memory is treated as context engineering, detailing short‑term and long‑term memory architectures, outlining practical challenges like token limits, context explosion, and safety guardrails, and offering engineering best‑practices for production‑grade AI agents.

AIAgent MemoryContext Engineering
0 likes · 20 min read
Designing Scalable Memory for AI Agents: Short‑Term, Long‑Term, and Guardrails
Alibaba Cloud Native
Alibaba Cloud Native
Dec 27, 2025 · Artificial Intelligence

Unlocking AI Agent Memory: Short‑Term vs Long‑Term Strategies and Framework Integration

This article explains how AI agents overcome context window limits by using memory systems, distinguishes short‑term (session) and long‑term (cross‑session) memory, compares implementations in Google ADK, LangChain and AgentScope, and outlines context‑engineering techniques, core components, challenges, and emerging trends.

AI memoryAgent FrameworksContext Engineering
0 likes · 20 min read
Unlocking AI Agent Memory: Short‑Term vs Long‑Term Strategies and Framework Integration
Architect's Journey
Architect's Journey
Dec 19, 2025 · Artificial Intelligence

Why Context Engineering Is the Hottest AI Skill in 2025

The article explains how context engineering—building a dynamic system that supplies AI with user intent, dialogue history, long‑term memory, external knowledge and tool definitions—outperforms traditional prompt engineering, eliminates hallucinations, and enables AI to complete complex, end‑to‑end tasks.

AIAI agentsContext Engineering
0 likes · 8 min read
Why Context Engineering Is the Hottest AI Skill in 2025
Code Wrench
Code Wrench
Dec 9, 2025 · Artificial Intelligence

Building Memory v3: Adding Long‑Term Memory to Your Go AI Agent

This guide walks you through creating a Memory v3 module for a Go‑based AI agent, enabling long‑term storage of preferences, tasks, and context so the agent can recall and leverage past interactions for more personalized responses.

AgentBackendGolang
0 likes · 4 min read
Building Memory v3: Adding Long‑Term Memory to Your Go AI Agent
Tencent Technical Engineering
Tencent Technical Engineering
Dec 8, 2025 · Artificial Intelligence

Building Persistent Long‑Term Memory for LLM Agents with LangGraph – A Complete Guide

This article explains how to give large language model agents lasting memory by combining short‑term and long‑term storage in LangGraph, covering concepts, implementation details, database persistence, tool integration, semantic search, memory‑management strategies, checkpoint handling, and a multi‑agent supervisor example.

Agent MemoryLLMLangGraph
0 likes · 43 min read
Building Persistent Long‑Term Memory for LLM Agents with LangGraph – A Complete Guide
ShiZhen AI
ShiZhen AI
Dec 5, 2025 · Artificial Intelligence

Can AI Achieve Human‑Like Long‑Term Memory? Inside Google’s Titans Architecture

Google’s newly unveiled Titans architecture tackles AI’s “forgetfulness” by embedding a Neural Long‑Term Memory (LMM) module that updates model weights during inference using a test‑time training approach and a MIRAS surprise metric, enabling over 2 million‑token context with linear O(N) computation and superior benchmark results versus GPT‑4 RAG.

AI ArchitectureGoogle TitansLong-term Memory
0 likes · 5 min read
Can AI Achieve Human‑Like Long‑Term Memory? Inside Google’s Titans Architecture
AI Large Model Application Practice
AI Large Model Application Practice
Dec 1, 2025 · Artificial Intelligence

Which Open‑Source Agent Memory Engine Wins? Deep Dive into Mem0, Graphiti & Cognee

This article examines the limitations of LLM short‑term context windows and compares three open‑source long‑term memory frameworks—Mem0, Graphiti, and Cognee—by detailing their architectures, storage modes, integration steps, code examples, strengths, drawbacks, and practical selection guidance for building smarter AI agents.

Agent MemoryGraphitiLLM
0 likes · 20 min read
Which Open‑Source Agent Memory Engine Wins? Deep Dive into Mem0, Graphiti & Cognee
Fun with Large Models
Fun with Large Models
Oct 31, 2025 · Artificial Intelligence

How to Use Coze Variables and Long‑Term Memory in Low‑Code Agent Development (Part 6)

This guide walks through Coze’s variable and long‑term memory features, showing how to define and use variables for user data, configure persistent memory, and combine both to build personalized, context‑aware AI agents, with step‑by‑step screenshots, code snippets, and real‑world scenarios.

AI agentsCozeLong-term Memory
0 likes · 14 min read
How to Use Coze Variables and Long‑Term Memory in Low‑Code Agent Development (Part 6)
Huawei Cloud Developer Alliance
Huawei Cloud Developer Alliance
Oct 9, 2025 · Artificial Intelligence

How Short‑Term and Long‑Term Memory Power LLM‑Based Agents

This article explains the definitions, technical implementations, functions, limitations, and collaborative workflow of short‑term and long‑term memory in large‑language‑model agents, detailing context windows, attention mechanisms, vector storage, retrieval strategies, and future research directions for building personalized, continuously learning AI agents.

Agent MemoryLLMLong-term Memory
0 likes · 11 min read
How Short‑Term and Long‑Term Memory Power LLM‑Based Agents
Architect's Alchemy Furnace
Architect's Alchemy Furnace
Aug 4, 2025 · Artificial Intelligence

How RAG and Long‑Term Memory Turn AI into a Truly Remembering Assistant

This article explains how Retrieval‑Augmented Generation (RAG) and long‑term memory systems like MenoBase enable large language models to overcome short‑term memory limits, dynamically retrieve up‑to‑date knowledge, and personalize interactions, with practical Dify implementation steps and real‑world use cases across industries.

AIDifyKnowledge Base
0 likes · 18 min read
How RAG and Long‑Term Memory Turn AI into a Truly Remembering Assistant
Baidu Tech Salon
Baidu Tech Salon
May 27, 2024 · Artificial Intelligence

Intelligent Agent Technology in Commercial Advertising Platforms: Architecture and Applications

The paper describes Baidu’s AI‑native advertising platform that employs a multi‑agent architecture built on large‑language models—combining large‑small model collaboration, domain SOP‑driven coordination, and long‑term memory—to enable natural‑language understanding, proactive planning, execution and human‑like responses, illustrated by GBI analytics and JarvisBot operations, delivering higher consumption, accuracy, speed and efficiency.

AI-native platformsBusiness IntelligenceLLM applications
0 likes · 16 min read
Intelligent Agent Technology in Commercial Advertising Platforms: Architecture and Applications
Baobao Algorithm Notes
Baobao Algorithm Notes
Feb 4, 2024 · Industry Insights

Balancing Fun, Utility, and Slow Thinking: The Future of AI Agents

In this talk, the speaker examines the dual goals of AI agents—being entertaining and useful—while introducing the concepts of fast and slow thinking, multimodal perception, long‑term memory, retrieval‑augmented generation, and tool integration as essential steps toward building truly valuable digital companions.

AI agentsFuture AILong-term Memory
0 likes · 18 min read
Balancing Fun, Utility, and Slow Thinking: The Future of AI Agents
DataFunSummit
DataFunSummit
Feb 24, 2023 · Artificial Intelligence

Baidu PLATO Open‑Domain Dialogue Model: Technology, Challenges, and Applications

The article presents Baidu's PLATO open‑domain dialogue system, detailing its evolution from expert‑rule to retrieval‑based and large‑scale generative models, describing its hidden‑variable architecture, major research challenges such as persona stability, long‑term memory, knowledge accuracy, and showcasing real‑world applications and Q&A from a DataFunSummit2022 livestream.

AIKnowledge RetrievalLong-term Memory
0 likes · 25 min read
Baidu PLATO Open‑Domain Dialogue Model: Technology, Challenges, and Applications