paper-with-me

Papers

Cross-lingual Entity Alignment via Joint Attribute-Preserving Embedding

2017-08-16 · Zequn Sun, Wei Hu, Chengkai Li

Entity alignment is the task of finding entities in two knowledge bases (KBs) that represent the same real-world object. When facing KBs in different natural languages, conventional cross-lingual entity alignment methods rely on machine translation to eliminate the language barriers. These approaches often suffer from the uneven quality of translations between languages. While recent embedding-based techniques encode entities and relationships in KBs and do not need machine translation for cross-lingual entity alignment, a significant number of attributes remain largely unexplored. In this paper, we propose a joint attribute-preserving embedding model for cross-lingual entity alignment. It jointly embeds the structures of two KBs into a unified vector space and further refines it by leveraging attribute correlations in the KBs. Our experimental results on real-world datasets show that this approach significantly outperforms the state-of-the-art embedding approaches for cross-lingual entity alignment and could be complemented with methods based on machine translation.

📄 PDF Abstract BibTeX arXiv:1708.05045

Code (1)

nju-websoft/JAPE 공식 구현 tf

Tasks

AttributeEntity AlignmentMachine TranslationTranslation

Similar Papers 제목 키워드 기반

JarKA: Modeling Attribute Interactions for Cross-lingual Knowledge Alignment

2019-10-29 · Bo Chen, Jing Zhang, Xiaobin Tang, Hong Chen 외

Abstract. Cross-lingual knowledge alignment is the cornerstone in building a comprehensive knowledge graph (KG), which can benefit various knowledge-driven applications. As the structures of KGs are usually sparse, attri…

Attribute

Cross-platform Product Matching Based on Entity Alignment of Knowledge Graph with RAEA model

2025-12-08 · Wenlong Liu, Jiahua Pan, Xingyu Zhang, Xinxin Gong 외 arxiv

Product matching aims to identify identical or similar products sold on different platforms. By building knowledge graphs (KGs), the product matching problem can be converted to the Entity Alignment (EA) task, which aims…

Knowledge GraphsEntity Alignment

A Contextual Alignment Enhanced Cross Graph Attention Network for Cross-lingual Entity Alignment

2020-12-01 · COLING 2020 8 · Zhiwen Xie, Runjie Zhu, Kunsong Zhao, Jin Liu 외

Cross-lingual entity alignment, which aims to match equivalent entities in KGs with different languages, has attracted considerable focus in recent years. Recently, many graph neural network (GNN) based methods are propo…

Entity AlignmentGraph AttentionGraph Neural Network

Cross-lingual Knowledge Graph Alignment via Graph Convolutional Networks

2018-10-01 · EMNLP 2018 10 · Zhichun Wang, Qingsong Lv, Xiaohan Lan, Yu Zhang

Multilingual knowledge graphs (KGs) such as DBpedia and YAGO contain structured knowledge of entities in several distinct languages, and they are useful resources for cross-lingual AI and NLP applications. Cross-lingual …

AttributeEntity AlignmentFeature EngineeringKnowledge Graphs+1

DERA: Dense Entity Retrieval for Entity Alignment in Knowledge Graphs

2024-08-02 · Zhichun Wang, Xuan Chen

Entity Alignment (EA) aims to match equivalent entities in different Knowledge Graphs (KGs), which is essential for knowledge fusion and integration. Recently, embedding-based EA has attracted significant attention and m…

AttributeEntity AlignmentEntity EmbeddingsEntity Retrieval+2