期刊文献+
共找到1,714篇文章
< 1 2 86 >
每页显示 20 50 100
Research on traffic flow prediction with multiscale temporal awareness and graph diffusion attention networks
1
作者 CAO Jie ZHANG Pengcheng +2 位作者 ZHANG Hong HOU Liang CHEN Zuohan 《High Technology Letters》 2025年第4期383-396,共14页
Precise traffic flow forecasting is essential for mitigating urban traffic congestion.However,it is difficult for existing methods to adequately capture the dynamic spatio-temporal characteristics and multiscale tempo... Precise traffic flow forecasting is essential for mitigating urban traffic congestion.However,it is difficult for existing methods to adequately capture the dynamic spatio-temporal characteristics and multiscale temporal dependencies of traffic flow.A traffic flow prediction model with multiscale temporal awareness and graph diffusion attention networks(MT-GDAN)is proposed to address these issues.Specifically,a graph diffusion attention module is constructed,which dynamically adjusts and calculates the weights of neighboring nodes in the graph structure using a random graph attention network(GAT)and captures the spatial characteristics of hidden nodes through an adaptive adjacency matrix,thus better exploiting the dynamic spatio-temporal properties of traffic flow.Secondly,a multiscale isometric convolutional network and bi-level routing attention are used to construct a multiscale temporal awareness module.The former extracts local information of traffic flow segments by convolution with different sizes of convolution kernels and then introduces isometric convolution to obtain the global temporal relationship between local features of traffic flow segments;the latter filters irrelevant spatio-temporal features at a coarse regional level and focuses locally on key points to more accurately capture the multiscale temporal dependencies of traffic flows.Experimental results reveal that the MT-GDAN model surpasses the mainstream baseline model in terms of forecasting accuracy and exhibits good prediction performance. 展开更多
关键词 intelligent transportation traffic flow prediction graph attention network multiscale isometric convolution bi-level routing attention
在线阅读 下载PDF
A Novel Approach Based on Graph Attention Networks for Fruit Recognition
2
作者 Dat Tran-Anh Hoai Nam Vu 《Computers, Materials & Continua》 2025年第2期2703-2722,共20页
Counterfeit agricultural products pose a significant challenge to global food security and economic stability, necessitating advanced detection mechanisms to ensure authenticity and quality. To address this pressing i... Counterfeit agricultural products pose a significant challenge to global food security and economic stability, necessitating advanced detection mechanisms to ensure authenticity and quality. To address this pressing issue, we introduce iGFruit, an innovative model designed to enhance the detection of counterfeit agricultural products by integrating multimodal data processing. Our approach utilizes both image and text data for comprehensive feature extraction, employing advanced backbone models such as Vision Transformer (ViT), Normalizer-Free Network (NFNet), and Bidirectional Encoder Representations from Transformers (BERT). These extracted features are fused and processed using a Graph Attention Network (GAT) to capture intricate relationships within the multimodal data. The resulting fused representation is subsequently classified to detect counterfeit products with high precision. We validate the effectiveness of iGFruit through extensive experiments on two datasets: the publicly available MIT-States dataset and the proprietary TLU-States dataset, achieving state-of-the-art performance on both benchmarks. Specifically, iGFruit demonstrates an improvement of over 3% in average accuracy compared to baseline models, all while maintaining computational efficiency during inference. This work underscores the necessity and innovativeness of integrating graph-based feature learning to tackle the critical issue of counterfeit agricultural product detection. 展开更多
关键词 Fruit recognition graph attention network multi-feature processing
在线阅读 下载PDF
DHSEGATs:distance and hop-wise structures encoding enhanced graph attention networks 被引量:1
3
作者 HUANG Zhiguo 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2023年第2期350-359,共10页
Numerous works prove that existing neighbor-averaging graph neural networks(GNNs)cannot efficiently catch structure features,and many works show that injecting structure,distance,position,or spatial features can signi... Numerous works prove that existing neighbor-averaging graph neural networks(GNNs)cannot efficiently catch structure features,and many works show that injecting structure,distance,position,or spatial features can significantly improve the performance of GNNs,however,injecting high-level structure and distance into GNNs is an intuitive but untouched idea.This work sheds light on this issue and proposes a scheme to enhance graph attention networks(GATs)by encoding distance and hop-wise structure statistics.Firstly,the hop-wise structure and distributional distance information are extracted based on several hop-wise ego-nets of every target node.Secondly,the derived structure information,distance information,and intrinsic features are encoded into the same vector space and then added together to get initial embedding vectors.Thirdly,the derived embedding vectors are fed into GATs,such as GAT and adaptive graph diffusion network(AGDN)to get the soft labels.Fourthly,the soft labels are fed into correct and smooth(C&S)to conduct label propagation and get final predictions.Experiments show that the distance and hop-wise structures encoding enhanced graph attention networks(DHSEGATs)achieve a competitive result. 展开更多
关键词 graph attention network(gat) graph structure information label propagation
在线阅读 下载PDF
DIGNN-A:Real-Time Network Intrusion Detection with Integrated Neural Networks Based on Dynamic Graph
4
作者 Jizhao Liu Minghao Guo 《Computers, Materials & Continua》 SCIE EI 2025年第1期817-842,共26页
The increasing popularity of the Internet and the widespread use of information technology have led to a rise in the number and sophistication of network attacks and security threats.Intrusion detection systems are cr... The increasing popularity of the Internet and the widespread use of information technology have led to a rise in the number and sophistication of network attacks and security threats.Intrusion detection systems are crucial to network security,playing a pivotal role in safeguarding networks from potential threats.However,in the context of an evolving landscape of sophisticated and elusive attacks,existing intrusion detection methodologies often overlook critical aspects such as changes in network topology over time and interactions between hosts.To address these issues,this paper proposes a real-time network intrusion detection method based on graph neural networks.The proposedmethod leverages the advantages of graph neural networks and employs a straightforward graph construction method to represent network traffic as dynamic graph-structured data.Additionally,a graph convolution operation with a multi-head attention mechanism is utilized to enhance the model’s ability to capture the intricate relationships within the graph structure comprehensively.Furthermore,it uses an integrated graph neural network to address dynamic graphs’structural and topological changes at different time points and the challenges of edge embedding in intrusion detection data.The edge classification problem is effectively transformed into node classification by employing a line graph data representation,which facilitates fine-grained intrusion detection tasks on dynamic graph node feature representations.The efficacy of the proposed method is evaluated using two commonly used intrusion detection datasets,UNSW-NB15 and NF-ToN-IoT-v2,and results are compared with previous studies in this field.The experimental results demonstrate that our proposed method achieves 99.3%and 99.96%accuracy on the two datasets,respectively,and outperforms the benchmark model in several evaluation metrics. 展开更多
关键词 Intrusion detection graph neural networks attention mechanisms line graphs dynamic graph neural networks
在线阅读 下载PDF
基于Attention-GAT-LSTM的算法模型在新型电力系统中的应用探索 被引量:1
5
作者 刘锦涛 孙玉芹 +2 位作者 郭子涛 王添翼 程文 《南方电网技术》 北大核心 2025年第6期95-104,共10页
精确的短期电力负荷预测对新型电力系统日发电计划的制订和实时调度至关重要,为取得准确可靠的负荷预测结果,针对真实用电负荷数据的时序性、不确定性等特征,提出了一种基于Attention-GAT-LSTM的智能算法,并应用在实际的新型电力系统中... 精确的短期电力负荷预测对新型电力系统日发电计划的制订和实时调度至关重要,为取得准确可靠的负荷预测结果,针对真实用电负荷数据的时序性、不确定性等特征,提出了一种基于Attention-GAT-LSTM的智能算法,并应用在实际的新型电力系统中。在原始数据的处理中创新地结合了自注意力机制,引入了数据处理单元附加权值,并采用跳跃连接机制防止结果出现过拟合;将处理后的数据传递到图注意力网络(graph attention network,GAT)进行空间节点的特征提取,再传递到长短期记忆网络(long short-term memory,LSTM)进行时间特征的提取;通过前向传播、反向传播和梯度下降方法,使LSTM层的权重和偏置得到迭代更新,有效地减少信息在迭代过程中的丢失并突出关键时间点信息。最后通过多种不同模型的对比分析,验证了该方法在短期电力负荷预测(小时级)时具有较高的预测精度,可以为新型电力系统的运行调度、规划建设提供数据支持。 展开更多
关键词 新型电力系统 电力负荷预测 图神经网络 自注意力机制 长短期记忆网络
在线阅读 下载PDF
基于LA-GraphCAN的甘肃省泥石流易发性评价
6
作者 郭玲 薛晔 孙鹏翔 《地质科技通报》 北大核心 2026年第1期212-224,共13页
目前对泥石流灾害易发性相关研究尚未考虑泥石流灾害的地理位置关系以及空间依赖性。本研究构建了包含4286个正样本点和5912个负样本点的甘肃省泥石流数据集,提出了一种基于LA-GraphCAN(local augmentation graph convolutional and att... 目前对泥石流灾害易发性相关研究尚未考虑泥石流灾害的地理位置关系以及空间依赖性。本研究构建了包含4286个正样本点和5912个负样本点的甘肃省泥石流数据集,提出了一种基于LA-GraphCAN(local augmentation graph convolutional and attention network)的泥石流易发性评价方法。首先,以样本点的经纬度投影坐标为基础,利用KNN(K-nearest neighbors)构建最近邻图,捕捉泥石流灾害点之间的复杂地理位置关系;其次,使用GCN(graph convolutional network)高效聚合局部邻域信息,提取关键地理和环境特征,不仅关注单个栅格所包含的信息,还深入探讨了相邻栅格之间空间结构的相互关系,从而使模型能够更精准地识别和理解样本中的局部空间特征。同时,引入GAT(graph attention network)添加动态注意力机制,细化特征表示;再次,验证所提方法的有效性,并从不同角度对比分析;最后,对甘肃省泥石流易发性进行评价。结果表明,考虑了泥石流灾害地理位置关系的LA-GraphCAN的ROC曲线下面积(AUC)、准确率、精确率、召回率以及F1分数分别为0.9868,0.9458,0.9436,0.9228和0.9331,与主流机器学习模型CNN(convolutional neural networks)、Decision tree等相比最优。基于LA-GraphCAN评价的甘肃省泥石流极高易发区中历史泥石流灾害点数量为4055个,占甘肃省历史泥石流总数的95%,与历史灾害分布基本一致。性能评估和甘肃省泥石流易发性评价结果均表明考虑泥石流灾害空间依赖性的LA-GraphCAN方法的评价结果更优,在泥石流易发性评价研究中有较好的适用性。 展开更多
关键词 LA-graphCAN 泥石流易发性评价 GCN gat 甘肃省
在线阅读 下载PDF
EGWO-GAT:一种用于膀胱尿路上皮癌分期诊断的图注意力网络与增强型灰狼优化算法多组学整合模型
7
作者 郭泓麟 秦茂洋 +2 位作者 宋秋月 陈欣 伍亚舟 《陆军军医大学学报》 北大核心 2026年第3期366-377,共12页
目的本研究提出了一种基于图注意力网络(graph attention network,GAT)与增强型灰狼优化算法(enhanced-grey wolf optimizer,EGWO)的多组学整合模型EGWO-GAT,实现对膀胱尿路上皮癌(bladder urothelial carcinoma,BLCA)肿瘤样本的分期预... 目的本研究提出了一种基于图注意力网络(graph attention network,GAT)与增强型灰狼优化算法(enhanced-grey wolf optimizer,EGWO)的多组学整合模型EGWO-GAT,实现对膀胱尿路上皮癌(bladder urothelial carcinoma,BLCA)肿瘤样本的分期预测。方法基于在加州大学圣克鲁斯分校Xena功能基因组学探索器(University of California,Santa Cruz Xena,UCSC Xena)网站收集的404例癌症基因组图谱(The Cancer Genome Atlas,TCGA)BLCA样本,包含mRNA、DNA甲基化和微小RNA(microRNA,miRNA)数据,将3种组学数据分别进行预处理和差异分析之后得到其节点特征与边特征,以GAT为基础,引入EGWO进行超参数优化,采用多层感知机(multilayer perceptron,MLP)进行后续癌症分期预测。经5折交叉验证分析,将本研究创建的EGWO-GAT模型与多种经典机器学习分期模型的性能进行对比,并进行组学贡献分析和保留不同相似边条数的模型性能比较,采用准确率、精确率、召回率、F1分数及曲线下面积(area under the curve,AUC)作为性能评估的核心指标。结果差异特征筛选结果显示,mRNA组学获得534个差异基因,DNA甲基化组学获得3108个差异探针,miRNA组学获得114个差异miRNA。多模型对比结果表明,当整合所有组学数据类型且保留相似性排名前3的其他患者作为边时,EGWO-GAT模型性能最佳,其AUC值达到0.744,准确率达到0.711,精确率达到0.792,召回率达到0.782,F1分数达到0.785,其综合分类性能显著优于其余经典机器学习方法,且较GS-GAT模型在各项指标上均有明显提升。组学贡献分析显示,全组学(mRNA+DNA甲基化+miRNA)整合的性能显著优于其他6种组学组合方式。相似性边数性能比较结果表明,保留前3条相似边时模型的AUC、准确率、精确率及F1分数均高于保留前5条或7条边的情况,综合性能最优。结论本研究构建的EGWO-GAT多组学整合模型在BLCA分期中性能优异,可为精准分期提供技术支撑,解决因样本异质性引发的临床分期难题,对辅助个体化治疗及改善患者预后意义重大。 展开更多
关键词 膀胱尿路上皮癌 图注意力网络 增强型灰狼优化算法 多组学
原文传递
Combing Type-Aware Attention and Graph Convolutional Networks for Event Detection 被引量:1
8
作者 Kun Ding Lu Xu +5 位作者 Ming Liu Xiaoxiong Zhang Liu Liu Daojian Zeng Yuting Liu Chen Jin 《Computers, Materials & Continua》 SCIE EI 2023年第1期641-654,共14页
Event detection(ED)is aimed at detecting event occurrences and categorizing them.This task has been previously solved via recognition and classification of event triggers(ETs),which are defined as the phrase or word m... Event detection(ED)is aimed at detecting event occurrences and categorizing them.This task has been previously solved via recognition and classification of event triggers(ETs),which are defined as the phrase or word most clearly expressing event occurrence.Thus,current approaches require both annotated triggers as well as event types in training data.Nevertheless,triggers are non-essential in ED,and it is time-wasting for annotators to identify the“most clearly”word from a sentence,particularly in longer sentences.To decrease manual effort,we evaluate event detectionwithout triggers.We propose a novel framework that combines Type-aware Attention and Graph Convolutional Networks(TA-GCN)for event detection.Specifically,the task is identified as a multi-label classification problem.We first encode the input sentence using a novel type-aware neural network with attention mechanisms.Then,a Graph Convolutional Networks(GCN)-based multilabel classification model is exploited for event detection.Experimental results demonstrate the effectiveness. 展开更多
关键词 Event detection information extraction type-aware attention graph convolutional networks
在线阅读 下载PDF
Air Pollution Prediction Via Graph Attention Network and Gated Recurrent Unit 被引量:1
9
作者 Shun Wang Lin Qiao +3 位作者 Wei Fang Guodong Jing Victor S.Sheng Yong Zhang 《Computers, Materials & Continua》 SCIE EI 2022年第10期673-687,共15页
PM2.5 concentration prediction is of great significance to environmental protection and human health.Achieving accurate prediction of PM2.5 concentration has become an important research task.However,PM2.5 pollutants ... PM2.5 concentration prediction is of great significance to environmental protection and human health.Achieving accurate prediction of PM2.5 concentration has become an important research task.However,PM2.5 pollutants can spread in the earth’s atmosphere,causing mutual influence between different cities.To effectively capture the air pollution relationship between cities,this paper proposes a novel spatiotemporal model combining graph attention neural network(GAT)and gated recurrent unit(GRU),named GAT-GRU for PM2.5 concentration prediction.Specifically,GAT is used to learn the spatial dependence of PM2.5 concentration data in different cities,and GRU is to extract the temporal dependence of the long-term data series.The proposed model integrates the learned spatio-temporal dependencies to capture long-term complex spatio-temporal features.Considering that air pollution is related to the meteorological conditions of the city,the knowledge acquired from meteorological data is used in the model to enhance PM2.5 prediction performance.The input of the GAT-GRU model consists of PM2.5 concentration data and meteorological data.In order to verify the effectiveness of the proposed GAT-GRU prediction model,this paper designs experiments on real-world datasets compared with other baselines.Experimental results prove that our model achieves excellent performance in PM2.5 concentration prediction. 展开更多
关键词 Air pollution prediction deep learning spatiotemporal data modeling graph attention network
在线阅读 下载PDF
基于内嵌物理信息GraphSAGE模型的配电网最大供电能力计算
10
作者 刘宝龙 陈中 +2 位作者 王毅 乔勇 颜浩伟 《电力自动化设备》 北大核心 2026年第3期77-84,共8页
针对配电网最大供电能力计算存在的物理约束难以满足、效率不足、拓扑适应性差等问题,提出一种基于内嵌物理信息图采样与聚合(GraphSAGE)模型的配电网最大供电能力计算方法,可以实现未见信息的生成嵌入,快速计算出多变场景下的配电网最... 针对配电网最大供电能力计算存在的物理约束难以满足、效率不足、拓扑适应性差等问题,提出一种基于内嵌物理信息图采样与聚合(GraphSAGE)模型的配电网最大供电能力计算方法,可以实现未见信息的生成嵌入,快速计算出多变场景下的配电网最大供电能力。将物理约束嵌入GraphSAGE模型,强制模型在训练过程中满足物理规律,提高模型可解释性并降低对数据集数量和质量的要求;通过边特征聚合和图自编码器预训练克服模型不能考虑边信息及节点特征丢失的缺点;在节点采样后,将多头注意力机制融入节点特征聚合过程中,提高模型的计算精度。算例以及对比实验结果表明,所提方法对新能源出力和配电网拓扑变化具有更强的适应能力。 展开更多
关键词 图卷积网络 配电网 最大供电能力 物理信息 图注意力机制
在线阅读 下载PDF
基于化工过程事故知识谱图-多头时间注意力图网络(CPAKG-MultiTGAT)的化工过程事故情景推演模型
11
作者 郑琛 陈国华 +1 位作者 赵远飞 杨运锋 《化工进展》 北大核心 2026年第2期1243-1254,共12页
针对化工园区事故演化过程复杂多变的特征及传统推演方法时空特征融合不足的问题,本文提出了基于CPAKG-MultiTGAT的化工过程事故情景推演模型。通过解析485起化工事故案例,构建涵盖5类本体、74种情景节点的化工过程事故知识谱图(chemica... 针对化工园区事故演化过程复杂多变的特征及传统推演方法时空特征融合不足的问题,本文提出了基于CPAKG-MultiTGAT的化工过程事故情景推演模型。通过解析485起化工事故案例,构建涵盖5类本体、74种情景节点的化工过程事故知识谱图(chemical process accident knowledge graph,CPAKG),实现事故要素的时空关联建模。创新设计的多头时间注意力图网络(multi-head temporal graph attention network,MultiTGAT)融合时间戳编码与图结构特征,以CPAKG的时空拓扑为输入,动态解析节点间跨时空的耦合关系,实现事故情景演化链路预测。实验表明,在自建数据集上,模型AUC与AP值分别达0.865和0.858,较GCN、TGAT-NoTime等基准模型有显著提升,能够有效推演事故演化链路。本文研究成果为化工为事故情景推演提供了可解释的数字化工具,推动事故分析从经验驱动向“数据-知识”融合转型,对提升事故防控能力具有重要的工程应用价值。 展开更多
关键词 化工园区 化工过程事故 情景推演 知识谱图 多头时间注意力图网络
在线阅读 下载PDF
融合GAT与可解释DQN的SQL注入攻击检测模型
12
作者 邓钰洋 芦天亮 +2 位作者 李知皓 孟昊阳 马远声 《信息网络安全》 北大核心 2026年第1期150-167,共18页
随着Web应用的持续演进及数据库驱动系统的广泛部署,SQL注入攻击作为一种高度隐蔽且破坏力强的网络攻击方式,依然是当前Web安全防护的重要研究对象。针对SQL注入语句结构复杂、语义多样以及攻击样本稀缺等问题,文章提出一种融合图结构... 随着Web应用的持续演进及数据库驱动系统的广泛部署,SQL注入攻击作为一种高度隐蔽且破坏力强的网络攻击方式,依然是当前Web安全防护的重要研究对象。针对SQL注入语句结构复杂、语义多样以及攻击样本稀缺等问题,文章提出一种融合图结构建模与强化学习机制的SQL注入攻击检测方法。该方法将SQL语句建模为图结构,通过改进的图注意力网络GAT融合节点与边的语法特征,并构建了包含4个专门化检测专家的多智能体强化学习框架,实现动态集成决策。同时,该检测方法设计了针对SQL注入攻击混淆特点的对抗样本生成模块,增强了模型对复杂变形攻击的识别能力。此外,结合LIME与SHAP方法对检测结果进行可解释性分析,增强系统的透明度与实用性。实验结果表明,该方法在保持较低计算资源消耗的前提下,有效缓解了样本不均衡与攻击模式多样化引起的检测偏差问题。该方法在综合性SQL注入数据集上的检测准确率达0.955,AUC值为0.978,显著优于现有基线方法,为SQL注入攻击的智能化检测提供了有效解决方案。 展开更多
关键词 SQL注入攻击检测 图注意力网络 多智能体 DQN 可解释强化学习
在线阅读 下载PDF
Aspect-Level Sentiment Analysis of Bi-Graph Convolutional Networks Based on Enhanced Syntactic Structural Information
13
作者 Junpeng Hu Yegang Li 《Journal of Computer and Communications》 2025年第1期72-89,共18页
Aspect-oriented sentiment analysis is a meticulous sentiment analysis task that aims to analyse the sentiment polarity of specific aspects. Most of the current research builds graph convolutional networks based on dep... Aspect-oriented sentiment analysis is a meticulous sentiment analysis task that aims to analyse the sentiment polarity of specific aspects. Most of the current research builds graph convolutional networks based on dependent syntactic trees, which improves the classification performance of the models to some extent. However, the technical limitations of dependent syntactic trees can introduce considerable noise into the model. Meanwhile, it is difficult for a single graph convolutional network to aggregate both semantic and syntactic structural information of nodes, which affects the final sentence classification. To cope with the above problems, this paper proposes a bi-channel graph convolutional network model. The model introduces a phrase structure tree and transforms it into a hierarchical phrase matrix. The adjacency matrix of the dependent syntactic tree and the hierarchical phrase matrix are combined as the initial matrix of the graph convolutional network to enhance the syntactic information. The semantic information feature representations of the sentences are obtained by the graph convolutional network with a multi-head attention mechanism and fused to achieve complementary learning of dual-channel features. Experimental results show that the model performs well and improves the accuracy of sentiment classification on three public benchmark datasets, namely Rest14, Lap14 and Twitter. 展开更多
关键词 Aspect-Level Sentiment Analysis Sentiment Knowledge Multi-Head attention Mechanism graph Convolutional networks
在线阅读 下载PDF
GT-A^(2)T:Graph Tensor Alliance Attention Network
14
作者 Ling Wang Kechen Liu Ye Yuan 《IEEE/CAA Journal of Automatica Sinica》 2025年第10期2165-2167,共3页
Dear Editor,This letter proposes the graph tensor alliance attention network(GT-A^(2)T)to represent a dynamic graph(DG)precisely.Its main idea includes 1)Establishing a unified spatio-temporal message propagation fram... Dear Editor,This letter proposes the graph tensor alliance attention network(GT-A^(2)T)to represent a dynamic graph(DG)precisely.Its main idea includes 1)Establishing a unified spatio-temporal message propagation framework on a DG via the tensor product for capturing the complex cohesive spatio-temporal interdependencies precisely and 2)Acquiring the alliance attention scores by node features and favorable high-order structural correlations. 展开更多
关键词 spatio temporal message propagation alliance attention scores high order structural correlations graph tensor alliance attention network gt t node features graph tensor dynamic graph alliance attention
在线阅读 下载PDF
基于GAT-LSTM模型的隧道变形预测
15
作者 谢新奥 秦世伟 《计算机工程与设计》 北大核心 2026年第1期244-251,共8页
为提高隧道变形预测的精度,提出了一种结合时空特征的GAT-LSTM预测方法。该方法利用图注意力网络(graph attention networks,GAT)捕捉监测点之间的空间关联,并结合长短期记忆网络(long short-term memory,LSTM)提取时间序列特征,从而构... 为提高隧道变形预测的精度,提出了一种结合时空特征的GAT-LSTM预测方法。该方法利用图注意力网络(graph attention networks,GAT)捕捉监测点之间的空间关联,并结合长短期记忆网络(long short-term memory,LSTM)提取时间序列特征,从而构建GAT-LSTM模型。以上海某污水管线隧道为研究对象,开展变形预测实验。实验结果表明,该模型在预测精度上优于传统深度学习方法,其平均绝对误差、均方根误差和决定系数分别为0.125 mm、0.151 mm和0.929,验证了GAT-LSTM模型在隧道变形预测中的有效性。基于图结构的空间连接极大地提升了预测准确性,为同类地下工程变形监测与预测提供了新的思路和技术支持。 展开更多
关键词 排水隧道 变形预测 深度学习 图注意力网络 长短期记忆网络 隧道监测 时空特征
在线阅读 下载PDF
A Hyperspectral Image Classification Based on Spectral Band Graph Convolutional and Attention⁃Enhanced CNN Joint Network
16
作者 XU Chenjie LI Dan KONG Fanqiang 《Transactions of Nanjing University of Aeronautics and Astronautics》 2025年第S1期102-120,共19页
Hyperspectral image(HSI)classification is crucial for numerous remote sensing applications.Traditional deep learning methods may miss pixel relationships and context,leading to inefficiencies.This paper introduces the... Hyperspectral image(HSI)classification is crucial for numerous remote sensing applications.Traditional deep learning methods may miss pixel relationships and context,leading to inefficiencies.This paper introduces the spectral band graph convolutional and attention-enhanced CNN joint network(SGCCN),a novel approach that harnesses the power of spectral band graph convolutions for capturing long-range relationships,utilizes local perception of attention-enhanced multi-level convolutions for local spatial feature and employs a dynamic attention mechanism to enhance feature extraction.The SGCCN integrates spectral and spatial features through a self-attention fusion network,significantly improving classification accuracy and efficiency.The proposed method outperforms existing techniques,demonstrating its effectiveness in handling the challenges associated with HSI data. 展开更多
关键词 hyperspectral classification spectral band graph convolutional network attention-enhance convolutional network dynamic attention feature extraction feature fusion
在线阅读 下载PDF
A multi-source mixed-frequency information fusion framework based on spatial-temporal graph attention network for anomaly detection of catalyst loss in FCC regenerators
17
作者 Chunmeng Zhu Nan Liu +3 位作者 Ludong Ji Yunpeng Zhao Xiaogang Shi Xingying Lan 《Chinese Journal of Chemical Engineering》 2025年第8期47-59,共13页
Anomaly fluctuations in operating conditions, catalyst wear, crushing, and the deterioration of feedstock properties in fluid catalytic cracking (FCC) units can disrupt the normal circulating fluidization process of t... Anomaly fluctuations in operating conditions, catalyst wear, crushing, and the deterioration of feedstock properties in fluid catalytic cracking (FCC) units can disrupt the normal circulating fluidization process of the catalyst. Although several effective models have been proposed in previous research to address anomaly detection in chemical processes, most fail to adequately capture the spatial-temporal dependencies of multi-source, mixed-frequency information. In this study, an innovative multi-source mixed-frequency information fusion framework based on a spatial-temporal graph attention network (MIF-STGAT) is proposed to investigate the causes of FCC regenerator catalyst loss anomalies for guide onsite operational management, enhancing the long-term stability of FCC unit operations. First, a reconstruction-based dual-encoder-decoder framework is developed to facilitate the acquisition of mixed-frequency features and information fusion during the FCC regenerator catalyst loss process. Subsequently, a graph attention network and a multilayer long short-term memory network with a differential structure are integrated into the reconstruction-based dual-encoder-shared-decoder framework to capture the dynamic fluctuations and critical features associated with anomalies. Experimental results from the Chinese FCC industrial process demonstrate that MIF-STGAT achieves excellent accuracy and interpretability for anomaly detection. 展开更多
关键词 Chemical processes Deep learning Anomaly detection Mixed-frequency Non-stationary graph attention network
在线阅读 下载PDF
Residual-enhanced graph convolutional networks with hypersphere mapping for anomaly detection in attributed networks
18
作者 Wasim Khan Afsaruddin Mohd +3 位作者 Mohammad Suaib Mohammad Ishrat Anwar Ahamed Shaikh Syed Mohd Faisal 《Data Science and Management》 2025年第2期137-146,共10页
In the burgeoning field of anomaly detection within attributed networks,traditional methodologies often encounter the intricacies of network complexity,particularly in capturing nonlinearity and sparsity.This study in... In the burgeoning field of anomaly detection within attributed networks,traditional methodologies often encounter the intricacies of network complexity,particularly in capturing nonlinearity and sparsity.This study introduces an innovative approach that synergizes the strengths of graph convolutional networks with advanced deep residual learning and a unique residual-based attention mechanism,thereby creating a more nuanced and efficient method for anomaly detection in complex networks.The heart of our model lies in the integration of graph convolutional networks that capture complex structural relationships within the network data.This is further bolstered by deep residual learning,which is employed to model intricate nonlinear connections directly from input data.A pivotal innovation in our approach is the incorporation of a residual-based attention mech-anism.This mechanism dynamically adjusts the importance of nodes based on their residual information,thereby significantly enhancing the sensitivity of the model to subtle anomalies.Furthermore,we introduce a novel hypersphere mapping technique in the latent space to distinctly separate normal and anomalous data.This mapping is the key to our model’s ability to pinpoint anomalies with greater precision.An extensive experimental setup was used to validate the efficacy of the proposed model.Using attributed social network datasets,we demonstrate that our model not only competes with but also surpasses existing state-of-the-art methods in anomaly detection.The results show the exceptional capability of our model to handle the multifaceted nature of real-world networks. 展开更多
关键词 Anomaly detection Deep learning Hypersphere learning Residual modeling graph convolution network attention mechanism
在线阅读 下载PDF
CFGANLDA:A Collaborative Filtering and Graph Attention Network-Based Method for Predicting Associations between lncRNAs and Diseases
19
作者 Dang Hung Tran Van Tinh Nguyen 《Computers, Materials & Continua》 2025年第6期4679-4698,共20页
It is known that long non-coding RNAs(lncRNAs)play vital roles in biological processes and contribute to the progression,development,and treatment of various diseases.Obviously,understanding associations between disea... It is known that long non-coding RNAs(lncRNAs)play vital roles in biological processes and contribute to the progression,development,and treatment of various diseases.Obviously,understanding associations between diseases and lncRNAs significantly enhances our ability to interpret disease mechanisms.Nevertheless,the process of determining lncRNA-disease associations is costly,labor-intensive,and time-consuming.Hence,it is expected to foster computational strategies to uncover lncRNA-disease relationships for further verification to save time and resources.In this study,a collaborative filtering and graph attention network-based LncRNA-Disease Association(CFGANLDA)method was nominated to expose potential lncRNA-disease associations.First,it takes into account the advantages of using biological information from multiple sources.Next,it uses a collaborative filtering technique in order to address the sparse data problem.It also employs a graph attention network to reinforce both linear and non-linear features of the associations to advance prediction performance.The computational results indicate that CFGANLDA gains better prediction performance compared to other state-of-the-art approaches.The CFGANLDA’s area under the receiver operating characteristic curve(AUC)metric is 0.9835,whereas its area under the precision-recall curve(AUPR)metric is 0.9822.Statistical analysis using 10-fold cross-validation experiments proves that these metrics are significant.Furthermore,three case studies on prostate,liver,and stomach cancers attest to the validity of CFGANLDA performance.As a result,CFGANLDA method proves to be a valued tool for lncRNA-disease association prediction. 展开更多
关键词 LncRNA-disease associations collaborative filtering principal component analysis graph attention network deep learning
在线阅读 下载PDF
Dynamic Interaction-Aware Trajectory Prediction with Bidirectional Graph Attention Network
20
作者 Jun Li Kai Xu +4 位作者 Baozhu Chen Xiaohan Yang Mengting Sun Guojun Li HaoJie Du 《Computers, Materials & Continua》 2025年第11期3349-3368,共20页
Pedestrian trajectory prediction is pivotal and challenging in applications such as autonomous driving,social robotics,and intelligent surveillance systems.Pedestrian trajectory is governed not only by individual inte... Pedestrian trajectory prediction is pivotal and challenging in applications such as autonomous driving,social robotics,and intelligent surveillance systems.Pedestrian trajectory is governed not only by individual intent but also by interactions with surrounding agents.These interactions are critical to trajectory prediction accuracy.While prior studies have employed Convolutional Neural Networks(CNNs)and Graph Convolutional Networks(GCNs)to model such interactions,these methods fail to distinguish varying influence levels among neighboring pedestrians.To address this,we propose a novel model based on a bidirectional graph attention network and spatio-temporal graphs to capture dynamic interactions.Specifically,we construct temporal and spatial graphs encoding the sequential evolution and spatial proximity among pedestrians.These features are then fused and processed by the Bidirectional Graph Attention Network(Bi-GAT),which models the bidirectional interactions between the target pedestrian and its neighbors.The model computes node attention weights(i.e.,similarity scores)to differentially aggregate neighbor information,enabling fine-grained interaction representations.Extensive experiments conducted on two widely used pedestrian trajectory prediction benchmark datasets demonstrate that our approach outperforms existing state-of-theartmethods regarding Average Displacement Error(ADE)and Final Displacement Error(FDE),highlighting its strong prediction accuracy and generalization capability. 展开更多
关键词 Pedestrian trajectory prediction spatio-temporal modeling bidirectional graph attention network autonomous system
在线阅读 下载PDF
上一页 1 2 86 下一页 到第
使用帮助 返回顶部