A paper accepted in Information Sciences 2024


1개의 논문이 SCI 저널인 Information Sciences 에 accept 되었습니다. Information Sciences 저널은 SCI 저널들 중에서도 상위 에 속하는 최상위 저널입니다. 축하합니다.

Title: Learning to Compensate for Lack of Information: Extracting Latent Knowledge for Effective Temporal Knowledge Graph Completion
Author: Yeon-Chang Lee*, JaeHyun Lee*, Dongwon Lee and Sang-Wook Kim
Abstract
The goal of temporal knowledge graph embedding (TKGE) is to represent the entities and relations in a given temporal knowledge graph (TKG) as low-dimensional vectors (i.e., embeddings), which preserve both semantic information and temporal dynamics of the factual information. In this paper, we posit that the intrinsic difficulty of existing TKGE methods lies in the lack of information in KG snapshots with timestamps, each of which contains the facts that co-occur at a specific timestamp. To address this challenge, we propose a novel self-supervised TKGE approach, THOR (Three-tower grapH cOnvolution netwoRks (GCNs)), which extracts latent knowledge from TKGs by jointly leveraging both temporal and atemporal dependencies between entities and the structural dependency between relations. THOR learns the embeddings of entities and relations, obtained from three-tower GCNs by (1) maximizing the likelihood of the facts in a TKG and (2) addressing the lack of information in a TKG based on the auxiliary supervision signals of each entity. Our experiments on three real-world datasets demonstrate that THOR significantly outperforms 17 competitors in terms of TKG completion tasks. THOR yields up to 9.37% higher accuracy than the best competitor.

업데이트: