中文
相关论文

相关论文: Knowledge Acquisition and Integration with Expert-…

200 篇论文

Knowledge graphs (KGs) are important products of the semantic web, which are widely used in various application domains. Healthcare is one of such domains where KGs are intensively used, due to the high requirement for knowledge accuracy…

人工智能 · 计算机科学 2025-07-31 Yuzhang Xie , Xu Han , Ran Xu , Xiao Hu , Jiaying Lu , Carl Yang

Knowledge graph (KG) reasoning is becoming increasingly popular in both academia and industry. Conventional KG reasoning based on symbolic logic is deterministic, with reasoning results being explainable, while modern embedding-based…

人工智能 · 计算机科学 2022-02-16 Wen Zhang , Jiaoyan Chen , Juan Li , Zezhong Xu , Jeff Z. Pan , Huajun Chen

Knowledge graphs capture structured information and relations between a set of entities or items. As such knowledge graphs represent an attractive source of information that could help improve recommender systems. However, existing…

机器学习 · 计算机科学 2019-06-17 Hongwei Wang , Fuzheng Zhang , Mengdi Zhang , Jure Leskovec , Miao Zhao , Wenjie Li , Zhongyuan Wang

Automated driving is one of the most active research areas in computer science. Deep learning methods have made remarkable breakthroughs in machine learning in general and in automated driving (AD)in particular. However, there are still…

机器人学 · 计算机科学 2022-10-18 Juergen Luettin , Sebastian Monka , Cory Henson , Lavdim Halilaj

Knowledge graph (KG) plays an increasingly important role in recommender systems. A recent technical trend is to develop end-to-end models founded on graph neural networks (GNNs). However, existing GNN-based models are coarse-grained in…

信息检索 · 计算机科学 2021-02-16 Xiang Wang , Tinglin Huang , Dingxian Wang , Yancheng Yuan , Zhenguang Liu , Xiangnan He , Tat-Seng Chua

Integrating external knowledge into commonsense reasoning tasks has shown progress in resolving some, but not all, knowledge gaps in these tasks. For knowledge integration to yield peak performance, it is critical to select a knowledge…

计算与语言 · 计算机科学 2021-04-22 Lisa Bauer , Mohit Bansal

Knowledge graphs have proven successful in integrating heterogeneous data across various domains. However, there remains a noticeable dearth of research on their seamless integration among heterogeneous recommender systems, despite…

信息检索 · 计算机科学 2025-01-08 Junhyuk Kwon , Seokho Ahn , Young-Duk Seo

Knowledge Graphs (KGs) are a powerful representation of linked data, offering flexibility, semantic richness, and support for knowledge enrichment and reasoning. They help data owners organize and exploit heterogeneous data to provide…

密码学与安全 · 计算机科学 2026-05-20 Yasmine Hayder

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

Knowledge Graph Completion is a task of expanding the knowledge graph/base through estimating possible entities, or proper nouns, that can be connected using a set of predefined relations, or verb/predicates describing interconnections of…

计算与语言 · 计算机科学 2021-01-25 Tong Chen , Sirou Zhu , Yiming Wen , Zhaomin Zheng

To tackle the problem of domain-specific knowledge scarcity within large language models (LLMs), knowledge graph-retrievalaugmented method has been proven to be an effective and efficient technique for knowledge infusion. However, existing…

计算与语言 · 计算机科学 2024-06-07 Zhouyu Jiang , Ling Zhong , Mengshu Sun , Jun Xu , Rui Sun , Hui Cai , Shuhan Luo , Zhiqiang Zhang

In customer service technical support, swiftly and accurately retrieving relevant past issues is critical for efficiently resolving customer inquiries. The conventional retrieval methods in retrieval-augmented generation (RAG) for large…

信息检索 · 计算机科学 2024-05-07 Zhentao Xu , Mark Jerome Cruz , Matthew Guevara , Tie Wang , Manasi Deshpande , Xiaofeng Wang , Zheng Li

Embedding based Knowledge Graph (KG) Completion has gained much attention over the past few years. Most of the current algorithms consider a KG as a multidirectional labeled graph and lack the ability to capture the semantics underlying the…

人工智能 · 计算机科学 2024-07-12 Mehwish Alam , Frank van Harmelen , Maribel Acosta

The recently developed retrieval-augmented generation (RAG) technology has enabled the efficient construction of domain-specific applications. However, it also has limitations, including the gap between vector similarity and the relevance…

Seeking dietary guidance often requires navigating complex professional knowledge while accommodating individual health conditions. Knowledge Graphs (KGs) offer structured and interpretable nutritional information, whereas Large Language…

人机交互 · 计算机科学 2025-04-22 Fan Gao , Xinjie Zhao , Ding Xia , Zhongyi Zhou , Rui Yang , Jinghui Lu , Hang Jiang , Chanjun Park , Irene Li

Existing knowledge graph (KG) embedding models have primarily focused on static KGs. However, real-world KGs do not remain static, but rather evolve and grow in tandem with the development of KG applications. Consequently, new facts and…

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

Knowledge Graphs (KGs) have been utilized as useful side information to improve recommendation quality. In those recommender systems, knowledge graph information often contains fruitful facts and inherent semantic relatedness among items.…

信息检索 · 计算机科学 2022-08-19 Yuhao Yang , Chao Huang , Lianghao Xia , Chenliang Li

Knowledge Graphs (KGs) are extensively used across different domains and in several applications. Often, these KGs are very large in size. Such KGs become unwieldy for tasks such as question answering and visualization. Summarization of KGs…

人工智能 · 计算机科学 2026-05-15 Sohel Aman Khan , Raghava Mutharaju , Supratim Shit

Personal knowledge graphs (PKGs) offer individuals a way to store and consolidate their fragmented personal data in a central place, improving service personalization while maintaining full user control. Despite their potential, practical…

NeuralKG is an open-source Python-based library for diverse representation learning of knowledge graphs. It implements three different series of Knowledge Graph Embedding (KGE) methods, including conventional KGEs, GNN-based KGEs, and…