期刊文献+
共找到7,150篇文章
< 1 2 250 >
每页显示 20 50 100
Graph Representation Consistency Enhancement via Graph Transformer for Fault Diagnosis of Complex Industrial Systems
1
作者 Fang Hao Puyuan Hu +1 位作者 Yumo Jiang Ruonan Liu 《Computers, Materials & Continua》 2026年第5期1477-1491,共15页
Industrial fault diagnosis is a critical challenge in complex systems,where sensor data is often noisy and interdependencies between components are difficult to capture.Traditional methods struggle to effectively mode... Industrial fault diagnosis is a critical challenge in complex systems,where sensor data is often noisy and interdependencies between components are difficult to capture.Traditional methods struggle to effectively model these complexities.This paper presents a novel approach by transforming fault diagnosis into a graph recognition task,using sensor data represented as graph-structured data with the k-nearest neighbors(KNN)algorithm.A Graph Transformer is applied to extract node and graph features,with a combined loss function of cross-entropy and weighted consistency loss to stabilize graph representations.Experiments on the TFF dataset show that Graph Transformer combined with consistency loss outperforms conventional methods in fault diagnosis accuracy,offering a promising solution for enhancing fault detection in industrial systems. 展开更多
关键词 graph neural networks graph transformer consistency loss
在线阅读 下载PDF
Log-Based Anomaly Detection of System Logs Using Graph Neural Network
2
作者 Eman Alsalmi Abeer Alhuzali Areej Alhothali 《Computers, Materials & Continua》 2026年第2期1265-1284,共20页
Log anomaly detection is essential for maintaining the reliability and security of large-scale networked systems.Most traditional techniques rely on log parsing in the reprocessing stage and utilize handcrafted featur... Log anomaly detection is essential for maintaining the reliability and security of large-scale networked systems.Most traditional techniques rely on log parsing in the reprocessing stage and utilize handcrafted features that limit their adaptability across various systems.In this study,we propose a hybrid model,BertGCN,that integrates BERT-based contextual embedding with Graph Convolutional Networks(GCNs)to identify anomalies in raw system logs,thereby eliminating the need for log parsing.TheBERT module captures semantic representations of log messages,while the GCN models the structural relationships among log entries through a text-based graph.This combination enables BertGCN to capture both the contextual and semantic characteristics of log data.BertGCN showed excellent performance on the HDFS and BGL datasets,demonstrating its effectiveness and resilience in detecting anomalies.Compared to multiple baselines,our proposed BertGCN showed improved precision,recall,and F1 scores. 展开更多
关键词 Log anomaly detection BERT graph convolutional network systemlogs explainable anomaly detection
在线阅读 下载PDF
Multi-Leakage Detection Using Graph Attention Networks and Restoration Prioritization in Water Distribution Systems
3
作者 Ryul Kim Young Hwan Choi 《Computer Modeling in Engineering & Sciences》 2026年第3期784-805,共22页
Leakage events occurring at multiple locations simultaneously generate overlapping and topologydependent pressure signatures,making reliable detection and subsequent restoration planning a persistent challenge in wate... Leakage events occurring at multiple locations simultaneously generate overlapping and topologydependent pressure signatures,making reliable detection and subsequent restoration planning a persistent challenge in water distribution systems(WDSs).While recent data-driven techniques have improved the ability to identify anomalous hydraulic behavior,most approaches remain limited to the detection stage and offer little guidance on how utilities should prioritize repairs once multiple failures are identified.To bridge this gap,this study proposes an integrated framework that links topology-aware leakage detection with quantitative restoration prioritization.First,a multi-task learning framework based on Graph Attention Networks(GAT)is employed to jointly detect both the location and magnitude of multiple leakages by explicitly incorporating hydraulic responses and network topology into the learning process.The model’s detection robustness is evaluated across networks with contrasting looped,branched,and hybrid topologies to examine how structural characteristics influence detection accuracy under multievent conditions.Second,the study develops a restoration-planning module that constructs a two-objective decision space combining restoration cost and segment vulnerability,where the latter accounts for disruption potential arising from hydraulic importance and local service connectivity.Non-dominated sorting is used to derive Pareto-optimal restoration sequences,enabling explicit quantification of the trade-offs between operational cost and service disruption.This provides decision-makers with a ranked set of restoration orders that reflect both hydraulic impact and functional risk,rather than relying on heuristics or cost-only criteria.Notably,the proposed framework separates offline training from online inference,requiring only a single forward pass for real-time decision-making without the need for iterative hydraulic simulations.Results demonstrate that topology strongly governs both detection performance and the structure of optimal repair sequences,underscoring the importance of integrating network-aware learning with multi-criteria restoration evaluation. 展开更多
关键词 graph attention network(GAT) topology-aware detection multi-leakage restoration
在线阅读 下载PDF
基于Graph RAG语义融合的知名科学家学术与社会影响问答研究
4
作者 吴志祥 沙焕旭 +1 位作者 尹璐璐 毛进 《情报理论与实践》 北大核心 2026年第3期160-169,共10页
[目的/意义]知名科学家影响力的认知建构面临学术与社会影响割裂、表达碎片化的问题,制约了跨语境理解。本文尝试聚合多源文本语料中的结构化信息,实现科学家影响的语义融合与统一表达。[方法/过程]基于Graph RAG框架,设计多源数据融合... [目的/意义]知名科学家影响力的认知建构面临学术与社会影响割裂、表达碎片化的问题,制约了跨语境理解。本文尝试聚合多源文本语料中的结构化信息,实现科学家影响的语义融合与统一表达。[方法/过程]基于Graph RAG框架,设计多源数据融合方法,构建跨域知识图谱;引入人智协同方案生成多用户、深层次问题集;开展覆盖240万字语料的实验评估,从用户适配能力、回答质量与语义融合效果三个角度分析模型表现。[结果/结论]Graph RAG在跨语境语义融合方面表现优异,能有效缓解科学家数据分散与语义分割问题。其中,DeepSeek-V3-8B与bge-m3组合模型效果最佳,支持生成结构清晰、回答深入的科学家影响描述。本文为数智支撑的科学家与社会关系研究提供情报学方案。 展开更多
关键词 知名科学家 学术与社会影响 语义融合 graph RAG 大语言模型
原文传递
Graph Computing Based Knowledge Reasoning in Electric Power System Considering Knowledge Graph Sparsity
5
作者 Tianjiao Pu Yuanpeng Tan +1 位作者 Zhenyuan Ma Jiannan Xu 《CSEE Journal of Power and Energy Systems》 2025年第5期2083-2093,共11页
Knowledge graph,which is a rapidly developing technology,provides strong support in business and engineering.Knowledge graph plays an important role in recommendations and decision-making,while in the electric power i... Knowledge graph,which is a rapidly developing technology,provides strong support in business and engineering.Knowledge graph plays an important role in recommendations and decision-making,while in the electric power industry,there would be more possibilities for knowledge graph to be utilized.However,as a complex cause-and-effect network,the electric power domain knowledge graph has massive nodes,heterogeneous edges,and sparse structures.Thus,it requires human effort to process data,while quality and accuracy cannot be guaranteed.We propose a novel graph computing-based knowledge reasoning method that takes into account the sparsity of the electric power domain knowledge graph to solve the aforementioned problems and achieve improved accuracy of graph classification and knowledge reasoning tasks.The Haar basis is constructed to realize fast calculation,while the multiscale network structure is introduced to assure classification accuracy and generalization.We evaluate the proposed algorithm on the NCI-1,CEPRI UHVP,and CEPRI EQUIP databases.Simulation results demonstrate its superior performance in terms of accuracy and loss. 展开更多
关键词 Electric power system graph computing knowledge graph sparsity knowledge reasoning
原文传递
PM_(2.5) probabilistic forecasting system based on graph generative network with graph U-nets architecture
6
作者 LI Yan-fei YANG Rui +1 位作者 DUAN Zhu LIU Hui 《Journal of Central South University》 2025年第1期304-318,共15页
Urban air pollution has brought great troubles to physical and mental health,economic development,environmental protection,and other aspects.Predicting the changes and trends of air pollution can provide a scientific ... Urban air pollution has brought great troubles to physical and mental health,economic development,environmental protection,and other aspects.Predicting the changes and trends of air pollution can provide a scientific basis for governance and prevention efforts.In this paper,we propose an interval prediction method that considers the spatio-temporal characteristic information of PM_(2.5)signals from multiple stations.K-nearest neighbor(KNN)algorithm interpolates the lost signals in the process of collection,transmission,and storage to ensure the continuity of data.Graph generative network(GGN)is used to process time-series meteorological data with complex structures.The graph U-Nets framework is introduced into the GGN model to enhance its controllability to the graph generation process,which is beneficial to improve the efficiency and robustness of the model.In addition,sparse Bayesian regression is incorporated to improve the dimensional disaster defect of traditional kernel density estimation(KDE)interval prediction.With the support of sparse strategy,sparse Bayesian regression kernel density estimation(SBR-KDE)is very efficient in processing high-dimensional large-scale data.The PM_(2.5)data of spring,summer,autumn,and winter from 34 air quality monitoring sites in Beijing verified the accuracy,generalization,and superiority of the proposed model in interval prediction. 展开更多
关键词 PM_(2.5)interval forecasting graph generative network graph U-Nets sparse Bayesian regression kernel density estimation spatial-temporal characteristics
在线阅读 下载PDF
Integration of Federated Learning and Graph Convolutional Networks for Movie Recommendation Systems
7
作者 Sony Peng Sophort Siet +3 位作者 Ilkhomjon Sadriddinov Dae-Young Kim Kyuwon Park Doo-Soon Park 《Computers, Materials & Continua》 2025年第5期2041-2057,共17页
Recommendation systems(RSs)are crucial in personalizing user experiences in digital environments by suggesting relevant content or items.Collaborative filtering(CF)is a widely used personalization technique that lever... Recommendation systems(RSs)are crucial in personalizing user experiences in digital environments by suggesting relevant content or items.Collaborative filtering(CF)is a widely used personalization technique that leverages user-item interactions to generate recommendations.However,it struggles with challenges like the cold-start problem,scalability issues,and data sparsity.To address these limitations,we develop a Graph Convolutional Networks(GCNs)model that captures the complex network of interactions between users and items,identifying subtle patterns that traditional methods may overlook.We integrate this GCNs model into a federated learning(FL)framework,enabling themodel to learn fromdecentralized datasets.This not only significantly enhances user privacy—a significant improvement over conventionalmodels but also reassures users about the safety of their data.Additionally,by securely incorporating demographic information,our approach further personalizes recommendations and mitigates the coldstart issue without compromising user data.We validate our RSs model using the openMovieLens dataset and evaluate its performance across six key metrics:Precision,Recall,Area Under the Receiver Operating Characteristic Curve(ROC-AUC),F1 Score,Normalized Discounted Cumulative Gain(NDCG),and Mean Reciprocal Rank(MRR).The experimental results demonstrate significant enhancements in recommendation quality,underscoring that combining GCNs with CF in a federated setting provides a transformative solution for advanced recommendation systems. 展开更多
关键词 Recommendation systems collaborative filtering graph convolutional networks federated learning framework
在线阅读 下载PDF
Graph Neural Network-Assisted Lion Swarm Optimization for Traffic Congestion Prediction in Intelligent Urban Mobility Systems
8
作者 Meshari D.Alanazi Gehan Elsayed +2 位作者 Turki M.Alanazi Anis Sahbani Amr Yousef 《Computer Modeling in Engineering & Sciences》 2025年第11期2277-2309,共33页
Traffic congestion plays a significant role in intelligent transportation systems(ITS)due to rapid urbanization and increased vehicle concentration.The congestion is dependent on multiple factors,such as limited road ... Traffic congestion plays a significant role in intelligent transportation systems(ITS)due to rapid urbanization and increased vehicle concentration.The congestion is dependent on multiple factors,such as limited road occupancy and vehicle density.Therefore,the transportation system requires an effective prediction model to reduce congestion issues in a dynamic environment.Conventional prediction systems face difficulties in identifying highly congested areas,which leads to reduced prediction accuracy.The problem is addressed by integrating Graph Neural Networks(GNN)with the Lion Swarm Optimization(LSO)framework to tackle the congestion prediction problem.Initially,the traffic information is collected and processed through a normalization process to scale the data and mitigate issues of overfitting and high dimensionality.Then,the traffic flow and temporal characteristic features are extracted to identify the connectivity of the road segment.From the connectivity and node relationship graph,modeling improves the overall prediction accuracy.During the analysis,the lion swarm optimization process utilizes the concepts of exploration and exploitation to understand the complex traffic dependencies,which helps predict high congestion on roads with minimal deviation errors.There are three core optimization phases:roaming,hunting,and migration,which enable the framework to make dynamic adjustments to enhance the predictions.The framework’s efficacy is evaluated using benchmark datasets,where the proposed work achieves 99.2%accuracy and minimizes the prediction deviation value by up to 2.5%compared to other methods.With the new framework,there was a more accurate prediction of realtime congestion,lower computational cost,and improved regulation of traffic flow.This system is easily implemented in intelligent transportation systems,smart cities,and self-driving cars,providing a robust and scalable solution for future traffic management. 展开更多
关键词 Intelligent transportation systems traffic congestion graph neural networks lion swarm optimization traffic dependencies smart cities
在线阅读 下载PDF
Quantum decoder design for subsystem surface code based on multi-head graph attention and edge weighting
9
作者 Nai-Hua Ji Hui-Qian Sun +2 位作者 Bo Xiao Ping-Li Song Hong-Yang Ma 《Chinese Physics B》 2025年第2期165-176,共12页
Quantum error-correcting codes are essential for fault-tolerant quantum computing,as they effectively detect and correct noise-induced errors by distributing information across multiple physical qubits.The subsystem s... Quantum error-correcting codes are essential for fault-tolerant quantum computing,as they effectively detect and correct noise-induced errors by distributing information across multiple physical qubits.The subsystem surface code with three-qubit check operators demonstrates significant application potential due to its simplified measurement operations and low logical error rates.However,the existing minimum-weight perfect matching(MWPM)algorithm exhibits high computational complexity and lacks flexibility in large-scale systems.Therefore,this paper proposes a decoder based on a graph attention network(GAT),representing error syndromes as undirected graphs with edge weights,and employing a multihead attention mechanism to efficiently aggregate node features and enable parallel computation.Compared to MWPM,the GAT decoder exhibits linear growth in computational complexity,adapts to different quantum code structures,and demonstrates stronger robustness under high physical error rates.The experimental results demonstrate that the proposed decoder achieves an overall accuracy of 89.95%under various small code lattice sizes(L=2,3,4,5),with the logical error rate threshold increasing to 0.0078,representing an improvement of approximately 13.04%compared to the MWPM decoder.This result significantly outperforms traditional methods,showcasing superior performance under small code lattice sizes and providing a more efficient decoding solution for large-scale quantum error correction. 展开更多
关键词 quantum error correction graph attention network subsystem surface code circuit-level noise
原文传递
Sharp Bounds for ABS Index of Line,Total and Mycielski Graphs
10
作者 YE Qingfang LI Fengwei 《数学进展》 北大核心 2026年第1期45-59,共15页
The atom-bond sum-connectivity(ABS)index,put forward by[J.Math.Chem.,2022,60(10):20812093],exhibits a strong link with the acentric factor of octane isomers.The experimental physico-chemical properties of octane isome... The atom-bond sum-connectivity(ABS)index,put forward by[J.Math.Chem.,2022,60(10):20812093],exhibits a strong link with the acentric factor of octane isomers.The experimental physico-chemical properties of octane isomers,such as boiling point,of formation are found to be better measured by the ABS index than by the Randi,atom-bond connectivity(ABC),and sum-connectivity(SC)indices.One important source of information for researching the molecular structure is the bounds for its topological indices.The extrema of the ABS index of the line,total,and Mycielski graphs are calculated in this work.Moreover,the pertinent extremal graphs were illustrated. 展开更多
关键词 ABS index line graph total graph Mycielski graph
原文传递
Chorded Pancyclicity of k-partite Graphs with Given Minimum Degree
11
作者 LU Haixiang HUANG Xueyi 《数学进展》 北大核心 2026年第2期263-271,共9页
A graph is Hamiltonian if it contains a cycle that visits each vertex of the graph exactly once.A chord of a cycle C is an edge that joins two non-consecutive vertices of C.A graph of order n is chorded pancyclic if i... A graph is Hamiltonian if it contains a cycle that visits each vertex of the graph exactly once.A chord of a cycle C is an edge that joins two non-consecutive vertices of C.A graph of order n is chorded pancyclic if it contains a chorded cycle of length k for every integer k with 4≤k≤n.In 2018,Ferro and Lesniak gave an edge number conditon for the Hamiltonicity(and the chorded pancyclicity)of balanced and unbalanced k-partite graphs.In this paper,we extend the main results of Ferro and Lesniak,and provide an edge condition for the Hamiltonicity(and the chorded pancyclicity)of balanced and unbalanced k-partite graphs with given minimum degree,respectively. 展开更多
关键词 HAMILTONICITY chorded pancycliclity k-partite graph minimun degree
原文传递
The Least Signless Laplacian Eigenvalue of Unicyclic Graphs
12
作者 LI Xiaomeng WANG Zhiwen +1 位作者 TONG Panpan GUO Jiming 《数学进展》 北大核心 2026年第1期60-68,共9页
Let Un be the set of connected unicyclic graphs of order n and girth g.Let C(T_(1),T_(2),...,T_(g))Un be obtained from a cycle v_(1)v_(2)…v_(g)v_(1)(in the anticlockwise direction)by identifying vi with the root of a... Let Un be the set of connected unicyclic graphs of order n and girth g.Let C(T_(1),T_(2),...,T_(g))Un be obtained from a cycle v_(1)v_(2)…v_(g)v_(1)(in the anticlockwise direction)by identifying vi with the root of a rooted tree Ti of order ni for each i=1,2,...,g,where ni≥1 and∑^(g)_(i=1)n_(i)=n.Let S(n_(1),n_(2),...,n_(g))be obtained from C(T_(1),T_(2),..,T_(g))by replacing each Ti by a rooted star Sni with the center as its root.Let U(n_(1),n_(2),...,ng)be the set of unicyclic graphs which differ from the unicyclic graph S(n_(1),n_(2),...,n_(g))only up to a permutation of ni's.In this paper,the graph with the minimal least signless Laplacian eigenvalue(respectively,the graph with maximum signless Laplacian spread)in U(n_(1),n_(2),...,n_(g))is determined. 展开更多
关键词 signless Laplacian matrix EIGENVALUE unicyclic graph
原文传递
基于Graph Transformer和自编码器的多层次业务流程异常检测方法
13
作者 方新升 方贤文 +1 位作者 刘聪 卢可 《计算机集成制造系统》 北大核心 2026年第3期975-989,共15页
由于各种因素的影响,业务流程不可避免地会出现异常情况,精准地检测出执行中的异常,能够保障流程的合理运行。目前先进的异常检测技术利用深度学习方法,通过编码的方式来输入流程中的控制流和数据流信息以实现对活动、时间等属性的异常... 由于各种因素的影响,业务流程不可避免地会出现异常情况,精准地检测出执行中的异常,能够保障流程的合理运行。目前先进的异常检测技术利用深度学习方法,通过编码的方式来输入流程中的控制流和数据流信息以实现对活动、时间等属性的异常检测,但是该方式难以表征流程活动间的行为关系且控制流和数据流交互不具体,针对该问题,本文提出一种基于Graph Transformer和自编码器的多层次业务流程异常检测方法(MLGTAE),该方法首先利用Petri网表征流程中的实体行为,并结合流程中的时间、资源等数据属性实现多层次迹图的构造,然后通过Graph Transformer作为编码器提取图中的行为信息和数据信息,最后利用注意力机制实现行为和数据的深度交互,并利用解码器重建检测异常。该方法通过多个真实数据集进行验证,结果表明提出的方法在活动层次和数据属性层次上的异常检测效果都优于对比方法。 展开更多
关键词 PETRI网 graph Transformer 行为足迹 行为关系 业务流程异常检测
在线阅读 下载PDF
Dual Channel Graph Convolutional Networks via Personalized PageRank
14
作者 Longlong Lin Xin Luo 《IEEE/CAA Journal of Automatica Sinica》 2026年第1期221-223,共3页
Dear Editor,D2This letter presents a node feature similarity preserving graph convolutional framework P G.Graph neural networks(GNNs)have garnered significant attention for their efficacy in learning graph representat... Dear Editor,D2This letter presents a node feature similarity preserving graph convolutional framework P G.Graph neural networks(GNNs)have garnered significant attention for their efficacy in learning graph representations across diverse real-world applications. 展开更多
关键词 convolutional node feature similarity graph convolutional framework learning graph representations neural networks gnns NETWORKS graph PERSONALIZED
在线阅读 下载PDF
Personalized Differential Privacy Graph Neural Network
15
作者 Yanli Yuan Dian Lei +3 位作者 Chuan Zhang Zehui Xiong Chunhai Li Liehuang Zhu 《IEEE/CAA Journal of Automatica Sinica》 2026年第2期498-500,共3页
Dear Editor,This letter addresses the critical challenge of preserving privacy in graph learning without compromising on data utility.Differential privacy(DP)is emerging as an effective method for privacy-preserving g... Dear Editor,This letter addresses the critical challenge of preserving privacy in graph learning without compromising on data utility.Differential privacy(DP)is emerging as an effective method for privacy-preserving graph learning.However,its application often diminishes data utility,especially for nodes with fewer neighbors in graph neural networks(GNNs). 展开更多
关键词 graph neural networks gnns personalized differential privacy graph learning privacy preservation data utility preserving privacy graph neural network
在线阅读 下载PDF
A Multi-Scale Graph Neural Networks Ensemble Approach for Enhanced DDoS Detection
16
作者 Noor Mueen Mohammed Ali Hayder Seyed Amin Hosseini Seno +2 位作者 Hamid Noori Davood Zabihzadeh Mehdi Ebady Manaa 《Computers, Materials & Continua》 2026年第4期1216-1242,共27页
Distributed Denial of Service(DDoS)attacks are one of the severe threats to network infrastructure,sometimes bypassing traditional diagnosis algorithms because of their evolving complexity.PresentMachine Learning(ML)t... Distributed Denial of Service(DDoS)attacks are one of the severe threats to network infrastructure,sometimes bypassing traditional diagnosis algorithms because of their evolving complexity.PresentMachine Learning(ML)techniques for DDoS attack diagnosis normally apply network traffic statistical features such as packet sizes and inter-arrival times.However,such techniques sometimes fail to capture complicated relations among various traffic flows.In this paper,we present a new multi-scale ensemble strategy given the Graph Neural Networks(GNNs)for improving DDoS detection.Our technique divides traffic into macro-and micro-level elements,letting various GNN models to get the two corase-scale anomalies and subtle,stealthy attack models.Through modeling network traffic as graph-structured data,GNNs efficiently learn intricate relations among network entities.The proposed ensemble learning algorithm combines the results of several GNNs to improve generalization,robustness,and scalability.Extensive experiments on three benchmark datasets—UNSW-NB15,CICIDS2017,and CICDDoS2019—show that our approach outperforms traditional machine learning and deep learning models in detecting both high-rate and low-rate(stealthy)DDoS attacks,with significant improvements in accuracy and recall.These findings demonstrate the suggested method’s applicability and robustness for real-world implementation in contexts where several DDoS patterns coexist. 展开更多
关键词 DDoS detection graph neural networks multi-scale learning ensemble learning network security stealth attacks network graphs
在线阅读 下载PDF
Advanced High-Order Graph Convolutional Networks With Assorted Time-Frequency Transforms
17
作者 Ling Wang Ye Yuan Xin Luo 《IEEE/CAA Journal of Automatica Sinica》 2026年第2期394-408,共15页
A dynamic graph(DG)is adopted to portray the evolving interplay between nodes in real-world scenarios prevalently.A high-order graph convolutional network(HGCN)is equipped with the ability to represent a DG by the spa... A dynamic graph(DG)is adopted to portray the evolving interplay between nodes in real-world scenarios prevalently.A high-order graph convolutional network(HGCN)is equipped with the ability to represent a DG by the spatial-temporal message passing mechanism built on tensor product.Concretely,an HGCN utilizes the discrete Fourier transform(DFT)to implement temporal message passing and then employs face-wise product to realize spatial message passing.However,DFT is only a special case of assorted time-frequency transforms,which considers the complex temporal patterns partially,thereby resulting in an inaccurate temporal message passing possibly.To address this issue,this study proposes six advanced time-frequency transform-incorporated HGCNs(TF-HGCNs)with discrete Fourier,discrete Hartley,discrete cosine,Haar wavelet,Walsh Hadamard,and slant transforms.In addition,a potent ensemble is built regarding the proposed six TF-HGCNs as the bases.Finally,the corresponding theoretical proof is presented.Empirical studies on six DG datasets demonstrate that owing to diverse time-frequency transforms,the proposed six TF-HGCNs significantly outperform state-of-the-art models in addressing the task of link weight estimation.Moreover,their ensemble outstrips each base's performance. 展开更多
关键词 Dynamic graph(DG)learning ENSEMBLE graph representation learning high-order graph convolution network(HGCN) time-frequency transform tensor product
在线阅读 下载PDF
TSMixerE:Entity Context-Aware Method for Static Knowledge Graph Completion
18
作者 Jianzhong Chen Yunsheng Xu +2 位作者 Zirui Guo Tianmin Liu Ying Pan 《Computers, Materials & Continua》 2026年第4期2207-2230,共24页
The rapid development of information technology and accelerated digitalization have led to an explosive growth of data across various fields.As a key technology for knowledge representation and sharing,knowledge graph... The rapid development of information technology and accelerated digitalization have led to an explosive growth of data across various fields.As a key technology for knowledge representation and sharing,knowledge graphs play a crucial role by constructing structured networks of relationships among entities.However,data sparsity and numerous unexplored implicit relations result in the widespread incompleteness of knowledge graphs.In static knowledge graph completion,most existing methods rely on linear operations or simple interaction mechanisms for triple encoding,making it difficult to fully capture the deep semantic associations between entities and relations.Moreover,many methods focus only on the local information of individual triples,ignoring the rich semantic dependencies embedded in the neighboring nodes of entities within the graph structure,which leads to incomplete embedding representations.To address these challenges,we propose Two-Stage Mixer Embedding(TSMixerE),a static knowledge graph completion method based on entity context.In the unit semantic extraction stage,TSMixerE leveragesmulti-scale circular convolution to capture local features atmultiple granularities,enhancing the flexibility and robustness of feature interactions.A channel attention mechanism amplifies key channel responses to suppress noise and irrelevant information,thereby improving the discriminative power and semantic depth of feature representations.For contextual information fusion,a multi-layer self-attentionmechanism enables deep interactions among contextual cues,effectively integrating local details with global context.Simultaneously,type embeddings clarify the semantic identities and roles of each component,enhancing the model’s sensitivity and fusion capabilities for diverse information sources.Furthermore,TSMixerE constructs contextual unit sequences for entities,fully exploring neighborhood information within the graph structure to model complex semantic dependencies,thus improving the completeness and generalization of embedding representations. 展开更多
关键词 Knowledge graph knowledge graph complementation convolutional neural network feature interaction context
在线阅读 下载PDF
Knowledge graph-enhanced long-tail learning approach for traditional Chinese medicine syndrome differentiation
19
作者 Weikang Kong Chuanbiao Wen Yue Luo 《Digital Chinese Medicine》 2026年第1期57-67,共11页
Objective To address the dual challenges of long-tail distribution and feature sparsity in traditional Chinese medicine(TCM)syndrome differentiation within real clinical settings,we propose a data-efficient learning f... Objective To address the dual challenges of long-tail distribution and feature sparsity in traditional Chinese medicine(TCM)syndrome differentiation within real clinical settings,we propose a data-efficient learning framework enhanced by knowledge graphs.Methods We developed Agent-GNN,a three-stage decoupled learning framework,and validated it on the Traditional Chinese Medicine Syndrome Diagnosis(TCM-SD)dataset containing 54152 clinical records across 148 syndrome categories.First,we constructed a comprehensive medical knowledge graph encoding the complete TCM reasoning system.Second,we proposed a Functional Patient Profiling(FPP)method that utilizes large language models(LLMs)combined with Graph Retrieval-Augmented Generation(RAG)to extract structured symptom-etiology-pathogenesis subgraphs from medical records.Third,we employed heterogeneous graph neural networks to learn structured combination patterns explicitly.We compared our method against multiple baselines including BERT,ZY-BERT,ZY-BERT+Know,GAT,and GPT-4 Few-shot,using macro-F1 score as the primary evaluation metric.Additionally,ablation experiments were conducted to validate the contribution of each key component to model performance.Results Agent-GNN achieved an overall macro-F1 score of 72.4%,representing an 8.7 percentage points improvement over ZY-BERT+Know(63.7%),the strongest baseline among traditional methods.For long-tail syndromes with fewer than 10 samples,Agent-GNN reached a macro-F1 score of 58.6%,compared with 39.3%for ZY-BERT+Know and 41.2%for GPT-4 Few-shot,representing relative improvements of 49.2%and 42.2%,respectively.Ablation experiments confirmed that the explicit modeling of etiology-pathogenesis nodes contributed 12.4 percentage points to this enhanced long-tail syndrome performance.Conclusion This study proposes Agent-GNN,a knowledge graph-enhanced framework that effectively addresses the long-tail distribution challenge in TCM syndrome differentiation.By explicitly modeling manifestation-mechanism-essence patterns through structured knowledge graphs,our approach achieves superior performance in data-scarce scenarios while providing interpretable reasoning paths for TCM intelligent diagnosis. 展开更多
关键词 Syndrome differentiation Medical knowledge graph graph neural networks Long-tail learning Data-efficient learning
在线阅读 下载PDF
Dynamic Knowledge Graph Reasoning Based on Distributed Representation Learning
20
作者 Qiuru Fu Shumao Zhang +4 位作者 Shuang Zhou Jie Xu Changming Zhao Shanchao Li Du Xu 《Computers, Materials & Continua》 2026年第2期1542-1560,共19页
Knowledge graphs often suffer from sparsity and incompleteness.Knowledge graph reasoning is an effective way to address these issues.Unlike static knowledge graph reasoning,which is invariant over time,dynamic knowled... Knowledge graphs often suffer from sparsity and incompleteness.Knowledge graph reasoning is an effective way to address these issues.Unlike static knowledge graph reasoning,which is invariant over time,dynamic knowledge graph reasoning is more challenging due to its temporal nature.In essence,within each time step in a dynamic knowledge graph,there exists structural dependencies among entities and relations,whereas between adjacent time steps,there exists temporal continuity.Based on these structural and temporal characteristics,we propose a model named“DKGR-DR”to learn distributed representations of entities and relations by combining recurrent neural networks and graph neural networks to capture structural dependencies and temporal continuity in DKGs.In addition,we construct a static attribute graph to represent entities’inherent properties.DKGR-DR is capable of modeling both dynamic and static aspects of entities,enabling effective entity prediction and relation prediction.We conduct experiments on ICEWS05-15,ICEWS18,and ICEWS14 to demonstrate that DKGR-DR achieves competitive performance. 展开更多
关键词 Dynamic knowledge graph reasoning recurrent neural network graph convolutional network graph attention mechanism
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部