中文
相关论文

相关论文: TranS: Transition-based Knowledge Graph Embedding …

200 篇论文

Embedding knowledge graphs (KGs) into continuous vector spaces is a focus of current research. Early works performed this task via simple models developed over KG triples. Recent attempts focused on either designing more complicated triple…

人工智能 · 计算机科学 2018-06-08 Boyang Ding , Quan Wang , Bin Wang , Li Guo

Federated Knowledge Graphs Embedding learning (FKGE) encounters challenges in communication efficiency stemming from the considerable size of parameters and extensive communication rounds. However, existing FKGE methods only focus on…

机器学习 · 计算机科学 2024-06-21 Xiaoxiong Zhang , Zhiwei Zeng , Xin Zhou , Dusit Niyato , Zhiqi Shen

Knowledge Graph (KG) is a graph based data structure to represent facts of the world where nodes represent real world entities or abstract concept and edges represent relation between the entities. Graph as representation for knowledge has…

社会与信息网络 · 计算机科学 2024-04-16 Manita Pote

A knowledge graph (KG) is a data structure which represents entities and relations as the vertices and edges of a directed graph with edge types. KGs are an important primitive in modern machine learning and artificial intelligence.…

人工智能 · 计算机科学 2021-10-20 Michael R. Douglas , Michael Simkin , Omri Ben-Eliezer , Tianqi Wu , Peter Chin , Trung V. Dang , Andrew Wood

Knowledge graphs (KGs), structured as multi-relational data of entities and relations, are vital for tasks like data analysis and recommendation systems. Knowledge graph completion (KGC), or link prediction, addresses incompleteness of KGs…

机器学习 · 计算机科学 2025-06-16 Huiling Zhu , Yingqi Zeng

Knowledge Graph Embedding (KGE) methods have gained enormous attention from a wide range of AI communities including Natural Language Processing (NLP) for text generation, classification and context induction. Embedding a huge number of…

人工智能 · 计算机科学 2022-09-19 Mojtaba Moattari , Sahar Vahdati , Farhana Zulkernine

We study the problem of embedding-based entity alignment between knowledge graphs (KGs). Previous works mainly focus on the relational structure of entities. Some further incorporate another type of features, such as attributes, for…

人工智能 · 计算机科学 2019-06-07 Qingheng Zhang , Zequn Sun , Wei Hu , Muhao Chen , Lingbing Guo , Yuzhong Qu

The incompleteness of Knowledge Graphs (KGs) is a crucial issue affecting the quality of AI-based services. In the scholarly domain, KGs describing research publications typically lack important information, hindering our ability to analyse…

Knowledge graph embedding (KGE) that maps entities and relations into vector representations is essential for downstream applications. Conventional KGE methods require high-dimensional representations to learn the complex structure of…

机器学习 · 计算机科学 2024-09-04 Borui Cai , Yong Xiang , Longxiang Gao , Di Wu , He Zhang , Jiong Jin , Tom Luan

Knowledge graph (KG) embedding aims at learning the latent representations for entities and relations of a KG in continuous vector spaces. An empirical observation is that the head (tail) entities connected by the same relation often share…

计算与语言 · 计算机科学 2022-06-17 Xueliang Wang , Jiajun Chen , Feng Wu , Jie Wang

Recently, several Knowledge Graph Embedding (KGE) approaches have been devised to represent entities and relations in dense vector space and employed in downstream tasks such as link prediction. A few KGE techniques address…

Knowledge graph embedding plays an important role in knowledge representation, reasoning, and data mining applications. However, for multiple cross-domain knowledge graphs, state-of-the-art embedding models cannot make full use of the data…

机器学习 · 计算机科学 2021-08-17 Hao Peng , Haoran Li , Yangqiu Song , Vincent Zheng , Jianxin Li

As an efficient model for knowledge organization, the knowledge graph has been widely adopted in several fields, e.g., biomedicine, sociology, and education. And there is a steady trend of learning embedding representations of knowledge…

计算与语言 · 计算机科学 2024-04-01 Siyu Yao , Ruijie Wang , Shen Sun , Derui Bu , Jun Liu

Knowledge representation is an important, long-history topic in AI, and there have been a large amount of work for knowledge graph embedding which projects symbolic entities and relations into low-dimensional, real-valued vector space.…

计算与语言 · 计算机科学 2017-06-20 Han Xiao , Minlie Huang , Xiaoyan Zhu

The primary aim of Knowledge Graph embeddings (KGE) is to learn low-dimensional representations of entities and relations for predicting missing facts. While rotation-based methods like RotatE and QuatE perform well in KGE, they face two…

计算与语言 · 计算机科学 2024-10-03 Yihua Zhu , Hidetoshi Shimodaira

Knowledge Graph Embeddings (KGEs) support a wide range of downstream tasks over Knowledge Graphs (KGs). In practice, KGs evolve as new entities and facts are added, motivating Continual Knowledge Graph Embedding (CKGE) methods that update…

机器学习 · 计算机科学 2026-04-22 Gerard Pons , Carlos Escolano , Besim Bilalli , Anna Queralt

Knowledge graph embedding (KGE) methods aim to represent entities and relations in a continuous space while preserving their structural and semantic properties. Quaternion-based KGEs have demonstrated strong potential in capturing complex…

机器学习 · 计算机科学 2025-04-22 Hamideh-Sadat Fazael-Ardakani , Hamid Soltanian-Zadeh

Some of the most successful knowledge graph embedding (KGE) models for link prediction -- CP, RESCAL, TuckER, ComplEx -- can be interpreted as energy-based models. Under this perspective they are not amenable for exact maximum-likelihood…

机器学习 · 计算机科学 2024-01-17 Lorenzo Loconte , Nicola Di Mauro , Robert Peharz , Antonio Vergari

Different from traditional knowledge graphs (KGs) where facts are represented as entity-relation-entity triplets, hyper-relational KGs (HKGs) allow triplets to be associated with additional relation-entity pairs (a.k.a qualifiers) to convey…

机器学习 · 计算机科学 2021-04-19 Donghan Yu , Yiming Yang

Knowledge graph (KG) representation learning aims to encode entities and relations into dense continuous vector spaces such that knowledge contained in a dataset could be consistently represented. Dense embeddings trained from KG datasets…

机器学习 · 计算机科学 2022-04-18 Tong Yang , Yifei Wang , Long Sha , Jan Engelbrecht , Pengyu Hong