paper-with-me

Papers

Time-dependent Entity Embedding is not All You Need: A Re-evaluation of Temporal Knowledge Graph Completion Models under a Unified Framework

2021-11-01 · EMNLP 2021 11 · Zhen Han, Gengyuan Zhang, Yunpu Ma, Volker Tresp

Various temporal knowledge graph (KG) completion models have been proposed in the recent literature. The models usually contain two parts, a temporal embedding layer and a score function derived from existing static KG modeling approaches. Since the approaches differ along several dimensions, including different score functions and training strategies, the individual contributions of different temporal embedding techniques to model performance are not always clear. In this work, we systematically study six temporal embedding approaches and empirically quantify their performance across a wide range of configurations with about 3000 experiments and 13159 GPU hours. We classify the temporal embeddings into two classes: (1) timestamp embeddings and (2) time-dependent entity embeddings. Despite the common belief that the latter is more expressive, an extensive experimental study shows that timestamp embeddings can achieve on-par or even better performance with significantly fewer parameters. Moreover, we find that when trained appropriately, the relative performance differences between various temporal embeddings often shrink and sometimes even reverse when compared to prior results. For example, TTransE (CITATION), one of the first temporal KG models, can outperform more recent architectures on ICEWS datasets. To foster further research, we provide the first unified open-source framework for temporal KG completion models with full composability, where temporal embeddings, score functions, loss functions, regularizers, and the explicit modeling of reciprocal relations can be combined arbitrarily.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

AllEntity EmbeddingsGPUKnowledge Graph CompletionTemporal Knowledge Graph Completion

Similar Papers 제목 키워드 기반

A Morpho-Syntactically Informed LSTM-CRF Model for Named Entity Recognition

2019-08-27 · RANLP 2019 9 · Lilia Simeonova, Kiril Simov, Petya Osenova, Preslav Nakov

We propose a morphologically informed model for named entity recognition, which is based on LSTM-CRF architecture and combines word embeddings, Bi-LSTM character embeddings, part-of-speech (POS) tags, and morphological i…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+2

Neural Cross-Lingual Coreference Resolution and its Application to Entity Linking

2018-06-26 · ACL 2018 7 · Gourab Kundu, Avirup Sil, Radu Florian, Wael Hamza

We propose an entity-centric neural cross-lingual coreference model that builds on multi-lingual embeddings and language-independent features. We perform both intrinsic and extrinsic evaluations of our model. In the intr…

coreference-resolutionCoreference ResolutionEntity Linking

POI-Transformers: POI Entity Matching through POI Embeddings by Incorporating Semantic and Geographic Information

2021-09-29 · Jinbao Zhang, Changwang Zhang, Xiaojuan Liu, Xia Li 외

Point of Interest (POI) data is crucial to location-based applications and various user-oriented services. However, three problems are existing in POI entity matching. First, traditional approaches to general entity matc…

UTM: A Unified Multiple Object Tracking Model With Identity-Aware Feature Enhancement

2023-01-01 · CVPR 2023 1 · Sisi You, Hantao Yao, Bing-Kun Bao, Changsheng Xu

Recently, Multiple Object Tracking has achieved great success, which consists of object detection, feature embedding, and identity association. Existing methods apply the three-step or two-step paradigm to generate r…

Multiple Object Trackingobject-detectionObject DetectionObject Tracking

EventEA: Benchmarking Entity Alignment for Event-centric Knowledge Graphs

2022-11-05 · Xiaobin Tian, Zequn Sun, Guangyao Li, Wei Hu

Entity alignment is to find identical entities in different knowledge graphs (KGs) that refer to the same real-world object. Embedding-based entity alignment techniques have been drawing a lot of attention recently becau…

AttributeBenchmarkingEntity AlignmentKnowledge Graphs