中文
相关论文

相关论文: A Novel Embedding Model for Knowledge Base Complet…

200 篇论文

Knowledge graphs often suffer from incompleteness issues, which can be alleviated through information completion. However, current state-of-the-art deep knowledge convolutional embedding models rely on external convolution kernels and…

计算与语言 · 计算机科学 2025-06-13 Wenbin Guo , Zhao Li , Xin Wang , Zirui Chen , Jun Zhao , Jianxin Li , Ye Yuan

In this paper, we introduce an embedding model, named CapsE, exploring a capsule network to model relationship triples (subject, relation, object). Our CapsE represents each triple as a 3-column matrix where each column vector represents…

计算与语言 · 计算机科学 2019-03-07 Dai Quoc Nguyen , Thanh Vu , Tu Dinh Nguyen , Dat Quoc Nguyen , Dinh Phung

Neural models of Knowledge Base data have typically employed compositional representations of graph objects: entity and relation embeddings are systematically combined to evaluate the truth of a candidate Knowedge Base entry. Using a model…

计算与语言 · 计算机科学 2019-08-14 Matthias Lalisse , Paul Smolensky

Representation learning of knowledge graphs aims to embed entities and relations into low-dimensional vectors. Most existing works only consider the direct relations or paths between an entity pair. It is considered that such approaches…

计算与语言 · 计算机科学 2022-10-24 Sirui Li , Kok Wai Wong , Dengya Zhu , Chun Che Fung

Knowledge base (KB) completion adds new facts to a KB by making inferences from existing facts, for example by inferring with high likelihood nationality(X,Y) from bornIn(X,Y). Most previous methods infer simple one-hop relational synonyms…

计算与语言 · 计算机科学 2015-05-29 Arvind Neelakantan , Benjamin Roth , Andrew McCallum

Knowledge hypergraph embedding models are usually computationally expensive due to the inherent complex semantic information. However, existing works mainly focus on improving the effectiveness of knowledge hypergraph embedding, making the…

人工智能 · 计算机科学 2024-11-05 Zhao Li , Xin Wang , Jun Zhao , Wenbin Guo , Jianxin Li

Previous models for learning entity and relationship embeddings of knowledge graphs such as TransE, TransH, and TransR aim to explore new links based on learned representations. However, these models interpret relationships as simple…

机器学习 · 计算机科学 2018-04-02 Feipeng Zhao , Martin Renqiang Min , Chen Shen , Amit Chakraborty

Knowledge bases are useful resources for many natural language processing tasks, however, they are far from complete. In this paper, we define a novel entity representation as a mixture of its neighborhood in the knowledge base and apply…

计算与语言 · 计算机科学 2017-03-10 Dat Quoc Nguyen , Kairit Sirts , Lizhen Qu , Mark Johnson

Transfer learning for feature extraction can be used to exploit deep representations in contexts where there is very few training data, where there are limited computational resources, or when tuning the hyper-parameters needed for training…

Knowledge graph (KG) completion aims to fill the missing facts in a KG, where a fact is represented as a triple in the form of $(subject, relation, object)$. Current KG completion models compel two-thirds of a triple provided (e.g.,…

机器学习 · 计算机科学 2019-01-01 Lingbing Guo , Qingheng Zhang , Weiyi Ge , Wei Hu , Yuzhong Qu

Enriching existing medical terminology knowledge bases (KBs) is an important and never-ending work for clinical research because new terminology alias may be continually added and standard terminologies may be newly renamed. In this paper,…

计算与语言 · 计算机科学 2019-09-04 Jiaying Zhang , Zhixing Zhang , Huanhuan Zhang , Zhiyuan Ma , Yangming Zhou , Ping He

Knowledge graph embedding has been an active research topic for knowledge base completion (KGC), with progressive improvement from the initial TransE, TransH, RotatE et al to the current state-of-the-art QuatE. However, QuatE ignores the…

计算与语言 · 计算机科学 2021-06-17 Haipeng Gao , Kun Yang , Yuxue Yang , Rufai Yusuf Zakari , Jim Wilson Owusu , Ke Qin

During the last years, many advances have been made in tasks like3D model retrieval, 3D model classification, and 3D model segmentation.The typical 3D representations such as point clouds, voxels, and poly-gon meshes are mostly suitable for…

计算机视觉与模式识别 · 计算机科学 2021-03-08 Arniel Labrada , Benjamin Bustos , Ivan Sipiran

Knowledge Graph Embedding methods aim at representing entities and relations in a knowledge base as points or vectors in a continuous vector space. Several approaches using embeddings have shown promising results on tasks such as link…

The recent proliferation of knowledge graphs (KGs) coupled with incomplete or partial information, in the form of missing relations (links) between entities, has fueled a lot of research on knowledge base completion (also known as relation…

机器学习 · 计算机科学 2019-06-05 Deepak Nathani , Jatin Chauhan , Charu Sharma , Manohar Kaul

Knowledge graph is a popular format for representing knowledge, with many applications to semantic search engines, question-answering systems, and recommender systems. Real-world knowledge graphs are usually incomplete, so knowledge graph…

机器学习 · 计算机科学 2023-04-26 Hung Nghiep Tran , Atsuhiro Takasu

Recently, a considerable literature has grown up around the theme of Graph Convolutional Network (GCN). How to effectively leverage the rich structural information in complex graphs, such as knowledge graphs with heterogeneous types of…

机器学习 · 计算机科学 2021-04-26 Donghan Yu , Yiming Yang , Ruohong Zhang , Yuexin Wu

Knowledge graph embedding (KGE) models represent each entity and relation of a knowledge graph (KG) with low-dimensional embedding vectors. These methods have recently been applied to KG link prediction and question answering over…

计算与语言 · 计算机科学 2022-03-22 Apoorv Saxena , Adrian Kochsiek , Rainer Gemulla

Knowledge graph completion aims to predict the new links in given entities among the knowledge graph (KG). Most mainstream embedding methods focus on fact triplets contained in the given KG, however, ignoring the rich background information…

人工智能 · 计算机科学 2020-10-13 Zhaochong An , Bozhou Chen , Houde Quan , Qihui Lin , Hongzhi Wang

Representing entities and relations in an embedding space is a well-studied approach for machine learning on relational data. Existing approaches, however, primarily focus on simple link structure between a finite set of entities, ignoring…

人工智能 · 计算机科学 2018-09-11 Pouya Pezeshkpour , Liyan Chen , Sameer Singh
‹ 上一页 1 2 3 10 下一页 ›