arXiv論文メモ
新着一覧
cs.LG · 査読状況未確認

少数例から新クラスを学ぶグラフ向け軽量メモリー

A Lightweight Plastic-Memory Framework for Graph Few-Shot Class-Incremental Learning

Zihan Mei, Zhili Qin, Tongze Zhang, Hongyuan Liu, Junming Shao, Qinli Yang

この論文をやさしく読む

ひとことで言うと

新しいクラスのラベルが少ないグラフ学習で、過去の知識を保ちつつ新クラスを覚える軽量なメモリー方式。

何に役立つ?

クラスが後から増えるグラフデータで、再学習の計算負担と過去クラスの忘却を抑える方法の検討に役立つ。

この研究の面白いところ

クラスと下位クラスの代表表現を細かなクラスタとして更新し、メタ学習の内側と外側で適応と安定性を分担させる。

どこまで分かった?

結果は四つのベンチマークでの実験に基づく。要旨には性能差や計算費用の具体的数値は示されていない。

v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。

アブストラクトの日本語訳

多様な分野で動的なグラフデータが増え、グラフの継続学習への関心が高まっている。従来法は主に再生や蒸留でノードに関する知識を保ち、過去の学習内容を忘れる問題に対処するが、計算費用が高く非効率な場合が多い。新クラスのラベル付きデータが少ない実際の状況では、この問題はさらに大きくなる。本論文は、グラフ上の少数例によるクラス増分学習向けに、軽量な可塑的メモリーの枠組みを提案する。中心となるメモリー部は時間とともに発展し、以前に学んだ知識を保ちながら、新クラスに対応するよう記憶を継続的に更新・拡張する。発展するマイクロクラスタリング構造によって、クラスの代表表現、下位の代表表現、それらの相互作用の重みを動的に更新する点が特徴である。このメモリーを基に、内側のループでは新しい課題への適応を高め、外側のループでは以前の課題に対する安定性を保つ、メモリー駆動のメタ学習を導入する。四つのベンチマークデータセットでの幅広い実験は、古い知識の安定性と新しい知識への適応性の両立において、この枠組みが優れた性能を示した。

v1の要旨から自動生成。本文の精読・人による確認は未実施。

初稿
2026-09-22(UTC)
最新改訂
2026-09-22 · v1
査読・掲載
査読状況未確認
arXivで読むPDF

更新履歴

取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。

原文の要旨

Graph Incremental Learning has garnered increasing attention as dynamic graph data continues to emerge across diverse fields. Conventional approaches primarily address catastrophic forgetting by preserving node-related knowledge through replay or distillation techniques; however, they often incur high computational costs and inefficiency. This issue is further exacerbated in real-world scenarios where labeled data for new classes is scarce. In this paper, we propose a novel lightweight plastic-memory framework specifically designed for few-shot incremental learning on graphs. The core idea of our framework is the construction of a plastic-memory module that evolves over time, continuously updating and expanding its memory to accommodate new classes while retaining previously learned knowledge. In contrast to existing techniques, our memory module is both lightweight and effective, featuring an innovative evolving micro-clustering structure that dynamically updates representations of class prototypes, sub-prototypes, and their interaction weights. Building on this memory module, we introduce a memory-driven meta-learning framework that enhances adaptability to new tasks in its inner loop while maintaining stability for earlier tasks in the outer loop. Extensive experiments on four benchmark datasets demonstrate the framework's superior performance in balancing stability for old knowledge and adaptability to new knowledge.

著者のコメント

9 pages, 3 figures

arXiv ID: 2609.25781 / 要約の誤りについて