paper-with-me

Papers

Negative-Aware Diffusion Process for Temporal Knowledge Graph Extrapolation

2026-02-09 · Yanglei Gan, Peng He, Yuxiang Cai, Run Lin, Guanyu Zhou, Qiao Liu arxiv

Temporal Knowledge Graph (TKG) reasoning seeks to predict future missing facts from historical evidence. While diffusion models (DM) have recently gained attention for their ability to capture complex predictive distributions, two gaps remain: (i) the generative path is conditioned only on positive evidence, overlooking informative negative context, and (ii) training objectives are dominated by cross-entropy ranking, which improves candidate ordering but provides little supervision over the calibration of the denoised embedding. To bridge this gap, we introduce Negative-Aware Diffusion model for TKG Extrapolation (NADEx). Specifically, NADEx encodes subject-centric histories of entities, relations and temporal intervals into sequential embeddings. NADEx perturbs the query object in the forward process and reconstructs it in reverse with a Transformer denoiser conditioned on the temporal-relational context. We further derive a cosine-alignment regularizer derived from batch-wise negative prototypes, which tightens the decision boundary against implausible candidates. Comprehensive experiments on four public TKG benchmarks demonstrate that NADEx delivers state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:2602.08815

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

KGEdit: Ambiguity-Aware Knowledge Graphs for Training-Free Precise Video Generation and Editing

2026-05-28 · Mingshu Cai, Miao Zhang, Chenghe Yang, Yixuan Li 외 arxiv

In recent years, training-free video generation has progressed remarkably. However, when handling complex textual instructions, existing methods still suffer from semantic ambiguity, incorrect concept binding, and cross-…

Knowledge GraphsVideo Generation

DANS-KGC: Diffusion Based Adaptive Negative Sampling for Knowledge Graph Completion

2025-11-11 · Haoning Li, Qinghua Huang arxiv

Negative sampling (NS) strategies play a crucial role in knowledge graph representation. In order to overcome the limitations of existing negative sampling strategies, such as vulnerability to false negatives, limited ge…

Knowledge Graph Completion

4Diffusion: Multi-view Video Diffusion Model for 4D Generation

2024-05-31 · Haiyu Zhang, Xinyuan Chen, Yaohui Wang, Xihui Liu 외

Current 4D generation methods have achieved noteworthy efficacy with the aid of advanced diffusion generative models. However, these methods lack multi-view spatial-temporal modeling and encounter challenges in integrati…

NeRFVideo Generation

Beyond Negative Transfer: Disentangled Preference-Guided Diffusion for Cross-Domain Sequential Recommendation

2025-08-30 · Xiaoxin Ye, Chengkai Huang, Hongtao Huang, Lina Yao arxiv

Cross-Domain Sequential Recommendation (CDSR) leverages user behaviors across domains to enhance recommendation quality. However, naive aggregation of sequential signals can introduce conflicting domain-specific preferen…

Sequential RecommendationCollaborative Filtering

Time-aware Graph Embedding: A temporal smoothness and task-oriented approach

2020-07-22 · Yonghui Xu, Shengjie Sun, Yuan Miao, Dong Yang 외

Knowledge graph embedding, which aims to learn the low-dimensional representations of entities and relationships, has attracted considerable research efforts recently. However, most knowledge graph embedding methods focu…

Graph EmbeddingKnowledge Graph Embedding