期刊文献+
共找到196篇文章
< 1 2 10 >
每页显示 20 50 100
A Multi-Scale Graph Neural Networks Ensemble Approach for Enhanced DDoS Detection
1
作者 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
Explanatory Multi-Scale Adversarial Semantic Embedding Space Learning for Zero-Shot Recognition
2
作者 Huiting Li 《Open Journal of Applied Sciences》 2022年第3期317-335,共19页
The goal of zero-shot recognition is to classify classes it has never seen before, which needs to build a bridge between seen and unseen classes through semantic embedding space. Therefore, semantic embedding space le... The goal of zero-shot recognition is to classify classes it has never seen before, which needs to build a bridge between seen and unseen classes through semantic embedding space. Therefore, semantic embedding space learning plays an important role in zero-shot recognition. Among existing works, semantic embedding space is mainly taken by user-defined attribute vectors. However, the discriminative information included in the user-defined attribute vector is limited. In this paper, we propose to learn an extra latent attribute space automatically to produce a more generalized and discriminative semantic embedded space. To prevent the bias problem, both user-defined attribute vector and latent attribute space are optimized by adversarial learning with auto-encoders. We also propose to reconstruct semantic patterns produced by explanatory graphs, which can make semantic embedding space more sensitive to usefully semantic information and less sensitive to useless information. The proposed method is evaluated on the AwA2 and CUB dataset. These results show that our proposed method achieves superior performance. 展开更多
关键词 Zero-Shot Recognition Semantic embedding Space Adversarial learning Explanatory graph
在线阅读 下载PDF
An inductive learning-based method for predicting drug-gene interactions using a multi-relational drug-disease-gene graph
3
作者 Jian He Yanling Wu +4 位作者 Linxi Yuan Jiangguo Qiu Menglong Li Xuemei Pu Yanzhi Guo 《Journal of Pharmaceutical Analysis》 2025年第8期1902-1915,共14页
Computational analysis can accurately detect drug-gene interactions(DGIs)cost-effectively.However,transductive learning models are the hotspot to reveal the promising performance for unknown DGIs(both drugs and genes ... Computational analysis can accurately detect drug-gene interactions(DGIs)cost-effectively.However,transductive learning models are the hotspot to reveal the promising performance for unknown DGIs(both drugs and genes are present in the training model),without special attention to the unseen DGIs(both drugs and genes are absent in the training model).In view of this,this study,for the first time,proposed an inductive learning-based model for the precise identification of unseen DGIs.In our study,by integrating disease nodes to avoid data sparsity,a multi-relational drug-disease-gene(DDG)graph was constructed to achieve effective fusion of data on DDG intro-relationships and inter-actions.Following the extraction of graph features by utilizing graph embedding algorithms,our next step was the retrieval of the attributes of individual gene and drug nodes.In this way,a hybrid feature characterization was represented by integrating graph features and node attributes.Machine learning(ML)models were built,enabling the fulfillment of transductive predictions of unknown DGIs.To realize inductive learning,this study generated an innovative idea of transforming known node vectors derived from the DDG graph into representations of unseen nodes using node similarities as weights,enabling inductive predictions for the unseen DGIs.Consequently,the final model was superior to existing models,with significant improvement in predicting both external unknown and unseen DGIs.The practical feasibility of our model was further confirmed through case study and molecular docking.In summary,this study establishes an efficient data-driven approach through the proposed modeling,suggesting its value as a promising tool for accelerating drug discovery and repurposing. 展开更多
关键词 Drug-gene interactions Inductive learning Multi-relational drug-disease-gene graph graph embedding Node attributes Machine learning
暂未订购
Fault Detection in Wind Turbine Bearings by Coupling Knowledge Graph and Machine Learning Approach
4
作者 Paras Garg Arvind Keprate +2 位作者 Gunjan Soni A.P.S.Rathore O.P.Yadav 《Journal of Dynamics, Monitoring and Diagnostics》 2025年第4期250-263,共14页
Fault sensing in wind turbine(WT)generator bearings is essential for ensuring reliability and holding down maintenance costs.Feeding raw sensor data to machine learning(ML)model often overlooks the enveloping interdep... Fault sensing in wind turbine(WT)generator bearings is essential for ensuring reliability and holding down maintenance costs.Feeding raw sensor data to machine learning(ML)model often overlooks the enveloping interdependencies between system elements.This study proposes a new hybrid method that combines the domain knowledge via knowledge graphs(KGs)and the traditional feature-based data.Incorporation of contextual relationships through construction of graph embedding methods,such as Node2Vec,can capture meaningful information,such as the relationships among key parameters(e.g.wind speed,rotor Revolutions Per Minute(RPM),and temperature)in the enriched feature representations.These node embeddings,when augmented with the original data,can be used to allow the model to learn and generalize better.As shown in results achieved on experimental data,the augmented ML model(with KG)is much better at predicting with the help of accuracy and error measure compared to traditional ML methods.Paired t-test analysis proves the statistical validity of this improvement.Moreover,graph-based feature importance increases the interpretability of the model and helps to uncover the structurally significant variables that are otherwise ignored by the common methods.The approach provides an excellent,knowledge-guided manner through which intelligent fault detection can be executed on WT systems. 展开更多
关键词 anomaly detection knowledge graph embedding machine learning wind turbine fault detection
在线阅读 下载PDF
Efficient Parameterization for Knowledge Graph Embedding Using Hierarchical Attention Network
5
作者 Zhen-Yu Chen Feng-Chi Liu +2 位作者 Xin Wang Cheng-Hsiung Lee Ching-Sheng Lin 《Computers, Materials & Continua》 2025年第3期4287-4300,共14页
In the domain of knowledge graph embedding,conventional approaches typically transform entities and relations into continuous vector spaces.However,parameter efficiency becomes increasingly crucial when dealing with l... In the domain of knowledge graph embedding,conventional approaches typically transform entities and relations into continuous vector spaces.However,parameter efficiency becomes increasingly crucial when dealing with large-scale knowledge graphs that contain vast numbers of entities and relations.In particular,resource-intensive embeddings often lead to increased computational costs,and may limit scalability and adaptability in practical environ-ments,such as in low-resource settings or real-world applications.This paper explores an approach to knowledge graph representation learning that leverages small,reserved entities and relation sets for parameter-efficient embedding.We introduce a hierarchical attention network designed to refine and maximize the representational quality of embeddings by selectively focusing on these reserved sets,thereby reducing model complexity.Empirical assessments validate that our model achieves high performance on the benchmark dataset with fewer parameters and smaller embedding dimensions.The ablation studies further highlight the impact and contribution of each component in the proposed hierarchical attention structure. 展开更多
关键词 Knowledge graph embedding parameter efficiency representation learning reserved entity and relation sets hierarchical attention network
在线阅读 下载PDF
BrightAccidentGraph:Accident Learning Attention Embeddings Based Multi-View Accident Knowledge Graph for Traffic Accident Reasoning
6
作者 Chunhao Wang Xinyu Li +6 位作者 Li Ruan Xiaokang Wang Yinxuan Saw Joshua Luhwago Sokhey Kim Yuetiansi Ji Limin Xiao 《Tsinghua Science and Technology》 2026年第1期484-503,共20页
Traffic accident data analysis and reasoning are crucial for accident prevention and control.Constructing an accident knowledge graph from hybrid datasets of Chinese and English accidents is a valuable task.However,it... Traffic accident data analysis and reasoning are crucial for accident prevention and control.Constructing an accident knowledge graph from hybrid datasets of Chinese and English accidents is a valuable task.However,it is challenging due to the need to consider multiple perspectives and infer implicit relationships between actors and factors in complex traffic accidents.To address these challenges,this paper proposes an accident learning attention embeddings based multi-view accident knowledge graph for traffic accident reasoning named BrightAccidentGraph.First,this paper proposes a multi-source traffic accident dataset construction and preprocessing method for traffic accident judgement records published by the China Judgement Document Network and traffic accident records published by the UK’s Ministry of Transport.Then,traffic accident graph construction and portrait method is proposed,we demonstrate the efficiency of the proposed method by constructing several multi-view traffic accident portraits using a multi-source dataset.Furthermore,accident learning attention embeddings based multi-view accident knowledge graph construction and traffic accident reasoning method using deep learning are introduced.Experiments on two hybrid datasets verify the efficiency and merits of our method. 展开更多
关键词 accident knowledge graph traffic accident reasoning accident learning attention embeddings
原文传递
Future Event Prediction Based on Temporal Knowledge Graph Embedding 被引量:4
7
作者 Zhipeng Li Shanshan Feng +6 位作者 Jun Shi Yang Zhou Yong Liao Yangzhao Yang Yangyang Li Nenghai Yu Xun Shao 《Computer Systems Science & Engineering》 SCIE EI 2023年第3期2411-2423,共13页
Accurate prediction of future events brings great benefits and reduces losses for society in many domains,such as civil unrest,pandemics,and crimes.Knowledge graph is a general language for describing and modeling com... Accurate prediction of future events brings great benefits and reduces losses for society in many domains,such as civil unrest,pandemics,and crimes.Knowledge graph is a general language for describing and modeling complex systems.Different types of events continually occur,which are often related to historical and concurrent events.In this paper,we formalize the future event prediction as a temporal knowledge graph reasoning problem.Most existing studies either conduct reasoning on static knowledge graphs or assume knowledges graphs of all timestamps are available during the training process.As a result,they cannot effectively reason over temporal knowledge graphs and predict events happening in the future.To address this problem,some recent works learn to infer future events based on historical eventbased temporal knowledge graphs.However,these methods do not comprehensively consider the latent patterns and influences behind historical events and concurrent events simultaneously.This paper proposes a new graph representation learning model,namely Recurrent Event Graph ATtention Network(RE-GAT),based on a novel historical and concurrent events attention-aware mechanism by modeling the event knowledge graph sequence recurrently.More specifically,our RE-GAT uses an attention-based historical events embedding module to encode past events,and employs an attention-based concurrent events embedding module to model the associations of events at the same timestamp.A translation-based decoder module and a learning objective are developed to optimize the embeddings of entities and relations.We evaluate our proposed method on four benchmark datasets.Extensive experimental results demonstrate the superiority of our RE-GAT model comparing to various base-lines,which proves that our method can more accurately predict what events are going to happen. 展开更多
关键词 Event prediction temporal knowledge graph graph representation learning knowledge embedding
在线阅读 下载PDF
Joint learning based on multi-shaped filters for knowledge graph completion 被引量:2
8
作者 Li Shaojie Chen Shudong +1 位作者 Ouyang Xiaoye Gong Lichen 《High Technology Letters》 EI CAS 2021年第1期43-52,共10页
To solve the problem of missing many valid triples in knowledge graphs(KGs),a novel model based on a convolutional neural network(CNN)called ConvKG is proposed,which employs a joint learning strategy for knowledge gra... To solve the problem of missing many valid triples in knowledge graphs(KGs),a novel model based on a convolutional neural network(CNN)called ConvKG is proposed,which employs a joint learning strategy for knowledge graph completion(KGC).Related research work has shown the superiority of convolutional neural networks(CNNs)in extracting semantic features of triple embeddings.However,these researches use only one single-shaped filter and fail to extract semantic features of different granularity.To solve this problem,ConvKG exploits multi-shaped filters to co-convolute on the triple embeddings,joint learning semantic features of different granularity.Different shaped filters cover different sizes on the triple embeddings and capture pairwise interactions of different granularity among triple elements.Experimental results confirm the strength of joint learning,and compared with state-of-the-art CNN-based KGC models,ConvKG achieves the better mean rank(MR)and Hits@10 metrics on dataset WN18 RR,and the better MR on dataset FB15k-237. 展开更多
关键词 knowledge graph embedding(KGE) knowledge graph completion(KGC) convolutional neural network(CNN) joint learning multi-shaped filter
在线阅读 下载PDF
Graph-Based Feature Learning for Cross-Project Software Defect Prediction 被引量:1
9
作者 Ahmed Abdu Zhengjun Zhai +2 位作者 Hakim A.Abdo Redhwan Algabri Sungon Lee 《Computers, Materials & Continua》 SCIE EI 2023年第10期161-180,共20页
Cross-project software defect prediction(CPDP)aims to enhance defect prediction in target projects with limited or no historical data by leveraging information from related source projects.The existing CPDP approaches... Cross-project software defect prediction(CPDP)aims to enhance defect prediction in target projects with limited or no historical data by leveraging information from related source projects.The existing CPDP approaches rely on static metrics or dynamic syntactic features,which have shown limited effectiveness in CPDP due to their inability to capture higher-level system properties,such as complex design patterns,relationships between multiple functions,and dependencies in different software projects,that are important for CPDP.This paper introduces a novel approach,a graph-based feature learning model for CPDP(GB-CPDP),that utilizes NetworkX to extract features and learn representations of program entities from control flow graphs(CFGs)and data dependency graphs(DDGs).These graphs capture the structural and data dependencies within the source code.The proposed approach employs Node2Vec to transform CFGs and DDGs into numerical vectors and leverages Long Short-Term Memory(LSTM)networks to learn predictive models.The process involves graph construction,feature learning through graph embedding and LSTM,and defect prediction.Experimental evaluation using nine open-source Java projects from the PROMISE dataset demonstrates that GB-CPDP outperforms state-of-the-art CPDP methods in terms of F1-measure and Area Under the Curve(AUC).The results showcase the effectiveness of GB-CPDP in improving the performance of cross-project defect prediction. 展开更多
关键词 Cross-project defect prediction graphs features deep learning graph embedding
在线阅读 下载PDF
基于Graph Embedding的话单分析
10
作者 韩文轻 彭艳兵 《计算机与数字工程》 2020年第2期393-397,共5页
现阶段大多是利用社交网络理论进行分析,发现话单数据中的潜在人员。社交网络理论是将数据中的实体用节点表示,节点间的关系用线表示。大数据时代很多传统的算法在针对多特征的数据时,分析结果的理想性越来越差。而机器学习这几年在数... 现阶段大多是利用社交网络理论进行分析,发现话单数据中的潜在人员。社交网络理论是将数据中的实体用节点表示,节点间的关系用线表示。大数据时代很多传统的算法在针对多特征的数据时,分析结果的理想性越来越差。而机器学习这几年在数据分析工作中大放异彩,为很多经典问题提供了一种新的解决思路。论文正是基于这样的背景,提出了一种新的推荐算法,用图嵌入的方法研究话单数据,将通话网络中的点和关系向量化,使机器学习算法用于话单分析成为可能。 展开更多
关键词 话单分析 机器学习 图嵌入
在线阅读 下载PDF
Research Progress of Knowledge Graph Based on Knowledge Base Embedding
11
作者 Tang Caifang Rao Yuan +1 位作者 Yu Hualei Cheng Jiamin 《国际计算机前沿大会会议论文集》 2018年第2期16-16,共1页
关键词 KNOWLEDGE graph KNOWLEDGE representationKnowledge embedding DEEP learning
在线阅读 下载PDF
Multiple Object Tracking through Background Learning 被引量:1
12
作者 Deependra Sharma Zainul Abdin Jaffery 《Computer Systems Science & Engineering》 SCIE EI 2023年第1期191-204,共14页
This paper discusses about the new approach of multiple object track-ing relative to background information.The concept of multiple object tracking through background learning is based upon the theory of relativity,th... This paper discusses about the new approach of multiple object track-ing relative to background information.The concept of multiple object tracking through background learning is based upon the theory of relativity,that involves a frame of reference in spatial domain to localize and/or track any object.Thefield of multiple object tracking has seen a lot of research,but researchers have considered the background as redundant.However,in object tracking,the back-ground plays a vital role and leads to definite improvement in the overall process of tracking.In the present work an algorithm is proposed for the multiple object tracking through background learning.The learning framework is based on graph embedding approach for localizing multiple objects.The graph utilizes the inher-ent capabilities of depth modelling that assist in prior to track occlusion avoidance among multiple objects.The proposed algorithm has been compared with the recent work available in literature on numerous performance evaluation measures.It is observed that our proposed algorithm gives better performance. 展开更多
关键词 Object tracking image processing background learning graph embedding algorithm computer vision
在线阅读 下载PDF
Heterogeneous Network Embedding: A Survey
13
作者 Sufen Zhao Rong Peng +1 位作者 Po Hu Liansheng Tan 《Computer Modeling in Engineering & Sciences》 SCIE EI 2023年第10期83-130,共48页
Real-world complex networks are inherently heterogeneous;they have different types of nodes,attributes,and relationships.In recent years,various methods have been proposed to automatically learn how to encode the stru... Real-world complex networks are inherently heterogeneous;they have different types of nodes,attributes,and relationships.In recent years,various methods have been proposed to automatically learn how to encode the structural and semantic information contained in heterogeneous information networks(HINs)into low-dimensional embeddings;this task is called heterogeneous network embedding(HNE).Efficient HNE techniques can benefit various HIN-based machine learning tasks such as node classification,recommender systems,and information retrieval.Here,we provide a comprehensive survey of key advancements in the area of HNE.First,we define an encoder-decoder-based HNE model taxonomy.Then,we systematically overview,compare,and summarize various state-of-the-art HNE models and analyze the advantages and disadvantages of various model categories to identify more potentially competitive HNE frameworks.We also summarize the application fields,benchmark datasets,open source tools,andperformance evaluation in theHNEarea.Finally,wediscuss open issues and suggest promising future directions.We anticipate that this survey will provide deep insights into research in the field of HNE. 展开更多
关键词 Heterogeneous information networks representation learning heterogeneous network embedding graph neural networks machine learning
在线阅读 下载PDF
DeepWalk Based Influence Maximization (DWIM): Influence Maximization Using Deep Learning
14
作者 Sonia Kapil Sharma Monika Bajaj 《Intelligent Automation & Soft Computing》 SCIE 2023年第1期1087-1101,共15页
Big Data and artificial intelligence are used to transform businesses.Social networking sites have given a new dimension to online data.Social media platforms help gather massive amounts of data to reach a wide variet... Big Data and artificial intelligence are used to transform businesses.Social networking sites have given a new dimension to online data.Social media platforms help gather massive amounts of data to reach a wide variety of customers using influence maximization technique for innovative ideas,products and services.This paper aims to develop a deep learning method that can identify the influential users in a network.This method combines the various aspects of a user into a single graph.In a social network,the most influential user is the most trusted user.These significant users are used for viral marketing as the seeds to influence other users in the network.The proposed method combines both topical and topological aspects of a user in the network using collaborativefiltering.The proposed method is DeepWalk based Influence Maximization(DWIM).The proposed method was able tofind k influential nodes with computable time using the algorithm.The experiments are performed to assess the proposed algorithm,and centrality measures are used to compare the results.The results reveal its performance that the proposed method canfind k influential nodes in computable time.DWIM can identify influential users,which helps viral marketing,outlier detection,and recommendations for different products and services.After applying the proposed methodology,the set of seed nodes gives maximum influence measured with respect to different centrality measures in an increased computable time. 展开更多
关键词 Deep learning influence maximization graph embedding deepwalk
在线阅读 下载PDF
Link-Privacy Preserving Graph Embedding Data Publication with Adversarial Learning 被引量:5
15
作者 Kainan Zhang Zhi Tian +1 位作者 Zhipeng Cai Daehee Seo 《Tsinghua Science and Technology》 SCIE EI CAS CSCD 2022年第2期244-256,共13页
The inefficient utilization of ubiquitous graph data with combinatorial structures necessitates graph embedding methods,aiming at learning a continuous vector space for the graph,which is amenable to be adopted in tra... The inefficient utilization of ubiquitous graph data with combinatorial structures necessitates graph embedding methods,aiming at learning a continuous vector space for the graph,which is amenable to be adopted in traditional machine learning algorithms in favor of vector representations.Graph embedding methods build an important bridge between social network analysis and data analytics,as social networks naturally generate an unprecedented volume of graph data continuously.Publishing social network data not only brings benefit for public health,disaster response,commercial promotion,and many other applications,but also gives birth to threats that jeopardize each individual’s privacy and security.Unfortunately,most existing works in publishing social graph embedding data only focus on preserving social graph structure with less attention paid to the privacy issues inherited from social networks.To be specific,attackers can infer the presence of a sensitive relationship between two individuals by training a predictive model with the exposed social network embedding.In this paper,we propose a novel link-privacy preserved graph embedding framework using adversarial learning,which can reduce adversary’s prediction accuracy on sensitive links,while persevering sufficient non-sensitive information,such as graph topology and node attributes in graph embedding.Extensive experiments are conducted to evaluate the proposed framework using ground truth social network datasets. 展开更多
关键词 graph embedding privacy preservation adversarial learning
原文传递
Intent-Aware Graph-Level Embedding Learning Based Recommendation
16
作者 Peng-Yi Hao Si-Hao Liu Cong Bai 《Journal of Computer Science & Technology》 SCIE EI CSCD 2024年第5期1138-1152,共15页
Recommendation has been widely used in business scenarios to provide users with personalized and accurate item lists by efficiently analyzing complex user-item interactions.However,existing recommendation methods have... Recommendation has been widely used in business scenarios to provide users with personalized and accurate item lists by efficiently analyzing complex user-item interactions.However,existing recommendation methods have significant shortcomings in capturing the dynamic preference changes of users and discovering their true potential intents.To address these problems,a novel framework named Intent-Aware Graph-Level Embedding Learning(IaGEL)is proposed for recommendation.In this framework,the potential user interest is explored by capturing the co-occurrence of items in different periods,and then user interest is further improved based on an adaptive aggregation algorithm,forming generic intents and specific intents.In addition,for better representing the intents,graph-level embedding learning is designed based on the mutual information comparison among positive intents and negative intents.Finally,an intent-based recommendation strategy is designed to further mine the dynamic changes in user preferences.Experiments on three public and industrial datasets demonstrate the effectiveness of the proposed IaGEL in the task of recommendation. 展开更多
关键词 recommendation system graph embedding learning graph neural network intent-aware
原文传递
Topology design and graph embedding for decentralized federated learning
17
作者 Yubin Duan Xiuqi Li Jie Wu 《Intelligent and Converged Networks》 EI 2024年第2期100-115,共16页
Federated learning has been widely employed in many applications to protect the data privacy of participating clients.Although the dataset is decentralized among training devices in federated learning,the model parame... Federated learning has been widely employed in many applications to protect the data privacy of participating clients.Although the dataset is decentralized among training devices in federated learning,the model parameters are usually stored in a centralized manner.Centralized federated learning is easy to implement;however,a centralized scheme causes a communication bottleneck at the central server,which may significantly slow down the training process.To improve training efficiency,we investigate the decentralized federated learning scheme.The decentralized scheme has become feasible with the rapid development of device-to-device communication techniques under 5G.Nevertheless,the convergence rate of learning models in the decentralized scheme depends on the network topology design.We propose optimizing the topology design to improve training efficiency for decentralized federated learning,which is a non-trivial problem,especially when considering data heterogeneity.In this paper,we first demonstrate the advantage of hypercube topology and present a hypercube graph construction method to reduce data heterogeneity by carefully selecting neighbors of each training device—a process that resembles classic graph embedding.In addition,we propose a heuristic method for generating torus graphs.Moreover,we have explored the communication patterns in hypercube topology and propose a sequential synchronization scheme to reduce communication cost during training.A batch synchronization scheme is presented to fine-tune the communication pattern for hypercube topology.Experiments on real-world datasets show that our proposed graph construction methods can accelerate the training process,and our sequential synchronization scheme can significantly reduce the overall communication traffic during training. 展开更多
关键词 data heterogeneity decentralized federated learning graph embedding network topology
原文传递
滚动轴承故障诊断方法综述
18
作者 丁汕汕 吴卫兵 +1 位作者 刘飞 陈仁文 《机床与液压》 北大核心 2026年第1期1-20,共20页
滚动轴承故障诊断是机械设备健康监测与预维护的重要技术,对提高设备运行可靠性和降低维护成本具有重要意义。针对此,对滚动轴承故障诊断方法的研究进展进行综述,重点分析传统数据驱动方法、深度学习方法、图嵌入方法和Transformer方法... 滚动轴承故障诊断是机械设备健康监测与预维护的重要技术,对提高设备运行可靠性和降低维护成本具有重要意义。针对此,对滚动轴承故障诊断方法的研究进展进行综述,重点分析传统数据驱动方法、深度学习方法、图嵌入方法和Transformer方法在该领域的应用及其优缺点。传统方法在特征提取上存在局限性,深度学习方法虽然表现良好,但计算复杂度较高;图嵌入方法虽可有效处理非欧几里得数据,但仍面临非线性关系建模的挑战;Transformer方法在时序建模中具有优势,但其计算效率和参数量需进一步优化。其次,进一步分析当前研究的主要问题,包括网络结构复杂、信息关注不足、图数据处理困难以及长期依赖建模困难等。针对这些挑战,未来研究应致力于设计更加轻量化和高效的模型,提升模型的计算效率、鲁棒性及泛化能力,并加强对故障特征的关注和深度挖掘。 展开更多
关键词 滚动轴承 故障诊断 深度学习 图嵌入方法
在线阅读 下载PDF
图嵌入学习研究综述:从简单图到复杂图
19
作者 黄苗苗 王慧颖 +2 位作者 王梅霞 王业江 赵宇海 《计算机科学》 北大核心 2026年第1期58-76,共19页
图数据作为一种具有强大表达能力的数据类型,因具有复杂的结构而难以高效建模。如何有效捕捉其中的内在信息,成为一个富有挑战性的问题。图嵌入方法将高维稀疏的图映射为低维稠密的特征向量,同时保留图的结构信息,已经引起了广泛关注。... 图数据作为一种具有强大表达能力的数据类型,因具有复杂的结构而难以高效建模。如何有效捕捉其中的内在信息,成为一个富有挑战性的问题。图嵌入方法将高维稀疏的图映射为低维稠密的特征向量,同时保留图的结构信息,已经引起了广泛关注。然而,现有综述对图嵌入方法的总结不够全面,尤其对复杂图嵌入的关注较少,导致处理多样化图数据的研究现状未能得到系统梳理。对此,从简单图到复杂图,对图嵌入学习方法进行了系统综述。首先,给出了各种类型的图和图嵌入的常见定义;其次,系统地归纳了简单图上的嵌入方法,包括浅层和深度图嵌入方法;然后,按照图的种类,总结了复杂图上的嵌入方法,重点介绍深度嵌入技术在动态图、异质图、多重图和超图等复杂图结构中的应用,以弥补现有文献对复杂图结构研究关注较少的不足;最后,讨论了图嵌入技术的实际应用场景,并展望了未来的发展方向。 展开更多
关键词 图嵌入 图表示 深度学习 神经网络 复杂图
在线阅读 下载PDF
Rapid high-fidelity quantum simulations usingmulti-step nonlinear autoregression and graph embeddings
20
作者 Akeel A.Shah P.K.Leung W.W.Xing 《npj Computational Materials》 2025年第1期556-568,共13页
The design and high-throughput screening of materials using machine-learning assisted quantummechanical simulations typically requires the existence of a very large data set,often generated from simulations at a high ... The design and high-throughput screening of materials using machine-learning assisted quantummechanical simulations typically requires the existence of a very large data set,often generated from simulations at a high level of theory or fidelity.Asingle simulation at high fidelity can take on the order of days for a complex molecule.Thus,although machine learning surrogate simulations seem promising at first glance,generation of the training data can defeat the original purpose.For this reason,the use of machine learning to screen or design materials remains elusive for many important applications.In this paper we introduce a new multi-fidelity approach based on a dual graph embedding to extract features that are placed inside a nonlinear multi-step autoregressive model.Experiments on five benchmark problems,with 14 different quantities and 27 different levels of theory,demonstrate the generalizability and high accuracy of the approach.It typically requires a few 10s to a few 1000’s of high-fidelity training points,which is several orders of magnitude lower than direct ML methods,and can be up to two orders of magnitude lower than other multi-fidelity methods.Furthermore,we develop a new benchmark data set for 860 benzoquinone molecules with up to 14 atoms,containing energy,HOMO,LUMO and dipole moment values at four levels of theory,up to coupled cluster with singles and doubles. 展开更多
关键词 machine learning surrogate simulations quantum simulations benchmark problems graph embeddings multi step nonlinear autoregression machine learning assisted simulations multi fidelity approach training data
原文传递
上一页 1 2 10 下一页 到第
使用帮助 返回顶部