期刊文献+
共找到15篇文章
< 1 >
每页显示 20 50 100
Enhanced Temporal Correlation for Universal Lesion Detection
1
作者 Muwei Jian Yue Jin Hui Yu 《Computer Modeling in Engineering & Sciences》 SCIE EI 2024年第3期3051-3063,共13页
Universal lesion detection(ULD)methods for computed tomography(CT)images play a vital role in the modern clinical medicine and intelligent automation.It is well known that single 2D CT slices lack spatial-temporal cha... Universal lesion detection(ULD)methods for computed tomography(CT)images play a vital role in the modern clinical medicine and intelligent automation.It is well known that single 2D CT slices lack spatial-temporal characteristics and contextual information compared to 3D CT blocks.However,3D CT blocks necessitate significantly higher hardware resources during the learning phase.Therefore,efficiently exploiting temporal correlation and spatial-temporal features of 2D CT slices is crucial for ULD tasks.In this paper,we propose a ULD network with the enhanced temporal correlation for this purpose,named TCE-Net.The designed TCE module is applied to enrich the discriminate feature representation of multiple sequential CT slices.Besides,we employ multi-scale feature maps to facilitate the localization and detection of lesions in various sizes.Extensive experiments are conducted on the DeepLesion benchmark demonstrate that thismethod achieves 66.84%and 78.18%for FS@0.5 and FS@1.0,respectively,outperforming compared state-of-the-art methods. 展开更多
关键词 Universal lesion detection computational biology medical computing deep learning enhanced temporal correlation
下载PDF
Efficient User Identity Linkage Based on Aligned Multimodal Features and Temporal Correlation
2
作者 Jiaqi Gao Kangfeng Zheng +2 位作者 Xiujuan Wang Chunhua Wu Bin Wu 《Computers, Materials & Continua》 SCIE EI 2024年第10期251-270,共20页
User identity linkage(UIL)refers to identifying user accounts belonging to the same identity across different social media platforms.Most of the current research is based on text analysis,which fails to fully explore ... User identity linkage(UIL)refers to identifying user accounts belonging to the same identity across different social media platforms.Most of the current research is based on text analysis,which fails to fully explore the rich image resources generated by users,and the existing attempts touch on the multimodal domain,but still face the challenge of semantic differences between text and images.Given this,we investigate the UIL task across different social media platforms based on multimodal user-generated contents(UGCs).We innovatively introduce the efficient user identity linkage via aligned multi-modal features and temporal correlation(EUIL)approach.The method first generates captions for user-posted images with the BLIP model,alleviating the problem of missing textual information.Subsequently,we extract aligned text and image features with the CLIP model,which closely aligns the two modalities and significantly reduces the semantic gap.Accordingly,we construct a set of adapter modules to integrate the multimodal features.Furthermore,we design a temporal weight assignment mechanism to incorporate the temporal dimension of user behavior.We evaluate the proposed scheme on the real-world social dataset TWIN,and the results show that our method reaches 86.39%accuracy,which demonstrates the excellence in handling multimodal data,and provides strong algorithmic support for UIL. 展开更多
关键词 User identity linkage multimodal models attention mechanism temporal correlation
下载PDF
Quantitative assessment of the spatio-temporal correlations of seismic events induced by longwall coal mining 被引量:2
3
作者 Shuyu Wang Guangyao Si +4 位作者 Changbin Wang Wu Cai Binglei Li Joung Oh Ismet Canbulat 《Journal of Rock Mechanics and Geotechnical Engineering》 SCIE CSCD 2022年第5期1406-1420,共15页
Rock failure process as a natural response to mining activities is associated with seismic events, which can pose a potential hazard to mine operators, equipment and infrastructures. Mining-induced seismicity has been... Rock failure process as a natural response to mining activities is associated with seismic events, which can pose a potential hazard to mine operators, equipment and infrastructures. Mining-induced seismicity has been found to be internally correlated in both time and space domains as a result of rock fracturing during progressive mining activities. Understanding the spatio-temporal(ST) correlation of mininginduced seismic events is an essential step to use seismic data for further analysis, such as rockburst prediction and caving assessment. However, there are no established methods to perform this critical task. Input parameters used for the prediction of seismic hazards, such as the time window of past data and effective prediction distance, are determined based on site-specific experience without statistical or physical reasons to support. Therefore, the accuracy of current seismic prediction methods is largely constrained, which can only be addressed by quantitively assessing the ST correlations of mininginduced seismicity. In this research, the ST correlation of seismic event energy collected from a study mine is quantitatively analysed using various statistical methods, including autocorrelation function(ACF), semivariogram and Moran’s I analysis. In addition, based on the integrated ST correlation assessment, seismic events are further classified into seven clusters, so as to assess the correlations within individual clusters. The correlation of seismic events is found to be quantitatively assessable, and their correlations may vary throughout the mineral extraction process. 展开更多
关键词 Spatial correlation temporal correlation Autocorrelation function(ACF) SEMIVARIOGRAM Scale of fluctuation
下载PDF
Effects of internal waves on signal temporal correlation length in the South China Sea
4
作者 任云 李整林 《Chinese Journal of Oceanology and Limnology》 SCIE CAS CSCD 2010年第5期1119-1126,共8页
We simulated the temporal correlation of sound transmission using a two-dimensional advective frozen-ocean model with temperature data from a temperature sensor array on a propagation path in the South China Sea (SCS... We simulated the temporal correlation of sound transmission using a two-dimensional advective frozen-ocean model with temperature data from a temperature sensor array on a propagation path in the South China Sea (SCS) Experiment 2009, and investigated the relationships of temporal correlation length, source-receiver range, and maximal sound speed fluctuation mainly caused by the solitary internal waves. We found that the temporal correlation length is -h2-power dependent on source-receiver range and -0.9-power dependent on maximal sound speed fluctuation. The empirical relationship is deduced from one-day environmental measurements in a limited area, needing more works and verification in the future with more acoustic data. But the relationship is useful in many applications in the area of SCS Experiment 2009. 展开更多
关键词 internal waves solitary internal waves temporal correlation length source-receiver range sound speed fluctuation
下载PDF
Spatiotemporal Prediction of Urban Traffics Based on Deep GNN
5
作者 Ming Luo Huili Dou Ning Zheng 《Computers, Materials & Continua》 SCIE EI 2024年第1期265-282,共18页
Traffic prediction already plays a significant role in applications like traffic planning and urban management,but it is still difficult to capture the highly non-linear and complicated spatiotemporal correlations of ... Traffic prediction already plays a significant role in applications like traffic planning and urban management,but it is still difficult to capture the highly non-linear and complicated spatiotemporal correlations of traffic data.As well as to fulfil both long-termand short-termprediction objectives,a better representation of the temporal dependency and global spatial correlation of traffic data is needed.In order to do this,the Spatiotemporal Graph Neural Network(S-GNN)is proposed in this research as amethod for traffic prediction.The S-GNN simultaneously accepts various traffic data as inputs and investigates the non-linear correlations between the variables.In terms of modelling,the road network is initially represented as a spatiotemporal directed graph,with the features of the samples at the time step being captured by a convolution module.In order to assign varying attention weights to various adjacent area nodes of the target node,the adjacent areas information of nodes in the road network is then aggregated using a graph network.The data is output using a fully connected layer at the end.The findings show that S-GNN can improve short-and long-term traffic prediction accuracy to a greater extent;in comparison to the control model,the RMSE of S-GNN is reduced by about 0.571 to 9.288 and the MAE(Mean Absolute Error)by about 0.314 to 7.678.The experimental results on two real datasets,Pe MSD7(M)and PEMS-BAY,also support this claim. 展开更多
关键词 Urban traffic TRAFFIC temporal correlation GNN PREDICTION
下载PDF
Employing temporal channel correlation in user selection for MIMO broadcast systems
6
作者 王静 蒋占军 +1 位作者 王炎 尤肖虎 《Journal of Southeast University(English Edition)》 EI CAS 2008年第1期1-5,共5页
Taking the time varying nature of wireless channels into account, two user selection schemes with lower complexity are developed for multiple-input multiple-output broadcast (MIMO BC)systems. According to the relati... Taking the time varying nature of wireless channels into account, two user selection schemes with lower complexity are developed for multiple-input multiple-output broadcast (MIMO BC)systems. According to the relationship between coherence time and Doppler frequency, an information frame is divided into several segments. At the beginning of each segment, the user selection is carded out with the greedy selection algorithm. In the simplified user selection algorithms employing the temporal correlation (SUSTC), the selection results are applied for all the remaining slots in each segment. But in the improved simplified user selection algorithms employing the temporal correlation(ISUSTC), at the remaining slots, users are kept with favorable channel conditions selected at the previous slot, and other users are updated from the candidate pool to communicate simultaneously. Simulations show that compared with the greedy user selection method, the proposed algorithms can reduce the selection complexity with a little sum capacity loss. 展开更多
关键词 user selection multiple-input multiple-outputbroadcast temporal channel correlation
下载PDF
TGAIN:Geospatial Data Recovery Algorithm Based on GAIN-LSTM
7
作者 Lechan Yang Li Li Shouming Ma 《Computers, Materials & Continua》 SCIE EI 2024年第10期1471-1489,共19页
Accurate geospatial data are essential for geographic information systems(GIS),environmental monitoring,and urban planning.The deep integration of the open Internet and geographic information technology has led to inc... Accurate geospatial data are essential for geographic information systems(GIS),environmental monitoring,and urban planning.The deep integration of the open Internet and geographic information technology has led to increasing challenges in the integrity and security of spatial data.In this paper,we consider abnormal spatial data as missing data and focus on abnormal spatial data recovery.Existing geospatial data recovery methods require complete datasets for training,resulting in time-consuming data recovery and lack of generalization.To address these issues,we propose a GAIN-LSTM-based geospatial data recovery method(TGAIN),which consists of two main works:(1)it uses a long-short-term recurrent neural network(LSTM)as a generator to analyze geospatial temporal data and capture its temporal correlation;(2)it constructs a complete TGAIN network using a cue-masked fusion matrix mechanism to obtain data that matches the original distribution of the input data.The experimental results on two publicly accessible datasets demonstrate that our proposed TGAIN approach surpasses four contemporary and traditional models in terms of mean absolute error(MAE),root mean square error(RMSE),mean square error(MSE),mean absolute percentage error(MAPE),coefficient of determination(R2)and average computational time across various data missing rates.Concurrently,TGAIN exhibits superior accuracy and robustness in data recovery compared to existing models,especially when dealing with a high rate of missing data.Our model is of great significance in improving the integrity of geospatial data and provides data support for practical applications such as urban traffic optimization prediction and personal mobility analysis. 展开更多
关键词 Geospatial data data recovery generative adversarial networks temporal correlation
下载PDF
Lockdown during COVID-19 pandemic:A case study from Indian cities shows insignificant effects on persistent property of urban air quality 被引量:1
8
作者 Asha Chelani Sneha Gautam 《Geoscience Frontiers》 SCIE CAS CSCD 2022年第6期347-358,共12页
The influence of reduction in emissions on the inherent temporal characteristics of PMand NOconcentration time series in six urban cities of India is assessed by computing the Hurst exponent using Detrended Fluctuatio... The influence of reduction in emissions on the inherent temporal characteristics of PMand NOconcentration time series in six urban cities of India is assessed by computing the Hurst exponent using Detrended Fluctuation Analysis(DFA) during the lockdown period(March 24–April 20, 2020) and the corresponding period during the previous two years(i.e., 2018 and 2019). The analysis suggests the anticipated impact of confinement on the PMand NOconcentration in urban cities, causing low concentrations. It is observed that the original PMand NOconcentration time series is persistent but filtering the time series by fitting the autoregressive process of order 1 on the actual time series and subtracting it changes the persistence property significantly. It indicates the presence of linear correlations in the PMand NOconcentrations. Hurst exponent of the PMand NOconcentration during the lockdown period and previous two years shows that the inherent temporal characteristics of the short-term air pollutant concentrations(APCs) time series do not change even after withholding the emissions. The meteorological variations also do not change over the three time periods. The finding helps in developing the prediction models for future policy decisions to improve urban air quality across cities. 展开更多
关键词 Urban air quality Lockdown PERSISTENCE temporal correlations
下载PDF
Complexity and Self-Organized Criticality of Solid Earth System(Ⅰ)
9
作者 Yu Chongwen Faculty of Earth Sciences, China University of Geosciences, Wuhan 430074 《Journal of Earth Science》 SCIE CAS CSCD 1998年第1期30-47,共18页
The author puts forward the proposition of Complexity and Self Organized Criticality of Solid Earth System in the light of: (1) the science of complexity studies the mechanisms of emergence of complexity and is... The author puts forward the proposition of Complexity and Self Organized Criticality of Solid Earth System in the light of: (1) the science of complexity studies the mechanisms of emergence of complexity and is the science of the 21st century, (2) the study of complexity of the earth system would be one of the growing points occupying a strategic position in the development of geosciences in the 21st century. By the proposition we try to cogitate from a new viewpoint the ancient yet ever new solid earth system. The author abstracts the fundamental problem of the solid earth system from the essence of the generalized geological systems and processes which reads: the complexity and self organized criticality of the global nature, structure and dynamical behavior of the whole solid earth system emerging from the multiple coupling and superposition of non linear interactions among the multicomponents of the earths material and the multiple generalized geological (geological, geophysical, and geochemical) processes . Starting from this cognizance the author proposes eight major themes and the methodology of researches on the complexity and self organized criticality of the solid earth system. 展开更多
关键词 COMPLEXITY self organization self organized criticality the solid earth system FRACTAL chaos long range spatio temporal correlation fractal spatio temporal structure.
下载PDF
Study on intercarrier interference in mobile MIMO-OFDM based on the geometrical one-ring model
10
作者 Li Juhu Zhi Xiyun +1 位作者 He Zhiqiang Wu Weiling 《High Technology Letters》 EI CAS 2012年第1期20-25,共6页
This paper investigates the distribution of intercarrier interference (ICI) in multiple-input multiple-output orthogonal frequency division multiplexing (MIMO-OFDM) systems based on the geometrical one-ring model.... This paper investigates the distribution of intercarrier interference (ICI) in multiple-input multiple-output orthogonal frequency division multiplexing (MIMO-OFDM) systems based on the geometrical one-ring model. Using the spatial and temporal correlation of a geometrical one-ring model, a close-formed expression of intercarrier interference due to the Doppler effect caused by the movement of receiver is derived under the isotropic scattering conditions and non-isotropic scattering conditions. The analytical results are verified by Monte Carlo simulations. We use the generated channels to investigate MIMO-OFDM intercarrier interference under various channel parameters. It can be shown that more than 95% oflCI power comes from five neighboring subcarriers. 展开更多
关键词 intercarrier interference (ICI) one-ring model spatial and temporal correlation isotropicscattering non-isotropic scattering
下载PDF
Information Driven Data Gathering for Energy Efficient Wireless Sensor Network
11
作者 K. Anna Raja L. R. Karlmarx 《Circuits and Systems》 2016年第11期3886-3895,共10页
Large scale dense Wireless Sensor Networks (WSNs) have been progressively employed for different classes of applications for the resolve of precise monitoring. As a result of high density of nodes, both spatially and ... Large scale dense Wireless Sensor Networks (WSNs) have been progressively employed for different classes of applications for the resolve of precise monitoring. As a result of high density of nodes, both spatially and temporally correlated information can be detected by several nodes. Hence, energy can be saved which is a major aspect of these networks. Moreover, by using these advantages of correlations, communication and data exchange can be reduced. In this paper, a novel algorithm that selects the data based on their contextual importance is proposed. The data, which are contextually important, are only transmitted to the upper layer and the remains are ignored. In this way, the proposed method achieves significant data reduction and in turn improves the energy conservation of data gathering. 展开更多
关键词 Wireless Sensor Network Energy Efficiency Data Reduction temporal correlation
下载PDF
Temporal sequential correlation analysis on compoundaction potentials of the auditory nerve versus the stimulating AM-sound envelope
12
作者 ZHOU Xun and LIANG Zhi’an(Shanghai Institute of Physiology Chinese Academy of Sciences Shanghai 200031) 《Chinese Journal of Acoustics》 1997年第4期356-363,共8页
Compound action potentials of the auditory nerve in response to amplitude modulating tones were recorded in guinea pigs with electrode implanted to the exit of the internal auditory meatus and temporal sequential corr... Compound action potentials of the auditory nerve in response to amplitude modulating tones were recorded in guinea pigs with electrode implanted to the exit of the internal auditory meatus and temporal sequential correlation between the responses and the modulators was studied in a paradigm of systematically changing acoustic parameters. Three kinds of modulators were used. continuous or burst sinusoids of fixed frequency (in the range of 40 Hz-5 kHz), short bursts of sinusoids with changing frequency and short segments of speech signal. Ranges of parametric variation were 500 Hz-20 kHz for carrier frequency, 5%-95% for modulation depth and 20 dB-90 dB SPL for intensity. For continuous or burst sinusoidal modulators of fixed frequencies, the correlation coefficient (r) remained quite high in most parametric conditions, ranging from 0.80 to 0.95. It became smaller mainly in instances of decreased response amplitude on account of unfavourable parameters. For burst modulators of changing frequency, r varied around 0.66-0.86. When segments of speech signal served as the modulators, significant correlation (r around 0.50 ) also existed, indicating the validity of the timing mode of information encoding for speech sound at the cochlear nerve level. Some theoretical and technical points in studying the timing mechanism of audition is discussed. 展开更多
关键词 AM temporal sequential correlation analysis on compoundaction potentials of the auditory nerve versus the stimulating AM-sound envelope Chen kHz Rose
原文传递
Self-consistent tomography of temporally correlated errors
13
作者 Mingxia Huo Ying Li 《Communications in Theoretical Physics》 SCIE CAS CSCD 2021年第7期59-74,共16页
The error model of a quantum computer is essential for optimizing quantum algorithms to minimize the impact of errors using quantum error correction or error mitigation.Noise with temporal correlations,e.g.low-frequen... The error model of a quantum computer is essential for optimizing quantum algorithms to minimize the impact of errors using quantum error correction or error mitigation.Noise with temporal correlations,e.g.low-frequency noise and context-dependent noise,is common in quantum computation devices and sometimes even significant.However,conventional tomography methods have not been developed for obtaining an error model describing temporal correlations.In this paper,we propose self-consistent tomography protocols to obtain a model of temporally correlated errors,and we demonstrate that our protocols are efficient for low-frequency noise and context-dependent noise. 展开更多
关键词 self-consistent tomography temporally correlated errors quantum computer
原文传递
Physics-guided Deep Learning for Power System State Estimation 被引量:9
14
作者 Lei Wang Qun Zhou Shuangshuang Jin 《Journal of Modern Power Systems and Clean Energy》 SCIE EI CSCD 2020年第4期607-615,共9页
In the past decade,dramatic progress has been made in the field of machine learning.This paper explores the possibility of applying deep learning in power system state estimation.Traditionally,physics-based models are... In the past decade,dramatic progress has been made in the field of machine learning.This paper explores the possibility of applying deep learning in power system state estimation.Traditionally,physics-based models are used including weighted least square(WLS)or weighted least absolute value(WLAV).These models typically consider a single snapshot of the system without capturing temporal correlations of system states.In this paper,a physics-guided deep learning(PGDL)method is proposed.Specifically,inspired by autoencoders,deep neural networks(DNNs)are used to learn the temporal correlations.The estimated system states from DNNs are then checked against physics laws by running through a set of power flow equations.Hence,the proposed PGDL is both data-driven and physics-guided.The accuracy and robustness of the proposed PGDL method are compared with traditional methods in standard IEEE cases.Simulations show promising results and the applicability is further discussed. 展开更多
关键词 State estimation deep learning deep neural network(DNN) temporal correlation power system
原文传递
Long-term prediction for hierarchical-B-picture-based coding of video with repeated shots
15
作者 Xu-guang ZUO Lu YU 《Frontiers of Information Technology & Electronic Engineering》 SCIE EI CSCD 2018年第3期459-470,共12页
The latest video coding standard High Efficiency Video Coding (HEVC) can achieve much higher coding efficiency than previous video coding standards. Particularly, by exploiting the hierarchical B-picture prediction ... The latest video coding standard High Efficiency Video Coding (HEVC) can achieve much higher coding efficiency than previous video coding standards. Particularly, by exploiting the hierarchical B-picture prediction structure, temporal redundancy among neighbor frarnes is eliminated remarkably well. In practice, videos available to consumers usually contain many repeated shots, such as TV series, movies, and talk shows. According to our observations, when these videos are encoded by HEVC with the hierarchical B-picture structure, the temporal correlation in each shot is well exploited. However, the long-term correlation between repeated shots has not been used. We propose a long-term prediction (LTP) scheme to use the long-term temporal correlation between correlated shots in a video. The long-term reference (LTR) frames of a source video are chosen by clustering similar shots and extracting the representative frames, and a modified hierarchical B-picture coding structure based on an LTR frame is introduced to support long-term temporal prediction. An adaptive quantization method is further designed for LTR frames to improve the overall video coding efficiency. Experimental results show that up to 22.86% coding gain can be achieved using the new coding scheme. 展开更多
关键词 High Efficiency Video Coding(HEVC) Long-term temporal correlation Long-term prediction Hierarchical B-picture structure
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部