中文
相关论文

相关论文: KG4Vis: A Knowledge Graph-Based Approach for Visua…

200 篇论文

In recommender systems, knowledge graph (KG) can offer critical information that is lacking in the original user-item interaction graph (IG). Recent process has explored this direction and shows that contrastive learning is a promising way…

信息检索 · 计算机科学 2023-09-26 Haibo Ye , Xinjie Li , Yuan Yao , Hanghang Tong

Knowledge graphs are useful for many artificial intelligence tasks but often have missing data. Hence, a method for completing knowledge graphs is required. Existing approaches include embedding models, the Path Ranking Algorithm, and rule…

人工智能 · 计算机科学 2019-09-11 Takuma Ebisu , Ryutaro Ichise

Knowledge Graphs (KGs) are widely employed in artificial intelligence applications, such as question-answering and recommendation systems. However, KGs are frequently found to be incomplete. While much of the existing literature focuses on…

人工智能 · 计算机科学 2024-06-28 Sakher Khalil Alqaaidi , Krzysztof Kochut

Library migration, which re-implements the same software behavior by using a different library instead of using the current one, has been widely observed in software evolution. One essential part of library migration is to find an…

软件工程 · 计算机科学 2023-08-23 Mingwei Liu , Yanjun Yang , Yiling Lou , Xin Peng , Zhong Zhou , Xueying Du , Tianyong Yang

Knowledge Graph Embeddings (KGEs) have been intensively explored in recent years due to their promise for a wide range of applications. However, existing studies focus on improving the final model performance without acknowledging the…

机器学习 · 计算机科学 2022-01-25 Xutan Peng , Guanyi Chen , Chenghua Lin , Mark Stevenson

Knowledge Graph Embedding (KGE) models are used to learn continuous representations of entities and relations. A key task in the literature is predicting missing links between entities. However, Knowledge Graphs are not just sets of links…

人工智能 · 计算机科学 2023-08-28 Thiviyan Thanapalasingam , Emile van Krieken , Peter Bloem , Paul Groth

Knowledge Graph Embedding (KGE) aims to represent entities and relations of knowledge graph in a low-dimensional continuous vector space. Recent works focus on incorporating structural knowledge with additional information, such as entity…

计算与语言 · 计算机科学 2018-08-14 Kai Wang , Yu Liu , Xiujuan Xu , Dan Lin

Knowledge Graph (KG) completion is an important task that greatly benefits knowledge discovery in many fields (e.g. biomedical research). In recent years, learning KG embeddings to perform this task has received considerable attention.…

机器学习 · 计算机科学 2022-08-01 Adil Bahaj , Safae Lhazmir , Mounir Ghogho

Knowledge graph (KG) embedding methods map entities and relations into continuous vector spaces, improving performance in tasks like link prediction and question answering. With rising privacy concerns, machine unlearning (MU) has emerged…

人工智能 · 计算机科学 2024-12-03 Naixing Xu , Qian Li , Xu Wang , Bingchen Liu , Xin Li

Knowledge graph (KG) enhanced recommendation has demonstrated improved performance in the recommendation system (RecSys) and attracted considerable research interest. Recently the literature has adopted neural graph networks (GNNs) on the…

信息检索 · 计算机科学 2022-11-15 Liangwei Yang , Shen Wang , Jibing Gong , Shaojie Zheng , Shuying Du , Zhiwei Liu , Philip S. Yu

With the recent surge in social applications relying on knowledge graphs, the need for techniques to ensure fairness in KG based methods is becoming increasingly evident. Previous works have demonstrated that KGs are prone to various social…

人工智能 · 计算机科学 2021-09-23 Daphna Keidar , Mian Zhong , Ce Zhang , Yash Raj Shrestha , Bibek Paudel

Information extraction methods proved to be effective at triple extraction from structured or unstructured data. The organization of such triples in the form of (head entity, relation, tail entity) is called the construction of Knowledge…

人工智能 · 计算机科学 2022-08-25 Mohamad Zamini , Hassan Reza , Minou Rabiei

Knowledge graph (KG) embedding techniques use structured relationships between entities to learn low-dimensional representations of entities and relations. The traditional KG embedding techniques (such as TransE and DistMult) estimate these…

机器学习 · 计算机科学 2022-10-17 Saurav Manchanda

In the last years, deep learning has shown to be a game-changing technology in artificial intelligence thanks to the numerous successes it reached in diverse application fields. Among others, the use of deep learning for the recommendation…

信息检索 · 计算机科学 2018-07-16 Vito Bellini , Angelo Schiavone , Tommaso Di Noia , Azzurra Ragone , Eugenio Di Sciascio

We present a framework to generate and evaluate thematic recommendations based on multilayer network representations of knowledge graphs (KGs). In this representation, each layer encodes a different type of relationship in the KG, and…

信息检索 · 计算机科学 2021-05-13 Mariano Beguerisse-Díaz , Dimitrios Korkinof , Till Hoffmann

Knowledge Graphs are a widely used method to represent relations between entities in various AI applications, and Graph Embedding has rapidly become a standard technique to represent Knowledge Graphs in such a way as to facilitate…

机器学习 · 计算机科学 2023-11-02 Zhijin Guo , Zhaozhen Xu , Martha Lewis , Nello Cristianini

A visual-relational knowledge graph (KG) is a multi-relational graph whose entities are associated with images. We explore novel machine learning approaches for answering visual-relational queries in web-extracted knowledge graphs. To this…

Knowledge graph embeddings (KGE) have been extensively studied to embed large-scale relational data for many real-world applications. Existing methods have long ignored the fact many KGs contain two fundamentally different views: high-level…

Knowledge graph completion (KGC) tasks aim to infer missing facts in a knowledge graph (KG) for many knowledge-intensive applications. However, existing embedding-based KGC approaches primarily rely on factual triples, potentially leading…

人工智能 · 计算机科学 2024-10-08 Guanglin Niu , Bo Li , Siling Feng

Chart images, such as bar charts, pie charts, and line charts, are explosively produced due to the wide usage of data visualizations. Accordingly, knowledge mining from chart images is becoming increasingly important, which can benefit…

人工智能 · 计算机科学 2024-10-15 Zhiguang Zhou , Haoxuan Wang , Zhengqing Zhao , Fengling Zheng , Yongheng Wang , Wei Chen , Yong Wang