Skip to main content
QUICK REVIEW

[論文レビュー] Scene-Aware Memory Discrimination: Deciding Which Personal Knowledge Stays

Yijie Zhong, Mengying Guo|arXiv (Cornell University)|Feb 12, 2026
Personal Information Management and User Behavior被引用数 0
ひとこと要約

SAMD は Gating Unit と Cluster Prompting Module を用いてシーン認識に基づく memory discrimination を実行し、計算量を削減しつつ memory の質を向上させ、直接評価と間接評価の両方で強力な結果を示す。

ABSTRACT

Intelligent devices have become deeply integrated into everyday life, generating vast amounts of user interactions that form valuable personal knowledge. Efficient organization of this knowledge in user memory is essential for enabling personalized applications. However, current research on memory writing, management, and reading using large language models (LLMs) faces challenges in filtering irrelevant information and in dealing with rising computational costs. Inspired by the concept of selective attention in the human brain, we introduce a memory discrimination task. To address large-scale interactions and diverse memory standards in this task, we propose a Scene-Aware Memory Discrimination method (SAMD), which comprises two key components: the Gating Unit Module (GUM) and the Cluster Prompting Module (CPM). GUM enhances processing efficiency by filtering out non-memorable interactions and focusing on the salient content most relevant to application demands. CPM establishes adaptive memory standards, guiding LLMs to discern what information should be remembered or discarded. It also analyzes the relationship between user intents and memory contexts to build effective clustering prompts. Comprehensive direct and indirect evaluations demonstrate the effectiveness and generalization of our approach. We independently assess the performance of memory discrimination, showing that SAMD successfully recalls the majority of memorable data and remains robust in dynamic scenarios. Furthermore, when integrated into personalized applications, SAMD significantly enhances both the efficiency and quality of memory construction, leading to better organization of personal knowledge.

研究の動機と目的

  • 個人向けアプリケーションのために簡潔で高品質な個人メモリを構築する記憶 discrimination を動機づける。
  • Frozen LLM とともに動作する scene-aware memory discrimination フレームワーク(SAMD)を提案する。
  • memory-scene の顕著性に基づくフィルタリングと意図-シーンクラスタリングによる memory 基準を定義する GUM を設計する。
  • 直接評価および間接評価を通じて、さまざまなデータセットに対する SAMD の有効性と頑健性を示す。

提案手法

  • 文脈中の各文を memory として保存するかどうかを2値判断として導入する。
  • Gating Unit Module(GUM)は顕著な語や複数視点のロールプレイから構築した memory scene-based identifier を用いて非 memorable なデータをフィルタリングする。
  • Cluster Prompting Module(CPM)は intent-scene 親和マトリクスでユーザー意図をクラスタリングし、各クラスタごとに discrimination ルールを構築して何を remembering するかを定義する。
  • 凍結された LLM を用いて discrimination ルールを適用し、新しい memory scenes と intents へのアクセス性を最小コストで更新する。
  • memory discrimination の正確性、リコール、効率を直接評価し、memory-enabled エージェントへの memory 構築への影響を間接的に評価する。

実験結果

リサーチクエスチョン

  • RQ1SAMD は大規模なデータでも memorable と non-memorable を正確に識別できるか。
  • RQ2 scene-aware な識別は memory の質と効率を、多様な memory scenes と intents に渡って改善するか。
  • RQ3LLM のファインチューニングなしに新しい memory scenes や intents へ SAMD はどれだけ適応できるか。
  • RQ4SAM D が downstream の memory-assisted アプリケーションの速度と品質に与える影響はどの程度か。

主な発見

MethodBID-20K AccBID-20K R1BID-20K TimeIID-10K AccIID-10K R1IID-10K TimeGID-1K AccGID-1K R1GID-1K Time
SCM54.410.450.0
Memochat65.668.41.3916.373.11.2152.976.41.72
TiM48.650.21.2667.250.90.9563.768.01.60
Ours Qwen285.489.50.4582.593.60.18---
w/o GUM (Qwen2)80.990.90.5577.696.20.53---
Ours LLAMA385.192.10.4383.095.70.18---
w/o GUM (LLAMA3)80.592.30.5481.197.20.53---
without Intent (Qwen2)80.499.60.9880.096.80.2076.497.90.94
without Intent (LLAMA3)86.097.20.9684.192.50.2880.295.60.89
  • intent clustering を用いた SAMD は、主要データセットにおいてベースライン手法より約3倍速い識別と20%超の精度向上を達成。
  • SAMD は memorable なデータの90%超を保持し、全体の性能を20%超向上。
  • GUM は非 memorable なデータを早期に効果的にフィルタリングし、不要な LLM 利用と計算コストを削減。
  • CPM の intent-scene clustering は、多様な表現をカバーする識別ルールを可能にしつつ、シーン間の memory ギャップを最小化。
  • SAMD はユーザーの intents が不完全・不正確・利用できない場合にも頑健で、進化するアプリケーションの要求に対応。

より良い研究を、今すぐ始めましょう

論文設計から論文執筆まで、研究時間を劇的に削減しましょう。

クレジットカード登録不要

このレビューはAIが作成し、人間の編集者が確認しました。