期刊文献+
共找到3,486篇文章
< 1 2 175 >
每页显示 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
Physics-constrained graph neural networks for solving adjoint equations
2
作者 Jinpeng Xiang Shufang Song +2 位作者 Wenbo Cao Kuijun Zuo Weiwei Zhang 《Acta Mechanica Sinica》 2026年第1期178-191,共14页
The adjoint method is widely used in gradient-based optimization with high-dimensional design variables.However,the cost of solving the adjoint equations in each iteration is comparable to that of solving the flow fie... The adjoint method is widely used in gradient-based optimization with high-dimensional design variables.However,the cost of solving the adjoint equations in each iteration is comparable to that of solving the flow field,resulting in expensive computational costs.To improve the efficiency of solving adjoint equations,we propose a physics-constrained graph neural networks for solving adjoint equations,named ADJ-PCGN.ADJ-PCGN establishes a mapping relationship between flow characteristics and adjoint vector based on data,serving as a replacement for the computationally expensive numerical solution of adjoint equations.A physics-based graph structure and message-passing mechanism are designed to endow its strong fitting and generalization capabilities.Taking transonic drag reduction and maximum lift-drag ratio of the airfoil as examples,results indicate that ADJ-PCGN attains a similar optimal shape as the classical direct adjoint loop method.In addition,ADJ-PCGN demonstrates strong generalization capabilities across different mesh topologies,mesh densities,and out-of-distribution conditions.It holds the potential to become a universal model for aerodynamic shape optimization involving states,geometries,and meshes. 展开更多
关键词 Adjoint method Deep learning graph neural network Physics-constrained Fast aerodynamic analysis
原文传递
Robust training of open-set graph neural networks on graphs with in-distribution and out-of-distribution noise
3
作者 Sichao FU Qinmu PENG +3 位作者 Weihua OU Bin ZOU Xiao-Yuan JING Xinge YOU 《Science China(Technological Sciences)》 2026年第3期225-240,共16页
The node labels collected from real-world applications are often accompanied by the occurrence of in-distribution noise(seen class nodes with wrong labels) and out-of-distribution noise(unseen class nodes with seen cl... The node labels collected from real-world applications are often accompanied by the occurrence of in-distribution noise(seen class nodes with wrong labels) and out-of-distribution noise(unseen class nodes with seen class labels), which significantly degrade the superior performance of recently emerged open-set graph neural networks(GNN). Nowadays, only a few researchers have attempted to introduce sample selection strategies developed in non-graph areas to limit the influence of noisy node labels. These studies often neglect the impact of inaccurate graph structure relationships, invalid utilization of noisy nodes and unlabeled nodes self-supervision information for noisy node labels constraint. More importantly, simply enhancing the accuracy of graph structure relationships or the utilization of nodes' self-supervision information still cannot minimize the influence of noisy node labels for open-set GNN. In this paper, we propose a novel RT-OGNN(robust training of open-set GNN) framework to solve the above-mentioned issues. Specifically, an effective graph structure learning module is proposed to weaken the impact of structure noise and extend the receptive field of nodes. Then, the augmented graph is sent to a pair of peer GNNs to accurately distinguish noisy node labels of labeled nodes. Third, the label propagation and multilayer perceptron-based decoder modules are simultaneously introduced to discover more supervision information from remaining nodes apart from clean nodes. Finally, we jointly optimize the above modules and open-set GNN in an end-to-end way via consistency regularization loss and cross-entropy loss, which minimizes the influence of noisy node labels and provides more supervision guidance for open-set GNN optimization.Extensive experiments on three benchmarks and various noise rates validate the superiority of RT-OGNN over state-of-the-art models. 展开更多
关键词 graph neural networks open-set recognition in-distribution noise out-of-distribution noise
原文传递
Spatio-Temporal Graph Neural Networks with Elastic-Band Transform for Solar Radiation Prediction
4
作者 Guebin Choi 《Computer Modeling in Engineering & Sciences》 2026年第1期848-872,共25页
This study proposes a novel forecasting framework that simultaneously captures the strong periodicity and irregular meteorological fluctuations inherent in solar radiation time series.Existing approaches typically def... This study proposes a novel forecasting framework that simultaneously captures the strong periodicity and irregular meteorological fluctuations inherent in solar radiation time series.Existing approaches typically define inter-regional correlations using either simple correlation coefficients or distance-based measures when applying spatio-temporal graph neural networks(STGNNs).However,such definitions are prone to generating spurious correlations due to the dominance of periodic structures.To address this limitation,we adopt the Elastic-Band Transform(EBT)to decompose solar radiation into periodic and amplitude-modulated components,which are then modeled independently with separate graph neural networks.The periodic component,characterized by strong nationwide correlations,is learned with a relatively simple architecture,whereas the amplitude-modulated component is modeled with more complex STGNNs that capture climatological similarities between regions.The predictions from the two components are subsequently recombined to yield final forecasts that integrate both periodic patterns and aperiodic variability.The proposed framework is validated with multiple STGNN architectures,and experimental results demonstrate improved predictive accuracy and interpretability compared to conventional methods. 展开更多
关键词 Spatio-temporal graph neural network(STGNN) elastic-band transform(EBT) solar radiation fore-casting spurious correlation time series decomposition
在线阅读 下载PDF
Physics-informed graph neural network for predicting fluid flow in porous media
5
作者 Hai-Yang Chen Liang Xue +6 位作者 Li Liu Gao-Feng Zou Jiang-Xia Han Yu-Bin Dong Meng-Ze Cong Yue-Tian Liu Seyed Mojtaba Hosseini-Nasab 《Petroleum Science》 2025年第10期4240-4253,共14页
With the rapid development of deep learning neural networks,new solutions have emerged for addressing fluid flow problems in porous media.Combining data-driven approaches with physical constraints has become a hot res... With the rapid development of deep learning neural networks,new solutions have emerged for addressing fluid flow problems in porous media.Combining data-driven approaches with physical constraints has become a hot research direction,with physics-informed neural networks(PINNs) being the most popular hybrid model.PINNs have gained widespread attention in subsurface fluid flow simulations due to their low computational resource requirements,fast training speeds,strong generalization capabilities,and broad applicability.Despite success in homogeneous settings,standard PINNs face challenges in accurately calculating flux between irregular Eulerian cells with disparate properties and capturing global field influences on local cells.This limits their suitability for heterogeneous reservoirs and the irregular Eulerian grids frequently used in reservoir.To address these challenges,this study proposes a physics-informed graph neural network(PIGNN) model.The PIGNN model treats the entire field as a whole,integrating information from neighboring grids and physical laws into the solution for the target grid,thereby improving the accuracy of solving partial differential equations in heterogeneous and Eulerian irregular grids.The optimized model was applied to pressure field prediction in a spatially heterogeneous reservoir,achieving an average L_(2) error and R_(2) score of 6.710×10^(-4)and 0.998,respectively,which confirms the effectiveness of model.Compared to the conventional PINN model,the average L_(2) error was reduced by 76.93%,the average R_(2) score increased by 3.56%.Moreover,evaluating robustness,training the PIGNN model using only 54% and 76% of the original data yielded average relative L_(2) error reductions of 58.63% and 56.22%,respectively,compared to the PINN model.These results confirm the superior performance of this approach compared to PINN. 展开更多
关键词 graph neural network(GNN) Deep-learning Physical-informed neural network(PINN) Physics-informed graph neural network(PIGNN) Flow in porous media Perpendicular bisectional grid(PEBI) Unstructured mesh
原文传递
Quantifying compatibility mechanisms in traditional Chinese medicine with interpretable graph neural networks 被引量:1
6
作者 Jingqi Zeng Xiaobin Jia 《Journal of Pharmaceutical Analysis》 2025年第8期1887-1901,共15页
Traditional Chinese medicine(TCM)features complex compatibility mechanisms involving multicomponent,multi-target,and multi-pathway interactions.This study presents an interpretable graph artificial intelligence(GraphA... Traditional Chinese medicine(TCM)features complex compatibility mechanisms involving multicomponent,multi-target,and multi-pathway interactions.This study presents an interpretable graph artificial intelligence(GraphAI)framework to quantify such mechanisms in Chinese herbal formulas(CHFs).A multidimensional TCM knowledge graph(TCM-MKG;https://zenodo.org/records/13763953)was constructed,integrating seven standardized modules:TCM terminology,Chinese patent medicines(CPMs),Chinese herbal pieces(CHPs),pharmacognostic origins(POs),chemical compounds,biological targets,and diseases.A neighbor-diffusion strategy was used to address the sparsity of compound-target associations,increasing target coverage from 12.0%to 98.7%.Graph neural networks(GNNs)with attention mechanisms were applied to 6,080 CHFs,modeled as graphs with CHPs as nodes.To embed domain-specific semantics,virtual nodes medicinal properties,i.e.,therapeutic nature,flavor,and meridian tropism,were introduced,enabling interpretable modeling of inter-CHP relationships.The model quantitatively captured classical compatibility roles such as“monarch-minister-assistant-guide”,and uncovered TCM etiological types derived from diagnostic and efficacy patterns.Model validation using 215 CHFs used for coronavirus disease 2019(COVID-19)management highlighted Radix Astragali-Rhizoma Phragmitis as a high-attention herb pair.Mass spectrometry(MS)and target prediction identified three active compounds,i.e.,methylinissolin-3-O-glucoside,corydalin,and pingbeinine,which converge on pathways such as neuroactive ligand-receptor interaction,xenobiotic response,and neuronal function,supporting their neuroimmune and detoxification potential.Given their high safety and dietary compatibility,this herb pair may offer therapeutic value for managing long COVID-19.All data and code are openly available(https://github.com/ZENGJingqi/GraphAI-for-TCM),providing a scalable and interpretable platform for TCM mechanism research and discovery of bioactive herbal constituents. 展开更多
关键词 Traditional Chinese medicine graph neural networks Knowledge graph Compatibility mechanism Artificial intelligence Coronavirus disease 2019
暂未订购
BlastGraphNet:An Intelligent Computational Method for the Precise and Rapid Prediction of Blast Loads on Complex 3D Buildings Using Graph Neural Networks 被引量:1
7
作者 Zhiqiao Wang Jiangzhou Peng +6 位作者 Jie Hu Mingchuan Wang Xiaoli Rong Leixiang Bian Mingyang Wang Yong He Weitao Wu 《Engineering》 2025年第6期205-224,共20页
Accurate and efficient prediction of the distribution of surface loads on buildings subjected to explosive effects is crucial for rapidly calculating structural dynamic responses,establishing effective protective meas... Accurate and efficient prediction of the distribution of surface loads on buildings subjected to explosive effects is crucial for rapidly calculating structural dynamic responses,establishing effective protective measures,and designing civil defense engineering solutions.Current state-of-the-art methods face several issues:Experimental research is difficult and costly to implement,theoretical research is limited to simple geometries and lacks precision,and direct simulations require substantial computational resources.To address these challenges,this paper presents a data-driven method for predicting blast loads on building surfaces.This approach increases both the accuracy and computational efficiency of load predictions when the geometry of the building changes while the explosive yield remains constant,significantly improving its applicability in complex scenarios.This study introduces an innovative encoder-decoder graph neural network model named BlastGraphNet,which uses a message-passing mechanism to predict the overpressure and impulse load distributions on buildings with conventional and complex geometries during explosive events.The model also facilitates related downstream applications,such as damage mode identification and rapid assessment of virtual city explosions.The calculation results indicate that the prediction error of the model for conventional building tests is less than 2%,and its inference speed is 3-4 orders of magnitude faster than that of state-of-the-art numerical methods.In extreme test cases involving buildings with complex geometries and building clusters,the method achieved high accuracy and excellent generalizability.The strong adaptability and generalizability of BlastGraphNet confirm that this novel method enables precise real-time prediction of blast loads and provides a new paradigm for damage assessment in protective engineering. 展开更多
关键词 Blast load prediction graph neural networks Data-driven learning Real-time prediction Protective engineering
在线阅读 下载PDF
PIAFGNN:Property Inference Attacks against Federated Graph Neural Networks
8
作者 Jiewen Liu Bing Chen +2 位作者 Baolu Xue Mengya Guo Yuntao Xu 《Computers, Materials & Continua》 2025年第2期1857-1877,共21页
Federated Graph Neural Networks (FedGNNs) have achieved significant success in representation learning for graph data, enabling collaborative training among multiple parties without sharing their raw graph data and so... Federated Graph Neural Networks (FedGNNs) have achieved significant success in representation learning for graph data, enabling collaborative training among multiple parties without sharing their raw graph data and solving the data isolation problem faced by centralized GNNs in data-sensitive scenarios. Despite the plethora of prior work on inference attacks against centralized GNNs, the vulnerability of FedGNNs to inference attacks has not yet been widely explored. It is still unclear whether the privacy leakage risks of centralized GNNs will also be introduced in FedGNNs. To bridge this gap, we present PIAFGNN, the first property inference attack (PIA) against FedGNNs. Compared with prior works on centralized GNNs, in PIAFGNN, the attacker can only obtain the global embedding gradient distributed by the central server. The attacker converts the task of stealing the target user’s local embeddings into a regression problem, using a regression model to generate the target graph node embeddings. By training shadow models and property classifiers, the attacker can infer the basic property information within the target graph that is of interest. Experiments on three benchmark graph datasets demonstrate that PIAFGNN achieves attack accuracy of over 70% in most cases, even approaching the attack accuracy of inference attacks against centralized GNNs in some instances, which is much higher than the attack accuracy of the random guessing method. Furthermore, we observe that common defense mechanisms cannot mitigate our attack without affecting the model’s performance on mainly classification tasks. 展开更多
关键词 Federated graph neural networks GNNs privacy leakage regression model property inference attacks EMBEDDINGS
在线阅读 下载PDF
Forecasting cryptocurrency volatility:a novel framework based on the evolving multiscale graph neural network
9
作者 Yang Zhou Chi Xie +2 位作者 Gang‑Jin Wang Jue Gong You Zhu 《Financial Innovation》 2025年第1期2484-2535,共52页
Cryptocurrency is a remarkable financial innovation that has affected the financial system in fundamental ways.Its increasingly complex interactions with the conventional financial market make precisely forecasting it... Cryptocurrency is a remarkable financial innovation that has affected the financial system in fundamental ways.Its increasingly complex interactions with the conventional financial market make precisely forecasting its volatility increasingly challenging.To this end,we propose a novel framework based on the evolving multiscale graph neural network(EMGNN).Specifically,we embed a graph that depicts the interactions between the cryptocurrency and conventional financial markets into the predictive process.Furthermore,we employ hierarchical evolving graph structure learners to model the dynamic and scale-specific interactions.We also evaluate our framework’s robustness and discuss its interpretability by extracting the learned graph structure.The empirical results show that(i)cryptocurrency volatility is not isolated from the conventional market,and the embedded graph can provide effective information for prediction;(ii)the EMGNN-based forecasting framework generally yields outstanding and robust performance in terms of multiple volatility estimators,cryptocurrency samples,forecasting horizons,and evaluation criteria;and(iii)the graph structure in the predictive process varies over time and scales and is well captured by our framework.Overall,our work provides new insights into risk management for market participants and into policy formulation for authorities. 展开更多
关键词 Cryptocurrency Volatility forecasting graph neural network Deep learning Multiscale
在线阅读 下载PDF
Graph Neural Networks and Multimodal DTI Features for Schizophrenia Classification:Insights from Brain Network Analysis and Gene Expression
10
作者 Jingjing Gao Heping Tang +25 位作者 Zhengning Wang Yanling Li Na Luo Ming Song Sangma Xie Weiyang Shi Hao Yan Lin Lu Jun Yan Peng Li Yuqing Song Jun Chen Yunchun Chen Huaning Wang Wenming Liu Zhigang Li Hua Guo Ping Wan Luxian Lv Yongfeng Yang Huiling Wang Hongxing Zhang Huawang Wu Yuping Ning Dai Zhang Tianzi Jiang 《Neuroscience Bulletin》 2025年第6期933-950,共18页
Schizophrenia(SZ)stands as a severe psychiatric disorder.This study applied diffusion tensor imaging(DTI)data in conjunction with graph neural networks to distinguish SZ patients from normal controls(NCs)and showcases... Schizophrenia(SZ)stands as a severe psychiatric disorder.This study applied diffusion tensor imaging(DTI)data in conjunction with graph neural networks to distinguish SZ patients from normal controls(NCs)and showcases the superior performance of a graph neural network integrating combined fractional anisotropy and fiber number brain network features,achieving an accuracy of 73.79%in distinguishing SZ patients from NCs.Beyond mere discrimination,our study delved deeper into the advantages of utilizing white matter brain network features for identifying SZ patients through interpretable model analysis and gene expression analysis.These analyses uncovered intricate interrelationships between brain imaging markers and genetic biomarkers,providing novel insights into the neuropathological basis of SZ.In summary,our findings underscore the potential of graph neural networks applied to multimodal DTI data for enhancing SZ detection through an integrated analysis of neuroimaging and genetic features. 展开更多
关键词 SCHIZOPHRENIA Magnetic resonance imaging CLASSIFICATION Deep learning graph neural network
原文传递
Graph Neural Network-Assisted Lion Swarm Optimization for Traffic Congestion Prediction in Intelligent Urban Mobility Systems
11
作者 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
DSGNN:Dual-Shield Defense for Robust Graph Neural Networks
12
作者 Xiaohan Chen Yuanfang Chen +2 位作者 Gyu Myoung Lee Noel Crespi Pierluigi Siano 《Computers, Materials & Continua》 2025年第10期1733-1750,共18页
Graph Neural Networks(GNNs)have demonstrated outstanding capabilities in processing graph-structured data and are increasingly being integrated into large-scale pre-trained models,such as Large Language Models(LLMs),t... Graph Neural Networks(GNNs)have demonstrated outstanding capabilities in processing graph-structured data and are increasingly being integrated into large-scale pre-trained models,such as Large Language Models(LLMs),to enhance structural reasoning,knowledge retrieval,and memory management.The expansion of their application scope imposes higher requirements on the robustness of GNNs.However,as GNNs are applied to more dynamic and heterogeneous environments,they become increasingly vulnerable to real-world perturbations.In particular,graph data frequently encounters joint adversarial perturbations that simultaneously affect both structures and features,which are significantly more challenging than isolated attacks.These disruptions,caused by incomplete data,malicious attacks,or inherent noise,pose substantial threats to the stable and reliable performance of traditional GNN models.To address this issue,this study proposes the Dual-Shield Graph Neural Network(DSGNN),a defense model that simultaneously mitigates structural and feature perturbations.DSGNN utilizes two parallel GNN channels to independently process structural noise and feature noise,and introduces an adaptive fusion mechanism that integrates information from both pathways to generate robust node representations.Theoretical analysis demonstrates that DSGNN achieves a tighter robustness boundary under joint perturbations compared to conventional single-channel methods.Experimental evaluations across Cora,CiteSeer,and Industry datasets show that DSGNN achieves the highest average classification accuracy under various adversarial settings,reaching 81.24%,71.94%,and 81.66%,respectively,outperforming GNNGuard,GCN-Jaccard,GCN-SVD,RGCN,and NoisyGNN.These results underscore the importance of multi-view perturbation decoupling in constructing resilient GNN models for real-world applications. 展开更多
关键词 graph neural networks adversarial attacks dual-shield defense certified robustness node classification
在线阅读 下载PDF
Intelligent Medical Diagnosis Model Based on Graph Neural Networks for Medical Images
13
作者 Ashutosh Sharma Amit Sharma Kai Guo 《CAAI Transactions on Intelligence Technology》 2025年第4期1201-1216,共16页
Recently,numerous estimation issues have been solved due to the developments in data-driven artificial neural networks(ANN)and graph neural networks(GNN).The primary limitation of previous methodologies has been the d... Recently,numerous estimation issues have been solved due to the developments in data-driven artificial neural networks(ANN)and graph neural networks(GNN).The primary limitation of previous methodologies has been the dependence on data that can be structured in a grid format.However,physiological recordings often exhibit irregular and unordered patterns,posing a significant challenge in conceptualising them as matrices.As a result,GNNs which comprise interactive nodes connected by edges whose weights are defined by anatomical junctions or temporal relationships have received a lot of consideration by leveraging implicit data that exists in a biological system.Additionally,our study incorporates a structural GNN to effectively differentiate between different degrees of infection in both the left and right hemispheres of the brain.Subsequently,demographic data are included,and a multi-task learning architecture is devised,integrating classification and regression tasks.The trials used an authentic dataset,including 800 brain x-ray pictures,consisting of 560 instances classified as moderate cases and 240 instances classified as severe cases.Based on empirical evidence,our methodology demonstrates superior performance in classification,surpassing other comparison methods with a notable achievement of 92.27%in terms of area under the curve as well as a correlation coefficient of 0.62. 展开更多
关键词 artificial intelligence disease prediction electronic medical records graph neural networks medical imaging
在线阅读 下载PDF
Integrating Attention Mechanisms in Graph Neural Networks for Marine Oil Spill Detection
14
作者 CAI Fengjing WANG Yue +5 位作者 TIAN Zhuangcai LI Xi’an XU Jing MO Yuming ZHANG Shaotong WU Jinran 《Journal of Ocean University of China》 2025年第5期1327-1340,I0003-I0014,共26页
The increasing frequency of offshore engineering activities,particularly the expansion of offshore oil transport and the rise in the number of oil platforms,has greatly increased the potential risk of marine oil spill... The increasing frequency of offshore engineering activities,particularly the expansion of offshore oil transport and the rise in the number of oil platforms,has greatly increased the potential risk of marine oil spill incidents.Historically,several large oil spills have had long-term adverse effects on marine ecosystems and economic development,highlighting the importance of accurate-ly delineating and monitoring oil spill areas.In this study,graph neural network technology is introduced to implement semantic seg-mentation of SAR images,and two graph neural network models based on Graph-FCN and Graph-DeepLabV3+with the introduction of an attention mechanism are constructed and evaluated to improve the accuracy and efficiency of oil spill detection.By com-paring the Swin-Unet model,the Graph-DeepLabV3+model performs better in complex scenarios,especially in edge detail recognition.This not only provides strong technical support for marine oil spill monitoring but also provides an effective solution to deal with the potential risks brought by the increase of marine engineering activities,which is of great practical significance as it helps to safeguard the health and sustainable development of marine ecosystems and reduce the economic losses. 展开更多
关键词 marine oil spill monitoring graph neural network semantic segmentation Swin-Unet graph-DeeplabV3+
在线阅读 下载PDF
A diagnosis method based on graph neural networks embedded with multirelationships of intrinsic mode functions for multiple mechanical faults
15
作者 Bin Wang Manyi Wang +3 位作者 Yadong Xu Liangkuan Wang Shiyu Chen Xuanshi Chen 《Defence Technology(防务技术)》 2025年第8期364-373,共10页
Fault diagnosis occupies a pivotal position within the domain of machine and equipment management.Existing methods,however,often exhibit limitations in their scope of application,typically focusing on specific types o... Fault diagnosis occupies a pivotal position within the domain of machine and equipment management.Existing methods,however,often exhibit limitations in their scope of application,typically focusing on specific types of signals or faults in individual mechanical components while being constrained by data types and inherent characteristics.To address the limitations of existing methods,we propose a fault diagnosis method based on graph neural networks(GNNs)embedded with multirelationships of intrinsic mode functions(MIMF).The approach introduces a novel graph topological structure constructed from the features of intrinsic mode functions(IMFs)of monitored signals and their multirelationships.Additionally,a graph-level based fault diagnosis network model is designed to enhance feature learning capabilities for graph samples and enable flexible application across diverse signal sources and devices.Experimental validation with datasets including independent vibration signals for gear fault detection,mixed vibration signals for concurrent gear and bearing faults,and pressure signals for hydraulic cylinder leakage characterization demonstrates the model's adaptability and superior diagnostic accuracy across various types of signals and mechanical systems. 展开更多
关键词 Fault diagnosis graph neural networks graph topological structure Intrinsic mode functions Feature learning
在线阅读 下载PDF
A Privacy-Preserving Graph Neural Network Framework with Attention Mechanism for Computational Offloading in the Internet of Vehicles
16
作者 Aishwarya Rajasekar Vetriselvi Vetrian 《Computer Modeling in Engineering & Sciences》 2025年第4期225-254,共30页
The integration of technologies like artificial intelligence,6G,and vehicular ad-hoc networks holds great potential to meet the communication demands of the Internet of Vehicles and drive the advancement of vehicle ap... The integration of technologies like artificial intelligence,6G,and vehicular ad-hoc networks holds great potential to meet the communication demands of the Internet of Vehicles and drive the advancement of vehicle applications.However,these advancements also generate a surge in data processing requirements,necessitating the offloading of vehicular tasks to edge servers due to the limited computational capacity of vehicles.Despite recent advancements,the robustness and scalability of the existing approaches with respect to the number of vehicles and edge servers and their resources,as well as privacy,remain a concern.In this paper,a lightweight offloading strategy that leverages ubiquitous connectivity through the Space Air Ground Integrated Vehicular Network architecture while ensuring privacy preservation is proposed.The Internet of Vehicles(IoV)environment is first modeled as a graph,with vehicles and base stations as nodes,and their communication links as edges.Secondly,vehicular applications are offloaded to suitable servers based on latency using an attention-based heterogeneous graph neural network(HetGNN)algorithm.Subsequently,a differential privacy stochastic gradient descent trainingmechanism is employed for privacypreserving of vehicles and offloading inference.Finally,the simulation results demonstrated that the proposedHetGNN method shows good performance with 0.321 s of inference time,which is 42.68%,63.93%,30.22%,and 76.04% less than baseline methods such as Deep Deterministic Policy Gradient,Deep Q Learning,Deep Neural Network,and Genetic Algorithm,respectively. 展开更多
关键词 Internet of vehicles vehicular ad-hoc networks(VANET) multiaccess edge computing task offloading graph neural networks differential privacy
在线阅读 下载PDF
Optimized graph neural network-multilayer perceptron fusion classifier for metastatic prostate cancer detection in Western and Asian populations
17
作者 Fengxian Han Xiaohui Fan +12 位作者 Pengwei Long Wenhui Zhang Qiting Li Yingxuan Li Xingpeng Guo Yinran Luo Rongqi Wen Sheng Wang Shan Zhang Yizhuo Li Yan Wang Xu Gao Jing Li 《Asian Journal of Urology》 2025年第3期327-337,共11页
Objective:Prostate cancer(PCa)exhibits significant genomic differences between Western and Asian populations.This study aimed to design a predictive model applicable across diverse populations while selecting a limite... Objective:Prostate cancer(PCa)exhibits significant genomic differences between Western and Asian populations.This study aimed to design a predictive model applicable across diverse populations while selecting a limited set of genes suitable for clinical implementation.Methods:We utilized an integrated dataset of 1360 whole-exome and whole-genome sequences from Chinese and Western PCa cohorts to develop and evaluate the model.External validation was conducted using an independent cohort of patients.A graph neural network architecture,termed the pathway-aware multi-layered hierarchical network-Western and Asian(P-NETwa),was developed and trained on combined genomic profiles from Chinese and Western cohorts.The model employed a multilayer perceptron(MLP)to identify key signature genes from multiomics data,enabling precise prediction of PCa metastasis.Results:The model achieved an accuracy of 0.87 and an F1-score of 0.85 on Western population datasets.The application of integrated Chinese and Western population data improved the accuracy to 0.88,achieving an F1-score of 0.75.The analysis identified 18 signature genes implicated in PCa progression,including established markers(AR and TP53)and novel candidates(MUC16,MUC4,and ASB12).For clinical adoption,the model was optimized for commercially available gene panels while maintaining high classification accuracy.Additionally,a user-friendly web interface was developed to facilitate real-time prediction of primary versus metastatic status using the pre-trained P-NETwa-MLP model.Conclusion:The P-NETwa-MLP model integrates a query system that allows for efficient retrieval of prediction outcomes and associated genomic signatures via sample ID,enhancing its potential for seamless integration into clinical workflows. 展开更多
关键词 Prostate cancer Machine learning Multilayer perceptron graph neural network
在线阅读 下载PDF
A Multi-Scale Graph Neural Network for the Prediction of Multi-Component Gas Adsorption
18
作者 Lujun Li Haibin Yu 《Engineering》 2025年第9期102-111,共10页
Metal–organic frameworks(MOFs)hold great potential for gas separation and storage,and graph neural networks have proven to be a powerful tool for exploring material structure–property relationships and discovering n... Metal–organic frameworks(MOFs)hold great potential for gas separation and storage,and graph neural networks have proven to be a powerful tool for exploring material structure–property relationships and discovering new materials.Unlike traditional molecular graphs,crystal graphs require consideration of periodic invariance and modes.In addition,MOF structures such as covalent bonds,functional groups,and global structures impact adsorption performance in different ways.However,redundant atomic interactions can disrupt training accuracy,potentially leading to overfitting.In this paper,we propose a multi-scale crystal graph for describing periodic crystal structures,modeling interatomic interactions at different scales while preserving periodicity invariance.We also propose a multi-head attention crystal graph network in multi-scale graphs(MHACGN-MS),which learns structural characteristics by focusing on interatomic interactions at different scales,thereby reducing interference from redundant interactions.Using MOF adsorption for gases as an example,we demonstrate that MHACGN-MS outperforms traditional graph neural networks in predicting multi-component gas adsorption.We also visualize attention scores to validate effective learning and demonstrate the model’s interpretability. 展开更多
关键词 Metal-organic frameworks Multi-head attention score graph neural network Adsorption
在线阅读 下载PDF
Denoising graph neural network based on zero-shot learning for Gibbs phenomenon in high-order DG applications
19
作者 Wei AN Jiawen LIU +3 位作者 Wenxuan OUYANG Haoyu RU Xuejun LIU Hongqiang LYU 《Chinese Journal of Aeronautics》 2025年第3期234-248,共15页
With the availability of high-performance computing technology and the development of advanced numerical simulation methods, Computational Fluid Dynamics (CFD) is becoming more and more practical and efficient in engi... With the availability of high-performance computing technology and the development of advanced numerical simulation methods, Computational Fluid Dynamics (CFD) is becoming more and more practical and efficient in engineering. As one of the high-precision representative algorithms, the high-order Discontinuous Galerkin Method (DGM) has not only attracted widespread attention from scholars in the CFD research community, but also received strong development. However, when DGM is extended to high-speed aerodynamic flow field calculations, non-physical numerical Gibbs oscillations near shock waves often significantly affect the numerical accuracy and even cause calculation failure. Data driven approaches based on machine learning techniques can be used to learn the characteristics of Gibbs noise, which motivates us to use it in high-speed DG applications. To achieve this goal, labeled data need to be generated in order to train the machine learning models. This paper proposes a new method for denoising modeling of Gibbs phenomenon using a machine learning technique, the zero-shot learning strategy, to eliminate acquiring large amounts of CFD data. The model adopts a graph convolutional network combined with graph attention mechanism to learn the denoising paradigm from synthetic Gibbs noise data and generalize to DGM numerical simulation data. Numerical simulation results show that the Gibbs denoising model proposed in this paper can suppress the numerical oscillation near shock waves in the high-order DGM. Our work automates the extension of DGM to high-speed aerodynamic flow field calculations with higher generalization and lower cost. 展开更多
关键词 Computational fluid dynamics High-order discon tinuous Galerkin method Gibbs phenomenon graph neural networks Zero-shot learning
原文传递
上一页 1 2 175 下一页 到第
使用帮助 返回顶部