paper-with-me

홈 › Papers

CAIM: Development and Evaluation of a Cognitive AI Memory Framework for Long-Term Interaction with Intelligent Agents

2025-05-19 · Rebecca Westhäußer, Frederik Berenz, Wolfgang Minker, Sebastian Zepf

Large language models (LLMs) have advanced the field of artificial intelligence (AI) and are a powerful enabler for interactive systems. However, they still face challenges in long-term interactions that require adaptation towards the user as well as contextual knowledge and understanding of the ever-changing environment. To overcome these challenges, holistic memory modeling is required to efficiently retrieve and store relevant information across interaction sessions for suitable responses. Cognitive AI, which aims to simulate the human thought process in a computerized model, highlights interesting aspects, such as thoughts, memory mechanisms, and decision-making, that can contribute towards improved memory modeling for LLMs. Inspired by these cognitive AI principles, we propose our memory framework CAIM. CAIM consists of three modules: 1.) The Memory Controller as the central decision unit; 2.) the Memory Retrieval, which filters relevant data for interaction upon request; and 3.) the Post-Thinking, which maintains the memory storage. We compare CAIM against existing approaches, focusing on metrics such as retrieval accuracy, response correctness, contextual coherence, and memory storage. The results demonstrate that CAIM outperforms baseline frameworks across different metrics, highlighting its context-awareness and potential to improve long-term human-AI interactions.

📄 PDF Abstract BibTeX arXiv:2505.13044

Code (0)

등록된 구현이 없습니다.

Tasks

Retrieval

Similar Papers 제목 키워드 기반

Do great minds think alike? Investigating Human-AI Complementarity in Question Answering with CAIMIRA

2024-10-09 · Maharshi Gor, Hal Daumé III, Tianyi Zhou, Jordan Boyd-Graber

Recent advancements of large language models (LLMs) have led to claims of AI surpassing humans in natural language processing (NLP) tasks such as textual understanding and reasoning. This work investigates these assertio…

Information RetrievalQuestion AnsweringRetrieval

Caiman crocodilus (Spectacled caiman). Opportunistic foraging

2020-05-18 · Paul B. C. Grant, Todd R. Lewis, Thomas C. LaDuke, Colin Ryall

We document opportunistic foraging behavior by Caiman crocodilus in a post-inundation forest at Estac\'ion Biolog\'ica Ca\~no Palma, Costa Rica.

CAIMAN: Causal Action Influence Detection for Sample-efficient Loco-manipulation

2025-02-02 · Yuanchen Yuan, Jin Cheng, Núria Armengol Urpí, Stelian Coros

Enabling legged robots to perform non-prehensile loco-manipulation is crucial for enhancing their versatility. Learning behaviors such as whole-body object pushing often requires sophisticated planning strategies or exte…

Enhancing Virtual Agents through SLMs and Edge-Computing: An Exploratory Evaluation of Think and Memory Processes

2026-08-13 · Aimilios Hadjiliasi, Louis Nisiotis arxiv

Embodied intelligent virtual agents are expected to operate as persistent, adaptive, and context-aware entities within complex virtual and Metaverse worlds. However, implementing cognitively capable agents in such enviro…

Interval Markov Decision Processes with Continuous Action-Spaces

2022-11-02 · Giannis Delimpaltadakis, Morteza Lahijanian, Manuel Mazo Jr., Luca Laurenti

Interval Markov Decision Processes (IMDPs) are finite-state uncertain Markov models, where the transition probabilities belong to intervals. Recently, there has been a surge of research on employing IMDPs as abstractions…