This paper focuses on the problem of traffic flow forecasting,with the aim of forecasting future traffic conditions based on historical traffic data.This problem is typically tackled by utilizing spatio-temporal graph...This paper focuses on the problem of traffic flow forecasting,with the aim of forecasting future traffic conditions based on historical traffic data.This problem is typically tackled by utilizing spatio-temporal graph neural networks to model the intricate spatio-temporal correlations among traffic data.Although these methods have achieved performance improvements,they often suffer from the following limitations:These methods face challenges in modeling high-order correlations between nodes.These methods overlook the interactions between nodes at different scales.To tackle these issues,in this paper,we propose a novel model named multi-scale dynamic hypergraph convolutional network(MSDHGCN)for traffic flow forecasting.Our MSDHGCN can effectively model the dynamic higher-order relationships between nodes at multiple time scales,thereby enhancing the capability for traffic forecasting.Experiments on two real-world datasets demonstrate the effectiveness of the proposed method.展开更多
Cash flow is a core element for enterprises to maintain operations and development.Cash flow forecasting models,through systematic analysis of an enterprise’s historical cash flow data,trends in operating activities,...Cash flow is a core element for enterprises to maintain operations and development.Cash flow forecasting models,through systematic analysis of an enterprise’s historical cash flow data,trends in operating activities,and external environmental factors,scientifically predict the scale,direction,and fluctuation of cash flow within a certain period in the future.This article focuses on the application of cash flow forecasting models in enterprise investment and financing decisions,sorts out the types and core functions of the models,analyzes their specific roles in investment project screening,financing plan formulation,risk prevention and control,and fund allocation,points out the existing problems in current applications,and proposes optimization paths.Research shows that the scientific application of cash flow forecasting models can enhance the accuracy and rationality of enterprises’investment and financing decisions,and help enterprises achieve sustainable development.展开更多
Debris flow forecast is an important means of disaster mitigation. However, the accuracy of the statistics-based debris flow forecast is unsatisfied while the mechanism-based forecast is unavailable at the watershed s...Debris flow forecast is an important means of disaster mitigation. However, the accuracy of the statistics-based debris flow forecast is unsatisfied while the mechanism-based forecast is unavailable at the watershed scale because most of existing researches on the initiation mechanism of debris flow took a single slope as the main object. In order to solve this problem, this paper developed a model of debris flow forecast based on the water-soil coupling mechanism at the watershed scale. In this model, the runoff and the instable soil caused by the rainfall in a watershed is estimated by the distrib- uted hydrological model (GBHM) and an instable identification model of the unsaturated soil. Because the debris flow is a special fluid composed of soil and water and has a bigger density, the density esti- mated by the runoff and instable soil mass in a watershed under the action of a rainfall is employed as a key factor to identify the formation probability of debris flow in the forecast model. The Jiangjia Gulley, a typical debris flow valley with a several debris flow events each year, is selected as a case study watershed to test this forecast model of debris flow. According the observation data of Dongchuan Debris Flow Observation and Research Station, CAS located in Jiangjia Gulley, there were 4 debris flow events in 2006. The test results show that the accuracy of the model is satisfied.展开更多
Short-term traffic flow forecasting is a significant part of intelligent transportation system.In some traffic control scenarios,obtaining future traffic flow in advance is conducive to highway management department t...Short-term traffic flow forecasting is a significant part of intelligent transportation system.In some traffic control scenarios,obtaining future traffic flow in advance is conducive to highway management department to have sufficient time to formulate corresponding traffic flow control measures.In hence,it is meaningful to establish an accurate short-term traffic flow method and provide reference for peak traffic flow warning.This paper proposed a new hybrid model for traffic flow forecasting,which is composed of the variational mode decomposition(VMD)method,the group method of data handling(GMDH)neural network,bi-directional long and short term memory(BILSTM)network and ELMAN network,and is optimized by the imperialist competitive algorithm(ICA)method.To illustrate the performance of the proposed model,there are several comparative experiments between the proposed model and other models.The experiment results show that 1)BILSTM network,GMDH network and ELMAN network have better predictive performance than other single models;2)VMD can significantly improve the predictive performance of the ICA-GMDH-BILSTM-ELMAN model.The effect of VMD method is better than that of EEMD method and FEEMD method.To conclude,the proposed model which is made up of the VMD method,the ICA method,the BILSTM network,the GMDH network and the ELMAN network has excellent predictive ability for traffic flow series.展开更多
The back-propagation neural network(BPNN) is a well-known multi-layer feed-forward neural network which is trained by the error reverse propagation algorithm. It is very suitable for the complex of short-term traffic ...The back-propagation neural network(BPNN) is a well-known multi-layer feed-forward neural network which is trained by the error reverse propagation algorithm. It is very suitable for the complex of short-term traffic flow forecasting; however, BPNN is easy to fall into local optimum and slow convergence. In order to overcome these deficiencies, a new approach called social emotion optimization algorithm(SEOA) is proposed in this paper to optimize the linked weights and thresholds of BPNN. Each individual in SEOA represents a BPNN. The availability of the proposed forecasting models is proved with the actual traffic flow data of the 2 nd Ring Road of Beijing. Experiment of results show that the forecasting accuracy of SEOA is improved obviously as compared with the accuracy of particle swarm optimization back-propagation(PSOBP) and simulated annealing particle swarm optimization back-propagation(SAPSOBP) models. Furthermore, since SEOA does not respond to the negative feedback information, Metropolis rule is proposed to give consideration to both positive and negative feedback information and diversify the adjustment methods. The modified BPNN model, in comparison with social emotion optimization back-propagation(SEOBP) model, is more advantageous to search the global optimal solution. The accuracy of Metropolis rule social emotion optimization back-propagation(MRSEOBP) model is improved about 19.54% as compared with that of SEOBP model in predicting the dramatically changing data.展开更多
This paper intends to describe the relationship between traffic parameters by using cusp catastrophe theory and to deduce highway capacity and corresponding speed forecasting value through suitable transformation of c...This paper intends to describe the relationship between traffic parameters by using cusp catastrophe theory and to deduce highway capacity and corresponding speed forecasting value through suitable transformation of catastrophe model. The five properties of a catastrophe system are outlined briefly, and then the data collected on freeways of Zhujiang River Delta, Guangdong province, China are examined to ascertain whether they exhibit qualitative properties and attributes of the catastrophe model. The forecasting value of speed and capacity for freeway segments are given based on the catastrophe model. Furthermore, speed-flow curve on freeway is drawn by plotting out congested and uncongested traffic flow and the capacity value for the same freeway segment is also obtained from speed-flow curve to test the feasibility of the application of cusp catastrophe theory in traffic flow analysis. The calculating results of catastrophe model coincide with those of traditional traffic flow models regressed from field observed data, which indicates that the deficiency of traditional analysis of relationship between speed, flow and occupancy in two-dimension can be compensated by analysis of the relationship among speed, flow and occupancy based on catastrophe model in three-dimension. Finally, the prospects and problems of its application in traffic flow research in China are discussed.展开更多
Short-term traffic flow is one of the core technologies to realize traffic flow guidance. In this article, in view of the characteristics that the traffic flow changes repeatedly, a short-term traffic flow forecasting...Short-term traffic flow is one of the core technologies to realize traffic flow guidance. In this article, in view of the characteristics that the traffic flow changes repeatedly, a short-term traffic flow forecasting method based on a three-layer K-nearest neighbor non-parametric regression algorithm is proposed. Specifically, two screening layers based on shape similarity were introduced in K-nearest neighbor non-parametric regression method, and the forecasting results were output using the weighted averaging on the reciprocal values of the shape similarity distances and the most-similar-point distance adjustment method. According to the experimental results, the proposed algorithm has improved the predictive ability of the traditional K-nearest neighbor non-parametric regression method, and greatly enhanced the accuracy and real-time performance of short-term traffic flow forecasting.展开更多
Railway passenger flow forecasting can help to develop sensible railway schedules,make full use of railway resources,and meet the travel demand of passengers.The structure of passenger flow in railway networks and the...Railway passenger flow forecasting can help to develop sensible railway schedules,make full use of railway resources,and meet the travel demand of passengers.The structure of passenger flow in railway networks and the spatiotemporal relationship of passenger flow among stations are two distinctive features of railway passenger flow.Most of the previous studies used only a single feature for prediction and lacked correlations,resulting in suboptimal performance.To address the above-mentioned problem,we proposed the railway passenger flow prediction model called Flow-Similarity Attention Graph Convolutional Network(F-SAGCN).First,we constructed the passenger flow relations graph(RG)based on the Origin-Destination(OD).Second,the Passenger Flow Fluctuation Similarity(PFFS)algorithm is used to measure the similarity of passenger flow between stations,which helps construct the spatiotemporal similarity graph(SG).Then,we determine the weights of the mutual influence of different stations at different times through an attention mechanism and extract spatiotemporal features through graph convolution on the RG and SG.Finally,we fused the spatiotemporal features and the original temporal features of stations for prediction.The comparison experiments on a railway bureau’s accurate railway passenger flow data show that the proposed F-SAGCN method improved the prediction accuracy and reduced the mean absolute percentage error(MAPE)of 46 stations to 7.93%.展开更多
Traffic flow forecasting plays a crucial role and is the key technology to realize dynamic traffic guidance and active traffic control in intelligent traffic systems(ITS).Aiming at the complex local and global spatial...Traffic flow forecasting plays a crucial role and is the key technology to realize dynamic traffic guidance and active traffic control in intelligent traffic systems(ITS).Aiming at the complex local and global spatial-temporal dynamic characteristics of traffic flow,this paper proposes a new traffic flow forecasting model spatial-temporal attention graph neural network(STA-GNN)by combining at-tention mechanism(AM)and spatial-temporal convolutional network.The model learns the hidden dynamic local spatial correlations of the traffic network by combining the dynamic adjacency matrix constructed by the graph learning layer with the graph convolutional network(GCN).The local tem-poral correlations of traffic flow at different scales are extracted by stacking multiple convolutional kernels in temporal convolutional network(TCN).And the global spatial-temporal dependencies of long-time sequences of traffic flow are captured by the spatial-temporal attention mechanism(STAtt),which enhances the global spatial-temporal modeling and the representational ability of model.The experimental results on two datasets,METR-LA and PEMS-BAY,show the proposed STA-GNN model outperforms the common baseline models in forecasting accuracy.展开更多
Traffic flow forecasting constitutes a crucial component of intelligent transportation systems(ITSs).Numerous studies have been conducted for traffic flow forecasting during the past decades.However,most existing stud...Traffic flow forecasting constitutes a crucial component of intelligent transportation systems(ITSs).Numerous studies have been conducted for traffic flow forecasting during the past decades.However,most existing studies have concentrated on developing advanced algorithms or models to attain state-of-the-art forecasting accuracy.For real-world ITS applications,the interpretability of the developed models is extremely important but has largely been ignored.This study presents an interpretable traffic flow forecasting framework based on popular tree-ensemble algorithms.The framework comprises multiple key components integrated into a highly flexible and customizable multi-stage pipeline,enabling the seamless incorporation of various algorithms and tools.To evaluate the effectiveness of the framework,the developed tree-ensemble models and another three typical categories of baseline models,including statistical time series,shallow learning,and deep learning,were compared on three datasets collected from different types of roads(i.e.,arterial,expressway,and freeway).Further,the study delves into an in-depth interpretability analysis of the most competitive tree-ensemble models using six categories of interpretable machine learning methods.Experimental results highlight the potential of the proposed framework.The tree-ensemble models developed within this framework achieve competitive accuracy while maintaining high inference efficiency similar to statistical time series and shallow learning models.Meanwhile,these tree-ensemble models offer interpretability from multiple perspectives via interpretable machine-learning techniques.The proposed framework is anticipated to provide reliable and trustworthy decision support across various ITS applications.展开更多
Flow forecasting is used in activities requiring stream flow data such as irrigation development, water supply, and flood control and hydropower development. Real time flow forecasting with special interest to floodin...Flow forecasting is used in activities requiring stream flow data such as irrigation development, water supply, and flood control and hydropower development. Real time flow forecasting with special interest to flooding is one of the most important applications of hydrology for decision making in water resources. In order to meet flood and flow forecasts using hydrological models may be used and subsequently be updated in accordance with residuals. Therefore in this study, different flood forecasting methods are evaluated for their potential of stream flow forecasting using Galway River Flow Forecasting and Modeling System (GFFMS) in Lake Tana basin, upper Blue Nile basin, Ethiopia. The areal rainfall and temperature data was used for the model input. Three forecast updating methods, i.e., autoregressive (AR), linear transfer function (LTF) and neuron network updating (NNU) methods were compared for stream flow forecasting, at one to six days lead time. The most sensitive parameters were fine-tuned first and modeled for a calibration period of 1994-2004 for three selected watersheds of the Tana basin. The results indicate that with the exception of the simple linear model, an acceptable result could be obtained using models embedded in the software. Artificial neural network model performed well for Gilgel Abay (NSE = 0.87) and Gumara (NSE = 0.9) watersheds but for Megech watershed, SMAR model (NSE = 0.78) gave a better forecast result. In capturing the peak flows LTF and NNU in forecast updating mode performed better for Gilgel Abay and Megech watersheds, respectively. The results of this study implied that GFFMS can be used as a useful tool to forecast peak stream flows for flood early warning in the upper Blue Nile basin.展开更多
As a fundamental component of intelligent transportation systems, existing urban traffic flow forecasting models tend to overlook the spatio-temporal and long-term time-dependent patterns that characterize transportat...As a fundamental component of intelligent transportation systems, existing urban traffic flow forecasting models tend to overlook the spatio-temporal and long-term time-dependent patterns that characterize transportation networks. Among these, the long sequence time-series forecasting(LSTF) model is susceptible to the issue of gradient disappearance, which can be attributed to the influence of a multitude of intricate factors. Accordingly, in this paper, the standpoint of multi-feature fusion was studied, and a traffic flow forecasting network model based on feature fusion and spatio-temporal transformer(S-T transformer)(STFFN) was proposed. The model combined predictive recurrent neural network(Pred RNN) and S-T transformer to dynamically capture the spatio-temporal dependence and long-term time-dependence of traffic flow, thereby achieving a certain degree of model interpretability. A novel gated residual network-2(GRN-2) was proposed to investigate the potential relationship between multivariate features and target values. Furthermore, a hybrid quantile loss function was devised to alleviate the gradient disappearance in LSTF problems effectively. In extensive real experiments, the rationality and effectiveness of each network of the model were demonstrated, and the superior forecasting performance was verified in comparison to existing benchmark models.展开更多
In order to obtain the trend of urban rail transit traffic flow and grasp the fluctuation range of passenger flow better,this paper proposes a combined forecasting model of passenger flow fluctuation range based on fu...In order to obtain the trend of urban rail transit traffic flow and grasp the fluctuation range of passenger flow better,this paper proposes a combined forecasting model of passenger flow fluctuation range based on fuzzy information granulation and least squares support vector machine(LS-SVM)optimized by chaos particle swarm optimization(CPSO).Due to the nonlinearity and fluctuation of the passenger flow,firstly,fuzzy information granulation is used to extract the valid data from the window according to the requirement.Secondly,CPSO that has strong global search ability is applied to optimize the parameters of the LS-SVM forecasting model.Finally,the combined model is used to forecast the fluctuation range of early peak passenger flow at Tiyu Xilu Station of Guangzhou Metro Line 3 in 2014,and the results are compared and analyzed with other models.Simulation results demonstrate that the combined forecasting model can effectively track the fluctuation of passenger flow,which provides an effective method for predicting the fluctuation range of short-term passenger flow in the future.展开更多
The increasing share of renewable energy in the electricity grid and progressing changes in power consumption have led to fluctuating,and weather-dependent power flows.To ensure grid stability,grid operators rely on p...The increasing share of renewable energy in the electricity grid and progressing changes in power consumption have led to fluctuating,and weather-dependent power flows.To ensure grid stability,grid operators rely on power forecasts which are crucial for grid calculations and planning.In this paper,a Multi-Task Learning approach is combined with a Graph Neural Network(GNN)to predict vertical power flows at transformers connecting high and extra-high voltage levels.The proposed method accounts for local differences in power flow characteristics by using an Embedding Multi-Task Learning approach.The use of a Bayesian embedding to capture the latent node characteristics allows to share the weights across all transformers in the subsequent node-invariant GNN while still allowing the individual behavioral patterns of the transformers to be distinguished.At the same time,dependencies between transformers are considered by the GNN architecture which can learn relationships between different transformers and thus take into account that power flows in an electricity network are not independent from each other.The effectiveness of the proposed method is demonstrated through evaluation on two real-world data sets provided by two of four German Transmission System Operators,comprising large portions of the operated German transmission grid.The results show that the proposed Multi-Task Graph Neural Network is a suitable representation learner for electricity networks with a clear advantage provided by the preceding embedding layer.It is able to capture interconnections between correlated transformers and indeed improves the performance in power flow prediction compared to standard Neural Networks.A sign test shows that the proposed model reduces the test RMSE on both data sets compared to the benchmark models significantly.展开更多
Considering that the prediction accuracy of the traditional traffic flow forecasting model is low,based on kernel adaptive filter(KAF)algorithm,kernel least mean square(KLMS)algorithm and fixed-budget kernel recursive...Considering that the prediction accuracy of the traditional traffic flow forecasting model is low,based on kernel adaptive filter(KAF)algorithm,kernel least mean square(KLMS)algorithm and fixed-budget kernel recursive least-square(FB-KRLS)algorithm are presented for online adaptive prediction.The computational complexity of the KLMS algorithm is low and does not require additional solution paradigm constraints,but its regularization process can solve the problem of regularization performance degradation in high-dimensional data processing.To reduce the computational complexity,the sparse criterion is introduced into the KLMS algorithm.To further improve forecasting accuracy,FB-KRLS algorithm is proposed.It is an online learning method with fixed memory budget,and it is capable of recursively learning a nonlinear mapping and changing over time.In contrast to a previous approximate linear dependence(ALD)based technique,the purpose of the presented algorithm is not to prune the oldest data point in every time instant but it aims to prune the least significant data point,thus suppressing the growth of kernel matrix.In order to verify the validity of the proposed methods,they are applied to one-step and multi-step predictions of traffic flow in Beijing.Under the same conditions,they are compared with online adaptive ALD-KRLS method and other kernel learning methods.Experimental results show that the proposed KAF algorithms can improve the prediction accuracy,and its online learning ability meets the actual requirements of traffic flow and contributes to real-time online forecasting of traffic flow.展开更多
Based on four kinds of methods—numerical weather prediction model, cloud image of stationary meteorological satellite, echo image of meteorological radar and telemetric rain gauge, multi space-time scale precipitatio...Based on four kinds of methods—numerical weather prediction model, cloud image of stationary meteorological satellite, echo image of meteorological radar and telemetric rain gauge, multi space-time scale precipitation prediction products have been achieved, and multi-layer project of debris flow forecast is established with different space-time scale to get different forecast precision. The forecast system has the advantages in combination of regions and ravines, rational compounding of time and space scale. The project, which has debris flow forecast models of Sichuan province, Liangshan district and single ravine, can forecast debris flow in 3 layers and meets the demand of hazard mitigation in corresponding layer.展开更多
In order to improve the competitiveness of smart tourist attractions in the tourism market,this paper selects a scenic spot in Shenyang and uses big data technology to predict the passenger flow of the scenic spot.Fir...In order to improve the competitiveness of smart tourist attractions in the tourism market,this paper selects a scenic spot in Shenyang and uses big data technology to predict the passenger flow of the scenic spot.Firstly,this paper introduces the big data-driven forecast model of scenic spot passenger flow.Based on the traditional autoregressive integral moving average model and artificial neural network model,it builds a big data analysis and forecast model.Through the analysis of data source,model building,scenic spot passenger flow accuracy,and modeling time comparison,it affirms the advantages of big data analysis in forecasting scenic spot passenger flow.Finally,it puts forward four commercial operation optimization strategies:adjusting the ticket pricing of scenic spots,upgrading the catering and accommodation services in scenic spots,planning and designing play projects,and formulating accurate scenic spot marketing strategies,in order to provide references for the optimization and upgrading of smart tourist attractions in the future.展开更多
This paper established mix regression model for simulating annual flow, in which annual runoff is auto-regression factor, precipitation, air temperature and water consumption are regression factors; we adopted 9 hypot...This paper established mix regression model for simulating annual flow, in which annual runoff is auto-regression factor, precipitation, air temperature and water consumption are regression factors; we adopted 9 hypothesis climate change schemes to forecast the change of annual flow of Sanmenxia Station. The results show : (1) When temperature is steady, the average annual runoff will increase by 8.3% if precipitation increases by 10%; when precipitation decreases by 10%, the average annual runoff will decrease by 8.2%; when precipitation is steady, the average annual runoff will decrease by 2.4% if temperature increases 1℃; if temperature decreases 1℃, runoff will increase by 1.2%. The mix regression model can well simulate annual runoff. (2) As to 9 different temperature and precipitation scenarios, scenario 9 is the most adverse to the runoff of Sanmenxia Station of Yellow River; i.e. temperature increases 1℃ and precipitation decreases by 10%. Under this condition, the simulated average annual runoff decreases by 10.8%. On the contrary, scenario 1 is the best to the enhancement of runoff; i.e. when temperature decreases 1 ℃ precipitation will increase by 10%, which will make the annual runoff of Sanmenxia increase by 10.6%.展开更多
Aiming at the real-time fluctuation and nonlinear characteristics of the expressway short-term traffic flow forecasting the parameter projection pursuit regression PPPR model is applied to forecast the expressway traf...Aiming at the real-time fluctuation and nonlinear characteristics of the expressway short-term traffic flow forecasting the parameter projection pursuit regression PPPR model is applied to forecast the expressway traffic flow where the orthogonal Hermite polynomial is used to fit the ridge functions and the least square method is employed to determine the polynomial weight coefficient c.In order to efficiently optimize the projection direction a and the number M of ridge functions of the PPPR model the chaos cloud particle swarm optimization CCPSO algorithm is applied to optimize the parameters. The CCPSO-PPPR hybrid optimization model for expressway short-term traffic flow forecasting is established in which the CCPSO algorithm is used to optimize the optimal projection direction a in the inner layer while the number M of ridge functions is optimized in the outer layer.Traffic volume weather factors and travel date of the previous several time intervals of the road section are taken as the input influencing factors. Example forecasting and model comparison results indicate that the proposed model can obtain a better forecasting effect and its absolute error is controlled within [-6,6] which can meet the application requirements of expressway traffic flow forecasting.展开更多
基金the National Key Research and Development Program of China(No.2021ZD0112400)。
文摘This paper focuses on the problem of traffic flow forecasting,with the aim of forecasting future traffic conditions based on historical traffic data.This problem is typically tackled by utilizing spatio-temporal graph neural networks to model the intricate spatio-temporal correlations among traffic data.Although these methods have achieved performance improvements,they often suffer from the following limitations:These methods face challenges in modeling high-order correlations between nodes.These methods overlook the interactions between nodes at different scales.To tackle these issues,in this paper,we propose a novel model named multi-scale dynamic hypergraph convolutional network(MSDHGCN)for traffic flow forecasting.Our MSDHGCN can effectively model the dynamic higher-order relationships between nodes at multiple time scales,thereby enhancing the capability for traffic forecasting.Experiments on two real-world datasets demonstrate the effectiveness of the proposed method.
文摘Cash flow is a core element for enterprises to maintain operations and development.Cash flow forecasting models,through systematic analysis of an enterprise’s historical cash flow data,trends in operating activities,and external environmental factors,scientifically predict the scale,direction,and fluctuation of cash flow within a certain period in the future.This article focuses on the application of cash flow forecasting models in enterprise investment and financing decisions,sorts out the types and core functions of the models,analyzes their specific roles in investment project screening,financing plan formulation,risk prevention and control,and fund allocation,points out the existing problems in current applications,and proposes optimization paths.Research shows that the scientific application of cash flow forecasting models can enhance the accuracy and rationality of enterprises’investment and financing decisions,and help enterprises achieve sustainable development.
基金supported by the foundation of the Research Fund for Commonweal Trades (Meteorology) (No. GYHY201006039)
文摘Debris flow forecast is an important means of disaster mitigation. However, the accuracy of the statistics-based debris flow forecast is unsatisfied while the mechanism-based forecast is unavailable at the watershed scale because most of existing researches on the initiation mechanism of debris flow took a single slope as the main object. In order to solve this problem, this paper developed a model of debris flow forecast based on the water-soil coupling mechanism at the watershed scale. In this model, the runoff and the instable soil caused by the rainfall in a watershed is estimated by the distrib- uted hydrological model (GBHM) and an instable identification model of the unsaturated soil. Because the debris flow is a special fluid composed of soil and water and has a bigger density, the density esti- mated by the runoff and instable soil mass in a watershed under the action of a rainfall is employed as a key factor to identify the formation probability of debris flow in the forecast model. The Jiangjia Gulley, a typical debris flow valley with a several debris flow events each year, is selected as a case study watershed to test this forecast model of debris flow. According the observation data of Dongchuan Debris Flow Observation and Research Station, CAS located in Jiangjia Gulley, there were 4 debris flow events in 2006. The test results show that the accuracy of the model is satisfied.
基金Project(61873283)supported by the National Natural Science Foundation of ChinaProject(KQ1707017)supported by the Changsha Science&Technology Project,ChinaProject(2019CX005)supported by the Innovation Driven Project of the Central South University,China。
文摘Short-term traffic flow forecasting is a significant part of intelligent transportation system.In some traffic control scenarios,obtaining future traffic flow in advance is conducive to highway management department to have sufficient time to formulate corresponding traffic flow control measures.In hence,it is meaningful to establish an accurate short-term traffic flow method and provide reference for peak traffic flow warning.This paper proposed a new hybrid model for traffic flow forecasting,which is composed of the variational mode decomposition(VMD)method,the group method of data handling(GMDH)neural network,bi-directional long and short term memory(BILSTM)network and ELMAN network,and is optimized by the imperialist competitive algorithm(ICA)method.To illustrate the performance of the proposed model,there are several comparative experiments between the proposed model and other models.The experiment results show that 1)BILSTM network,GMDH network and ELMAN network have better predictive performance than other single models;2)VMD can significantly improve the predictive performance of the ICA-GMDH-BILSTM-ELMAN model.The effect of VMD method is better than that of EEMD method and FEEMD method.To conclude,the proposed model which is made up of the VMD method,the ICA method,the BILSTM network,the GMDH network and the ELMAN network has excellent predictive ability for traffic flow series.
基金the Research of New Intelligent Integrated Transport Information System,Technical Plan Project of Binhai New District,Tianjin(No.2015XJR21017)
文摘The back-propagation neural network(BPNN) is a well-known multi-layer feed-forward neural network which is trained by the error reverse propagation algorithm. It is very suitable for the complex of short-term traffic flow forecasting; however, BPNN is easy to fall into local optimum and slow convergence. In order to overcome these deficiencies, a new approach called social emotion optimization algorithm(SEOA) is proposed in this paper to optimize the linked weights and thresholds of BPNN. Each individual in SEOA represents a BPNN. The availability of the proposed forecasting models is proved with the actual traffic flow data of the 2 nd Ring Road of Beijing. Experiment of results show that the forecasting accuracy of SEOA is improved obviously as compared with the accuracy of particle swarm optimization back-propagation(PSOBP) and simulated annealing particle swarm optimization back-propagation(SAPSOBP) models. Furthermore, since SEOA does not respond to the negative feedback information, Metropolis rule is proposed to give consideration to both positive and negative feedback information and diversify the adjustment methods. The modified BPNN model, in comparison with social emotion optimization back-propagation(SEOBP) model, is more advantageous to search the global optimal solution. The accuracy of Metropolis rule social emotion optimization back-propagation(MRSEOBP) model is improved about 19.54% as compared with that of SEOBP model in predicting the dramatically changing data.
文摘This paper intends to describe the relationship between traffic parameters by using cusp catastrophe theory and to deduce highway capacity and corresponding speed forecasting value through suitable transformation of catastrophe model. The five properties of a catastrophe system are outlined briefly, and then the data collected on freeways of Zhujiang River Delta, Guangdong province, China are examined to ascertain whether they exhibit qualitative properties and attributes of the catastrophe model. The forecasting value of speed and capacity for freeway segments are given based on the catastrophe model. Furthermore, speed-flow curve on freeway is drawn by plotting out congested and uncongested traffic flow and the capacity value for the same freeway segment is also obtained from speed-flow curve to test the feasibility of the application of cusp catastrophe theory in traffic flow analysis. The calculating results of catastrophe model coincide with those of traditional traffic flow models regressed from field observed data, which indicates that the deficiency of traditional analysis of relationship between speed, flow and occupancy in two-dimension can be compensated by analysis of the relationship among speed, flow and occupancy based on catastrophe model in three-dimension. Finally, the prospects and problems of its application in traffic flow research in China are discussed.
文摘Short-term traffic flow is one of the core technologies to realize traffic flow guidance. In this article, in view of the characteristics that the traffic flow changes repeatedly, a short-term traffic flow forecasting method based on a three-layer K-nearest neighbor non-parametric regression algorithm is proposed. Specifically, two screening layers based on shape similarity were introduced in K-nearest neighbor non-parametric regression method, and the forecasting results were output using the weighted averaging on the reciprocal values of the shape similarity distances and the most-similar-point distance adjustment method. According to the experimental results, the proposed algorithm has improved the predictive ability of the traditional K-nearest neighbor non-parametric regression method, and greatly enhanced the accuracy and real-time performance of short-term traffic flow forecasting.
文摘Railway passenger flow forecasting can help to develop sensible railway schedules,make full use of railway resources,and meet the travel demand of passengers.The structure of passenger flow in railway networks and the spatiotemporal relationship of passenger flow among stations are two distinctive features of railway passenger flow.Most of the previous studies used only a single feature for prediction and lacked correlations,resulting in suboptimal performance.To address the above-mentioned problem,we proposed the railway passenger flow prediction model called Flow-Similarity Attention Graph Convolutional Network(F-SAGCN).First,we constructed the passenger flow relations graph(RG)based on the Origin-Destination(OD).Second,the Passenger Flow Fluctuation Similarity(PFFS)algorithm is used to measure the similarity of passenger flow between stations,which helps construct the spatiotemporal similarity graph(SG).Then,we determine the weights of the mutual influence of different stations at different times through an attention mechanism and extract spatiotemporal features through graph convolution on the RG and SG.Finally,we fused the spatiotemporal features and the original temporal features of stations for prediction.The comparison experiments on a railway bureau’s accurate railway passenger flow data show that the proposed F-SAGCN method improved the prediction accuracy and reduced the mean absolute percentage error(MAPE)of 46 stations to 7.93%.
基金Supported by the Key R&D Program of Gansu Province(No.23YFGA0063)the National Natural Science Foundation of China(No.62363022,61663021)+1 种基金the Natural Science Foundation of Gansu Province(No.22JR5RA226,23JRRA886)the Gansu Provincial De-partment of Education:Industrial Support Plan Project(No.2023CYZC-35).
文摘Traffic flow forecasting plays a crucial role and is the key technology to realize dynamic traffic guidance and active traffic control in intelligent traffic systems(ITS).Aiming at the complex local and global spatial-temporal dynamic characteristics of traffic flow,this paper proposes a new traffic flow forecasting model spatial-temporal attention graph neural network(STA-GNN)by combining at-tention mechanism(AM)and spatial-temporal convolutional network.The model learns the hidden dynamic local spatial correlations of the traffic network by combining the dynamic adjacency matrix constructed by the graph learning layer with the graph convolutional network(GCN).The local tem-poral correlations of traffic flow at different scales are extracted by stacking multiple convolutional kernels in temporal convolutional network(TCN).And the global spatial-temporal dependencies of long-time sequences of traffic flow are captured by the spatial-temporal attention mechanism(STAtt),which enhances the global spatial-temporal modeling and the representational ability of model.The experimental results on two datasets,METR-LA and PEMS-BAY,show the proposed STA-GNN model outperforms the common baseline models in forecasting accuracy.
基金funded by the National Key R&D Program of China(Grant No.2023YFE0106800)the Humanity and Social Science Youth Foundation of Ministry of Education of China(Grant No.22YJC630109).
文摘Traffic flow forecasting constitutes a crucial component of intelligent transportation systems(ITSs).Numerous studies have been conducted for traffic flow forecasting during the past decades.However,most existing studies have concentrated on developing advanced algorithms or models to attain state-of-the-art forecasting accuracy.For real-world ITS applications,the interpretability of the developed models is extremely important but has largely been ignored.This study presents an interpretable traffic flow forecasting framework based on popular tree-ensemble algorithms.The framework comprises multiple key components integrated into a highly flexible and customizable multi-stage pipeline,enabling the seamless incorporation of various algorithms and tools.To evaluate the effectiveness of the framework,the developed tree-ensemble models and another three typical categories of baseline models,including statistical time series,shallow learning,and deep learning,were compared on three datasets collected from different types of roads(i.e.,arterial,expressway,and freeway).Further,the study delves into an in-depth interpretability analysis of the most competitive tree-ensemble models using six categories of interpretable machine learning methods.Experimental results highlight the potential of the proposed framework.The tree-ensemble models developed within this framework achieve competitive accuracy while maintaining high inference efficiency similar to statistical time series and shallow learning models.Meanwhile,these tree-ensemble models offer interpretability from multiple perspectives via interpretable machine-learning techniques.The proposed framework is anticipated to provide reliable and trustworthy decision support across various ITS applications.
文摘Flow forecasting is used in activities requiring stream flow data such as irrigation development, water supply, and flood control and hydropower development. Real time flow forecasting with special interest to flooding is one of the most important applications of hydrology for decision making in water resources. In order to meet flood and flow forecasts using hydrological models may be used and subsequently be updated in accordance with residuals. Therefore in this study, different flood forecasting methods are evaluated for their potential of stream flow forecasting using Galway River Flow Forecasting and Modeling System (GFFMS) in Lake Tana basin, upper Blue Nile basin, Ethiopia. The areal rainfall and temperature data was used for the model input. Three forecast updating methods, i.e., autoregressive (AR), linear transfer function (LTF) and neuron network updating (NNU) methods were compared for stream flow forecasting, at one to six days lead time. The most sensitive parameters were fine-tuned first and modeled for a calibration period of 1994-2004 for three selected watersheds of the Tana basin. The results indicate that with the exception of the simple linear model, an acceptable result could be obtained using models embedded in the software. Artificial neural network model performed well for Gilgel Abay (NSE = 0.87) and Gumara (NSE = 0.9) watersheds but for Megech watershed, SMAR model (NSE = 0.78) gave a better forecast result. In capturing the peak flows LTF and NNU in forecast updating mode performed better for Gilgel Abay and Megech watersheds, respectively. The results of this study implied that GFFMS can be used as a useful tool to forecast peak stream flows for flood early warning in the upper Blue Nile basin.
基金supported by the National Natural Science Foundation of China (62162040)the Gansu Province Higher Education Innovation Fund-Funded Project (2021A-028)+1 种基金the Gansu Province Science and Technology Program Funding Project (21ZD4GA028)the Gansu Provincial Science and Technology Plan Funding Key Project of Natural Science Foundation of China (22JR5RA226)。
文摘As a fundamental component of intelligent transportation systems, existing urban traffic flow forecasting models tend to overlook the spatio-temporal and long-term time-dependent patterns that characterize transportation networks. Among these, the long sequence time-series forecasting(LSTF) model is susceptible to the issue of gradient disappearance, which can be attributed to the influence of a multitude of intricate factors. Accordingly, in this paper, the standpoint of multi-feature fusion was studied, and a traffic flow forecasting network model based on feature fusion and spatio-temporal transformer(S-T transformer)(STFFN) was proposed. The model combined predictive recurrent neural network(Pred RNN) and S-T transformer to dynamically capture the spatio-temporal dependence and long-term time-dependence of traffic flow, thereby achieving a certain degree of model interpretability. A novel gated residual network-2(GRN-2) was proposed to investigate the potential relationship between multivariate features and target values. Furthermore, a hybrid quantile loss function was devised to alleviate the gradient disappearance in LSTF problems effectively. In extensive real experiments, the rationality and effectiveness of each network of the model were demonstrated, and the superior forecasting performance was verified in comparison to existing benchmark models.
基金National Natural Science Foundation of China(No.61663021)Science and Technology Support Project of Gansu Province(No.1304GKCA023)Scientific Research Project in University of Gansu Province(No.2017A-025)
文摘In order to obtain the trend of urban rail transit traffic flow and grasp the fluctuation range of passenger flow better,this paper proposes a combined forecasting model of passenger flow fluctuation range based on fuzzy information granulation and least squares support vector machine(LS-SVM)optimized by chaos particle swarm optimization(CPSO).Due to the nonlinearity and fluctuation of the passenger flow,firstly,fuzzy information granulation is used to extract the valid data from the window according to the requirement.Secondly,CPSO that has strong global search ability is applied to optimize the parameters of the LS-SVM forecasting model.Finally,the combined model is used to forecast the fluctuation range of early peak passenger flow at Tiyu Xilu Station of Guangzhou Metro Line 3 in 2014,and the results are compared and analyzed with other models.Simulation results demonstrate that the combined forecasting model can effectively track the fluctuation of passenger flow,which provides an effective method for predicting the fluctuation range of short-term passenger flow in the future.
文摘The increasing share of renewable energy in the electricity grid and progressing changes in power consumption have led to fluctuating,and weather-dependent power flows.To ensure grid stability,grid operators rely on power forecasts which are crucial for grid calculations and planning.In this paper,a Multi-Task Learning approach is combined with a Graph Neural Network(GNN)to predict vertical power flows at transformers connecting high and extra-high voltage levels.The proposed method accounts for local differences in power flow characteristics by using an Embedding Multi-Task Learning approach.The use of a Bayesian embedding to capture the latent node characteristics allows to share the weights across all transformers in the subsequent node-invariant GNN while still allowing the individual behavioral patterns of the transformers to be distinguished.At the same time,dependencies between transformers are considered by the GNN architecture which can learn relationships between different transformers and thus take into account that power flows in an electricity network are not independent from each other.The effectiveness of the proposed method is demonstrated through evaluation on two real-world data sets provided by two of four German Transmission System Operators,comprising large portions of the operated German transmission grid.The results show that the proposed Multi-Task Graph Neural Network is a suitable representation learner for electricity networks with a clear advantage provided by the preceding embedding layer.It is able to capture interconnections between correlated transformers and indeed improves the performance in power flow prediction compared to standard Neural Networks.A sign test shows that the proposed model reduces the test RMSE on both data sets compared to the benchmark models significantly.
基金National Natural Science Foundation of China(No.51467008)
文摘Considering that the prediction accuracy of the traditional traffic flow forecasting model is low,based on kernel adaptive filter(KAF)algorithm,kernel least mean square(KLMS)algorithm and fixed-budget kernel recursive least-square(FB-KRLS)algorithm are presented for online adaptive prediction.The computational complexity of the KLMS algorithm is low and does not require additional solution paradigm constraints,but its regularization process can solve the problem of regularization performance degradation in high-dimensional data processing.To reduce the computational complexity,the sparse criterion is introduced into the KLMS algorithm.To further improve forecasting accuracy,FB-KRLS algorithm is proposed.It is an online learning method with fixed memory budget,and it is capable of recursively learning a nonlinear mapping and changing over time.In contrast to a previous approximate linear dependence(ALD)based technique,the purpose of the presented algorithm is not to prune the oldest data point in every time instant but it aims to prune the least significant data point,thus suppressing the growth of kernel matrix.In order to verify the validity of the proposed methods,they are applied to one-step and multi-step predictions of traffic flow in Beijing.Under the same conditions,they are compared with online adaptive ALD-KRLS method and other kernel learning methods.Experimental results show that the proposed KAF algorithms can improve the prediction accuracy,and its online learning ability meets the actual requirements of traffic flow and contributes to real-time online forecasting of traffic flow.
文摘Based on four kinds of methods—numerical weather prediction model, cloud image of stationary meteorological satellite, echo image of meteorological radar and telemetric rain gauge, multi space-time scale precipitation prediction products have been achieved, and multi-layer project of debris flow forecast is established with different space-time scale to get different forecast precision. The forecast system has the advantages in combination of regions and ravines, rational compounding of time and space scale. The project, which has debris flow forecast models of Sichuan province, Liangshan district and single ravine, can forecast debris flow in 3 layers and meets the demand of hazard mitigation in corresponding layer.
文摘In order to improve the competitiveness of smart tourist attractions in the tourism market,this paper selects a scenic spot in Shenyang and uses big data technology to predict the passenger flow of the scenic spot.Firstly,this paper introduces the big data-driven forecast model of scenic spot passenger flow.Based on the traditional autoregressive integral moving average model and artificial neural network model,it builds a big data analysis and forecast model.Through the analysis of data source,model building,scenic spot passenger flow accuracy,and modeling time comparison,it affirms the advantages of big data analysis in forecasting scenic spot passenger flow.Finally,it puts forward four commercial operation optimization strategies:adjusting the ticket pricing of scenic spots,upgrading the catering and accommodation services in scenic spots,planning and designing play projects,and formulating accurate scenic spot marketing strategies,in order to provide references for the optimization and upgrading of smart tourist attractions in the future.
文摘This paper established mix regression model for simulating annual flow, in which annual runoff is auto-regression factor, precipitation, air temperature and water consumption are regression factors; we adopted 9 hypothesis climate change schemes to forecast the change of annual flow of Sanmenxia Station. The results show : (1) When temperature is steady, the average annual runoff will increase by 8.3% if precipitation increases by 10%; when precipitation decreases by 10%, the average annual runoff will decrease by 8.2%; when precipitation is steady, the average annual runoff will decrease by 2.4% if temperature increases 1℃; if temperature decreases 1℃, runoff will increase by 1.2%. The mix regression model can well simulate annual runoff. (2) As to 9 different temperature and precipitation scenarios, scenario 9 is the most adverse to the runoff of Sanmenxia Station of Yellow River; i.e. temperature increases 1℃ and precipitation decreases by 10%. Under this condition, the simulated average annual runoff decreases by 10.8%. On the contrary, scenario 1 is the best to the enhancement of runoff; i.e. when temperature decreases 1 ℃ precipitation will increase by 10%, which will make the annual runoff of Sanmenxia increase by 10.6%.
基金The National Natural Science Foundation of China(No.71101014,50679008)Specialized Research Fund for the Doctoral Program of Higher Education(No.200801411105)the Science and Technology Project of the Department of Communications of Henan Province(No.2010D107-4)
文摘Aiming at the real-time fluctuation and nonlinear characteristics of the expressway short-term traffic flow forecasting the parameter projection pursuit regression PPPR model is applied to forecast the expressway traffic flow where the orthogonal Hermite polynomial is used to fit the ridge functions and the least square method is employed to determine the polynomial weight coefficient c.In order to efficiently optimize the projection direction a and the number M of ridge functions of the PPPR model the chaos cloud particle swarm optimization CCPSO algorithm is applied to optimize the parameters. The CCPSO-PPPR hybrid optimization model for expressway short-term traffic flow forecasting is established in which the CCPSO algorithm is used to optimize the optimal projection direction a in the inner layer while the number M of ridge functions is optimized in the outer layer.Traffic volume weather factors and travel date of the previous several time intervals of the road section are taken as the input influencing factors. Example forecasting and model comparison results indicate that the proposed model can obtain a better forecasting effect and its absolute error is controlled within [-6,6] which can meet the application requirements of expressway traffic flow forecasting.