中文
相关论文

相关论文: A Comparative Analysis of Knowledge Graph Query Pe…

200 篇论文

Graph neural architecture search (GNAS) can customize high-performance graph neural network architectures for specific graph tasks or datasets. However, existing GNAS methods begin searching for architectures from a zero-knowledge state,…

神经与进化计算 · 计算机科学 2024-11-27 Chao Wang , Jiaxuan Zhao , Lingling Li , Licheng Jiao , Fang Liu , Xu Liu , Shuyuan Yang

RDF knowledge graphs (KG) are powerful data structures to represent factual statements created from heterogeneous data sources. KG creation is laborious and demands data management techniques to be executed efficiently. This paper tackles…

人工智能 · 计算机科学 2022-10-27 Enrique Iglesias , Samaneh Jozashoori , Maria-Esther Vidal

Dynamic graph storage systems are essential for real-time applications such as social networks and recommendation, where graph data continuously evolves. However, they face significant challenges in efficiently handling concurrent read and…

数据库 · 计算机科学 2025-07-02 Chiyu Hao , Jixian Su , Shixuan Sun , Hao Zhang , Sen Gao , Jianwen Zhao , Chenyi Zhang , Jieru Zhao , Chen Chen , Minyi Guo

Subsampling is effective in Knowledge Graph Embedding (KGE) for reducing overfitting caused by the sparsity in Knowledge Graph (KG) datasets. However, current subsampling approaches consider only frequencies of queries that consist of…

计算与语言 · 计算机科学 2024-04-15 Xincan Feng , Hidetaka Kamigaito , Katsuhiko Hayashi , Taro Watanabe

To alleviate data sparsity and cold-start problems of traditional recommender systems (RSs), incorporating knowledge graphs (KGs) to supplement auxiliary information has attracted considerable attention recently. However, simply integrating…

信息检索 · 计算机科学 2022-01-04 Yankai Chen , Yaming Yang , Yujing Wang , Jing Bai , Xiangchen Song , Irwin King

Over the past few years, large knowledge bases have been constructed to store massive amounts of knowledge. However, these knowledge bases are highly incomplete, for example, over 70% of people in Freebase have no known place of birth. To…

数据库 · 计算机科学 2023-05-11 Yang Peng , Daisy Zhe Wang

In recent years, the introduction of knowledge graphs (KGs) has significantly advanced recommender systems by facilitating the discovery of potential associations between items. However, existing methods still face several limitations.…

信息检索 · 计算机科学 2025-04-18 Ziqiang Cui , Yunpeng Weng , Xing Tang , Fuyuan Lyu , Dugang Liu , Xiuqiang He , Chen Ma

The effectiveness of in-memory dynamic graph storage (DGS) for supporting concurrent graph read and write queries is crucial for real-time graph analytics and updates. Various methods have been proposed, for example, LLAMA, Aspen,…

数据库 · 计算机科学 2025-02-18 Jixian Su , Chiyu Hao , Shixuan Sun , Hao Zhang , Sen Gao , Jiaxin Jiang , Yao Chen , Chenyi Zhang , Bingsheng He , Minyi Guo

Federated Learning (FL) has lately gained traction as it addresses how machine learning models train on distributed datasets. FL was designed for parametric models, namely Deep Neural Networks (DNNs).Thus, it has shown promise on image and…

机器学习 · 计算机科学 2024-05-06 William Lindskog , Christian Prehofer

We aim to provide table answers to keyword queries against knowledge bases. For queries referring to multiple entities, like "Washington cities population" and "Mel Gibson movies", it is better to represent each relevant answer as a table…

数据库 · 计算机科学 2014-09-05 Mohan Yang , Bolin Ding , Surajit Chaudhuri , Kaushik Chakrabarti

Knowledge graph (KG) link prediction is a fundamental task in artificial intelligence, with applications in natural language processing, information retrieval, and biomedicine. Recently, promising results have been achieved by leveraging…

计算与语言 · 计算机科学 2022-09-26 Tara Safavi , Doug Downey , Tom Hope

Knowledge Graphs (KGs) have been applied to many tasks including Web search, link prediction, recommendation, natural language processing, and entity linking. However, most KGs are far from complete and are growing at a rapid pace. To…

人工智能 · 计算机科学 2017-11-10 Baoxu Shi , Tim Weninger

The performance of applications, such as personal assistants and search engines, relies on high-quality knowledge bases, a.k.a. Knowledge Graphs (KGs). To ensure their quality one important task is knowledge validation, which measures the…

数据库 · 计算机科学 2021-11-29 Elwin Huaman , Amar Tauqeer , Anna Fensel

There is a growing demand for supporting inference queries that combine Structured Query Language (SQL) and Artificial Intelligence / Machine Learning (AI/ML) model inferences in database systems, to avoid data denormalization and transfer,…

数据库 · 计算机科学 2026-03-02 Lixi Zhou , Kanchan Chowdhury , Lulu Xie , Jaykumar Tandel , Hong Guan , Zhiwei Fan , Xinwei Fu , Jia Zou

The number of Knowledge Graphs (KGs) generated with automatic and manual approaches is constantly growing. For an integrated view and usage, an alignment between these KGs is necessary on the schema as well as instance level. While there…

人工智能 · 计算机科学 2022-09-19 Sven Hertling , Heiko Paulheim

Knowledge Graph Completion (KGC) aims to conduct reasoning on the facts within knowledge graphs and automatically infer missing links. Existing methods can mainly be categorized into structure-based or description-based. On the one hand,…

计算与语言 · 计算机科学 2023-08-17 Jiabang He , Liu Jia , Lei Wang , Xiyao Li , Xing Xu

Graph-based multi-task learning at billion-scale presents a significant challenge, as different tasks correspond to distinct billion-scale graphs. Traditional multi-task learning methods often neglect these graph structures, relying solely…

信息检索 · 计算机科学 2026-01-09 Hongyu Yao , Zijin Hong , Hao Chen , Zhiqing Li , Qijie Shen , Zuobin Ying , Qihua Feng , Huan Gong , Feiran Huang

Knowledge graphs (KGs) are structured representations of diversified knowledge. They are widely used in various intelligent applications. In this article, we provide a comprehensive survey on the evolution of various types of knowledge…

人工智能 · 计算机科学 2025-05-22 Xuhui Jiang , Chengjin Xu , Yinghan Shen , Xun Sun , Lumingyuan Tang , Saizhuo Wang , Zhongwu Chen , Yuanzhuo Wang , Jian Guo

Knowledge graph (KG) embedding has been used to benefit the diagnosis of animal diseases by analyzing electronic medical records (EMRs), such as notes and veterinary records. However, learning representations to capture entities and…

人工智能 · 计算机科学 2023-09-08 Van Thuy Hoang , Sang Thanh Nguyen , Sangmyeong Lee , Jooho Lee , Luong Vuong Nguyen , O-Joun Lee

Datalog is a logic programming language widely used in knowledge representation and reasoning (KRR), program analysis, and social media mining due to its expressiveness and high performance. Traditionally, Datalog engines use either…

数据库 · 计算机科学 2025-01-23 Yihao Sun , Sidharth Kumar , Thomas Gilray , Kristopher Micinski