中文
相关论文

相关论文: ER: Equivariance Regularizer for Knowledge Graph C…

200 篇论文

Graph Neural Networks are notorious for its memory consumption. A recent Transformer-based GNN called Graph Transformer is shown to obtain superior performances when long range dependencies exist. However, combining graph data and…

机器学习 · 计算机科学 2024-03-25 Eugene Ku

Question Answering (QA) systems over Knowledge Graphs (KGs) (KGQA) automatically answer natural language questions using triples contained in a KG. The key idea is to represent questions and entities of a KG as low-dimensional embeddings.…

机器学习 · 计算机科学 2022-03-28 Sirui Li , Kok Kai Wong , Dengya Zhu , Chun Che Fung

Knowledge graphs (KGs) are powerful tools that codify relational behaviour between entities in knowledge bases. KGs can simultaneously model many different types of subject-predicate-object and higher-order relations. As such, they offer a…

社会与信息网络 · 计算机科学 2020-10-27 Charilaos I. Kanatsoulis , Nicholas D. Sidiropoulos

Knowledge graph completion (KGC) is one of the effective methods to identify new facts in knowledge graph. Except for a few methods based on graph network, most of KGC methods trend to be trained based on independent triples, while are…

人工智能 · 计算机科学 2023-03-20 Kuan Xu , Kuo Yang , Hanyang Dong , Xinyan Wang , Jian Yu , Xuezhong Zhou

Knowledge Graph Completion (KGC) fundamentally hinges on the coherent fusion of pre-trained entity semantics with heterogeneous topological structures to facilitate robust relational reasoning. However, existing paradigms encounter a…

人工智能 · 计算机科学 2026-02-12 Xuecheng Zou , Yu Tang , Bingbing Wang

Knowledge graphs are incomplete by nature, with only a limited number of observed facts from the world knowledge being represented as structured relations between entities. To partly address this issue, an important task in statistical…

机器学习 · 计算机科学 2020-08-26 Saadullah Amin , Stalin Varanasi , Katherine Ann Dunfield , Günter Neumann

Entity alignment seeks to find entities in different knowledge graphs (KGs) that refer to the same real-world object. Recent advancement in KG embedding impels the advent of embedding-based entity alignment, which encodes entities in a…

计算与语言 · 计算机科学 2020-07-21 Zequn Sun , Qingheng Zhang , Wei Hu , Chengming Wang , Muhao Chen , Farahnaz Akrami , Chengkai Li

Reasoning in a temporal knowledge graph (TKG) is a critical task for information retrieval and semantic search. It is particularly challenging when the TKG is updated frequently. The model has to adapt to changes in the TKG for efficient…

人工智能 · 计算机科学 2021-05-11 Jiapeng Wu , Yishi Xu , Yingxue Zhang , Chen Ma , Mark Coates , Jackie Chi Kit Cheung

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

This paper presents a translation-based knowledge geraph embedding method via efficient relation rotation (TransERR), a straightforward yet effective alternative to traditional translation-based knowledge graph embedding models. Different…

计算与语言 · 计算机科学 2024-03-12 Jiang Li , Xiangdong Su , Fujun Zhang , Guanglai Gao

The Knowledge Graph Completion~(KGC) task aims to infer the missing entity from an incomplete triple. Existing embedding-based methods rely solely on triples in the KG, which is vulnerable to specious relation patterns and long-tail…

人工智能 · 计算机科学 2025-05-01 Muzhi Li , Cehao Yang , Chengjin Xu , Xuhui Jiang , Yiyan Qi , Jian Guo , Ho-fung Leung , Irwin King

The dynamic ensemble selection of classifiers is an effective approach for processing label-imbalanced data classifications. However, such a technique is prone to overfitting, owing to the lack of regularization methods and the dependence…

机器学习 · 计算机科学 2020-11-09 Chen Wang , Chengyuan Deng , Zhoulu Yu , Dafeng Hui , Xiaofeng Gong , Ruisen Luo

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

Entity alignment which aims at linking entities with the same meaning from different knowledge graphs (KGs) is a vital step for knowledge fusion. Existing research focused on learning embeddings of entities by utilizing structural…

人工智能 · 计算机科学 2020-12-16 Yao Zhu , Hongzhi Liu , Zhonghai Wu , Yingpeng Du

We propose a novel value approximation method, namely Eigensubspace Regularized Critic (ERC) for deep reinforcement learning (RL). ERC is motivated by an analysis of the dynamics of Q-value approximation error in the Temporal-Difference…

机器学习 · 计算机科学 2023-11-09 Qiang He , Tianyi Zhou , Meng Fang , Setareh Maghsudi

In this paper, we propose a novel graph-based approach for semi-supervised learning problems, which considers an adaptive adjacency of the examples throughout the unsupervised portion of the training. Adjacency of the examples is inferred…

机器学习 · 计算机科学 2020-08-06 Ozsel Kilinc , Ismail Uysal

Knowledge Graph Completion (KGC) aims to reason over known facts and infer missing links but achieves weak performances on those sparse Knowledge Graphs (KGs). Recent works introduce text information as auxiliary features or apply graph…

计算与语言 · 计算机科学 2022-08-16 Tao He , Ming Liu , Yixin Cao , Tianwen Jiang , Zihao Zheng , Jingrun Zhang , Sendong Zhao , Bing Qin

Entity alignment is to find identical entities in different knowledge graphs (KGs) that refer to the same real-world object. Embedding-based entity alignment techniques have been drawing a lot of attention recently because they can help…

计算与语言 · 计算机科学 2022-11-08 Xiaobin Tian , Zequn Sun , Guangyao Li , Wei Hu

Entity alignment is a basic and vital technique in knowledge graph (KG) integration. Over the years, research on entity alignment has resided on the assumption that KGs are static, which neglects the nature of growth of real-world KGs. As…

计算与语言 · 计算机科学 2022-07-26 Yuxin Wang , Yuanning Cui , Wenqiang Liu , Zequn Sun , Yiqiao Jiang , Kexin Han , Wei Hu

Entity alignment (EA) is a fundamental data integration task that identifies equivalent entities between different knowledge graphs (KGs). Temporal Knowledge graphs (TKGs) extend traditional knowledge graphs by introducing timestamps, which…

信息检索 · 计算机科学 2023-02-09 Xiaoze Liu , Junyang Wu , Tianyi Li , Lu Chen , Yunjun Gao