English
Related papers

Related papers: From Alignment to Assignment: Frustratingly Simple…

200 papers

Entity alignment is the task of identifying corresponding entities across different knowledge graphs (KGs). Although recent embedding-based entity alignment methods have shown significant advancements, they still struggle to fully utilize…

Computation and Language · Computer Science 2023-05-12 Jianheng Tang , Kangfei Zhao , Jia Li

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…

Computation and Language · Computer Science 2024-11-12 Hang Yin , Liyao Xiang , Dong Ding , Yuheng He , Yihan Wu , Xinbing Wang , Chenghu Zhou

Weakly Supervised Entity Alignment (EA) is the task of identifying equivalent entities across diverse knowledge graphs (KGs) using only a limited number of seed alignments. Despite substantial advances in aggregation-based weakly supervised…

Information Retrieval · Computer Science 2024-10-15 Yuanyi Wang , Wei Tang , Haifeng Sun , Zirui Zhuang , Xiaoyuan Fu , Jingyu Wang , Qi Qi , Jianxin Liao

Entity alignment (EA) aims to find equivalent entities between two Knowledge Graphs. Existing embedding-based EA methods usually encode entities as embeddings, triples as embeddings' constraint and learn to align the embeddings. However,…

Computation and Language · Computer Science 2024-11-28 Chuanhao Xu , Jingwei Cheng , Fu Zhang

Much research effort has been put to multilingual knowledge graph (KG) embedding methods to address the entity alignment task, which seeks to match entities in different languagespecific KGs that refer to the same real-world object. Such…

Computation and Language · Computer Science 2021-01-27 Muhao Chen , Weijia Shi , Ben Zhou , Dan Roth

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…

Information Retrieval · Computer Science 2020-08-19 Xin Mao , Wenting Wang , Huimin Xu , Yuanbin Wu , Man Lan

Entity alignment (EA) is critical for knowledge graph (KG) fusion. Existing EA models lack transferability and are incapable of aligning unseen KGs without retraining. While using graph foundation models (GFMs) offer a solution, we find…

Machine Learning · Computer Science 2026-05-15 Yuanning Cui , Zequn Sun , Wei Hu , Kexuan Xin , Zhangjie Fu

Seeking the equivalent entities among multi-source Knowledge Graphs (KGs) is the pivotal step to KGs integration, also known as \emph{entity alignment} (EA). However, most existing EA methods are inefficient and poor in scalability. A…

Artificial Intelligence · Computer Science 2021-03-30 Xin Mao , Wenting Wang , Yuanbin Wu , Man Lan

Entity alignment is a viable means for integrating heterogeneous knowledge among different knowledge graphs (KGs). Recent developments in the field often take an embedding-based approach to model the structural information of KGs so that…

Computation and Language · Computer Science 2019-09-23 Yuting Wu , Xiao Liu , Yansong Feng , Zheng Wang , Dongyan Zhao

Entity alignment (EA) seeks identical entities in different knowledge graphs, which is a long-standing task in the database research. Recent work leverages deep learning to embed entities in vector space and align them via nearest neighbor…

Computation and Language · Computer Science 2024-03-22 Xiaobin Tian , Zequn Sun , Wei Hu

Cross-lingual and cross-domain knowledge alignment without sufficient external resources is a fundamental and crucial task for fusing irregular data. As the element-wise fusion process aiming to discover equivalent objects from different…

Computation and Language · Computer Science 2023-05-03 Zhishuo Zhang , Chengxiang Tan , Xueyan Zhao , Min Yang , Chaoqun Jiang

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…

Computation and Language · Computer Science 2025-03-28 Tao Meng , Shuo Shan , Hongen Shao , Yuntao Shou , Wei Ai , Keqin Li

In a large-scale knowledge graph (KG), an entity is often described by a large number of triple-structured facts. Many applications require abridged versions of entity descriptions, called entity summaries. Existing solutions to entity…

Computation and Language · Computer Science 2020-05-12 Junyou Li , Gong Cheng , Qingxia Liu , Wen Zhang , Evgeny Kharlamov , Kalpa Gunaratna , Huajun Chen

The task of entity alignment between knowledge graphs (KGs) aims to identify every pair of entities from two different KGs that represent the same entity. Many machine learning-based methods have been proposed for this task. However, to our…

Computation and Language · Computer Science 2022-10-18 Rui Zhang , Xiaoyan Zhao , Bayu Distiawan Trisedya , Min Yang , Hong Cheng , Jianzhong Qi

Multimodal Large Language Models (MLLMs) have demonstrated remarkable capabilities by integrating visual and textual inputs, yet modality alignment remains one of the most challenging aspects. Current MLLMs typically rely on simple adapter…

Computer Vision and Pattern Recognition · Computer Science 2025-09-08 Yuanyang Yin , Yaqi Zhao , Yajie Zhang , Yuanxing Zhang , Ke Lin , Jiahao Wang , Xin Tao , Pengfei Wan , Wentao Zhang , Feng Zhao

Entity alignment (EA) aims to find equivalent entities in different knowledge graphs (KGs). Current EA approaches suffer from scalability issues, limiting their usage in real-world EA scenarios. To tackle this challenge, we propose LargeEA…

Databases · Computer Science 2021-12-14 Congcong Ge , Xiaoze Liu , Lu Chen , Baihua Zheng , Yunjun Gao

Entity Alignment (EA) is essential for knowledge graph (KG) fusion, but existing benchmarks often allow models to exploit name overlap rather than relational structure. This makes it difficult to evaluate whether models can reject same-name…

Computation and Language · Computer Science 2026-05-28 Yoonjin Jang , Junwoo Kim , Youngjoong Ko

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…

Computation and Language · Computer Science 2017-09-27 Zequn Sun , Wei Hu , Chengkai Li

Entity Alignment (EA) aims to detect descriptions of the same real-world entities among different Knowledge Graphs (KG). Several embedding methods have been proposed to rank potentially matching entities of two KGs according to their…

Entity Linking is one of the essential tasks of information extraction and natural language understanding. Entity linking mainly consists of two tasks: recognition and disambiguation of named entities. Most studies address these two tasks…

Computation and Language · Computer Science 2021-02-02 Majid Asgari-Bidhendi , Behrooz Janfada , Amir Havangi , Sayyed Ali Hossayni , Behrouz Minaei-Bidgoli