期刊文献+
共找到46,536篇文章
< 1 2 250 >
每页显示 20 50 100
Spatio-Temporal Graph Neural Networks with Elastic-Band Transform for Solar Radiation Prediction
1
作者 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
Dynamic Multi-Graph Spatio-Temporal Graph Traffic Flow Prediction in Bangkok:An Application of a Continuous Convolutional Neural Network
2
作者 Pongsakon Promsawat Weerapan Sae-dan +2 位作者 Marisa Kaewsuwan Weerawat Sudsutad Aphirak Aphithana 《Computer Modeling in Engineering & Sciences》 SCIE EI 2025年第1期579-607,共29页
The ability to accurately predict urban traffic flows is crucial for optimising city operations.Consequently,various methods for forecasting urban traffic have been developed,focusing on analysing historical data to u... The ability to accurately predict urban traffic flows is crucial for optimising city operations.Consequently,various methods for forecasting urban traffic have been developed,focusing on analysing historical data to understand complex mobility patterns.Deep learning techniques,such as graph neural networks(GNNs),are popular for their ability to capture spatio-temporal dependencies.However,these models often become overly complex due to the large number of hyper-parameters involved.In this study,we introduce Dynamic Multi-Graph Spatial-Temporal Graph Neural Ordinary Differential Equation Networks(DMST-GNODE),a framework based on ordinary differential equations(ODEs)that autonomously discovers effective spatial-temporal graph neural network(STGNN)architectures for traffic prediction tasks.The comparative analysis of DMST-GNODE and baseline models indicates that DMST-GNODE model demonstrates superior performance across multiple datasets,consistently achieving the lowest Root Mean Square Error(RMSE)and Mean Absolute Error(MAE)values,alongside the highest accuracy.On the BKK(Bangkok)dataset,it outperformed other models with an RMSE of 3.3165 and an accuracy of 0.9367 for a 20-min interval,maintaining this trend across 40 and 60 min.Similarly,on the PeMS08 dataset,DMST-GNODE achieved the best performance with an RMSE of 19.4863 and an accuracy of 0.9377 at 20 min,demonstrating its effectiveness over longer periods.The Los_Loop dataset results further emphasise this model’s advantage,with an RMSE of 3.3422 and an accuracy of 0.7643 at 20 min,consistently maintaining superiority across all time intervals.These numerical highlights indicate that DMST-GNODE not only outperforms baseline models but also achieves higher accuracy and lower errors across different time intervals and datasets. 展开更多
关键词 graph neural networks convolutional neural network deep learning dynamic multi-graph spatio-temporal
在线阅读 下载PDF
Dynamic adaptive spatio-temporal graph network for COVID-19 forecasting
3
作者 Xiaojun Pu Jiaqi Zhu +3 位作者 Yunkun Wu Chang Leng Zitong Bo Hongan Wang 《CAAI Transactions on Intelligence Technology》 SCIE EI 2024年第3期769-786,共18页
Appropriately characterising the mixed space-time relations of the contagion process caused by hybrid space and time factors remains the primary challenge in COVID-19 forecasting.However,in previous deep learning mode... Appropriately characterising the mixed space-time relations of the contagion process caused by hybrid space and time factors remains the primary challenge in COVID-19 forecasting.However,in previous deep learning models for epidemic forecasting,spatial and temporal variations are captured separately.A unified model is developed to cover all spatio-temporal relations.However,this measure is insufficient for modelling the complex spatio-temporal relations of infectious disease transmission.A dynamic adaptive spatio-temporal graph network(DASTGN)is proposed based on attention mechanisms to improve prediction accuracy.In DASTGN,complex spatio-temporal relations are depicted by adaptively fusing the mixed space-time effects and dynamic space-time dependency structure.This dual-scale model considers the time-specific,space-specific,and direct effects of the propagation process at the fine-grained level.Furthermore,the model characterises impacts from various space-time neighbour blocks under time-varying interventions at the coarse-grained level.The performance comparisons on the three COVID-19 datasets reveal that DASTGN achieves state-of-the-art results with a maximum improvement of 17.092%in the root mean-square error and 11.563%in the mean absolute error.Experimental results indicate that the mechanisms of designing DASTGN can effectively detect some spreading characteristics of COVID-19.The spatio-temporal weight matrices learned in each proposed module reveal diffusion patterns in various scenarios.In conclusion,DASTGN has successfully captured the dynamic spatio-temporal variations of COVID-19,and considering multiple dynamic space-time relationships is essential in epidemic forecasting. 展开更多
关键词 ADAPTIVE COVID-19 forecasting dynamic INTERVENTION spatio-temporal graph neural networks
在线阅读 下载PDF
Attention-based spatio-temporal graph convolutional network considering external factors for multi-step traffic flow prediction 被引量:6
4
作者 Jihua Ye Shengjun Xue Aiwen Jiang 《Digital Communications and Networks》 SCIE CSCD 2022年第3期343-350,共8页
Traffic flow prediction is an important part of the intelligent transportation system. Accurate multi-step traffic flow prediction plays an important role in improving the operational efficiency of the traffic network... Traffic flow prediction is an important part of the intelligent transportation system. Accurate multi-step traffic flow prediction plays an important role in improving the operational efficiency of the traffic network. Since traffic flow data has complex spatio-temporal correlation and non-linearity, existing prediction methods are mainly accomplished through a combination of a Graph Convolutional Network (GCN) and a recurrent neural network. The combination strategy has an excellent performance in traffic prediction tasks. However, multi-step prediction error accumulates with the predicted step size. Some scholars use multiple sampling sequences to achieve more accurate prediction results. But it requires high hardware conditions and multiplied training time. Considering the spatiotemporal correlation of traffic flow and influence of external factors, we propose an Attention Based Spatio-Temporal Graph Convolutional Network considering External Factors (ABSTGCN-EF) for multi-step traffic flow prediction. This model models the traffic flow as diffusion on a digraph and extracts the spatial characteristics of traffic flow through GCN. We add meaningful time-slots attention to the encoder-decoder to form an Attention Encoder Network (AEN) to handle temporal correlation. The attention vector is used as a competitive choice to draw the correlation between predicted states and historical states. We considered the impact of three external factors (daytime, weekdays, and traffic accident markers) on the traffic flow prediction tasks. Experiments on two public data sets show that it makes sense to consider external factors. The prediction performance of our ABSTGCN-EF model achieves 7.2%–8.7% higher than the state-of-the-art baselines. 展开更多
关键词 Multi-step traffic flow prediction graph convolutional network External factors Attentional encoder network Spatiotemporal correlation
在线阅读 下载PDF
Modeling and Analysis of Production Logistics Spatio-Temporal Graph Network Driven by Digital Twin 被引量:2
5
作者 ZHENG Longhui SUN Yicheng +5 位作者 ZHANG Huihui BAO Jinsong CHEN Xiaochuan ZHAO Zhenhong CHEN Zhonghao GUAN Ruifeng 《Journal of Donghua University(English Edition)》 CAS 2022年第5期461-474,共14页
In the process of logistics distribution of manufacturing enterprises, the automatic scheduling method based on the algorithm model has the advantages of accurate calculation and stable operation, but it excessively r... In the process of logistics distribution of manufacturing enterprises, the automatic scheduling method based on the algorithm model has the advantages of accurate calculation and stable operation, but it excessively relies on the results of data calculation, ignores historical information and empirical data in the solving process, and has the bottleneck of low processing dimension and small processing scale. Therefore, in the digital twin(DT) system based on virtual and real fusion, a modeling and analysis method of production logistics spatio-temporal graph network model is proposed, considering the characteristics of road network topology and time-varying data. In the DT system, the temporal graph network model of the production logistics task is established and combined with the network topology, and the historical scheduling information about logistics elements is stored in the nodes. When the dynamic task arrives, a multi-stage links probability prediction method is adopted to predict the possibility of loading, driving, and other link relationships between task-related entity nodes at each stage. Several experiments are carried out, and the prediction accuracy of the digital twin-based temporal graph network(DTGN) model trained by historical scheduling information reaches 99.2% when the appropriate batch size is selected. Through logistics simulation experiments, the feasibility and the effectiveness of production logistics spatio-temporal graph network analysis methods based on historical scheduling information are verified. 展开更多
关键词 digital twin(DT) production logistics job scheduling spatio-temporal analysis
在线阅读 下载PDF
Spatio-temporal resolutions of charge transfer reactions in the Li-ion battery studied by electrochemical impedance spectroscopy
6
作者 Zijie Wu Qiu-An Huang +2 位作者 Yuxuan Bai Jiujun Zhang Kai Wu 《Journal of Energy Chemistry》 2026年第1期1026-1045,I0022,共21页
The pseudo-two-dimensional(P2D)model plays an important role in exploring physicochemical mechanisms,predicting the state of health,and improving the fast charge capability for Li-ion batteries(LIBs).However,the fast ... The pseudo-two-dimensional(P2D)model plays an important role in exploring physicochemical mechanisms,predicting the state of health,and improving the fast charge capability for Li-ion batteries(LIBs).However,the fast charge leads to the lithium concentration gradient in the solid and electrolyte phases and the non-uniform electrochemical reaction at the solid/electrolyte interface.In order to decouple charge transfer reactions in LIBs under dynamic conditions,understanding the spatio-temporal resolution of the P2D model is urgently required.Till now,the study of this aspect is still insufficient.This work studies the spatio-temporal resolution for dynamic/static electrochemical impedance spectroscopy(DEIS/SEIS)on multiple scales.In detail,DEIS and SEIS with spatio-temporal resolutions are used to decouple charge transfer reactions in LIBs based on the numerical solution of the P2D model in the frequency domain.The calculated results indicate that decoupling solid diffusion requires a high spatial resolution along the r-direction in particles,decoupling electrolyte diffusion and interfacial transfer reaction requires a high spatial resolution along the x-direction,and decoupling charge transfer reactions in LIBs at an extremely low state of charge(SOC)requires an extremely high temporal resolution along the t-direction.Finally,the optimal range of spatio-temporal resolutions for DEIS/SEIS is derived,and the method to decouple charge transfer reactions with spatio-temporal resolutions is developed. 展开更多
关键词 spatio-temporal resolution Discretization grid Electrochemical impedance spectroscopy Pseudo-two-dimensional model Li-ion battery
在线阅读 下载PDF
Heterogeneous Spatio-Temporal Graph Contrastive Learning for Point-of-Interest Recommendation 被引量:3
7
作者 Jiawei Liu Haihan Gao +6 位作者 Cheng Yang Chuan Shi Tianchi Yang Hongtao Cheng Qianlong Xie Xingxing Wang Dong Wang 《Tsinghua Science and Technology》 2025年第1期186-197,共12页
As one of the most crucial topics in the recommendation system field,point-of-interest(POI)recommendation aims to recommending potential interesting POIs to users.Recently,graph neural networks(GNNs)have been successf... As one of the most crucial topics in the recommendation system field,point-of-interest(POI)recommendation aims to recommending potential interesting POIs to users.Recently,graph neural networks(GNNs)have been successfully used to model interaction and spatio-temporal information in POI recommendations,but the data sparsity of POI recommendations affects the training of GNNs.Although some existing GNN-based POI recommendation approaches try to use social relationships or user attributes to alleviate the data sparsity problem,such auxiliary information is not always available for privacy reasons.Self-supervised learning gives a new idea to alleviate the data sparsity problem,but most existing self-supervised recommendation methods cannot be directly used in the spatio-temporal graph of POI recommendations.In this paper,we propose a novel heterogeneous spatio-temporal graph contrastive learning method,HestGCL,to compensate for existing GNN-based methods’shortcomings.To model spatio-temporal information,we generate spatio-temporally specific views and design view-specific heterogeneous graph neural networks to model spatial and temporal information,respectively.To alleviate data sparsity,we propose a cross-view contrastive strategy to capture differences and correlations among views,providing more supervision signals and boosting the overall performance collaboratively.Extensive experiments on three benchmark datasets demonstrate the effectiveness of HestGCL,which significantly outperforms existing methods. 展开更多
关键词 point-of-interest recommendation graph neural network self-supervised learning
原文传递
Predicting task bottlenecks in digital manufacturing enterprises based on spatio-temporal graph convolutional networks
8
作者 Jun YIN Rutao MA Shilun GE 《Frontiers of Engineering Management》 2025年第4期736-753,共18页
Digital manufacturing enterprises require high operational agility due to the intricate and dynamically changing nature of their tasks.The implementation of accurate and timely predictions of task bottlenecks is there... Digital manufacturing enterprises require high operational agility due to the intricate and dynamically changing nature of their tasks.The implementation of accurate and timely predictions of task bottlenecks is therefore crucial to enhancing overall efficiency.Due to task complexities and dynamic business environments,bottleneck prediction is a challenging issue.This study introduces a novel approach that constructs a task network from extensive data accumulated within a digital enterprise to identify and depict the complex interrelations among tasks.Based on this method,we develop a Bottleneck Spatio-Temporal Graph Convolutional Network (BTGCN) model based on deep learning methods that considers spatial features of the task network and temporal data of task execution and integrates the strengths of GCN and GRU.We find that GCN effectively learns and represents the complex topology of task networks to capture spatial dependencies,while GRU adapts to the dynamic changes in task data,accurately capturing temporal dependencies.Informed by the theory of constraints,the study applies the proposed BTGCN model to the prediction of task throughput bottlenecks in digital enterprises.Experimental results demonstrate that while the model has certain limitations,it can accurately extract spatio-temporal correlations from system data,offering advantages in bottleneck prediction over other benchmark models. 展开更多
关键词 task bottleneck task network digital manufacturing enterprise spatio-temporal
原文传递
Lightweight Multiscale Spatio-Temporal Graph Convolutional Network for Skeleton-Based Action Recognition
9
作者 Zhiyun Zheng Qilong Yuan +2 位作者 Huaizhu Zhang Yizhou Wang Junfeng Wang 《Big Data Mining and Analytics》 2025年第2期310-325,共16页
Using skeletal information to model and recognize human actions is currently a hot research subject in the realm of Human Action Recognition(HAR).Graph Convolutional Networks(GCN)have gained popularity in this discipl... Using skeletal information to model and recognize human actions is currently a hot research subject in the realm of Human Action Recognition(HAR).Graph Convolutional Networks(GCN)have gained popularity in this discipline due to their capacity to efficiently process graph-structured data.However,it is challenging for current models to handle distant dependencies that commonly exist between human skeleton nodes,which hinders the development of algorithms in related fields.To solve these problems,the Lightweight Multiscale Spatio-Temporal Graph Convolutional Network(LMSTGCN)is proposed.Firstly,the Lightweight Multiscale Spatial Graph Convolutional Network(LMSGCN)is constructed to capture the information in various hierarchies,and multiple inner connections between skeleton joints are captured by dividing the input features into a number of subsets along the channel direction.Secondly,the dilated convolution is incorporated into the temporal convolution to construct Lightweight Multiscale Temporal Convolutional Network(LMTCN),which allows to obtain a wider receptive field while keeping the size of the convolution kernel unchanged.Thirdly,the Spatio-Temporal Location Attention(STLAtt)module is used to identify the most informative joints in the sequence of skeletal information at a specific frame,hence improving the model’s ability to extract features and recognize actions.Finally,multi-stream data fusion input structure is used to enhance the input data and expand the feature information.Experiments on three public datasets illustrate the effectiveness of the proposed network. 展开更多
关键词 Human Action Recognition(HAR) skeleton data graph Convolutional Network(GCN) attention mechanism
原文传递
基于SOP-Graph和AI辅助的职业教育课程开发:要义、框架与途径
10
作者 向燕 郑洪波 《工业技术与职业教育》 2026年第1期78-82,共5页
提出了一种基于SOP-Graph(Standard Operating Procedure Graph)模型和AI技术的职业教育课程开发范式,旨在解决当前职业教育体系中标准更新滞后、课程内容脱节的问题。该范式的核心要义包括标准牵引与能力本位、任务化载体与“教学—学... 提出了一种基于SOP-Graph(Standard Operating Procedure Graph)模型和AI技术的职业教育课程开发范式,旨在解决当前职业教育体系中标准更新滞后、课程内容脱节的问题。该范式的核心要义包括标准牵引与能力本位、任务化载体与“教学—学习—评价一致性”、数据治理与敏捷迭代。基于这些要义,构建了“图谱化对齐—任务化同构—规则化协同—节拍化治理”的总体框架,并提出了包括入图建模、子图对齐、单元生成、版本管理等在内的六环节路径。结合OCR、命名实体识别(NER)和检索增强生成等AI技术,模型实现了从企业标准到能力、学习目标和教学评价的可计算映射与自动校验。相较于传统的以产出为导向的教育模式,本范式创新性地提出了以标准为源事实的溯源图谱与持续迭代的版本治理机制。研究的预期成果是促进“岗—课—赛—证”一体化,提升职业教育课程的应用性和可复制性,为职业教育的高质量发展提供技术支持。 展开更多
关键词 图谱建模 职业教育 课程开发 AI辅助
在线阅读 下载PDF
Natural and human-induced decline and spatio-temporal differentiation of terrestrial water storage over the Lancang-Mekong River Basin 被引量:2
11
作者 CHEN Junxu WANG Yuan +5 位作者 ZHAO Zhifang FAN Yunjiang LUO Xiaochuan YI Lu FENG Siqi YANG Liang Emlyn 《Journal of Geographical Sciences》 2025年第1期112-138,共27页
Due to water conflicts and allocation in the Lancang-Mekong River Basin(LMRB),the spatio-temporal differentiation of total water resources and the natural-human influence need to be clarified.This work investigated LM... Due to water conflicts and allocation in the Lancang-Mekong River Basin(LMRB),the spatio-temporal differentiation of total water resources and the natural-human influence need to be clarified.This work investigated LMRB's terrestrial water storage anomaly(TWSA)and its spatio-temporal dynamics during 2002–2020.Considering the effects of natural factors and human activities,the respective contributions of climate variability and human activities to terrestrial water storage change(TWSC)were separated.Results showed that:(1)LMRB's TWSA decreased by 0.3158 cm/a.(2)TWSA showed a gradual increase in distribution from southwest of MRB to middle LMRB and from northeast of LRB to middle LMRB.TWSA positively changed in Myanmar while slightly changed in Laos and China.It negatively changed in Vietnam,Thailand and Cambodia.(3)TWSA components decreased in a descending order of soil moisture,groundwater and precipitation.(4)Natural factors had a substantial and spatial differentiated influence on TWSA over the LMRB.(5)Climate variability contributed 79%of TWSC in the LMRB while human activities contributed 21%with an increasing impact after 2008.The TWSC of upstream basin countries was found to be controlled by climate variability while Vietnam and Cambodia's TWSC has been controlled by human activities since 2012. 展开更多
关键词 spatio-temporal variation contribution separation GRACE Empirical Orthogonal Function Lancang-Mekong River
原文传递
Spatio-temporal Characteristics and Geographical Determinants of Air Quality in Cities at the Prefecture Level and Above in China 被引量:6
12
作者 SUN Zhe ZHAN Dongsheng JIN Fengjun 《Chinese Geographical Science》 SCIE CSCD 2019年第2期316-324,共9页
In recent years, the large scale and frequency of severe air pollution in China has become an important consideration in the construction of livable cities and the physical and mental health of urban residents. Based ... In recent years, the large scale and frequency of severe air pollution in China has become an important consideration in the construction of livable cities and the physical and mental health of urban residents. Based on the 2016-year urban air quality index(AQI) data published by the Ministry of Environmental Protection of China, this study analyzed the spatial and temporal characteristics of air quality and its influencing factors in 338 urban units nationwide. The analysis provides an effective scientific basis for formulating national air pollution control measures. Four key results are shown. 1) Generally, air quality in the 338 cities is poor, and the average annual values for urban AQI and air pollution in 2016 were 79.58% and 21.22%, respectively. 2) The air quality index presents seasonal changes, with winter > spring > autumn > summer and a u-shaped trend. 3) The spatial distribution of the urban air quality index shows clear north-south characteristic differences and a spatial agglomeration effect; the high value area of air pollution is mainly concentrated in the North China Plain and Xinjiang Uygur Autonomous Region. 4) An evaluation of the spatial econometric model shows that differences in urban air quality are due to social, economic, and natural factors. 展开更多
关键词 air quality index spatio-temporal LAWS influencing factors China
在线阅读 下载PDF
Multidimensional measurement of poverty and its spatio-temporal dynamics in China from the perspective of development geography 被引量:6
13
作者 DONG Yin JIN Gui +1 位作者 DENG Xiangzheng WU Feng 《Journal of Geographical Sciences》 SCIE CSCD 2021年第1期130-148,共19页
Exploring the spatio-temporal dynamics of poverty is important for research on sustainable poverty reduction in China. Based on the perspective of development geography, this paper proposes a panel vector autoregressi... Exploring the spatio-temporal dynamics of poverty is important for research on sustainable poverty reduction in China. Based on the perspective of development geography, this paper proposes a panel vector autoregressive(PVAR) model that combines the human development approach with the global indicator framework for Sustainable Development Goals(SDGs) to identify the poverty-causing and the poverty-reducing factors in China. The aim is to measure the multidimensional poverty index(MPI) of China’s provinces from 2007 to 2017, and use the exploratory spatio-temporal data analysis(ESTDA) method to reveal the characteristics of the spatio-temporal dynamics of multidimensional poverty. The results show the following:(1) The poverty-causing factors in China include the high social gross dependency ratio and crop-to-disaster ratio, and the poverty-reducing factors include the high per capita GDP, per capita social security expenditure, per capita public health expenditure, number of hospitals per 10,000 people, rate of participation in the new rural cooperative medical scheme, vegetation coverage, per capita education expenditure, number of universities, per capita research and development(R&D) expenditure, and funding per capita for cultural undertakings.(2) From 2007 to 2017, provincial income poverty(IP), health poverty(HP), cultural poverty(CP), and multidimensional poverty have been significantly reduced in China, and the overall national poverty has dropped by 5.67% annually. there is a differentiation in poverty along different dimensions in certain provinces.(3) During the study period, the local spatial pattern of multidimensional poverty between provinces showed strong spatial dynamics, and a trend of increase from the eastern to the central and western regions was noted. The MPI among provinces exhibited a strong spatial dependence over time to form a pattern of decrease from northwestern and northeastern China to the surrounding areas.(4) The spatio-temporal networks of multidimensional poverty in adjacent provinces were mainly negatively correlated, with only Shaanxi and Henan, Shaanxi and Ningxia, Qinghai and Gansu, Hubei and Anhui, Sichuan and Guizhou, and Hainan and Guangdong forming spatially strong cooperative poverty reduction relationships. These results have important reference value for the implementation of China’s poverty alleviation strategy. 展开更多
关键词 development geography multidimensional poverty poverty measurement spatio-temporal dynamics collaborative poverty reduction
原文传递
An attention graph stacked autoencoder for anomaly detection of electro-mechanical actuator using spatio-temporal multivariate signals 被引量:1
14
作者 Jianyu WANG Heng ZHANG Qiang MIAO 《Chinese Journal of Aeronautics》 SCIE EI CAS CSCD 2024年第9期506-520,共15页
Health monitoring of electro-mechanical actuator(EMA)is critical to ensure the security of airplanes.It is difficult or even impossible to collect enough labeled failure or degradation data from actual EMA.The autoenc... Health monitoring of electro-mechanical actuator(EMA)is critical to ensure the security of airplanes.It is difficult or even impossible to collect enough labeled failure or degradation data from actual EMA.The autoencoder based on reconstruction loss is a popular model that can carry out anomaly detection with only consideration of normal training data,while it fails to capture spatio-temporal information from multivariate time series signals of multiple monitoring sensors.To mine the spatio-temporal information from multivariate time series signals,this paper proposes an attention graph stacked autoencoder for EMA anomaly detection.Firstly,attention graph con-volution is introduced into autoencoder to convolve temporal information from neighbor features to current features based on different weight attentions.Secondly,stacked autoencoder is applied to mine spatial information from those new aggregated temporal features.Finally,based on the bench-mark reconstruction loss of normal training data,different health thresholds calculated by several statistic indicators can carry out anomaly detection for new testing data.In comparison with tra-ditional stacked autoencoder,the proposed model could obtain higher fault detection rate and lower false alarm rate in EMA anomaly detection experiment. 展开更多
关键词 Anomaly detection spatio-temporal informa-tion Multivariate time series signals Attention graph convolution Stacked autoencoder
原文传递
ST-SIGMA:Spatio-temporal semantics and interaction graph aggregation for multi-agent perception and trajectory forecasting 被引量:6
15
作者 Yang Fang Bei Luo +3 位作者 Ting Zhao Dong He Bingbing Jiang Qilie Liu 《CAAI Transactions on Intelligence Technology》 SCIE EI 2022年第4期744-757,共14页
Scene perception and trajectory forecasting are two fundamental challenges that are crucial to a safe and reliable autonomous driving(AD)system.However,most proposed methods aim at addressing one of the two challenges... Scene perception and trajectory forecasting are two fundamental challenges that are crucial to a safe and reliable autonomous driving(AD)system.However,most proposed methods aim at addressing one of the two challenges mentioned above with a single model.To tackle this dilemma,this paper proposes spatio-temporal semantics and interaction graph aggregation for multi-agent perception and trajectory forecasting(STSIGMA),an efficient end-to-end method to jointly and accurately perceive the AD environment and forecast the trajectories of the surrounding traffic agents within a unified framework.ST-SIGMA adopts a trident encoder-decoder architecture to learn scene semantics and agent interaction information on bird’s-eye view(BEV)maps simultaneously.Specifically,an iterative aggregation network is first employed as the scene semantic encoder(SSE)to learn diverse scene information.To preserve dynamic interactions of traffic agents,ST-SIGMA further exploits a spatio-temporal graph network as the graph interaction encoder.Meanwhile,a simple yet efficient feature fusion method to fuse semantic and interaction features into a unified feature space as the input to a novel hierarchical aggregation decoder for downstream prediction tasks is designed.Extensive experiments on the nuScenes data set have demonstrated that the proposed ST-SIGMA achieves significant improvements compared to the state-of-theart(SOTA)methods in terms of scene perception and trajectory forecasting,respectively.Therefore,the proposed approach outperforms SOTA in terms of model generalisation and robustness and is therefore more feasible for deployment in realworld AD scenarios. 展开更多
关键词 feature fusion graph interaction hierarchical aggregation scene perception scene semantics trajectory forecasting
在线阅读 下载PDF
Methods to evaluate the impacts of physio- geographical pattern on spatio-temporal disparity of regional development 被引量:1
16
作者 LI Guosheng GUO Zhaocheng LIAO Heping 《Journal of Geographical Sciences》 SCIE CSCD 2008年第2期225-236,共12页
With the rapid economic development during the last 30 years in China, more and more disparities have emerged among different regions. It has been one of the hot topics in the fields of physical geography and economic... With the rapid economic development during the last 30 years in China, more and more disparities have emerged among different regions. It has been one of the hot topics in the fields of physical geography and economic geography, and also has been the task for Chinese government to handle. Nevertheless, to quantitatively assess the impacts of physio-geographical patterns (PGP) on the regional development disparity has been ignored for a long time. In this paper, a quantitative method was adopted to assess the marginal effects of the PGP on spatio-temporal disparity using the partial determination coefficients. The paper described the construction of the evaluation model step by step following its key scientific thinking. Total GDP, per capita GDP, primary industrial output value and secondary industrial output value were employed in this study as the indicators to reflect the impacts of PGP on the regional development disparity. Based on the evaluation methods built by researchers, this study firstly analyzed the temporal impacts of the PGP on spatio-temporal disparity of the regional development in China during the past 50 years, and then explained the spatial differences at each development stage. The results show that the spatio-temporal disparity in China is highly related to the PGP, and that the marginal contribution rate could be employed as an effective way to quantitatively assess the impact of the PGP on spatio-temporal disparity of the regional development. 展开更多
关键词 physio-geographical pattern regional development spatio-temporal disparity marginal contribution rate
在线阅读 下载PDF
An Arrhythmia Intelligent Recognition Method Based on a Multimodal Information and Spatio-Temporal Hybrid Neural Network Model
17
作者 Xinchao Han Aojun Zhang +6 位作者 Runchuan Li Shengya Shen Di Zhang Bo Jin Longfei Mao Linqi Yang Shuqin Zhang 《Computers, Materials & Continua》 2025年第2期3443-3465,共23页
Electrocardiogram (ECG) analysis is critical for detecting arrhythmias, but traditional methods struggle with large-scale Electrocardiogram data and rare arrhythmia events in imbalanced datasets. These methods fail to... Electrocardiogram (ECG) analysis is critical for detecting arrhythmias, but traditional methods struggle with large-scale Electrocardiogram data and rare arrhythmia events in imbalanced datasets. These methods fail to perform multi-perspective learning of temporal signals and Electrocardiogram images, nor can they fully extract the latent information within the data, falling short of the accuracy required by clinicians. Therefore, this paper proposes an innovative hybrid multimodal spatiotemporal neural network to address these challenges. The model employs a multimodal data augmentation framework integrating visual and signal-based features to enhance the classification performance of rare arrhythmias in imbalanced datasets. Additionally, the spatiotemporal fusion module incorporates a spatiotemporal graph convolutional network to jointly model temporal and spatial features, uncovering complex dependencies within the Electrocardiogram data and improving the model’s ability to represent complex patterns. In experiments conducted on the MIT-BIH arrhythmia dataset, the model achieved 99.95% accuracy, 99.80% recall, and a 99.78% F1 score. The model was further validated for generalization using the clinical INCART arrhythmia dataset, and the results demonstrated its effectiveness in terms of both generalization and robustness. 展开更多
关键词 Multimodal learning spatio-temporal hybrid graph convolutional network data imbalance ECG classification
在线阅读 下载PDF
Spatio-Temporal Pattern and Socio-economic Influencing Factors of Tuberculosis Incidence in Guangdong Province:A Bayesian Spatiotemporal Analysis
18
作者 Huizhong Wu Xing Li +7 位作者 Jiawen Wang Ronghua Jian Jianxiong Hu Yijun Hu Yiting Xu Jianpeng Xiao Aiqiong Jin Liang Chen 《Biomedical and Environmental Sciences》 2025年第7期819-828,共10页
Objective To investigate the spatiotemporal patterns and socioeconomic factors influencing the incidence of tuberculosis(TB)in the Guangdong Province between 2010 and 2019.Method Spatial and temporal variations in TB ... Objective To investigate the spatiotemporal patterns and socioeconomic factors influencing the incidence of tuberculosis(TB)in the Guangdong Province between 2010 and 2019.Method Spatial and temporal variations in TB incidence were mapped using heat maps and hierarchical clustering.Socioenvironmental influencing factors were evaluated using a Bayesian spatiotemporal conditional autoregressive(ST-CAR)model.Results Annual incidence of TB in Guangdong decreased from 91.85/100,000 in 2010 to 53.06/100,000in 2019.Spatial hotspots were found in northeastern Guangdong,particularly in Heyuan,Shanwei,and Shantou,while Shenzhen,Dongguan,and Foshan had the lowest rates in the Pearl River Delta.The STCAR model showed that the TB risk was lower with higher per capita Gross Domestic Product(GDP)[Relative Risk(RR),0.91;95%Confidence Interval(CI):0.86–0.98],more the ratio of licensed physicians and physician(RR,0.94;95%CI:0.90-0.98),and higher per capita public expenditure(RR,0.94;95%CI:0.90–0.97),with a marginal effect of population density(RR,0.86;95%CI:0.86–1.00).Conclusion The incidence of TB in Guangdong varies spatially and temporally.Areas with poor economic conditions and insufficient healthcare resources are at an increased risk of TB infection.Strategies focusing on equitable health resource distribution and economic development are the key to TB control. 展开更多
关键词 TUBERCULOSIS BAYESIAN Social-economic factor spatio-temporal model
暂未订购
Spatio-Temporal Assessment of Land Use Changes in Sonipat,Haryana:Socio Economic Impacts and Policy Intervention
19
作者 Niraj Kumar Tejbir Singh Rana +1 位作者 Subhash Anand Nishit 《Research in Ecology》 2025年第3期309-334,共26页
This study examines the effects of rapid land use changes in India,with a specific focus on Sonipat District in Haryana—a region undergoing significant urban expansion.Over the past two decades,rural landscapes in So... This study examines the effects of rapid land use changes in India,with a specific focus on Sonipat District in Haryana—a region undergoing significant urban expansion.Over the past two decades,rural landscapes in Sonipat have undergone notable transformation,as open spaces and agricultural lands are increasingly converted into residential colonies,commercial hubs,and industrial zones.While such changes reflect economic development and urban growth,they also raise critical concerns about sustainability,especially in terms of food security,groundwater depletion,and environmental degradation.The study examines land use changes between 2000 and 2024 using remote sensing techniques and spatial analysis.It further incorporates secondary data and insights from community-level interactions to assess the socio-economic and ecological impacts of this transformation.The findings indicate rising land fragmentation,loss of agricultural livelihoods,pressure on civic infrastructure,and increasing pollution—factors that threaten long-term regional sustainability.The study underscores the urgent need to reconcile urban development with environmental and social sustainability.By offering a detailed case study of Sonipat,this research contributes to the broader discourse on India’s urbanisation pathways.It aims to provide policymakers,planners,and researchers with evidence-based recommendations to manage land transitions more responsibly,promoting urban growth models that ensure ecological integrity,equitable development,and long-term resilience. 展开更多
关键词 Land Use spatio-temporal Dynamics Socio-Economic Impacts URBANIZATION POLICY
在线阅读 下载PDF
Deepfake Detection Method Based on Spatio-Temporal Information Fusion
20
作者 Xinyi Wang Wanru Song +1 位作者 Chuanyan Hao Feng Liu 《Computers, Materials & Continua》 2025年第5期3351-3368,共18页
As Deepfake technology continues to evolve,the distinction between real and fake content becomes increasingly blurred.Most existing Deepfake video detectionmethods rely on single-frame facial image features,which limi... As Deepfake technology continues to evolve,the distinction between real and fake content becomes increasingly blurred.Most existing Deepfake video detectionmethods rely on single-frame facial image features,which limits their ability to capture temporal differences between frames.Current methods also exhibit limited generalization capabilities,struggling to detect content generated by unknown forgery algorithms.Moreover,the diversity and complexity of forgery techniques introduced by Artificial Intelligence Generated Content(AIGC)present significant challenges for traditional detection frameworks,whichmust balance high detection accuracy with robust performance.To address these challenges,we propose a novel Deepfake detection framework that combines a two-stream convolutional network with a Vision Transformer(ViT)module to enhance spatio-temporal feature representation.The ViT model extracts spatial features from the forged video,while the 3D convolutional network captures temporal features.The 3D convolution enables cross-frame feature extraction,allowing the model to detect subtle facial changes between frames.The confidence scores from both the ViT and 3D convolution submodels are fused at the decision layer,enabling themodel to effectively handle unknown forgery techniques.Focusing on Deepfake videos and GAN-generated images,the proposed approach is evaluated on two widely used public face forgery datasets.Compared to existing state-of-theartmethods,it achieves higher detection accuracy and better generalization performance,offering a robust solution for deepfake detection in real-world scenarios. 展开更多
关键词 Deepfake detection vision transformer spatio-temporal information
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部