期刊文献+
共找到127篇文章
< 1 2 7 >
每页显示 20 50 100
融合LLM-RAG-KG的电力生产安全事故问答大模型
1
作者 晋良海 张倩 +2 位作者 徐童欣 陈云 彭仲文 《中国安全科学学报》 北大核心 2026年第3期66-73,共8页
为解决传统分析方法在面对电力系统多因素非线性交互的复杂特性时存在专业知识整合不足、因果推理可解释性弱等固有局限,提出一种融合大型语言模型(LLM)、检索增强生成(RAG)和知识图谱(KG)的电力生产安全事故分析大模型;构建包含知识检... 为解决传统分析方法在面对电力系统多因素非线性交互的复杂特性时存在专业知识整合不足、因果推理可解释性弱等固有局限,提出一种融合大型语言模型(LLM)、检索增强生成(RAG)和知识图谱(KG)的电力生产安全事故分析大模型;构建包含知识检索、知识推理、答案生成与效果评估4个核心模块框架:基于RAG技术从专业文本中精准检索相关知识,利用KG结构化推理事故实体和关系,以弥补检索盲区;通过LLM生成专业、可解释的事故因果分析答案,通过主观专家评分与自动评估指标(ROUGE)、双语替换学习(BLEU)等客观指标全面评估系统。结果表明:在电力生产安全事故分析场景中,RAG与KG的知识增强技术对具备一定规模参数的基础模型有普适性性能提升,能帮助模型精准捕捉设备故障传导链等专业关联,提升事故致因挖掘与结果演化推理质量;DeepSeek-R1、Qwen2.5-72B等大模型在该模式下解析专业术语、梳理多因素关联的准确性显著提高,其中DeepSeek-R1综合评分达4.05分,更满足领域精度要求;增强效果存在模型能力阈值,Qwen2.5-72B增强后能高效解析跨区域电网故障联动等复杂逻辑,且平衡性能与部署成本,适配企业实际需求,而Qwen2.5-14B等小模型因基础推理能力有限,引入外部知识后难处理专业信息,性能下降,无法满足专业性要求。 展开更多
关键词 大型语言模型(LLM) 检索增强生成(RAG) 知识图谱(kg) 电力生产安全事故 事故分析 DeepSeek-R1
原文传递
MKGViLT:visual-and-language transformer based on medical knowledge graph embedding
2
作者 CUI Wencheng SHI Wentao SHAO Hong 《High Technology Letters》 2025年第1期73-85,共13页
Medical visual question answering(MedVQA)aims to enhance diagnostic confidence and deepen patientsunderstanding of their health conditions.While the Transformer architecture is widely used in multimodal fields,its app... Medical visual question answering(MedVQA)aims to enhance diagnostic confidence and deepen patientsunderstanding of their health conditions.While the Transformer architecture is widely used in multimodal fields,its application in MedVQA requires further enhancement.A critical limitation of contemporary MedVQA systems lies in the inability to integrate lifelong knowledge with specific patient data to generate human-like responses.Existing Transformer-based MedVQA models require enhancing their capabitities for interpreting answers through the applications of medical image knowledge.The introduction of the medical knowledge graph visual language transformer(MKGViLT),designed for joint medical knowledge graphs(KGs),addresses this challenge.MKGViLT incorporates an enhanced Transformer structure to effectively extract features and combine modalities for MedVQA tasks.The MKGViLT model delivers answers based on richer background knowledge,thereby enhancing performance.The efficacy of MKGViLT is evaluated using the SLAKE and P-VQA datasets.Experimental results show that MKGViLT surpasses the most advanced methods on the SLAKE dataset. 展开更多
关键词 knowledge graph(kg) medical vision question answer(MedVQA) vision-andlanguage transformer
在线阅读 下载PDF
KIG:A Knowledge Graph-Guided Iterative-Updating Graph Neural Network for Multisensor Time Series Time-Delay Estimation
3
作者 Siyuan Xu Dong Pan +3 位作者 Zhaohui Jiang Zhiwen Chen Haoyang Yu Weihua Gui 《IEEE/CAA Journal of Automatica Sinica》 2026年第2期327-345,共19页
Temporal alignment of multisensor time series(MTS)is a critical prerequisite for accurate modeling and optimal control in subsequent data-driven applications.Nevertheless,many approaches frequently neglect to consider... Temporal alignment of multisensor time series(MTS)is a critical prerequisite for accurate modeling and optimal control in subsequent data-driven applications.Nevertheless,many approaches frequently neglect to consider the complex interdependencies between different sensors in MTS,and temporal alignment in many methods is typically treated as an isolated task disconnected from the downstream objectives,leading to unsatisfactory performances in follow-up applications.To address these challenges,this paper proposes a novel knowledge graph(KG)-guided iterative-updating graph neural network(GNN)for time-delay estimation(TDE)in MTS.Initially,a domain-specific KG is constructed from domain mechanism knowledge,providing a foundation for GNN's initialization.Next,capitalizing on the inherent structure of the graph topology,a GNN-based TDE method is developed.Then,a customized loss function is constructed,which synthesizes both the performances of downstream tasks and graph-based constraints.Moreover,an innovative algorithm for GNN structure learning and iterative-updating is proposed to renovate the graph structure further.Finally,experimental results across various regression and classification tasks on numerical simulation,public datasets,and the real blast furnace ironmaking dataset demonstrate that the proposed method can achieve accurate temporal alignment of MTS. 展开更多
关键词 Blast furnace ironmaking process graph neural network(GNN) knowledge graph(kg) multisensor time series(MTS) temporal alignment time-delay estimation(TDE)
在线阅读 下载PDF
融合K-BERT与KG-BART的测井文本生成方法研究
4
作者 曹茂俊 田明家 肖阳 《智能科学与技术学报》 2025年第4期444-453,共10页
测井文本生成是油气勘探开发中的关键环节,其质量直接影响地层构造解释的效率与准确性。现有方法主要包括基于模板的规则策略、统计摘要技术以及基于循环神经网络(recurrent neural network,RNN)/Transformer的小规模数据驱动模型,但这... 测井文本生成是油气勘探开发中的关键环节,其质量直接影响地层构造解释的效率与准确性。现有方法主要包括基于模板的规则策略、统计摘要技术以及基于循环神经网络(recurrent neural network,RNN)/Transformer的小规模数据驱动模型,但这些方法普遍存在领域知识利用率不足、长文本语境与逻辑一致性差以及缺少多任务协同机制等问题。针对中文测井文本的高专业性与复杂性,提出一种融合知识增强型基于Transformer的双向编码器表示(knowledge-enhanced bidirectional encoder representations from transformer,K-BERT)语义理解与知识图谱增强型双向自回归Transformer(knowledge graph-enhanced bidirectional and auto-regressive transformer,KG-BART)生成能力的多任务模型K2-KGLogGen。该模型通过引入测井领域知识图谱以增强语义感知,利用分类模块提供类别语境引导,并借助自注意力机制实现分类与生成的协同优化。实验结果表明,在分类任务中,K2-KGLogGen模型的F1-score相较于现有主流模型均有显著提升。其中,相较于K-BERT(单任务)提升约2.2%,相较于BERT模型、文本卷积神经网络(text convolutional neural network,TextCNN)、支持向量机+词频-逆文档频率(support vector machine+term frequency-inverse document frequency,SVM+TF-IDF)分别提升3.2%、4.7%及9.3%;在生成任务中,ROUGE-1、ROUGE-2和ROUGE-L分别达0.63、0.41和0.54,显著优于Transformer、文本到文本迁移Transformer(text-to-text transfer transformer, T5)、统一语言模型(unified language model,UniLM)、指针生成网络(pointer generator network,PGN)和BART等方法。消融实验进一步验证了自注意力机制与知识注入模块对性能提升的关键作用,表明K2-KGLogGen模型在专业测井文本生成中具有显著优势,并在其他高专业性技术文本生成任务中具有推广价值。 展开更多
关键词 测井文本生成 多任务学习 知识图谱 K-BERT kg-BART 注意力融合机制
原文传递
Knowledge graph construction and complementation for research projects 被引量:1
5
作者 LI Tongxin LIN Mu +2 位作者 WANG Weiping LI Xiaobo WANG Tao 《Journal of Systems Engineering and Electronics》 2025年第3期725-735,共11页
Tracking and analyzing data from research projects is critical for understanding research trends and supporting the development of science and technology strategies.However,the data from these projects is often comple... Tracking and analyzing data from research projects is critical for understanding research trends and supporting the development of science and technology strategies.However,the data from these projects is often complex and inadequate,making it challenging for researchers to conduct in-depth data mining to improve policies or management.To address this problem,this paper adopts a top-down approach to construct a knowledge graph(KG)for research projects.Firstly,we construct an integrated ontology by referring to the metamodel of various architectures,which is called the meta-model integration conceptual reference model.Subsequently,we use the dependency parsing method to extract knowledge from unstructured textual data and use the entity alignment method based on weakly supervised learning to classify the extracted entities,completing the construction of the KG for the research projects.In addition,a knowledge inference model based on representation learning is employed to achieve knowledge completion and improve the KG.Finally,experiments are conducted on the KG for research projects and the results demonstrate the effectiveness of the proposed method in enriching incomplete data within the KG. 展开更多
关键词 research projects knowledge graph(kg) kg completion
在线阅读 下载PDF
智能汽车信息物理系统知识图谱模块化设计
6
作者 李沛谕 董宏辉 +4 位作者 员鹤书 张琪 尚冲 尹宏丰 林予松 《汽车工程》 北大核心 2026年第2期264-273,共10页
针对智能汽车信息物理系统(IVCPS)知识图谱目前缺乏一套完整的跨领域模块化设计的理论体系与实现方法的问题,本文通过知识表示、自上而下的复杂体系解构以及以需求驱动为中心的自下而上的动态模块集成等关键技术的研究,实现了面向IVCPS... 针对智能汽车信息物理系统(IVCPS)知识图谱目前缺乏一套完整的跨领域模块化设计的理论体系与实现方法的问题,本文通过知识表示、自上而下的复杂体系解构以及以需求驱动为中心的自下而上的动态模块集成等关键技术的研究,实现了面向IVCPS知识图谱的跨领域模块设计体系的构建与应用。通过标准化接口和分层、分类相结合的模块化设计实现了模块之间的松耦合整合,支持硬件模块可插拔、软件模块可迭代、系统模块可持续演进,形成可扩展的一体化的系统框架,有效支撑功能定制和动态组合的IVCPS开发新模式。 展开更多
关键词 智能汽车信息物理系统 知识图谱 模块化设计 模块组合
在线阅读 下载PDF
预回答与召回过滤:双阶段RAG问答系统优化方法
7
作者 黄奕明 邹喜华 +1 位作者 邓果 郑狄 《计算机应用》 北大核心 2026年第3期696-707,共12页
现有的检索增强生成(RAG)问答系统在特定领域应用时,存在检索路径单一、用户潜在意图覆盖不足和召回文段质量低导致的系统回答准确性低与不全面的问题。因此,提出一种双阶段优化方法——预回答与召回过滤(PARF)。首先,通过结合领域知识... 现有的检索增强生成(RAG)问答系统在特定领域应用时,存在检索路径单一、用户潜在意图覆盖不足和召回文段质量低导致的系统回答准确性低与不全面的问题。因此,提出一种双阶段优化方法——预回答与召回过滤(PARF)。首先,通过结合领域知识图谱与提示工程技术,引导大语言模型(LLM)生成预回答,构建“原始查询→预回答→相关文段”的多向检索路径,从而扩展原始查询的语义空间;其次,利用BERT(Bidirectional Encoder Representations from Transformers)模型对召回文段进行相关性评分与过滤,实现检索与生成阶段的协同优化,提升有效信息的密度。实验结果表明,相较于基线方法DPR-LLM(Dense Passage Retrieval with LLM)构建的RAG问答系统,PARF方法构建的RAG问答系统的一致性指标F1和ROUGE-L(Recall-Oriented Understudy for Gisting Evaluation-L)在轨道交通问答数据集上分别提升19.8和41.5个百分点,在医药问答数据集上分别提升16.1和17.6个百分点,效果指标正确率分别提升10.2和8.8个百分点。 展开更多
关键词 检索增强生成 知识图谱 自然语言处理 问答系统 大语言模型 垂直领域
在线阅读 下载PDF
基于大模型文档知识抽取的领域知识图谱增量构建
8
作者 陈俊臻 王淑营 罗浩然 《计算机工程与应用》 北大核心 2026年第5期191-203,共13页
针对工业领域知识图谱构建中面临的标注样本稀缺、文档多源异构、语义结构复杂等挑战,提出一种基于大型预训练语言模型的领域知识图谱增量构建方法LLM-KG。该方法利用GPT-4模型自动生成高质量的标注样本,降低人工标注成本的同时提升训... 针对工业领域知识图谱构建中面临的标注样本稀缺、文档多源异构、语义结构复杂等挑战,提出一种基于大型预训练语言模型的领域知识图谱增量构建方法LLM-KG。该方法利用GPT-4模型自动生成高质量的标注样本,降低人工标注成本的同时提升训练数据的覆盖性与准确性;借助LoRA(low-rank adaptation)技术对轻量级语言模型进行领域微调,实现对领域文档中实体与关系的高精度抽取。为提升新增实体和关系的对齐质量,LLM-KG引入语义块划分机制,并结合向量数据库进行Top-k实体召回,最终由大语言模型对召回结果进行语义一致性判断与筛选,从而实现更加准确的实体融合与关系补全。在公开数据集DDI及风电装备数据集上进行了实验验证,结果表明,LLM-KG在准确率、召回率和F1值上均优于对比方法,展现出良好的领域适应性与增量构建能力。 展开更多
关键词 知识图谱(kg) 大模型微调 文档信息抽取 增量构建
在线阅读 下载PDF
IHRAG:面向LLM的迭代式混合检索增强生成
9
作者 谢雨霏 李琳 +3 位作者 李涛 何柳 高贝琳 何志婷 《计算机系统应用》 2026年第3期13-22,共10页
在医疗领域,检索增强生成(RAG)被提出以减少大语言模型幻觉,并提供更多的可解释性和可控性,然而现有技术面临对低频实体的召回能力较弱、难以处理模糊冗长或多义性强的查询的问题,本文提出一种面向大语言模型的迭代式混合检索增强生成(i... 在医疗领域,检索增强生成(RAG)被提出以减少大语言模型幻觉,并提供更多的可解释性和可控性,然而现有技术面临对低频实体的召回能力较弱、难以处理模糊冗长或多义性强的查询的问题,本文提出一种面向大语言模型的迭代式混合检索增强生成(iterative hybrid retrieval-augmented generation,IHRAG)方法以提升对复杂问题的意图解析能力,增强模型在知识挖掘方面的表现,使大语言模型生成更加准确的回答.该框架通过动态路由机制协同调度向量检索的语义泛化能力与知识图谱的结构化推理能力,结合医疗本体驱动的查询解构算法,将复杂临床问题分解为可检索的原子子问题,并引入知识缺口感知的神经符号扩展模型与“检索-验证-迭代”闭环优化机制,构建了从表层信息提取到深层知识挖掘的递进式发现流程.实验结果表明,IHRAG在Qwen、DeepSeek等不同规模基础模型上均显著提升性能,最高可使准确性提升11.12个百分点,优秀回答率提升17个百分点. 展开更多
关键词 大语言模型 检索增强生成 知识图谱 混合检索 医疗问答
在线阅读 下载PDF
知识图谱的复杂逻辑查询方法研究综述
10
作者 陈昱胤 李贯峰 +1 位作者 秦晶 肖毓航 《计算机科学》 北大核心 2026年第2期273-288,共16页
复杂逻辑查询作为一种深度挖掘知识图谱底层逻辑关系的技术,旨在通过从现有事实中进行推理,来精准回答复杂查询。该技术在语义搜索、推荐系统等场景中表现优异,促进了知识图谱在人工智能领域的深入发展。然而,目前针对复杂逻辑查询方法... 复杂逻辑查询作为一种深度挖掘知识图谱底层逻辑关系的技术,旨在通过从现有事实中进行推理,来精准回答复杂查询。该技术在语义搜索、推荐系统等场景中表现优异,促进了知识图谱在人工智能领域的深入发展。然而,目前针对复杂逻辑查询方法的研究仍旧不足,整合大语言模型的系统性综述尤为匮乏。鉴于以上现状,深入探讨了涵盖几何对象、概率分布、模糊逻辑及大语言模型四大类别的复杂逻辑查询技术,全面回顾了现有模型的技术特点,并系统总结了这些方法所采用的典型数据集及评价指标。在此基础上,进一步剖析了各方法的优势与局限,旨在为复杂逻辑查询技术的发展提供全面而深入的理论参考。最后,指出了当前复杂逻辑查询技术面临的挑战,并探讨了潜在的研究方向,为未来技术的革新与发展提供有益启示。 展开更多
关键词 复杂逻辑查询 知识图谱 推理 大语言模型
在线阅读 下载PDF
QA-KGNet:一种语言模型驱动的知识图谱问答模型 被引量:20
11
作者 乔少杰 杨国平 +5 位作者 于泳 韩楠 覃晓 屈露露 冉黎琼 李贺 《软件学报》 EI CSCD 北大核心 2023年第10期4584-4600,共17页
基于知识图谱的问答系统可以解析用户问题,已成为一种检索知识、自动回答所询问题的有效途径.知识图谱问答系统通常是利用神经程序归纳模型,将自然语言问题转化为逻辑形式,在知识图谱上执行该逻辑形式能够得到答案.然而,使用预训练语言... 基于知识图谱的问答系统可以解析用户问题,已成为一种检索知识、自动回答所询问题的有效途径.知识图谱问答系统通常是利用神经程序归纳模型,将自然语言问题转化为逻辑形式,在知识图谱上执行该逻辑形式能够得到答案.然而,使用预训练语言模型和知识图谱的知识问答系统包含两个挑战:(1)给定问答(questionanswering, QA)上下文,需要从大型知识图谱(knowledge graph, KG)中识别相关知识;(2)对QA上下文和KG进行联合推理.基于此,提出一种语言模型驱动的知识图谱问答推理模型QA-KGNet,将QA上下文和KG连接起来形成一个工作图,使用语言模型计算给定QA上下文节点与KG节点的关联度,并使用多头图注意力网络更新节点表示.在Commonsense QA、OpenBookQA和Med QA-USMLE真实数据集上进行实验来评估QA-KGNet的性能,实验结果表明:QA-KGNet优于现有的基准模型,表现出优越的结构化推理能力. 展开更多
关键词 知识图谱 预训练语言模型 QA上下文 多头图注意力网络 联合推理
在线阅读 下载PDF
基于远亲知识联结推理的领域异构文档问答增强方法研究
12
作者 苏可 《机电产品开发与创新》 2026年第2期31-35,共5页
随着大语言模型(Large Language Model,简称LLM)技术的飞速发展,衍生出了对文档的检索增强生成(Retrieval-Augmented Generation,简称RAG)方法,但对于特定领域内多样化异构文档,传统RAG方法仍难以运用。面向对知识推理准确性有苛刻要求... 随着大语言模型(Large Language Model,简称LLM)技术的飞速发展,衍生出了对文档的检索增强生成(Retrieval-Augmented Generation,简称RAG)方法,但对于特定领域内多样化异构文档,传统RAG方法仍难以运用。面向对知识推理准确性有苛刻要求的特定领域(如军事、医疗等),本文针对远距离知识无法关联、答案不完整、特殊领域推理能力匮乏等问题,提出了基于远亲知识联结推理的异构文档问答增强方法(简称KiRAG),该方法通过解析异构文档,抽取、构建领域知识图谱,根据问题在图谱中推理并动态召回文档分片,使LLM理解问题和生成答案时,具备完备的信息视野,以确保最终答案的完整性、合理性及准确性。实验验证表明,该方法能够有效解决军事领域异构文档的知识问答运用问题,并具备在其他相似领域泛化运用的潜力。 展开更多
关键词 大语言模型 知识图谱 检索增强生成
在线阅读 下载PDF
A Survey of Knowledge Graph Construction Using Machine Learning 被引量:2
13
作者 Zhigang Zhao Xiong Luo +1 位作者 Maojian Chen Ling Ma 《Computer Modeling in Engineering & Sciences》 SCIE EI 2024年第4期225-257,共33页
Knowledge graph(KG)serves as a specialized semantic network that encapsulates intricate relationships among real-world entities within a structured framework.This framework facilitates a transformation in information ... Knowledge graph(KG)serves as a specialized semantic network that encapsulates intricate relationships among real-world entities within a structured framework.This framework facilitates a transformation in information retrieval,transitioning it from mere string matching to far more sophisticated entity matching.In this transformative process,the advancement of artificial intelligence and intelligent information services is invigorated.Meanwhile,the role ofmachine learningmethod in the construction of KG is important,and these techniques have already achieved initial success.This article embarks on a comprehensive journey through the last strides in the field of KG via machine learning.With a profound amalgamation of cutting-edge research in machine learning,this article undertakes a systematical exploration of KG construction methods in three distinct phases:entity learning,ontology learning,and knowledge reasoning.Especially,a meticulous dissection of machine learningdriven algorithms is conducted,spotlighting their contributions to critical facets such as entity extraction,relation extraction,entity linking,and link prediction.Moreover,this article also provides an analysis of the unresolved challenges and emerging trajectories that beckon within the expansive application of machine learning-fueled,large-scale KG construction. 展开更多
关键词 Knowledge graph(kg) semantic network relation extraction entity linking knowledge reasoning
在线阅读 下载PDF
Semantic-aware graph convolution network on multi-hop paths for link prediction 被引量:1
14
作者 彭斐 CHEN Shudong +2 位作者 QI Donglin YU Yong TONG Da 《High Technology Letters》 EI CAS 2023年第3期269-278,共10页
Knowledge graph(KG) link prediction aims to address the problem of missing multiple valid triples in KGs. Existing approaches either struggle to efficiently model the message passing process of multi-hop paths or lack... Knowledge graph(KG) link prediction aims to address the problem of missing multiple valid triples in KGs. Existing approaches either struggle to efficiently model the message passing process of multi-hop paths or lack transparency of model prediction principles. In this paper,a new graph convolutional network path semantic-aware graph convolution network(PSGCN) is proposed to achieve modeling the semantic information of multi-hop paths. PSGCN first uses a random walk strategy to obtain all-hop paths in KGs,then captures the semantics of the paths by Word2Sec and long shortterm memory(LSTM) models,and finally converts them into a potential representation for the graph convolution network(GCN) messaging process. PSGCN combines path-based inference methods and graph neural networks to achieve better interpretability and scalability. In addition,to ensure the robustness of the model,the value of the path thresholdKis experimented on the FB15K-237 and WN18RR datasets,and the final results prove the effectiveness of the model. 展开更多
关键词 knowledge graph(kg) link prediction graph convolution network(GCN) knowledge graph completion(kgC) multi-hop paths semantic information
在线阅读 下载PDF
LKPNR: Large Language Models and Knowledge Graph for Personalized News Recommendation Framework 被引量:1
15
作者 Hao Chen Runfeng Xie +4 位作者 Xiangyang Cui Zhou Yan Xin Wang Zhanwei Xuan Kai Zhang 《Computers, Materials & Continua》 SCIE EI 2024年第6期4283-4296,共14页
Accurately recommending candidate news to users is a basic challenge of personalized news recommendation systems.Traditional methods are usually difficult to learn and acquire complex semantic information in news text... Accurately recommending candidate news to users is a basic challenge of personalized news recommendation systems.Traditional methods are usually difficult to learn and acquire complex semantic information in news texts,resulting in unsatisfactory recommendation results.Besides,these traditional methods are more friendly to active users with rich historical behaviors.However,they can not effectively solve the long tail problem of inactive users.To address these issues,this research presents a novel general framework that combines Large Language Models(LLM)and Knowledge Graphs(KG)into traditional methods.To learn the contextual information of news text,we use LLMs’powerful text understanding ability to generate news representations with rich semantic information,and then,the generated news representations are used to enhance the news encoding in traditional methods.In addition,multi-hops relationship of news entities is mined and the structural information of news is encoded using KG,thus alleviating the challenge of long-tail distribution.Experimental results demonstrate that compared with various traditional models,on evaluation indicators such as AUC,MRR,nDCG@5 and nDCG@10,the framework significantly improves the recommendation performance.The successful integration of LLM and KG in our framework has established a feasible way for achieving more accurate personalized news recommendation.Our code is available at https://github.com/Xuan-ZW/LKPNR. 展开更多
关键词 Large language models news recommendation knowledge graphs(kg)
在线阅读 下载PDF
NGDcrm:a numeric graph dependency-based conflict resolution method for knowledge graph 被引量:1
16
作者 Ma Jiangtao Wang Yanjun +1 位作者 Chen Xueting Qiao Yaqiong 《High Technology Letters》 EI CAS 2021年第2期153-162,共10页
Knowledge graph(KG)conflict resolution is to solve knowledge conflicts problem in the construction of KG.Aiming at the problem of KG conflict resolution,a KG conflict resolution algorithm NGDcrm is proposed,which is a... Knowledge graph(KG)conflict resolution is to solve knowledge conflicts problem in the construction of KG.Aiming at the problem of KG conflict resolution,a KG conflict resolution algorithm NGDcrm is proposed,which is a numeric graph dependency-based conflict resolution method.NGDcrm utilizes the dependency graph to perform arithmetic calculation and predicate comparison of numerical entity knowledge in the KG.NGDcrm first uses a parallel segmentation method to segment the KG;then,it extracts the features of the KG according to KG embedding;finally,it uses numerical graph dependencies to detect and correct the wrong facts in the KG based on the extracted features.The experimental results on real data show that NGDcrm is better than the state-of-the-art knowledge conflict resolution method.Among them,the AUC value of NGDcrm on the DBpedia dataset is 15.4%higher than the state-of-the-art method. 展开更多
关键词 dependency graph knowledge conflict resolution knowledge graph(kg) numeric graph dependency(NGD)
在线阅读 下载PDF
改进KG-BERT算法的涉毒案件法条预测方法 被引量:2
17
作者 杨通超 唐向红 《软件导刊》 2022年第5期79-83,共5页
涉毒案件法条预测任务存在案情复杂度高、案件与案件之间相似度大等难点,传统方法大多集中于对案情的语义学习,而忽略了法条知识的作用,导致法条预测性能不佳。因此,基于KG-BERT算法提出改进后的KG-Law⁃former算法。改进后的算法可同时... 涉毒案件法条预测任务存在案情复杂度高、案件与案件之间相似度大等难点,传统方法大多集中于对案情的语义学习,而忽略了法条知识的作用,导致法条预测性能不佳。因此,基于KG-BERT算法提出改进后的KG-Law⁃former算法。改进后的算法可同时学习案情知识和法条知识,并通过法条知识更好地指导预测。实验结果证明,该方法在宏F1值上较传统方法提升了10%~30%,达到79%,并在准确率Acc、宏精确率MP和宏召回率MR等指标上均有一定提升,证明了在法条预测中融入法条知识可以提高预测性能。 展开更多
关键词 涉毒案件 法条预测 知识图谱补全 kg-BERT 多标签分类
在线阅读 下载PDF
Application of graph neural network and feature information enhancement in relation inference of sparse knowledge graph
18
作者 Hai-Tao Jia Bo-Yang Zhang +4 位作者 Chao Huang Wen-Han Li Wen-Bo Xu Yu-Feng Bi Li Ren 《Journal of Electronic Science and Technology》 EI CAS CSCD 2023年第2期44-54,共11页
At present,knowledge embedding methods are widely used in the field of knowledge graph(KG)reasoning,and have been successfully applied to those with large entities and relationships.However,in research and production ... At present,knowledge embedding methods are widely used in the field of knowledge graph(KG)reasoning,and have been successfully applied to those with large entities and relationships.However,in research and production environments,there are a large number of KGs with a small number of entities and relations,which are called sparse KGs.Limited by the performance of knowledge extraction methods or some other reasons(some common-sense information does not appear in the natural corpus),the relation between entities is often incomplete.To solve this problem,a method of the graph neural network and information enhancement is proposed.The improved method increases the mean reciprocal rank(MRR)and Hit@3 by 1.6%and 1.7%,respectively,when the sparsity of the FB15K-237 dataset is 10%.When the sparsity is 50%,the evaluation indexes MRR and Hit@10 are increased by 0.8%and 1.8%,respectively. 展开更多
关键词 Feature information enhancement graph neural network Natural language processing Sparse knowledge graph(kg)inference
在线阅读 下载PDF
RotatS:temporal knowledge graph completion based on rotation and scaling in 3D space
19
作者 余泳 CHEN Shudong +3 位作者 TONG Da QI Donglin PENG Fei ZHAO Hua 《High Technology Letters》 EI CAS 2023年第4期348-357,共10页
As the research of knowledge graph(KG)is deepened and widely used,knowledge graph com-pletion(KGC)has attracted more and more attentions from researchers,especially in scenarios of in-telligent search,social networks ... As the research of knowledge graph(KG)is deepened and widely used,knowledge graph com-pletion(KGC)has attracted more and more attentions from researchers,especially in scenarios of in-telligent search,social networks and deep question and answer(Q&A).Current research mainly fo-cuses on the completion of static knowledge graphs,and the temporal information in temporal knowl-edge graphs(TKGs)is ignored.However,the temporal information is definitely very helpful for the completion.Note that existing researches on temporal knowledge graph completion are difficult to process temporal information and to integrate entities,relations and time well.In this work,a rotation and scaling(RotatS)model is proposed,which learns rotation and scaling transformations from head entity embedding to tail entity embedding in 3D spaces to capture the information of time and rela-tions in the temporal knowledge graph.The performance of the proposed RotatS model have been evaluated by comparison with several baselines under similar experimental conditions and space com-plexity on four typical knowl good graph completion datasets publicly available online.The study shows that RotatS can achieve good results in terms of prediction accuracy. 展开更多
关键词 knowledge graph(kg) temporal knowledge graph(Tkg) knowledge graph com-pletion(kgC) rotation and scaling(RotatS)
在线阅读 下载PDF
基于知识图谱的药物推荐方法研究综述 被引量:1
20
作者 彭琳 汪宇 +2 位作者 叶青 程春雷 贺佳 《计算机应用研究》 北大核心 2025年第11期3225-3235,共11页
药物推荐通过分析个体健康状况、病史、遗传信息以及生活方式等因素,为患者提供个性化的药物治疗方案,但该技术在实际应用中仍面临数据稀疏性、冷启动和可解释性等问题。知识图谱因其丰富的结构化语义知识,作为推荐系统的辅助信息,可有... 药物推荐通过分析个体健康状况、病史、遗传信息以及生活方式等因素,为患者提供个性化的药物治疗方案,但该技术在实际应用中仍面临数据稀疏性、冷启动和可解释性等问题。知识图谱因其丰富的结构化语义知识,作为推荐系统的辅助信息,可有效解决这些问题并提升系统性能。为此,综述了基于知识图谱的药物推荐方法的发展现状及其在各种问题中的应用。首先系统梳理了相关背景知识,指出了药物推荐中存在的共性问题和领域问题;从问题和技术两个角度详细讨论了基于知识图谱的药物推荐方法的优势和局限性,包括传统的知识图谱推荐方法、融合多模态知识图谱的推荐方法和融合大语言模型的知识图谱推荐方法。最后对该领域的未来发展前景提出了展望。 展开更多
关键词 知识图谱 推荐系统 药物推荐 多模态知识图谱 大语言模型
在线阅读 下载PDF
上一页 1 2 7 下一页 到第
使用帮助 返回顶部