期刊文献+
共找到310,788篇文章
< 1 2 250 >
每页显示 20 50 100
High-precision classification of benthic habitat sediments in shallow waters of islands by multi-source data 认领 引用
1
作者 Qiuhua TANG Ningning LI +4 位作者 Yujie ZHANG Zhipeng DONG Yongling ZHENG Jingjing BAO Jingyu ZHANG 《Journal of Oceanology and Limnology》 SCIE CAS CSCD 2026年第1期99-108,共10页
Benthic habitat mapping is an emerging discipline in the international marine field in recent years,providing an effective tool for marine spatial planning,marine ecological management,and decision-making applications... Benthic habitat mapping is an emerging discipline in the international marine field in recent years,providing an effective tool for marine spatial planning,marine ecological management,and decision-making applications.Seabed sediment classification is one of the main contents of seabed habitat mapping.In response to the impact of remote sensing imaging quality and the limitations of acoustic measurement range,where a single data source does not fully reflect the substrate type,we proposed a high-precision seabed habitat sediment classification method that integrates data from multiple sources.Based on WorldView-2 multi-spectral remote sensing image data and multibeam bathymetry data,constructed a random forests(RF)classifier with optimal feature selection.A seabed sediment classification experiment integrating optical remote sensing and acoustic remote sensing data was carried out in the shallow water area of Wuzhizhou Island,Hainan,South China.Different seabed sediment types,such as sand,seagrass,and coral reefs were effectively identified,with an overall classification accuracy of 92%.Experimental results show that RF matrix optimized by fusing multi-source remote sensing data for feature selection were better than the classification results of simple combinations of data sources,which improved the accuracy of seabed sediment classification.Therefore,the method proposed in this paper can be effectively applied to high-precision seabed sediment classification and habitat mapping around islands and reefs. 展开更多
关键词 Wuzhizhou Island marine remote sensing coastal mapping multi-spectral remote sensing shallow water reef seabed sediment classification benthic habitat mapping multi-source data fusion random forest(RF)
暂未订购 下载PDF
Drive-by spatial offset detection for high-speed railway bridges based on fusion analysis of multi-source data from comprehensive inspection train 认领 引用
2
作者 Chuang Wang Jiawang Zhan +4 位作者 Nan Zhang Yujie Wang Xinxiang Xu Zhihang Wang Zhen Ni 《Railway Engineering Science》 EI 2026年第1期128-148,共21页
The spatial offset of bridge has a significant impact on the safety,comfort,and durability of high-speed railway(HSR)operations,so it is crucial to rapidly and effectively detect the spatial offset of operational HSR ... The spatial offset of bridge has a significant impact on the safety,comfort,and durability of high-speed railway(HSR)operations,so it is crucial to rapidly and effectively detect the spatial offset of operational HSR bridges.Drive-by monitoring of bridge uneven settlement demonstrates significant potential due to its practicality,cost-effectiveness,and efficiency.However,existing drive-by methods for detecting bridge offset have limitations such as reliance on a single data source,low detection accuracy,and the inability to identify lateral deformations of bridges.This paper proposes a novel drive-by inspection method for spatial offset of HSR bridge based on multi-source data fusion of comprehensive inspection train.Firstly,dung beetle optimizer-variational mode decomposition was employed to achieve adaptive decomposition of non-stationary dynamic signals,and explore the hidden temporal relationships in the data.Subsequently,a long short-term memory neural network was developed to achieve feature fusion of multi-source signal and accurate prediction of spatial settlement of HSR bridge.A dataset of track irregularities and CRH380A high-speed train responses was generated using a 3D train-track-bridge interaction model,and the accuracy and effectiveness of the proposed hybrid deep learning model were numerically validated.Finally,the reliability of the proposed drive-by inspection method was further validated by analyzing the actual measurement data obtained from comprehensive inspection train.The research findings indicate that the proposed approach enables rapid and accurate detection of spatial offset in HSR bridge,ensuring the long-term operational safety of HSR bridges. 展开更多
关键词 High-speed railway bridge Drive-by inspection Spatial offset Multi-source data fusion Deep learning
暂未订购 下载PDF
Optimizing Energy Efficiency in Tunnel Boring Machine Rock Breaking via Multi-source Data Fusion 认领 引用 被引量:1
3
作者 Xiaojun Yan Wencong Qi +4 位作者 Chuan Qu Minghui Ma Shanglin Liu Qian Zhang Xuesong Cheng 《Acta Mechanica Solida Sinica》 SCIE EI CSCD 2026年第4期481-493,共13页
The era of big data has profoundly transformed mechanics research,with data-driven approaches playing a vital role in modeling and optimization.This study focuses on tunnel boring machine(TBM),where the thrust-torque ... The era of big data has profoundly transformed mechanics research,with data-driven approaches playing a vital role in modeling and optimization.This study focuses on tunnel boring machine(TBM),where the thrust-torque ratio is a key determinant of their tunneling energy efficiency.However,due to the complexity of experiments and the testing requirements,obtaining sufficient high-quality data under varying geological conditions remains a major challenge in optimizing the tunneling energy efficiency of TBM.To address this,multi-cutter rotary cutting machine experiments and numerical simulations were conducted on 22 different rock types.Comprehensive datasets of normal and rolling forces were systematically collected.Using specific energy(SE)as the rock-breaking efficiency metric,we integrated physical and numerical data through a CatBoost-based fusion framework.The predictive model was initially trained on simulation data to capture the relationships among penetration,uniaxial compressive strength,tensile strength,and SE,and was subsequently fine-tuned with experimental data to develop the final fused model.Compared to models trained solely on experimental or simulated data,the fused model reduced RMSE by 37.1%and 58.6%,respectively,and improved R2by 19.0%and 44.6%,thereby enhancing both prediction accuracy and generalization capability.Furthermore,Bayesian optimization was employed to minimize SE and identify the optimal penetration.The results indicate that as rock strength increases,the optimal penetration decreases,while the corresponding minimal SE increases.These findings provide theoretical and engineering insights for improving TBM energy efficiency and parameter optimization,while establishing a robust data fusion framework for mechanical data analysis. 展开更多
关键词 Multi-source data fusion CatBoost Tunnel boring machine Multi-cutter rock-breaking Energy efficiency
暂未订购 下载PDF
CCDNN:A Novel Deep Learning Architecture for Multi-Source Data Fusion 认领 引用
4
作者 Zhiwen Chen Siwen Mo +4 位作者 Haobin Ke Steven X.Ding Zhaohui Jiang Chunhua Yang Weihua Gui 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2026年第3期555-567,共13页
With the rapid development of Industrial 4.0 and Industrial Internet of Things,the data collection with multisource has significantly improved.How to effectively fuse these data for various engineering applications is... With the rapid development of Industrial 4.0 and Industrial Internet of Things,the data collection with multisource has significantly improved.How to effectively fuse these data for various engineering applications is still an open and challenge issue.To this end,we propose the canonical correlation guided deep neural network(CCDNN),a novel deep learning architecture,to learn a correlated representation for multi-source data fusion.Unlike the linear canonical correlation analysis(CCA),kernel CCA and deep CCA,in the proposed method,the optimization formulation is not restricted to maximize correlation,instead we make canonical correlation as a constraint,which preserves the correlated representation learning ability and focuses more on the engineering tasks endowed by optimization formulation,such as reconstruction,classification and prediction.Furthermore,to reduce the redundancy induced by correlation,a redundancy filter is designed.We illustrate its data fusion ability via correlated representation learning and superior performance on various engineering tasks.In experiments on MNIST dataset,the results show that CCDNN has better reconstruction performance in terms of mean squared error and mean absolute error than deep CCA and deep canonically correlated autoencoders(DCCAE).Also,we present the application of the proposed network to industrial fault diagnosis and remaining useful life cases for the classification and prediction tasks accordingly.The proposed method demonstrates approving performance in both tasks when compared to existing methods.Extension of CCDNN to much more deeper with the aid of residual connection is also presented in Appendix. 展开更多
关键词 Canonical correlation analysis(CCA) correlated representation learning deep learning fault diagnosis multi-source data fusion remaining useful life
暂未订购 下载PDF
Temporal and spatial variations in evapotranspiration on the northern slope of the Kunlun Mountains based on multi-source datasets 认领 引用
5
作者 YuanYuan Zhang MingJun Zhang +2 位作者 ShiQin Xu CunWei Che QinQin Du 《Research in Cold and Arid Regions》 CAS CSCD 2026年第1期59-70,共12页
By combining eight types of evapotranspiration datasets,the spatial and temporal variations in the evapotranspiration(ET)on the northern slope of the Kunlun Mountains were analyzed in uninhabited areas that lack obser... By combining eight types of evapotranspiration datasets,the spatial and temporal variations in the evapotranspiration(ET)on the northern slope of the Kunlun Mountains were analyzed in uninhabited areas that lack observational data.The order of the average annual ET was ERA5_Land(312.32 mm/a)>CR(239.80 mm/a)>MOD16STM(211.87 mm/a)>GLADS(119.02 mm/a)>ETM(111.88 mm/a)>EB-ET(109.90 mm/a)>GLEAM(100.84 mm/a)>MERRA-2(100.81 mm/a).The ET value from the ERA5_Land dataset was three times higher than that of the other five datasets.The ET values of the CR and MOD16STM datasets were twice that of the other five datasets.In terms of time,the correlation coefficient between the GLEAM and MERRA-2 datasets was the highest(R?0.82).In terms of space,GLDAS and MERRA-2 had the highest multi-year average ET correlation coefficient(R?0.80).The reduction in spatial scale resulted in clear differences in the multi-year average ET correlations among different products in the same region.In terms of time,the average annual ET of the basins on the northern slope of the Kunlun Mountains exhibited an overall increasing trend for all data sources,and the overall annual average change in the study area estimated by the eight datasets was 1.09 mm/a.The most rapid rates of increase were obtained from GLDAS(1.38 mm/a)and GLEAM(1.38 mm/a).In the CR,ERA5_Land,GLEAM,GLDAS,MERRA-2,ETM,MOD16STM,and EB-ET datasets,46.46%,41.47%,87.30%,40.30%,49.10%,47.13%,57.16%,and 45.12%of the watersheds,respectively,showed a significantly increasing trend.The ET value of the Yarkand River Basin showed a significantly increasing trend for all eight data sources.The results of this study provide a scientific reference for the allocation of water resources on the northern slope of the Kunlun Mountains. 展开更多
关键词 North slope basin of Kunlun Mountains Evapotranspiration Multi-source data Climate change
暂未订购 下载PDF
An Optimized Ensemble Learning Framework for Energy Efficiency Assessment in Low-Voltage Distribution Networks Using Multi-Source Data Integration 认领 引用
6
作者 Yujie Shi Guoxing Wu +2 位作者 Qingwei Wang Xieli Fu Wenfeng Yang 《Energy Engineering》 EI 2026年第9期350-375,共26页
This study proposes an optimized ensemble learning framework for energy-efficiency assessment in low-voltage distribution networks by integrating multiple data sources.The framework integrates heterogeneous data from ... This study proposes an optimized ensemble learning framework for energy-efficiency assessment in low-voltage distribution networks by integrating multiple data sources.The framework integrates heterogeneous data from smart meters,SCADA systems,meteorological stations,and network topology databases,employing advanced feature engineering to extract 89 essential predictors from 147 initial features.Three gradient boosting algorithms-Random Forest,XGBoost,and LightGBM-are combined through an elastic net stacking strategy with Bayesian hyperparameter optimization.The stacking ensemble achieved superior performance with an MAE of 118.4 kWh,an RMSE of 164.2 kWh,an MAPE of 3.98%,and an R2of 0.952,representing 16.8%improvement over individual models.SHAP analysis provided model interpretability,identifying temperature,historical consumption,and temporal features as the primary drivers of efficiency.The framework demonstrated robust performance under data quality degradation and successfully generalized across diverse network configurations.Field implementation yielded an 8.3%reduction in distribution losses(95%CI:7.2%-9.4%,p<0.0001),34%decrease in transformer failure rates(95%CI:28%-40%,p=0.003),and 12%-15%operational cost reduction.The framework's ability to provide accurate predictions from 15 min to 24 h ahead while maintaining computational efficiency enables proactive distribution network management,supporting the transition toward efficient and sustainable power systems. 展开更多
关键词 Ensemble learning energy efficiency assessment low-voltage distribution networks multi-source data integration SHAP analysis
暂未订购 下载PDF
Short-term Ozone Exposure and Its Impact on Mortality Risk from Circulatory System Diseases:A Comparative Analysis Based on Multi-source Data 认领 引用
7
作者 Chaodong Long Shunshun Zhang +4 位作者 Wenjing Su Mike ZHe Qinghua Sun Cheng Liu Tiantian Li 《Biomedical and Environmental Sciences》 SCIE CAS CSCD 2026年第5期501-511,共11页
Objective Ozone pollution significantly impacts public health;however,inconsistent exposure assessment data introduce uncertainty to health risk evaluations.The accurate assessment of health risks and disease burden i... Objective Ozone pollution significantly impacts public health;however,inconsistent exposure assessment data introduce uncertainty to health risk evaluations.The accurate assessment of health risks and disease burden is essential to protecting public health and formulating effective control strategies.Methods This study used a generalized linear model to compare health risks and disease burdens assessed using three ozone datasets(CNEMC,TAP,and USTC)based on circulatory system disease mortality data from 199 Chinese counties(2014–2018).Results The impact of ozone exposure on the risk of death from circulatory system diseases was most significant at lag03.In the CNEMC dataset,a 10μg/m3increase in O3-MAD8 was associated with a 0.14%(95%CI:0.01%—0.26%)increase in the risk of death.In contrast,the risk estimates for TAP and USTC were 0.26%(95%CI:0.10%—0.42%)and 0.23%(95%CI:0.09%—0.37%),respectively,indicating a difference of up to 46%.The estimated annual attributable deaths by TAP and USTC were 1.96 and 1.85 times higher than those in the CNEMC dataset,respectively.Conclusion Ozone exposure was associated with increased circulatory system disease mortality.Both risk estimates and attributable mortality burdens varied substantially across different datasets,thus highlighting that exposure data selection can materially influence health risk evaluation. 展开更多
关键词 Circulatory system diseases Mortality Ozone Monitoring data Simulated data
暂未订购 下载PDF
Utilizing Multi-source Data Fusion to Identify the Layout Patterns of the Catering Industry and Urban Spatial Structure in Shanghai,China 认领 引用
8
作者 TIAN Chuang LUAN Weixin 《Chinese Geographical Science》 SCIE CSCD 2025年第5期1045-1058,共14页
Multi-source data fusion provides high-precision spatial situational awareness essential for analyzing granular urban social activities.This study used Shanghai’s catering industry as a case study,leveraging electron... Multi-source data fusion provides high-precision spatial situational awareness essential for analyzing granular urban social activities.This study used Shanghai’s catering industry as a case study,leveraging electronic reviews and consumer data sourced from third-party restaurant platforms collected in 2021.By performing weighted processing on two-dimensional point-of-interest(POI)data,clustering hotspots of high-dimensional restaurant data were identified.A hierarchical network of restaurant hotspots was constructed following the Central Place Theory(CPT)framework,while the Geo-Informatic Tupu method was employed to resolve the challenges posed by network deformation in multi-scale processes.These findings suggest the necessity of enhancing the spatial balance of Shanghai’s urban centers by moderately increasing the number and service capacity of suburban centers at the urban periphery.Such measures would contribute to a more optimized urban structure and facilitate the outward dispersion of comfort-oriented facilities such as the restaurant industry.At a finer spatial scale,the distribution of restaurant hotspots demonstrates a polycentric and symmetric spatial pattern,with a developmental trend radiating outward along the city’s ring roads.This trend can be attributed to the efforts of restaurants to establish connections with other urban functional spaces,leading to the reconfiguration of urban spaces,expansion of restaurant-dedicated land use,and the reorganization of associated commercial activities.The results validate the existence of a polycentric urban structure in Shanghai but also highlight the instability of the restaurant hotspot network during cross-scale transitions. 展开更多
关键词 multi-source data fusion urban spatial structure multi-center catering industry Shanghai,China
暂未订购 下载PDF
Evaluation of Bird-watching Spatial Suitability Under Multi-source Data Fusion: A Case Study of Beijing Ming Tombs Forest Farm 认领 引用
9
作者 YANG Xin YUE Wenyu +1 位作者 HE Yuhao MA Xin 《Journal of Landscape Research》 2025年第3期59-64,共6页
Taking the Ming Tombs Forest Farm in Beijing as the research object,this research applied multi-source data fusion and GIS heat-map overlay analysis techniques,systematically collected bird observation point data from... Taking the Ming Tombs Forest Farm in Beijing as the research object,this research applied multi-source data fusion and GIS heat-map overlay analysis techniques,systematically collected bird observation point data from the Global Biodiversity Information Facility(GBIF),population distribution data from the Oak Ridge National Laboratory(ORNL)in the United States,as well as information on the composition of tree species in suitable forest areas for birds and the forest geographical information of the Ming Tombs Forest Farm,which is based on literature research and field investigations.By using GIS technology,spatial processing was carried out on bird observation points and population distribution data to identify suitable bird-watching areas in different seasons.Then,according to the suitability value range,these areas were classified into different grades(from unsuitable to highly suitable).The research findings indicated that there was significant spatial heterogeneity in the bird-watching suitability of the Ming Tombs Forest Farm.The north side of the reservoir was generally a core area with high suitability in all seasons.The deep-aged broad-leaved mixed forests supported the overlapping co-existence of the ecological niches of various bird species,such as the Zosterops simplex and Urocissa erythrorhyncha.In contrast,the shallow forest-edge coniferous pure forests and mixed forests were more suitable for specialized species like Carduelis sinica.The southern urban area and the core area of the mausoleums had relatively low suitability due to ecological fragmentation or human interference.Based on these results,this paper proposed a three-level protection framework of“core area conservation—buffer zone management—isolation zone construction”and a spatio-temporal coordinated human-bird co-existence strategy.It was also suggested that the human-bird co-existence space could be optimized through measures such as constructing sound and light buffer interfaces,restoring ecological corridors,and integrating cultural heritage elements.This research provided an operational technical approach and decision-making support for the scientific planning of bird-watching sites and the coordination of ecological protection and tourism development. 展开更多
关键词 Multi-source data fusion GIS heat map Kernel density analysis bird-watching spot planning Habitat suitability
暂未订购 下载PDF
Short-Term Multi-Hazard Prediction Using a Multi-Source Data Fusion Approach 认领 引用
10
作者 Syeda Zoupash Zahra Najia Saher +4 位作者 Malik Muhammad Saad Missen Rab Nawaz Bashir Salma Idris Tahani Jaser Alahmadi Muhammad Inshal Khan 《Computers, Materials & Continua》 SCIE EI 2025年第12期4869-4883,共15页
The increasing frequency and intensity of natural disasters necessitate advanced prediction techniques to mitigate potential damage.This study presents a comprehensive multi-hazard early warning framework by integrati... The increasing frequency and intensity of natural disasters necessitate advanced prediction techniques to mitigate potential damage.This study presents a comprehensive multi-hazard early warning framework by integrating the multi-source data fusion technique.A multi-source data extraction method was introduced by extracting pressure level and average precipitation data based on the hazard event from the Cooperative Open Online Landslide Repository(COOLR)dataset across multiple temporal intervals(12 h to 1 h prior to events).Feature engineering was performed using Choquet fuzzy integral-based importance scoring,which enables the model to account for interactions and uncertainty across multiple features.Three individual Long Short-Term Memory(LSTM)models were trained for hazard location,average precipitation,and hazard category(i.e.,to detect the potential of natural disasters).These models were trained on varying temporal scales from 12 to 1 h prior to the event.These individual models achieved the performance of Mean Absolute Error(MAE)2.2 and 3.2,respectively,for the hazard location and average precipitation models,and an F1-score of 0.825 for the hazard category model.The results also indicate that the LSTM model outperformed traditional Machine Learning(ML)models,and the use of the fuzzy integral enhanced the prediction capability by 8.12%,2.6%,and 6.37%,respectively,for all three individual models.Furthermore,a rule-based algorithm was developed to synthesize the outputs from the individual models into a 3×3 grid of multi-hazard warnings.These findings underscore the effectiveness of the proposed framework in advancing multi-hazard forecasting and situational awareness,offering valuable support for timely and data-driven emergency response planning. 展开更多
关键词 Time series prediction machine learning spatio-temporal data multi-hazard prediction
暂未订购 下载PDF
Land Cover Classification with Multi-source Data Using Evidential Reasoning Approach 认领 引用 被引量:3
11
作者 LI Huapeng ZHANG Shuqing +1 位作者 SUN Yan GAO Jing 《Chinese Geographical Science》 SCIE CSCD 2011年第3期312-321,共10页
Land cover classification is the core of converting satellite imagery to available geographic data.However,spectral signatures do not always provide enough information in classification decisions.Thus,the application ... Land cover classification is the core of converting satellite imagery to available geographic data.However,spectral signatures do not always provide enough information in classification decisions.Thus,the application of multi-source data becomes necessary.This paper presents an evidential reasoning (ER) approach to incorporate Landsat TM imagery,altitude and slope data.Results show that multi-source data contribute to the classification accuracy achieved by the ER method,whereas play a negative role to that derived by maximum likelihood classifier (MLC).In comparison to the results derived based on TM imagery alone,the overall accuracy rate of the ER method increases by 7.66% and that of the MLC method decreases by 8.35% when all data sources (TM plus altitude and slope) are accessible.The ER method is regarded as a better approach for multi-source image classification.In addition,the method produces not only an accurate classification result,but also the uncertainty which presents the inherent difficulty in classification decisions.The uncertainty associated to the ER classification image is evaluated and proved to be useful for improved classification accuracy. 展开更多
关键词 evidential reasoning Dempster-Shafer theory of evidence multi-source data geographic ancillary data land cover classification classification uncertainty
暂未订购 下载PDF
Recent trends of machine learning applied to multi-source data of medicinal plants 认领 引用 被引量:8
12
作者 Yanying Zhang Yuanzhong Wang 《Journal of Pharmaceutical Analysis》 SCIE CAS CSCD 2023年第12期1388-1407,共20页
In traditional medicine and ethnomedicine,medicinal plants have long been recognized as the basis for materials in therapeutic applications worldwide.In particular,the remarkable curative effect of traditional Chinese... In traditional medicine and ethnomedicine,medicinal plants have long been recognized as the basis for materials in therapeutic applications worldwide.In particular,the remarkable curative effect of traditional Chinese medicine during corona virus disease 2019(COVID-19)pandemic has attracted extensive attention globally.Medicinal plants have,therefore,become increasingly popular among the public.However,with increasing demand for and profit with medicinal plants,commercial fraudulent events such as adulteration or counterfeits sometimes occur,which poses a serious threat to the clinical outcomes and interests of consumers.With rapid advances in artificial intelligence,machine learning can be used to mine information on various medicinal plants to establish an ideal resource database.We herein present a review that mainly introduces common machine learning algorithms and discusses their application in multi-source data analysis of medicinal plants.The combination of machine learning algorithms and multi-source data analysis facilitates a comprehensive analysis and aids in the effective evaluation of the quality of medicinal plants.The findings of this review provide new possibilities for promoting the development and utilization of medicinal plants. 展开更多
关键词 Machine learning Medicinal plant Multi-source data Data fusion Application
暂未订购 下载PDF
Multi-source data-based 3D digital preservation of large scale ancient chinese architecture:A case report 认领 引用 被引量:3
13
作者 Xiang GAO Hainan CUI +2 位作者 Lingjie ZHU Tianxin SHI Shuhan SHEN 《虚拟现实与智能硬件(中英文)》 EI 2019年第5期525-541,共17页
The 3D digitalization and documentation of ancient Chinese architecture is challenging because of architectural complexity and structural delicacy.To generate complete and detailed models of this architecture,it is be... The 3D digitalization and documentation of ancient Chinese architecture is challenging because of architectural complexity and structural delicacy.To generate complete and detailed models of this architecture,it is better to acquire,process,and fuse multi-source data instead of single-source data.In this paper,we describe our work on 3D digital preservation of ancient Chinese architecture based on multi source data.We first briefly introduce two surveyed ancient Chinese temples,Foguang Temple and Nanchan Temple.Then,we report the data acquisition equipment we used and the multi-source data we acquired.Finally,we provide an overview of several applications we conducted based on the acquired data,including ground and aerial image fusion,image and LiDAR(light detection and ranging)data fusion,and architectural scene surface reconstruction and semantic modeling.We believe that it is necessary to involve multi-source data for the 3D digital preservation of ancient Chinese architecture,and that the work in this paper will serve as a heuristic guideline for the related research communities. 展开更多
关键词 Ancient Chinese architecture 3D digital preservation Multi-source data acquisition Architectural scene modeling
暂未订购 下载PDF
Runout prediction of potential landslides based on the multi-source data collaboration analysis on historical cases 认领 引用 被引量:1
14
作者 Jun Sun Yu Zhuang Ai-guo Xing 《China Geology》 CAS CSCD 2024年第2期264-276,共13页
Long runout landslides involve a massive amount of energy and can be extremely hazardous owing to their long movement distance,high mobility and strong destructive power.Numerical methods have been widely used to pred... Long runout landslides involve a massive amount of energy and can be extremely hazardous owing to their long movement distance,high mobility and strong destructive power.Numerical methods have been widely used to predict the landslide runout but a fundamental problem remained is how to determine the reliable numerical parameters.This study proposes a framework to predict the runout of potential landslides through multi-source data collaboration and numerical analysis of historical landslide events.Specifically,for the historical landslide cases,the landslide-induced seismic signal,geophysical surveys,and possible in-situ drone/phone videos(multi-source data collaboration)can validate the numerical results in terms of landslide dynamics and deposit features and help calibrate the numerical(rheological)parameters.Subsequently,the calibrated numerical parameters can be used to numerically predict the runout of potential landslides in the region with a similar geological setting to the recorded events.Application of the runout prediction approach to the 2020 Jiashanying landslide in Guizhou,China gives reasonable results in comparison to the field observations.The numerical parameters are determined from the multi-source data collaboration analysis of a historical case in the region(2019 Shuicheng landslide).The proposed framework for landslide runout prediction can be of great utility for landslide risk assessment and disaster reduction in mountainous regions worldwide. 展开更多
关键词 Landslide runout prediction Drone survey Multi-source data collaboration DAN3D numerical modeling Jianshanying landslide Guizhou Province Geological hazards survey engineering
暂未订购 下载PDF
A heuristic cabin-type component alignment method based on multi-source data fusion 认领 引用 被引量:1
15
作者 Hao YU Fuzhou DU 《Chinese Journal of Aeronautics》 SCIE EI CAS CSCD 2020年第8期2242-2256,共15页
In cabin-type component alignment, digital measurement technology is usually adopted to provide guidance for assembly. Depending on the system of measurement, the alignment process can be divided into measurement-assi... In cabin-type component alignment, digital measurement technology is usually adopted to provide guidance for assembly. Depending on the system of measurement, the alignment process can be divided into measurement-assisted assembly(MAA) and force-driven assembly. In MAA,relative pose between components is directly measured to guide assembly, while in force-driven assembly, only contact state can be recognized according to measured six-dimensional force and torque(6 D F/T) and the process is completed based on preset assembly strategy. Aiming to improve the efficiency of force-driven cabin-type component alignment, this paper proposed a heuristic alignment method based on multi-source data fusion. In this method, measured 6 D F/T, pose data and geometric information of components are fused to calculate the relative pose between components and guide the movement of pose adjustment platform. Among these data types, pose data and measured 6 D F/T are combined as data set. To collect the data sets needed for data fusion, dynamic gravity compensation method and hybrid motion control method are designed. Then the relative pose calculation method is elaborated, which transforms collected data sets into discrete geometric elements and calculates the relative poses based on the geometric information of components.Finally, experiments are conducted in simulation environment and the results show that the proposed alignment method is feasible and effective. 展开更多
关键词 Alignment strategy Force-driven assembly Heuristic alignment method Multi-source data fusion Relative pose calculation
暂未订购 下载PDF
Rock mass quality prediction on tunnel faces with incomplete multi-source dataset via tree-augmented naive Bayesian network 认领 引用 被引量:2
16
作者 Hongwei Huang Chen Wu +3 位作者 Mingliang Zhou Jiayao Chen Tianze Han Le Zhang 《International Journal of Mining Science and Technology》 SCIE EI CAS CSCD 2024年第3期323-337,共15页
Rock mass quality serves as a vital index for predicting the stability and safety status of rock tunnel faces.In tunneling practice,the rock mass quality is often assessed via a combination of qualitative and quantita... Rock mass quality serves as a vital index for predicting the stability and safety status of rock tunnel faces.In tunneling practice,the rock mass quality is often assessed via a combination of qualitative and quantitative parameters.However,due to the harsh on-site construction conditions,it is rather difficult to obtain some of the evaluation parameters which are essential for the rock mass quality prediction.In this study,a novel improved Swin Transformer is proposed to detect,segment,and quantify rock mass characteristic parameters such as water leakage,fractures,weak interlayers.The site experiment results demonstrate that the improved Swin Transformer achieves optimal segmentation results and achieving accuracies of 92%,81%,and 86%for water leakage,fractures,and weak interlayers,respectively.A multisource rock tunnel face characteristic(RTFC)dataset includes 11 parameters for predicting rock mass quality is established.Considering the limitations in predictive performance of incomplete evaluation parameters exist in this dataset,a novel tree-augmented naive Bayesian network(BN)is proposed to address the challenge of the incomplete dataset and achieved a prediction accuracy of 88%.In comparison with other commonly used Machine Learning models the proposed BN-based approach proved an improved performance on predicting the rock mass quality with the incomplete dataset.By utilizing the established BN,a further sensitivity analysis is conducted to quantitatively evaluate the importance of the various parameters,results indicate that the rock strength and fractures parameter exert the most significant influence on rock mass quality. 展开更多
关键词 Rock mass quality Tunnel faces Incomplete multi-source dataset Improved Swin Transformer Bayesian networks
暂未订购 下载PDF
Risk Analysis Using Multi-Source Data for Distribution Networks Facing Extreme Natural Disasters 认领 引用
17
作者 Jun Yang Nannan Wang +1 位作者 Jiang Wang Yashuai Luo 《Energy Engineering》 EI 2023年第9期2079-2096,共18页
Distribution networks denote important public infrastructure necessary for people’s livelihoods.However,extreme natural disasters,such as earthquakes,typhoons,and mudslides,severely threaten the safe and stable opera... Distribution networks denote important public infrastructure necessary for people’s livelihoods.However,extreme natural disasters,such as earthquakes,typhoons,and mudslides,severely threaten the safe and stable operation of distribution networks and power supplies needed for daily life.Therefore,considering the requirements for distribution network disaster prevention and mitigation,there is an urgent need for in-depth research on risk assessment methods of distribution networks under extreme natural disaster conditions.This paper accessesmultisource data,presents the data quality improvement methods of distribution networks,and conducts data-driven active fault diagnosis and disaster damage analysis and evaluation using data-driven theory.Furthermore,the paper realizes real-time,accurate access to distribution network disaster information.The proposed approach performs an accurate and rapid assessment of cross-sectional risk through case study.The minimal average annual outage time can be reduced to 3 h/a in the ring network through case study.The approach proposed in this paper can provide technical support to the further improvement of the ability of distribution networks to cope with extreme natural disasters. 展开更多
关键词 Distribution network disaster damage analysis fault judgment multi-source data
暂未订购 下载PDF
Acoustic and Vibration Environment Prediction Technology of Instrument Cabin Based on Multi-Source Data 认领 引用
18
作者 QIN Zhaohong REN Fang +5 位作者 RONG Kelin ZHU Xiquan WEI Long YUAN Kai ZHANG Zhong FAN Bochao 《Aerospace China》 2021年第3期62-70,共9页
Noise characteristic is one of the important factors to be considered during the design of a launch vehicle system.In this paper,the acceptance conditions for the external noise environment of the instrument cabin are... Noise characteristic is one of the important factors to be considered during the design of a launch vehicle system.In this paper,the acceptance conditions for the external noise environment of the instrument cabin are given based on multi-source data,including the measured data of the launch vehicle lift-off noise,the mechanical environment of the launch vehicle equipment,and the external noise environment of the instrument cabin deduced from empirical formula.Then an acoustic and vibration transfer model is established based on the response data of the instrument equipment used to conduct measurements in the noise test reverberation room.By using an external noise environment and a transfer model,the response of the instrument and equipment for the acceptance condition can be obtained.The acoustic and vibration prediction technology introduced in this paper can provide technical support in the environmental prediction analysis of heavy launch vehicles for the future. 展开更多
关键词 launch vehicle acoustic and vibration environment multi-source data instrument cabin
暂未订购 下载PDF
Multi-Source Data Privacy Protection Method Based on Homomorphic Encryption and Blockchain 认领 引用 被引量:4
19
作者 Ze Xu Sanxing Cao 《Computer Modeling in Engineering & Sciences》 SCIE EI 2023年第7期861-881,共21页
Multi-Source data plays an important role in the evolution of media convergence.Its fusion processing enables the further mining of data and utilization of data value and broadens the path for the sharing and dissemin... Multi-Source data plays an important role in the evolution of media convergence.Its fusion processing enables the further mining of data and utilization of data value and broadens the path for the sharing and dissemination of media data.However,it also faces serious problems in terms of protecting user and data privacy.Many privacy protectionmethods have been proposed to solve the problemof privacy leakage during the process of data sharing,but they suffer fromtwo flaws:1)the lack of algorithmic frameworks for specific scenarios such as dynamic datasets in the media domain;2)the inability to solve the problem of the high computational complexity of ciphertext in multi-source data privacy protection,resulting in long encryption and decryption times.In this paper,we propose a multi-source data privacy protection method based on homomorphic encryption and blockchain technology,which solves the privacy protection problem ofmulti-source heterogeneous data in the dissemination ofmedia and reduces ciphertext processing time.We deployed the proposedmethod on theHyperledger platformfor testing and compared it with the privacy protection schemes based on k-anonymity and differential privacy.The experimental results showthat the key generation,encryption,and decryption times of the proposedmethod are lower than those in data privacy protection methods based on k-anonymity technology and differential privacy technology.This significantly reduces the processing time ofmulti-source data,which gives it potential for use in many applications. 展开更多
关键词 Homomorphic encryption blockchain technology multi-source data data privacy protection privacy data processing
暂未订购 下载PDF
Effect of human settlements on urban thermal environment and factor analysis based on multi-source data:A case study of Changsha city 认领 引用 被引量:12
20
作者 XIONG Ying ZHANG Fang 《Journal of Geographical Sciences》 SCIE CSCD 2021年第6期819-838,共20页
In view of the lack of comprehensive evaluation and analysis from the combination of natural and human multi-dimensional factors,the urban surface temperature patterns of Changsha in 2000,2009 and 2016 are retrieved b... In view of the lack of comprehensive evaluation and analysis from the combination of natural and human multi-dimensional factors,the urban surface temperature patterns of Changsha in 2000,2009 and 2016 are retrieved based on multi-source spatial data(Landsat 5 and Landsat 8 satellite image data,POI spatial big data,digital elevation model,etc.),and 12 natural and human factors closely related to urban thermal environment are quickly obtained.The standard deviation ellipse and spatial principal component analysis(PCA)methods are used to analyze the effect of urban human residential thermal environment and its influencing factors.The results showed that the heat island area increased by 547 km~2 and the maximum surface temperature difference reached 10.1℃during the period 2000–2016.The spatial distribution of urban heat island was mainly concentrated in urban built-up areas,such as industrial and commercial agglomerations and densely populated urban centers.The spatial distribution pattern of heat island is gradually decreasing from the urban center to the suburbs.There were multiple high-temperature centers,such as Wuyi square business circle,Xingsha economic and technological development zone in Changsha County,Wangcheng industrial zone,Yuelu industrial agglomeration,and Tianxin industrial zone.From 2000 to 2016,the main axis of spatial development of heat island remained in the northeast-southwest direction.The center of gravity of heat island shifted 2.7 km to the southwest with the deflection angle of 54.9°in 2000–2009.The center of gravity of heat island shifted to the northeast by 4.8 km with the deflection angle of 60.9°in 2009–2016.On the whole,the change of spatial pattern of thermal environment in Changsha was related to the change of urban construction intensity.Through the PCA method,it was concluded that landscape pattern,urban construction intensity and topographic landforms were the main factors affecting the spatial pattern of urban thermal environment of Changsha.The promotion effect of human factors on the formation of heat island effect was obviously greater than that of natural factors.The temperature would rise by 0.293℃under the synthetic effect of human and natural factors.Due to the complexity of factors influencing the urban thermal environment of human settlements,the utilization of multi-source data could help to reveal the spatial pattern and evolution law of urban thermal environment,deepen the understanding of the causes of urban heat island effect,and clarify the correlation between human and natural factors,so as to provide scientific supports for the improvement of the quality of urban human settlements. 展开更多
关键词 thermal environment natural-human factor multi-source data spatial PCA Changsha city
暂未订购 下载PDF
上一页 1 2 250 下一页 到第
在线咨询 使用帮助 返回顶部 意见反馈