paper-with-me

홈 › Papers

Local-Global History-aware Contrastive Learning for Temporal Knowledge Graph Reasoning

2023-12-04 · Wei Chen, Huaiyu Wan, Yuting Wu, Shuyuan Zhao, Jiayaqi Cheng, Yuxin Li, Youfang Lin

Temporal knowledge graphs (TKGs) have been identified as a promising approach to represent the dynamics of facts along the timeline. The extrapolation of TKG is to predict unknowable facts happening in the future, holding significant practical value across diverse fields. Most extrapolation studies in TKGs focus on modeling global historical fact repeating and cyclic patterns, as well as local historical adjacent fact evolution patterns, showing promising performance in predicting future unknown facts. Yet, existing methods still face two major challenges: (1) They usually neglect the importance of historical information in KG snapshots related to the queries when encoding the local and global historical information; (2) They exhibit weak anti-noise capabilities, which hinders their performance when the inputs are contaminated with noise.To this end, we propose a novel \blue{Lo}cal-\blue{g}lobal history-aware \blue{C}ontrastive \blue{L}earning model (\blue{LogCL}) for TKG reasoning, which adopts contrastive learning to better guide the fusion of local and global historical information and enhance the ability to resist interference. Specifically, for the first challenge, LogCL proposes an entity-aware attention mechanism applied to the local and global historical facts encoder, which captures the key historical information related to queries. For the latter issue, LogCL designs four historical query contrast patterns, effectively improving the robustness of the model. The experimental results on four benchmark datasets demonstrate that LogCL delivers better and more robust performance than the state-of-the-art baselines.

📄 PDF Abstract BibTeX arXiv:2312.01601

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningKnowledge Graphs

Methods 이 논문이 사용한 방법론

Focus 설명 없음
Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Context-aware TFL: A Universal Context-aware Contrastive Learning Framework for Temporal Forgery Localization

2025-06-10 · Qilin Yin, Wei Lu, Xiangyang Luo, Xiaochun Cao

Most research efforts in the multimedia forensics domain have focused on detecting forgery audio-visual content and reached sound achievements. However, these works only consider deepfake detection as a classification ta…

Anomaly DetectionContrastive LearningDeepFake DetectionFace Swapping+1

UniTRec: A Unified Text-to-Text Transformer and Joint Contrastive Learning Framework for Text-based Recommendation

2023-05-25 · Zhiming Mao, Huimin Wang, Yiming Du, Kam-Fai Wong

Prior study has shown that pretrained language models (PLM) can boost the performance of text-based recommendation. In contrast to previous works that either use PLM to encode user history as a whole input text, or impos…

Contrastive LearningText Matching

Delving into Sequential Patches for Deepfake Detection

2022-07-06 · Jiazhi Guan, Hang Zhou, Zhibin Hong, Errui Ding 외

Recent advances in face forgery techniques produce nearly visually untraceable deepfake videos, which could be leveraged with malicious intentions. As a result, researchers have been devoted to deepfake detection. Previo…

DeepFake DetectionFace Swapping

RLGNet: Repeating-Local-Global History Network for Temporal Knowledge Graph Reasoning

2024-03-31 · Ao Lv, Guige Ouyang, Yongzhong Huang, Yue Chen 외

Temporal Knowledge Graph (TKG) reasoning involves predicting future events based on historical information. However, due to the unpredictability of future events, this task is highly challenging. To address this issue, w…

Ensemble Learning

AMCEN: An Attention Masking-based Contrastive Event Network for Two-stage Temporal Knowledge Graph Reasoning

2024-05-16 · Jing Yang, Xiao Wang, Yutong Wang, Jiawei Wang 외

Temporal knowledge graphs (TKGs) can effectively model the ever-evolving nature of real-world knowledge, and their completeness and enhancement can be achieved by reasoning new events from existing ones. However, reasoni…

Contrastive LearningKnowledge GraphsWorld Knowledge