中文
相关论文

相关论文: A Self-supervised Method for Entity Alignment

200 篇论文

Entity Alignment (EA) aims to find the equivalent entities between two Knowledge Graphs (KGs). Existing methods usually encode the triples of entities as embeddings and learn to align the embeddings, which prevents the direct interaction…

计算与语言 · 计算机科学 2023-05-22 Yu Zhao , Yike Wu , Xiangrui Cai , Ying Zhang , Haiwei Zhang , Xiaojie Yuan

Joint representation learning over multi-sourced knowledge graphs (KGs) yields transferable and expressive embeddings that improve downstream tasks. Entity alignment (EA) is a critical step in this process. Despite recent considerable…

机器学习 · 计算机科学 2023-06-06 Zequn Sun , Jiacheng Huang , Xiaozhou Xu , Qijin Chen , Weijun Ren , Wei Hu

This paper proposes a method to construct pretext tasks for self-supervised learning on group equivariant neural networks. Group equivariant neural networks are the models whose structure is restricted to commute with the transformations on…

计算机视觉与模式识别 · 计算机科学 2023-03-09 Yusuke Mukuta , Tatsuya Harada

Graph Contrastive Learning (GCL) has recently emerged as a promising graph self-supervised learning framework for learning discriminative node representations without labels. The widely adopted objective function of GCL benefits from two…

机器学习 · 计算机科学 2024-11-05 Yunhui Liu , Tieke He , Tao Zheng , Jianhua Zhao

EEG signals are usually simple to obtain but expensive to label. Although supervised learning has been widely used in the field of EEG signal analysis, its generalization performance is limited by the amount of annotated data.…

机器学习 · 计算机科学 2021-09-17 Xue Jiang , Jianhui Zhao , Bo Du , Zhiyong Yuan

Cross-lingual entity alignment, which aims to precisely connect the same entities in different monolingual knowledge bases (KBs) together, often suffers challenges from feature inconsistency to sequence context unawareness. This paper…

计算与语言 · 计算机科学 2021-04-19 Gong Zhang , Yang Zhou , Sixing Wu , Zeru Zhang , Dejing Dou

A common solution to the semantic heterogeneity problem is to perform knowledge graph (KG) extension exploiting the information encoded in one or more candidate KGs, where the alignment between the reference KG and candidate KGs is…

人工智能 · 计算机科学 2024-07-09 Daqian Shi , Xiaoyue Li , Fausto Giunchiglia

Entity alignment aims to use pre-aligned seed pairs to find other equivalent entities from different knowledge graphs (KGs) and is widely used in graph fusion-related fields. However, as the scale of KGs increases, manually annotating…

计算与语言 · 计算机科学 2025-03-28 Tao Meng , Shuo Shan , Hongen Shao , Yuntao Shou , Wei Ai , Keqin 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…

计算与语言 · 计算机科学 2017-09-27 Zequn Sun , Wei Hu , Chengkai Li

Entity Alignment (EA) aims to match equivalent entities that refer to the same real-world objects and is a key step for Knowledge Graph (KG) fusion. Most neural EA models cannot be applied to large-scale real-life KGs due to their excessive…

人工智能 · 计算机科学 2022-08-23 Bing Liu , Wen Hua , Guido Zuccon , Genghong Zhao , Xia Zhang

Entity Alignment (EA) aims to match equivalent entities across different Knowledge Graphs (KGs) and is an essential step of KG fusion. Current mainstream methods -- neural EA models -- rely on training with seed alignment, i.e., a set of…

计算与语言 · 计算机科学 2021-10-14 Bing Liu , Harrisen Scells , Guido Zuccon , Wen Hua , Genghong Zhao

Knowledge graph (KG) embedding is widely used in many downstream applications using KGs. Generally, since KGs contain only ground truth triples, it is necessary to construct arbitrary negative samples for representation learning of KGs.…

机器学习 · 计算机科学 2022-10-13 Sang-Hyun Je

Entity alignment, which is a prerequisite for creating a more comprehensive Knowledge Graph (KG), involves pinpointing equivalent entities across disparate KGs. Contemporary methods for entity alignment have predominantly utilized knowledge…

计算与语言 · 计算机科学 2024-01-31 Linyao Yang , Hongyang Chen , Xiao Wang , Jing Yang , Fei-Yue Wang , Han Liu

Entity alignment aims to identify equivalent entity pairs between different knowledge graphs (KGs). Recently, the availability of temporal KGs (TKGs) that contain time information created the need for reasoning over time in such TKGs.…

人工智能 · 计算机科学 2022-03-15 Chengjin Xu , Fenglong Su , Jens Lehmann

We investigate the entity alignment (EA) problem with unlabeled dangling cases, meaning that partial entities have no counterparts in the other knowledge graph (KG), and this type of entity remains unlabeled. To address this challenge, we…

计算与语言 · 计算机科学 2024-11-12 Hang Yin , Liyao Xiang , Dong Ding , Yuheng He , Yihan Wu , Xinbing Wang , Chenghu Zhou

Existing entity alignment methods mainly vary on the choices of encoding the knowledge graph, but they typically use the same decoding method, which independently chooses the local optimal match for each source entity. This decoding method…

计算与语言 · 计算机科学 2020-01-24 Kun Xu , Linfeng Song , Yansong Feng , Yan Song , Dong Yu

Entity Alignment (EA) identifies entities across databases that refer to the same entity. Knowledge graph-based embedding methods have recently dominated EA techniques. Such methods map entities to a low-dimension space and align them based…

Self-supervision as an emerging technique has been employed to train convolutional neural networks (CNNs) for more transferrable, generalizable, and robust representation learning of images. Its introduction to graph convolutional networks…

机器学习 · 计算机科学 2020-07-21 Yuning You , Tianlong Chen , Zhangyang Wang , Yang Shen

Entity alignment aims to identify equivalent entity pairs from different Knowledge Graphs (KGs), which is essential in integrating multi-source KGs. Recently, with the introduction of GNNs into entity alignment, the architectures of recent…

信息检索 · 计算机科学 2020-08-19 Xin Mao , Wenting Wang , Huimin Xu , Yuanbin Wu , Man Lan

Predicting missing facts in a knowledge graph (KG) is crucial as modern KGs are far from complete. Due to labor-intensive human labeling, this phenomenon deteriorates when handling knowledge represented in various languages. In this paper,…

人工智能 · 计算机科学 2022-03-30 Zijie Huang , Zheng Li , Haoming Jiang , Tianyu Cao , Hanqing Lu , Bing Yin , Karthik Subbian , Yizhou Sun , Wei Wang