paper-with-me

Papers

MemWeaver: A Hierarchical Memory from Textual Interactive Behaviors for Personalized Generation

2025-10-09 · Shuo Yu, Mingyue Cheng, Daoyu Wang, Qi Liu, Zirui Liu, Ze Guo, Xiaoyu Tao arxiv

The primary form of user-internet engagement is shifting from leveraging implicit feedback signals, such as browsing and clicks, to harnessing the rich explicit feedback provided by textual interactive behaviors. This shift unlocks a rich source of user textual history, presenting a profound opportunity for a deeper form of personalization. However, prevailing approaches offer only a shallow form of personalization, as they treat user history as a flat list of texts for retrieval and fail to model the rich temporal and semantic structures reflecting dynamic nature of user interests. In this work, we propose \textbf{MemWeaver}, a framework that weaves the user's entire textual history into a hierarchical memory to power deeply personalized generation. The core innovation of our memory lies in its ability to capture both the temporal evolution of interests and the semantic relationships between different activities. To achieve this, MemWeaver builds two complementary memory components that both integrate temporal and semantic information, but at different levels of abstraction: behavioral memory, which captures specific user actions, and cognitive memory, which represents long-term preferences. This dual-component memory serves as a comprehensive representation of the user, allowing large language models (LLMs) to reason over both concrete behaviors and abstracted cognitive traits. This leads to content generation that is deeply aligned with their latent preferences. Experiments on the six datasets of the Language Model Personalization (LaMP) benchmark validate the efficacy of MemWeaver. Our code is available.

📄 PDF Abstract BibTeX arXiv:2510.07713

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MemWeaver: Weaving Hybrid Memories for Traceable Long-Horizon Agentic Reasoning

2026-01-26 · Juexiang Ye, Xue Li, Xinyu Yang, Chengkai Huang 외 arxiv

Large language model-based agents operating in long-horizon interactions require memory systems that support temporal consistency, multi-hop reasoning, and evidence-grounded reuse across sessions. Existing approaches lar…

Relational Reasoning

Imagination-Augmented Hierarchical Reinforcement Learning for Safe and Interactive Autonomous Driving in Urban Environments

2023-11-17 · Sang-Hyun Lee, Yoonjae Jung, Seung-Woo Seo

Hierarchical reinforcement learning (HRL) incorporates temporal abstraction into reinforcement learning (RL) by explicitly taking advantage of hierarchical structure. Modern HRL typically designs a hierarchical agent com…

Autonomous DrivingHierarchical Reinforcement LearningReinforcement Learning (RL)

ICON: Interactive Conversational Memory Network for Multimodal Emotion Detection

2018-10-01 · EMNLP 2018 10 · Devamanyu Hazarika, Soujanya Poria, Rada Mihalcea, Erik Cambria 외

Emotion recognition in conversations is crucial for building empathetic machines. Present works in this domain do not explicitly consider the inter-personal influences that thrive in the emotional dynamics of dialogues. …

Emotion RecognitionEmotion Recognition in ConversationGeneral ClassificationMultimodal Emotion Recognition+1

Generating Long-form Story Using Dynamic Hierarchical Outlining with Memory-Enhancement

2024-12-18 · Qianyue Wang, Jinwu Hu, ZhengPing Li, Yufeng Wang 외

Long-form story generation task aims to produce coherent and sufficiently lengthy text, essential for applications such as novel writingand interactive storytelling. However, existing methods, including LLMs, rely on rig…

FormKnowledge GraphsStory Generation

Autonomous Structural Memory Manipulation for Large Language Models Using Hierarchical Embedding Augmentation

2025-01-23 · Derek Yotheringhay, Alistair Kirkland, Humphrey Kirkbride, Josiah Whitesteeple

Transformative innovations in model architectures have introduced hierarchical embedding augmentation as a means to redefine the representation of tokens through multi-level semantic structures, offering enhanced adaptab…

Computational EfficiencyDomain Generalization