期刊文献+
共找到183篇文章
< 1 2 10 >
每页显示 20 50 100
Multi-Modal Pre-Synergistic Fusion Entity Alignment Based on Mutual Information Strategy Optimization
1
作者 Huayu Li Xinxin Chen +3 位作者 Lizhuang Tan Konstantin I.Kostromitin Athanasios V.Vasilakos Peiying Zhang 《Computers, Materials & Continua》 2025年第11期4133-4153,共21页
To address the challenge of missing modal information in entity alignment and to mitigate information loss or bias arising frommodal heterogeneity during fusion,while also capturing shared information acrossmodalities... To address the challenge of missing modal information in entity alignment and to mitigate information loss or bias arising frommodal heterogeneity during fusion,while also capturing shared information acrossmodalities,this paper proposes a Multi-modal Pre-synergistic Entity Alignmentmodel based on Cross-modalMutual Information Strategy Optimization(MPSEA).The model first employs independent encoders to process multi-modal features,including text,images,and numerical values.Next,a multi-modal pre-synergistic fusion mechanism integrates graph structural and visual modal features into the textual modality as preparatory information.This pre-fusion strategy enables unified perception of heterogeneous modalities at the model’s initial stage,reducing discrepancies during the fusion process.Finally,using cross-modal deep perception reinforcement learning,the model achieves adaptive multilevel feature fusion between modalities,supporting learningmore effective alignment strategies.Extensive experiments on multiple public datasets show that the MPSEA method achieves gains of up to 7% in Hits@1 and 8.2% in MRR on the FBDB15K dataset,and up to 9.1% in Hits@1 and 7.7% in MRR on the FBYG15K dataset,compared to existing state-of-the-art methods.These results confirm the effectiveness of the proposed model. 展开更多
关键词 Knowledge graph multi-modal entity alignment feature fusion pre-synergistic fusion
在线阅读 下载PDF
MDGET-MER:Multi-Level Dynamic Gating and Emotion Transfer for Multi-Modal Emotion Recognition
2
作者 Musheng Chen Qiang Wen +2 位作者 Xiaohong Qiu Junhua Wu Wenqing Fu 《Computers, Materials & Continua》 2026年第3期872-893,共22页
In multi-modal emotion recognition,excessive reliance on historical context often impedes the detection of emotional shifts,while modality heterogeneity and unimodal noise limit recognition performance.Existing method... In multi-modal emotion recognition,excessive reliance on historical context often impedes the detection of emotional shifts,while modality heterogeneity and unimodal noise limit recognition performance.Existing methods struggle to dynamically adjust cross-modal complementary strength to optimize fusion quality and lack effective mechanisms to model the dynamic evolution of emotions.To address these issues,we propose a multi-level dynamic gating and emotion transfer framework for multi-modal emotion recognition.A dynamic gating mechanism is applied across unimodal encoding,cross-modal alignment,and emotion transfer modeling,substantially improving noise robustness and feature alignment.First,we construct a unimodal encoder based on gated recurrent units and feature-selection gating to suppress intra-modal noise and enhance contextual representation.Second,we design a gated-attention crossmodal encoder that dynamically calibrates the complementary contributions of visual and audio modalities to the dominant textual features and eliminates redundant information.Finally,we introduce a gated enhanced emotion transfer module that explicitly models the temporal dependence of emotional evolution in dialogues via transfer gating and optimizes continuity modeling with a comparative learning loss.Experimental results demonstrate that the proposed method outperforms state-of-the-art models on the public MELD and IEMOCAP datasets. 展开更多
关键词 multi-modal emotion recognition dynamic gating emotion transfer module cross-modal dynamic alignment noise robustness
在线阅读 下载PDF
Multi-Modal Named Entity Recognition with Auxiliary Visual Knowledge and Word-Level Fusion
3
作者 Huansha Wang Ruiyang Huang +1 位作者 Qinrang Liu Xinghao Wang 《Computers, Materials & Continua》 2025年第6期5747-5760,共14页
Multi-modal Named Entity Recognition(MNER)aims to better identify meaningful textual entities by integrating information from images.Previous work has focused on extracting visual semantics at a fine-grained level,or ... Multi-modal Named Entity Recognition(MNER)aims to better identify meaningful textual entities by integrating information from images.Previous work has focused on extracting visual semantics at a fine-grained level,or obtaining entity related external knowledge from knowledge bases or Large Language Models(LLMs).However,these approaches ignore the poor semantic correlation between visual and textual modalities in MNER datasets and do not explore different multi-modal fusion approaches.In this paper,we present MMAVK,a multi-modal named entity recognition model with auxiliary visual knowledge and word-level fusion,which aims to leverage the Multi-modal Large Language Model(MLLM)as an implicit knowledge base.It also extracts vision-based auxiliary knowledge from the image formore accurate and effective recognition.Specifically,we propose vision-based auxiliary knowledge generation,which guides the MLLM to extract external knowledge exclusively derived from images to aid entity recognition by designing target-specific prompts,thus avoiding redundant recognition and cognitive confusion caused by the simultaneous processing of image-text pairs.Furthermore,we employ a word-level multi-modal fusion mechanism to fuse the extracted external knowledge with each word-embedding embedded from the transformerbased encoder.Extensive experimental results demonstrate that MMAVK outperforms or equals the state-of-the-art methods on the two classical MNER datasets,even when the largemodels employed have significantly fewer parameters than other baselines. 展开更多
关键词 multi-modal named entity recognition large language model multi-modal fusion
在线阅读 下载PDF
Collective Entity Alignment for Knowledge Fusion of Power Grid Dispatching Knowledge Graphs 被引量:7
4
作者 Linyao Yang Chen Lv +4 位作者 Xiao Wang Ji Qiao Weiping Ding Jun Zhang Fei-Yue Wang 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2022年第11期1990-2004,共15页
Knowledge graphs(KGs)have been widely accepted as powerful tools for modeling the complex relationships between concepts and developing knowledge-based services.In recent years,researchers in the field of power system... Knowledge graphs(KGs)have been widely accepted as powerful tools for modeling the complex relationships between concepts and developing knowledge-based services.In recent years,researchers in the field of power systems have explored KGs to develop intelligent dispatching systems for increasingly large power grids.With multiple power grid dispatching knowledge graphs(PDKGs)constructed by different agencies,the knowledge fusion of different PDKGs is useful for providing more accurate decision supports.To achieve this,entity alignment that aims at connecting different KGs by identifying equivalent entities is a critical step.Existing entity alignment methods cannot integrate useful structural,attribute,and relational information while calculating entities’similarities and are prone to making many-to-one alignments,thus can hardly achieve the best performance.To address these issues,this paper proposes a collective entity alignment model that integrates three kinds of available information and makes collective counterpart assignments.This model proposes a novel knowledge graph attention network(KGAT)to learn the embeddings of entities and relations explicitly and calculates entities’similarities by adaptively incorporating the structural,attribute,and relational similarities.Then,we formulate the counterpart assignment task as an integer programming(IP)problem to obtain one-to-one alignments.We not only conduct experiments on a pair of PDKGs but also evaluate o ur model on three commonly used cross-lingual KGs.Experimental comparisons indicate that our model outperforms other methods and provides an effective tool for the knowledge fusion of PDKGs. 展开更多
关键词 entity alignment integer programming(IP) knowledge fusion knowledge graph embedding power dispatch
在线阅读 下载PDF
A Comprehensive Survey on Deep Learning Multi-Modal Fusion:Methods,Technologies and Applications 被引量:10
5
作者 Tianzhe Jiao Chaopeng Guo +2 位作者 Xiaoyue Feng Yuming Chen Jie Song 《Computers, Materials & Continua》 SCIE EI 2024年第7期1-35,共35页
Multi-modal fusion technology gradually become a fundamental task in many fields,such as autonomous driving,smart healthcare,sentiment analysis,and human-computer interaction.It is rapidly becoming the dominant resear... Multi-modal fusion technology gradually become a fundamental task in many fields,such as autonomous driving,smart healthcare,sentiment analysis,and human-computer interaction.It is rapidly becoming the dominant research due to its powerful perception and judgment capabilities.Under complex scenes,multi-modal fusion technology utilizes the complementary characteristics of multiple data streams to fuse different data types and achieve more accurate predictions.However,achieving outstanding performance is challenging because of equipment performance limitations,missing information,and data noise.This paper comprehensively reviews existing methods based onmulti-modal fusion techniques and completes a detailed and in-depth analysis.According to the data fusion stage,multi-modal fusion has four primary methods:early fusion,deep fusion,late fusion,and hybrid fusion.The paper surveys the three majormulti-modal fusion technologies that can significantly enhance the effect of data fusion and further explore the applications of multi-modal fusion technology in various fields.Finally,it discusses the challenges and explores potential research opportunities.Multi-modal tasks still need intensive study because of data heterogeneity and quality.Preserving complementary information and eliminating redundant information between modalities is critical in multi-modal technology.Invalid data fusion methods may introduce extra noise and lead to worse results.This paper provides a comprehensive and detailed summary in response to these challenges. 展开更多
关键词 multi-modal fusion REPRESENTATION TRANSLATION alignment deep learning comparative analysis
在线阅读 下载PDF
面向知识融合的本草典籍知识图谱实体对齐研究
6
作者 李贺 邵文诗 +3 位作者 刘嘉宇 张津源 沈旺 王桂敏 《现代情报》 北大核心 2026年第3期30-43,共14页
[目的/意义]针对本草典籍知识图谱实体对齐任务中图谱异构、术语易混淆及高质量标注稀缺等挑战,提出融合生成对抗网络与模糊语义辨识的实体对齐模型GAFL-Align,旨在实现多源知识自动化融合。[方法/过程]该模型通过BERT与图注意力网络融... [目的/意义]针对本草典籍知识图谱实体对齐任务中图谱异构、术语易混淆及高质量标注稀缺等挑战,提出融合生成对抗网络与模糊语义辨识的实体对齐模型GAFL-Align,旨在实现多源知识自动化融合。[方法/过程]该模型通过BERT与图注意力网络融合实体语义与拓扑结构,利用生成对抗网络进行领域自适应以消除异构引发的特征分布差异,采用模糊边界负采样策略强化对易混淆术语的细粒度辨识,并结合迭代自训练机制利用高置信度结果扩充样本,有效降低对人工标注的依赖。[结果/结论]实验表明,该模型在自建数据集上的核心指标均优于基线方法。在此基础上构建的多源融合图谱实现了典籍间知识的互补与增值,为本草典籍知识自动化融合提供了有力的技术支撑。 展开更多
关键词 知识融合 实体对齐 本草典籍 知识图谱 深度学习
在线阅读 下载PDF
基于表示学习的跨学科概念关联研究
7
作者 黄京 张光照 王忠义 《现代情报》 北大核心 2026年第2期172-184,共13页
[目的/意义]本研究旨在解决概念在多阶语义关系的深度表示学习和跨学科关联中的问题,以突破传统方法的表层特征匹配局限。[方法/过程]本文基于学科概念知识图谱,提出了跨学科概念关联方法,该方法借助基于表示学习的知识对齐模型,综合语... [目的/意义]本研究旨在解决概念在多阶语义关系的深度表示学习和跨学科关联中的问题,以突破传统方法的表层特征匹配局限。[方法/过程]本文基于学科概念知识图谱,提出了跨学科概念关联方法,该方法借助基于表示学习的知识对齐模型,综合语法、语义和语用上的相关性,捕捉学科知识图谱中隐含的结构关联特征,构建面向跨学科知识服务的概念关联模型。[结果/结论]本文以“隐私保护”领域为实验对象进行测试,验证了基于表示学习的跨学科概念关联方法的有效性。 展开更多
关键词 跨学科 概念知识融合 知识表示学习 实体对齐 概念关联
在线阅读 下载PDF
树状知识结构驱动下的地质知识图谱构建方法与应用:以湖北宜昌地区寒武系奥陶系为例
8
作者 郭艳军 王英 +6 位作者 刘楚雄 衣禹桥 刘建波 强浩 吴尚欣 冯雪松 石冉 《地学前缘》 北大核心 2026年第4期211-222,共12页
地质知识的高效整合与深度利用长期面临多源异构、术语表述不一致及图文信息割裂等关键挑战。为此,本研究提出一种树状知识结构驱动的地质知识图谱构建方法。该方法首先构建多模态解析框架,以深度融合文本、图像及表格的语义信息;其次,... 地质知识的高效整合与深度利用长期面临多源异构、术语表述不一致及图文信息割裂等关键挑战。为此,本研究提出一种树状知识结构驱动的地质知识图谱构建方法。该方法首先构建多模态解析框架,以深度融合文本、图像及表格的语义信息;其次,创新性地引入显式树状知识结构作为领域先验,引导大语言模型按“剖面地层岩性”等地层学逻辑进行层次化知识抽取;进而采用融合编辑距离与语义向量的智能实体对齐机制,结合文献元数据实现跨文献实体融合。以湖北宜昌地区寒武系奥陶系文献为案例验证,结果表明:该方法能有效解析复杂地质语义,实现多粒度知识的结构化抽取与跨模态信息精准对齐,构建了可溯源、可动态更新的区域地层知识图谱,为地质知识的数字化重构与智能应用提供了系统性技术方案。 展开更多
关键词 树状结构知识抽取 地质知识图谱 层级化知识结构 实体对齐 宜昌地区
在线阅读 下载PDF
Large-scale Entity Alignment in Knowledge Graphs Using Language Models
9
作者 Ningxin Chen Zhichun Wang 《Data Intelligence》 2026年第1期137-163,共27页
Entity alignment(EA)is crucial for knowledge fusion and integration,as it aims to match equivalent entities across different KGs.Recently,many neural-based EA methods have been proposed,focusing on developing various ... Entity alignment(EA)is crucial for knowledge fusion and integration,as it aims to match equivalent entities across different KGs.Recently,many neural-based EA methods have been proposed,focusing on developing various graph representation learning models to match entities in vector spaces.However,most real-world KGs are large-scale and contain rich structural and attribute information about entities,presenting challenges for current approaches designed primarily for small-and medium-sized KGs.To address the challenges of large-scale EA,this paper introduces a simple,effective,and scalable method based on language models.Our approach first leverages the capabilities of language models to encode entities'multi-view information into low-dimensional embeddings,identifying potential aligned entity pairs with high similarity.These candidates are then re-ranked using a global matching algorithm to produce the final alignments.Experimental results show that our method achieves state-of-the-art performance on real-world large-scale EA datasets,with superior accuracy and efficiency compared to existing methods. 展开更多
关键词 Knowledge graph Pre-trained language model entity alignment Large-scale entity alignment Dense retrieval
原文传递
A Systematic Evaluation of Graph Neural Network Based Entity Alignment
10
作者 Guanwen Ding Zhichun Wang 《Data Intelligence》 2026年第1期268-295,共28页
Entity Alignment(EA)aims to identify equivalent entities across different Knowledge Graphs(KGs),enabling knowledge fusion and integration.In recent years,Graph Neural Networks(GNNs)have emerged as a powerful paradigm ... Entity Alignment(EA)aims to identify equivalent entities across different Knowledge Graphs(KGs),enabling knowledge fusion and integration.In recent years,Graph Neural Networks(GNNs)have emerged as a powerful paradigm for EA by leveraging structural information in KGs.However,most existing studies emphasize novel message passing mechanisms while overlooking other crucial GNN design components.This paper presents a comprehensive and systematic evaluation of GNN-based EA methods,focusing on three key aspects:message passing strategies,the number of GNN layers,and the construction of final entity representations.We benchmark a diverse set of GNN models originally developed for tasks such as node classification and knowledge graph completion,and we assess their adaptability to the EA task.Additionally,we explore the effectiveness of skip connection techniques,activation functions,and relational information integration.Our experiments,conducted on standard EA benchmarks including DBP15K and SRPRS,reveal several counterintuitive findings:(1)message passing is indispensable for EA;(2)many node classification GNNs are highly competitive for EA;(3)one or two GNN layers generally achieve optimal performance;and(4)activation functions have minimal impact,while skip connections significantly enhance results.This study provides a principled framework and empirical foundation for designing more effective GNN-based EA models.Code and datasets are publicly available at https://github.com/kg-bnu/GNN-EA. 展开更多
关键词 entity alignment Graph neural network Message passing Skip connection Evaluation
原文传递
LLM-Align:Utilizing Large Language Models for Entity Alignment in Knowledge Graphs
11
作者 Xuan Chen Tong Lu Zhichun Wang 《Data Intelligence》 2026年第1期220-243,共24页
Entity Alignment(EA)seeks to identify and match corresponding entities across different Knowledge Graphs(KGs),playing a crucial role in knowledge fusion and integration.Embedding-based entity alignment(EA)has recently... Entity Alignment(EA)seeks to identify and match corresponding entities across different Knowledge Graphs(KGs),playing a crucial role in knowledge fusion and integration.Embedding-based entity alignment(EA)has recently gained considerable attention,resulting in the emergence of many innovative approaches.Initially,these approaches concentrated on learning entity embeddings based on the structural features of knowledge graphs(KGs)as defined by relation triples.Subsequent methods have integrated entities'names and attributes as supplementary information to improve the embeddings used for EA.However,existing methods lack a deep semantic understanding of entity attributes and relations.In this paper,we propose a Large Language Model(LLM)based Entity Alignment method,LLM-Align,which explores the instruction-following and zero-shot capabilities of Large Language Models to infer alignments of entities.LLM-Align uses heuristic methods to select important attributes and relations of entities,and then feeds the selected triples of entities to an LLM to infer the alignment results.To guarantee the quality of alignment results,we design a multi-round voting mechanism to mitigate the hallucination and positional bias issues that occur with LLMs.Experiments on three EA datasets,demonstrating that our approach achieves state-of-the-art performance compared to existing EA methods. 展开更多
关键词 entity alignment Large language model Attribute selection Relation Selection Multi-round Voting Mechanism
原文传递
无对齐实体场景的多语言知识图谱补全
12
作者 唐榕氚 徐秋程 +2 位作者 汤闻易 翟飞飞 周玉 《北京航空航天大学学报》 北大核心 2026年第1期252-259,共8页
多语言知识图谱补全(MKGC)旨在利用其他语言知识图谱的信息增强目标语言知识图谱上的链接预测性能。现有方法通常利用不同语言知识图谱之间预先对齐的实体对作为知识迁移的媒介,然而在实际场景中,不同语言知识图谱之间通常没有预先对齐... 多语言知识图谱补全(MKGC)旨在利用其他语言知识图谱的信息增强目标语言知识图谱上的链接预测性能。现有方法通常利用不同语言知识图谱之间预先对齐的实体对作为知识迁移的媒介,然而在实际场景中,不同语言知识图谱之间通常没有预先对齐的实体,导致难以实现知识迁移。针对上述无对齐实体场景,提出一种融合预训练语言模型信息的伪对齐实体生成模块,不断迭代生成新的对齐实体进行知识迁移。为区分不同语言知识图谱中信息对目标语言知识图谱的贡献度,提出一种基于多图注意力的图神经网络(MGA-GNN)用于对三元组进行编码,通过该网络输出的嵌入表征计算得到三元组的合理性得分,完成链接预测任务。为验证所提方法的有效性,在2个公开数据集DBP-5L和E-PKG上进行了实验验证,结果表明:所提方法在多个语言知识图谱上链接预测的性能超过了有对齐实体的MKGC方法,证明了该方法在更加实际场景下的优越性能。 展开更多
关键词 多语言知识图谱补全 实体对齐 多图注意力 图神经网络 链接预测
原文传递
引入交叉注意力的多模态装备实体对齐
13
作者 王景博 李宁 +2 位作者 孙宗源 杜超 郭冬冬 《小型微型计算机系统》 北大核心 2026年第1期26-33,共8页
多模态装备实体对齐旨在发现不同多模态装备知识图谱中等价的装备实体.现有对齐方法通常以固定或动态权重融合多模态信息,忽略了模态间的信息交互.为此,本文提出一种基于交叉注意力机制和冗余抑制的多模态装备实体对齐(CAMMEA)方法.该... 多模态装备实体对齐旨在发现不同多模态装备知识图谱中等价的装备实体.现有对齐方法通常以固定或动态权重融合多模态信息,忽略了模态间的信息交互.为此,本文提出一种基于交叉注意力机制和冗余抑制的多模态装备实体对齐(CAMMEA)方法.该方法通过引入交叉注意力机制,动态地捕捉模态间的相互依赖性,增强信息交互,实现更精确的模态融合.此外,考虑到不同知识图谱间结构上的差异对实体对齐效果的影响,设计了一个冗余信息抑制模块,抑制对齐无关信息,缓解由于装备知识图谱结构差异所带来的负面影响.最后,在私有数据集EMMEAD和公开数据集FB15K-DB15K、FB15K-Yago15K上进行的实验,验证了CAMMEA的有效性.结果表明,CAMMEA在实验数据集上Hits@1的表现相较于基线模型分别提升了3.20%、2.22%和1.91%. 展开更多
关键词 多模态知识图谱 实体对齐 交叉注意力机制 知识融合
在线阅读 下载PDF
自适应融合的多模态实体对齐方法
14
作者 王艺焱 王海荣 +1 位作者 王怡梦 王文龙 《计算机工程与科学》 北大核心 2026年第2期372-380,共9页
针对多模态实体对齐存在的特征融合时信息易丢失问题,以及对齐时仅关注联合实体向量导致实体无法被正确对齐的问题,提出了自适应融合的多模态实体对齐方法ADMMEA。该方法利用FastText、ResNet-152和GAT模型提取多模态实体特征,同时获取... 针对多模态实体对齐存在的特征融合时信息易丢失问题,以及对齐时仅关注联合实体向量导致实体无法被正确对齐的问题,提出了自适应融合的多模态实体对齐方法ADMMEA。该方法利用FastText、ResNet-152和GAT模型提取多模态实体特征,同时获取实体名称、图像和结构数据的特征表示;采用布雷-柯蒂斯(Bray-Curtis)相异矩阵与莱文斯坦(Levenshtein)距离,计算源实体与目标实体间的相似度,生成各模态的距离矩阵;通过自适应融合策略融合图文距离矩阵,将其与结构信息矩阵拼接,得到最终的融合矩阵;利用排序思想匹配对融合矩阵按照相似度分数进行降序排列实现多模态实体对齐。在DBP15K数据集的ZH-EN,JA-EN和FR-EN子数据集上进行方法实验,并将实验结果与JAPE,RDGCN,MOGNN和MIMEA等13种方法进行对比,结果表明ADMMEA在ZH-EN,JA-EN和FR-EN这3个数据集上的Hits@1指标分别达到了0.985,0.995和0.994,证明了ADMMEA方法的有效性。 展开更多
关键词 多模态知识图谱 多模态实体对齐 嵌入模型 自适应融合 匹配问题
在线阅读 下载PDF
基于细粒度特征增强的多模态视觉问答研究
15
作者 王志伟 陆振宇 《南京信息工程大学学报》 北大核心 2026年第1期35-47,共13页
现有多模态视觉问答(Visual Question Answering,VQA)模型忽略了图像中局部显著信息与文本中局部基本词之间的细粒度交互作用,图像与文本之间的语义相关性有待提高.为此,本文提出一种基于细粒度特征增强的多模态视觉问答方法.首先,对视... 现有多模态视觉问答(Visual Question Answering,VQA)模型忽略了图像中局部显著信息与文本中局部基本词之间的细粒度交互作用,图像与文本之间的语义相关性有待提高.为此,本文提出一种基于细粒度特征增强的多模态视觉问答方法.首先,对视觉和文本分别增加一种细粒度特征提取方法,以便更全面准确地提取图像和问题的语义特征;然后,为了利用不同层次模态之间的对齐信息,提出一种对齐引导的自注意力模块来对齐单一模态内(视觉或文本)细粒度特征和全局语义特征之间的对应关系,并以统一的方式融合不同层次的单模态信息;最后,在VQA v2.0和VQA-CP v2数据集上进行实验,结果表明,本文所提方法在各项视觉问答评估指标上的表现优于现有的模型. 展开更多
关键词 视觉问答 多模态 细粒度 特征增强 实体对齐 特征融合
在线阅读 下载PDF
基于嵌入特征和稀疏矩阵的实体对齐方法
16
作者 冯超文 耿程晨 刘英莉 《浙江大学学报(工学版)》 北大核心 2026年第2期379-387,454,共10页
多语言知识融合的实体对齐面临特征建模粒度不足、结构信息利用受限的挑战,为此提出融合多层次嵌入特征与稀疏矩阵传播机制的实体对齐方法.结合字符特征、词向量特征与邻域关系特征,构建统一的多维实体表示,增强实体的局部语义表达和结... 多语言知识融合的实体对齐面临特征建模粒度不足、结构信息利用受限的挑战,为此提出融合多层次嵌入特征与稀疏矩阵传播机制的实体对齐方法.结合字符特征、词向量特征与邻域关系特征,构建统一的多维实体表示,增强实体的局部语义表达和结构关联建模能力.基于关系嵌入构建稀疏邻接矩阵,结合特征归一化传播机制,实现信息在知识图谱中的稳定扩展与有效传递.为了进一步提升实体匹配的全局一致性,引入Sinkhorn正则化优化相似度矩阵,采用Hungarian算法执行最优实体对齐.所提方法在多个跨语言知识图谱数据集上的命中率和平均倒数排名评价指标上均有稳定性能表现,比代表性方法(如SNGA、EAMI)的竞争性强.该结果有效验证了所提方法的准确性与鲁棒性. 展开更多
关键词 知识图谱 实体对齐 多层次特征建模 稀疏矩阵传播 Sinkhorn正则化
在线阅读 下载PDF
知识图谱实体对齐研究综述:从传统方法到前沿技术
17
作者 丛烁 苏贵斌 +1 位作者 柳林 王海龙 《计算机工程与应用》 北大核心 2026年第1期47-67,共21页
随着互联网和大数据技术的发展,知识图谱作为一种描述实体及其关系的重要结构化工具,已经在多个领域中得到广泛应用,知识图谱中的实体对齐任务,旨在整合来自不同知识图谱的实体信息,解决数据孤岛问题,对于提升知识图谱的构建质量和支持... 随着互联网和大数据技术的发展,知识图谱作为一种描述实体及其关系的重要结构化工具,已经在多个领域中得到广泛应用,知识图谱中的实体对齐任务,旨在整合来自不同知识图谱的实体信息,解决数据孤岛问题,对于提升知识图谱的构建质量和支持跨领域应用具有重要意义。全面综述了知识图谱实体对齐的研究进展,介绍了知识图谱的基本概念和类型,详细探讨了传统实体对齐方法,包括基于特征相似度计算、基于机器学习和基于推理的技术手段。重点介绍了基于知识表示学习技术的实体对齐方法,探讨了多模态知识图谱和时序知识图谱的实体对齐问题。还讨论了实体对齐在自然语言处理和智能应用中的广泛前景,以及结合现有方法与新兴技术以提升对齐精度和效率的可能性。 展开更多
关键词 知识图谱 实体对齐 自然语言处理 知识图谱融合
在线阅读 下载PDF
基于元学习的跨语言知识图谱实体对齐框架
18
作者 陈壮壮 邓怡辰 +1 位作者 余敦辉 肖奎 《计算机科学》 北大核心 2026年第1期271-277,共7页
跨语言知识图谱实体对齐是连接不同语言知识图谱的关键步骤,在多语言信息检索、数据融合等任务中有重要作用。然而,现有的实体对齐方法依赖知识图谱中的多种信息,难以很好地处理稀疏知识图谱实体对齐任务,并且对新的语言的适应性较差。... 跨语言知识图谱实体对齐是连接不同语言知识图谱的关键步骤,在多语言信息检索、数据融合等任务中有重要作用。然而,现有的实体对齐方法依赖知识图谱中的多种信息,难以很好地处理稀疏知识图谱实体对齐任务,并且对新的语言的适应性较差。针对该问题,提出了基于元学习的跨语言实体对齐框架。该框架总体分为外循环与内循环两个阶段:在外循环阶段,通过基于任务相似度的采样方法选取出多个任务,然后对模型进行多任务联合训练,构建教师模型;在内循环阶段,利用外循环阶段训练好的教师模型指导学生模型进行训练和实体对齐任务,提升学生模型实体对齐的性能和泛化性。在SRPRS和WK31-60K数据集上的实验结果表明,所提框架在实体对齐问题中,Hits@1指标平均提升3.5%,Hits@10指标平均提升4.0%,MRR指标平均提升6.3%。 展开更多
关键词 元学习 跨语言知识图谱 实体对齐 外循环 内循环 泛化能力
在线阅读 下载PDF
多模态知识图谱补全方法综述
19
作者 王雪 张丽萍 +2 位作者 闫盛 李娜 张学飞 《计算机应用》 北大核心 2026年第2期341-353,共13页
传统知识图谱(KG)虽然为网络中的信息提供了一种统一的且机器可理解的表示方式,但在处理多模态应用时逐渐暴露出局限性。为了应对这些局限性,研究者提出多模态知识图谱(MMKG)作为有效解决方案。然而,KG引入多模态数据后广泛存在模态融... 传统知识图谱(KG)虽然为网络中的信息提供了一种统一的且机器可理解的表示方式,但在处理多模态应用时逐渐暴露出局限性。为了应对这些局限性,研究者提出多模态知识图谱(MMKG)作为有效解决方案。然而,KG引入多模态数据后广泛存在模态融合不充分和推理困难的问题,这制约了MMKG的应用和发展。而多模态知识图谱补全(MMKGC)技术不仅能够在构建阶段充分融合跨模态信息,还能够在构建完成阶段预测缺失的链接,从而解决在模态融合和推理时遇到的问题。因此,对MMKG方法进行综述。首先,详尽阐述MMKGC的基本概述以及常用的基准数据集和评价指标;其次,将现有方法分为针对MMKG构建阶段的融合任务和构建完成阶段的推理任务,前者聚焦于关键技术如实体对齐和实体链接,后者则涵盖关系推理、信息缺失补全及多模态扩展这3类技术;再次,详细介绍了各类MMKGC方法,并分析它们的特点;最后,分析MMKGC方法面临的问题与挑战并总结前面的内容。 展开更多
关键词 多模态数据 多模态知识图谱 多模态知识图谱补全 实体对齐 关系推理
在线阅读 下载PDF
知识图谱技术在跨领域数据语义集成中的应用
20
作者 宁舒 《计算机应用文摘》 2026年第3期212-214,共3页
在数字化转型背景下,跨领域数据语义集成面临数据异构性、语义歧义性等挑战。知识图谱作为结构化语义网络,通过“实体-关系”建模、逻辑推理与多模态融合技术,为跨领域数据集成提供统一语义框架。文章提出了基于知识图谱的跨领域数据集... 在数字化转型背景下,跨领域数据语义集成面临数据异构性、语义歧义性等挑战。知识图谱作为结构化语义网络,通过“实体-关系”建模、逻辑推理与多模态融合技术,为跨领域数据集成提供统一语义框架。文章提出了基于知识图谱的跨领域数据集成方法,通过动态实体对齐、多模态知识融合与可解释推理机制,实现金融、医疗、制造等领域数据的高效集成。实验结果表明,该方法在跨领域实体匹配准确率上达到96.7%,语义查询响应时间缩短至毫秒级,显著提升数据可用性与业务协同效率。 展开更多
关键词 知识图谱 跨领域数据集成 语义网络 动态实体对齐 多模态融合
在线阅读 下载PDF
上一页 1 2 10 下一页 到第
使用帮助 返回顶部