arXiv:2607.21949cs.LGcs.AI2026-07

提出新方法缓解持续学习中历史与当前知识的表示冲突。

MA-DAR: Manifold-Aligned Dynamic Adaptive Routing for Continual Temporal Knowledge Graph Reasoning

论文配图:MA-DAR: Manifold-Aligned Dynamic Adaptive Routing for Continual Temporal Knowledge Graph Reasoning
图 1 · 摘自论文原文
  • 通过流形对齐和动态路由融合历史与当前知识表示
  • 在四个基准上提升主流模型性能,稳定改善推理效果
  • 适合需要持续更新的知识图谱系统开发者

持续时间知识图谱(TKG)推理旨在持续融入新出现的事实同时保留已有知识。基于重放的持续学习通过回放历史表示取得了良好效果,但现有方法多关注重放内容,忽视如何融合历史与当前表示。直接融合常引发两种关键表示冲突:范数主导和语义模糊,最终降低推理性能。为此,我们提出MA-DAR(流形对齐动态自适应路由),一种轻量级即插即用框架,用于重放表示融合。MA-DAR首先将重放与当前表示对齐至共享流形以缓解分布差异;随后采用动态门控机制学习逐维度融合权重,自适应决定重放与当前表示的贡献;此外,极化正则器通过抑制模糊门控决策,鼓励更明确的路由行为,实现更稳定有效的知识整合。在四个公开持续TKG基准上的大量实验表明,MA-DAR consistently 提升代表性TKG编码器性能,并在不同重放设置下均有效。消融实验与可视化分析进一步验证了流形对齐与动态自适应路由在缓解表示冲突、提升持续推理中的有效性。

原文摘要 · Abstract (English)

Continual temporal knowledge graph (TKG) reasoning aims to continuously incorporate newly emerging facts while preserving previously acquired knowledge. Replay-based continual learning has achieved promising performance by revisiting historical representations. However, existing methods primarily focus on what to replay, while largely overlooking how replayed representations should be integrated with current ones. Such direct integration often gives rise to two critical forms of representation conflict: \textit{norm domination} and \textit{semantic blurring}, ultimately degrading continual reasoning performance. To address these challenges, we propose MA-DAR (Manifold-Aligned Dynamic Adaptive Routing), a lightweight plug-and-play framework for replay representation fusion. MA-DAR first aligns replayed and current representations onto a shared manifold to alleviate distribution discrepancies. It then employs a dynamic gating mechanism to learn dimension-wise fusion weights, adaptively determining the contribution of replayed and current representations to the fused representation. Furthermore, a polarization regularizer encourages more decisive routing behaviors by discouraging ambiguous gating decisions, resulting in more stable and effective knowledge integration. Extensive experiments on four public continual TKG benchmarks demonstrate that MA-DAR consistently improves the performance of representative TKG encoders while remaining effective under different replay settings. Comprehensive ablation studies and visualization analyses further verify the effectiveness of manifold alignment and dynamic adaptive routing in mitigating representation conflicts and improving continual reasoning.

知识图谱持续学习表示融合

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。