← Search

Qiuyu Liang

6 accepted papers

2025

Distance-Adaptive Quaternion Knowledge Graph Embedding with Bidirectional Rotation

COLING 2025main

Quaternion contains one real part and three imaginary parts, which provided a more expressive hypercomplex space for learning knowledge graph. Existing quaternion embedding models measure the plausibility of a triplet either through semantic matching or distance scoring functions. However, it appear…

2025

OTMEA : Multi-modal Entity Alignment via Optimal Transport

ICASSP 2025accepted

Multi-modal Entity Alignment (MMEA) aims to identify the same entities exhibited in different knowledge graphs (KGs), where the entities are enriched by structure and visual information. Existing MMEA methods learn multi-modal joint entity embeddings by encompassing both modality interaction and mod…

Cited by 0SourceScholar
2025

Unifying Dual-Space Embedding for Entity Alignment via Contrastive Learning

COLING 2025main

Entity alignment (EA) aims to match identical entities across different knowledge graphs (KGs). Graph neural network-based entity alignment methods have achieved promising results in Euclidean space. However, KGs often contain complex local and hierarchical structures, which are hard to represent in…

2024

Lˆ2GC:Lorentzian Linear Graph Convolutional Networks for Node Classification

COLING 2024main

Linear Graph Convolutional Networks (GCNs) are used to classify the node in the graph data. However, we note that most existing linear GCN models perform neural network operations in Euclidean space, which do not explicitly capture the tree-like hierarchical structure exhibited in real-world dataset…