The East Asian monsoon transitional zone(MTZ)is a northeast-southwest oriented belt between the wet monsoon areas and the northwestern dry areas of China with a fragile ecology and high climate sensitivity.The climate...The East Asian monsoon transitional zone(MTZ)is a northeast-southwest oriented belt between the wet monsoon areas and the northwestern dry areas of China with a fragile ecology and high climate sensitivity.The climate in the MTZ is characterized by strong instability and large variability,resulting in frequent occurrence of extreme weather and climate events.A number of studies have focused on the dry-wet characteristics from different perspectives,taking into account the increasing problems of water scarcity and ecological risks.This study reviews the multi-scale variations,underlying mechanisms and future projections of dry-wet conditions over the MTZ under global warming.The main findings over the last few decades are summarized as follows:1)the interannual variability of summer precipitation is under the combined impacts of oceanic forcings and internal atmospheric teleconnection patterns at mid-high latitudes;2)an interdecadal decrease in summer precipitation amount in the MTZ was observed in the late 1990s due to a Silk-Road pattern-like wave train triggered by the combined impacts of the Atlantic Multidecadal Oscillation-like SST warming over the North Atlantic and positive-to-negative phase shift of the Pacific Decadal Oscillation(PDO);3)a pronounced drying trend has been observed during 1951-2005,which is mainly attributed to human activities and internal atmospheric variability,including increased aerosols,land-use changes,thermal forcing over the Tibetan Plateau,and the phase shift of the PDO;and 4)the summer precipitation in the MTZ is projected to increase under global warming with considerable uncertainties mainly due to internal atmospheric variability,including the Arctic Oscillation and the Polar-Eurasian pattern.This review attempts to provide a clear and systematic picture on the distinctive changing features of dry-wet conditions over the MTZ,and to attract the interest of the scientific community in climate change over this unique“transition”domain.展开更多
The Medieval Climate Anomaly(MCA,AD950-1250)is the most recent warm period lasting for several hundred years and is regarded as a reference scenario when studying the impact of and adaptation to global and regional wa...The Medieval Climate Anomaly(MCA,AD950-1250)is the most recent warm period lasting for several hundred years and is regarded as a reference scenario when studying the impact of and adaptation to global and regional warming.In this study,we investigated the characteristics of temperature variations on decadal-centennial scales during the MCA for four regions(Northeast,Northwest,Central-east,and Tibetan Plateau)in China,based on high-resolution temperature reconstructions and related warm-cold records from historical documents.The ensemble empirical mode decomposition method is used to analyze the time series.The results showed that for China as a whole,the longest warm period during the last 2000 years occurred in the 10th-13th centuries,although there were multi-decadal cold intervals in the middle to late 12th century.However,in the beginning and ending decades,warm peaks and phases on the decadal scale of the MCA for different regions were not consistent with each other.On the inter-decadal scale,regional temperature variations were similar from 950 to 1130;moreover,their amplitudes became smaller,and the phases did not agree well from 1130 to 1250.On the multi-decadal to centennial scale,all four regions began to warm in the early 10th century and experienced two cold intervals during the MCA.However,the Northwest and Central-east China were in step with each other while the warm periods in the Northeast China and Tibetan Plateau ended about 40-50 years earlier.On the multi-centennial scale,the mean temperature difference between the MCA and Little Ice Age was significant in Northeast and Central-east China but not in the Northwest China and Tibetan Plateau.Compared to the mean temperature of the 20th century,a comparable warmth in the MCA was found in the Central-east China,but there was a little cooling in Northeast China;meanwhile,there were significantly lower temperatures in Northwest China and Tibetan Plateau.展开更多
Images taken in dim environments frequently exhibit issues like insufficient brightness,noise,color shifts,and loss of detail.These problems pose significant challenges to dark image enhancement tasks.Current approach...Images taken in dim environments frequently exhibit issues like insufficient brightness,noise,color shifts,and loss of detail.These problems pose significant challenges to dark image enhancement tasks.Current approaches,while effective in global illumination modeling,often struggle to simultaneously suppress noise and preserve structural details,especially under heterogeneous lighting.Furthermore,misalignment between luminance and color channels introduces additional challenges to accurate enhancement.In response to the aforementioned difficulties,we introduce a single-stage framework,M2ATNet,using the multi-scale multi-attention and Transformer architecture.First,to address the problems of texture blurring and residual noise,we design a multi-scale multi-attention denoising module(MMAD),which is applied separately to the luminance and color channels to enhance the structural and texture modeling capabilities.Secondly,to solve the non-alignment problem of the luminance and color channels,we introduce the multi-channel feature fusion Transformer(CFFT)module,which effectively recovers the dark details and corrects the color shifts through cross-channel alignment and deep feature interaction.To guide the model to learn more stably and efficiently,we also fuse multiple types of loss functions to form a hybrid loss term.We extensively evaluate the proposed method on various standard datasets,including LOL-v1,LOL-v2,DICM,LIME,and NPE.Evaluation in terms of numerical metrics and visual quality demonstrate that M2ATNet consistently outperforms existing advanced approaches.Ablation studies further confirm the critical roles played by the MMAD and CFFT modules to detail preservation and visual fidelity under challenging illumination-deficient environments.展开更多
Video emotion recognition is widely used due to its alignment with the temporal characteristics of human emotional expression,but existingmodels have significant shortcomings.On the one hand,Transformermultihead self-...Video emotion recognition is widely used due to its alignment with the temporal characteristics of human emotional expression,but existingmodels have significant shortcomings.On the one hand,Transformermultihead self-attention modeling of global temporal dependency has problems of high computational overhead and feature similarity.On the other hand,fixed-size convolution kernels are often used,which have weak perception ability for emotional regions of different scales.Therefore,this paper proposes a video emotion recognition model that combines multi-scale region-aware convolution with temporal interactive sampling.In terms of space,multi-branch large-kernel stripe convolution is used to perceive emotional region features at different scales,and attention weights are generated for each scale feature.In terms of time,multi-layer odd-even down-sampling is performed on the time series,and oddeven sub-sequence interaction is performed to solve the problem of feature similarity,while reducing computational costs due to the linear relationship between sampling and convolution overhead.This paper was tested on CMU-MOSI,CMU-MOSEI,and Hume Reaction.The Acc-2 reached 83.4%,85.2%,and 81.2%,respectively.The experimental results show that the model can significantly improve the accuracy of emotion recognition.展开更多
Camouflaged Object Detection(COD)aims to identify objects that share highly similar patterns—such as texture,intensity,and color—with their surrounding environment.Due to their intrinsic resemblance to the backgroun...Camouflaged Object Detection(COD)aims to identify objects that share highly similar patterns—such as texture,intensity,and color—with their surrounding environment.Due to their intrinsic resemblance to the background,camouflaged objects often exhibit vague boundaries and varying scales,making it challenging to accurately locate targets and delineate their indistinct edges.To address this,we propose a novel camouflaged object detection network called Edge-Guided and Multi-scale Fusion Network(EGMFNet),which leverages edge-guided multi-scale integration for enhanced performance.The model incorporates two innovative components:a Multi-scale Fusion Module(MSFM)and an Edge-Guided Attention Module(EGA).These designs exploit multi-scale features to uncover subtle cues between candidate objects and the background while emphasizing camouflaged object boundaries.Moreover,recognizing the rich contextual information in fused features,we introduce a Dual-Branch Global Context Module(DGCM)to refine features using extensive global context,thereby generatingmore informative representations.Experimental results on four benchmark datasets demonstrate that EGMFNet outperforms state-of-the-art methods across five evaluation metrics.Specifically,on COD10K,our EGMFNet-P improves F_(β)by 4.8 points and reduces mean absolute error(MAE)by 0.006 compared with ZoomNeXt;on NC4K,it achieves a 3.6-point increase in F_(β).OnCAMO and CHAMELEON,it obtains 4.5-point increases in F_(β),respectively.These consistent gains substantiate the superiority and robustness of EGMFNet.展开更多
Accurate and efficient detection of building changes in remote sensing imagery is crucial for urban planning,disaster emergency response,and resource management.However,existing methods face challenges such as spectra...Accurate and efficient detection of building changes in remote sensing imagery is crucial for urban planning,disaster emergency response,and resource management.However,existing methods face challenges such as spectral similarity between buildings and backgrounds,sensor variations,and insufficient computational efficiency.To address these challenges,this paper proposes a novel Multi-scale Efficient Wavelet-based Change Detection Network(MewCDNet),which integrates the advantages of Convolutional Neural Networks and Transformers,balances computational costs,and achieves high-performance building change detection.The network employs EfficientNet-B4 as the backbone for hierarchical feature extraction,integrates multi-level feature maps through a multi-scale fusion strategy,and incorporates two key modules:Cross-temporal Difference Detection(CTDD)and Cross-scale Wavelet Refinement(CSWR).CTDD adopts a dual-branch architecture that combines pixel-wise differencing with semanticaware Euclidean distance weighting to enhance the distinction between true changes and background noise.CSWR integrates Haar-based Discrete Wavelet Transform with multi-head cross-attention mechanisms,enabling cross-scale feature fusion while significantly improving edge localization and suppressing spurious changes.Extensive experiments on four benchmark datasets demonstrate MewCDNet’s superiority over comparison methods:achieving F1 scores of 91.54%on LEVIR,93.70%on WHUCD,and 64.96%on S2Looking for building change detection.Furthermore,MewCDNet exhibits optimal performance on the multi-class⋅SYSU dataset(F1:82.71%),highlighting its exceptional generalization capability.展开更多
Tomato is a major economic crop worldwide,and diseases on tomato leaves can significantly reduce both yield and quality.Traditional manual inspection is inefficient and highly subjective,making it difficult to meet th...Tomato is a major economic crop worldwide,and diseases on tomato leaves can significantly reduce both yield and quality.Traditional manual inspection is inefficient and highly subjective,making it difficult to meet the requirements of early disease identification in complex natural environments.To address this issue,this study proposes an improved YOLO11-based model,YOLO-SPDNet(Scale Sequence Fusion,Position-Channel Attention,and Dual Enhancement Network).The model integrates the SEAM(Self-Ensembling Attention Mechanism)semantic enhancement module,the MLCA(Mixed Local Channel Attention)lightweight attention mechanism,and the SPA(Scale-Position-Detail Awareness)module composed of SSFF(Scale Sequence Feature Fusion),TFE(Triple Feature Encoding),and CPAM(Channel and Position Attention Mechanism).These enhancements strengthen fine-grained lesion detection while maintaining model lightweightness.Experimental results show that YOLO-SPDNet achieves an accuracy of 91.8%,a recall of 86.5%,and an mAP@0.5 of 90.6%on the test set,with a computational complexity of 12.5 GFLOPs.Furthermore,the model reaches a real-time inference speed of 987 FPS,making it suitable for deployment on mobile agricultural terminals and online monitoring systems.Comparative analysis and ablation studies further validate the reliability and practical applicability of the proposed model in complex natural scenes.展开更多
Distributed Denial of Service(DDoS)attacks are one of the severe threats to network infrastructure,sometimes bypassing traditional diagnosis algorithms because of their evolving complexity.PresentMachine Learning(ML)t...Distributed Denial of Service(DDoS)attacks are one of the severe threats to network infrastructure,sometimes bypassing traditional diagnosis algorithms because of their evolving complexity.PresentMachine Learning(ML)techniques for DDoS attack diagnosis normally apply network traffic statistical features such as packet sizes and inter-arrival times.However,such techniques sometimes fail to capture complicated relations among various traffic flows.In this paper,we present a new multi-scale ensemble strategy given the Graph Neural Networks(GNNs)for improving DDoS detection.Our technique divides traffic into macro-and micro-level elements,letting various GNN models to get the two corase-scale anomalies and subtle,stealthy attack models.Through modeling network traffic as graph-structured data,GNNs efficiently learn intricate relations among network entities.The proposed ensemble learning algorithm combines the results of several GNNs to improve generalization,robustness,and scalability.Extensive experiments on three benchmark datasets—UNSW-NB15,CICIDS2017,and CICDDoS2019—show that our approach outperforms traditional machine learning and deep learning models in detecting both high-rate and low-rate(stealthy)DDoS attacks,with significant improvements in accuracy and recall.These findings demonstrate the suggested method’s applicability and robustness for real-world implementation in contexts where several DDoS patterns coexist.展开更多
One-dimensional ensemble dispersion entropy(EDE1D)is an effective nonlinear dynamic analysis method for complexity measurement of time series.However,it is only restricted to assessing the complexity of one-di-mension...One-dimensional ensemble dispersion entropy(EDE1D)is an effective nonlinear dynamic analysis method for complexity measurement of time series.However,it is only restricted to assessing the complexity of one-di-mensional time series(TS1d)with the extracted complexity features only at a single scale.Aiming at these problems,a new nonlinear dynamic analysis method termed two-dimensional composite multi-scale ensemble Gramian dispersion entropy(CMEGDE_(2D))is proposed in this paper.First,the TS_(1D) is transformed into a two-dimensional image(I_(2D))by using Gramian angular fields(GAF)with more internal data structures and geometri features,which preserve the global characteristics and time dependence of vibration signals.Second,the I2D is analyzed at multiple scales through the composite coarse-graining method,which overcomes the limitation of a single scale and provides greater stability compared to traditional coarse-graining methods.Subsequently,a new fault diagnosis method of rolling bearing is proposed based on the proposed CMEGDE_(2D) for fault feature ex-traction and the chicken swarm algorithm optimized support vector machine(CsO-SvM)for fault pattern identification.The simulation signals and two data sets of rolling bearings are utilized to verify the effectiveness of the proposed fault diagnosis method.The results demonstrate that the proposed method has stronger dis-crimination ability,higher fault diagnosis accuracy and better stability than the other compared methods.展开更多
Defect detection in printed circuit boards(PCB)remains challenging due to the difficulty of identifying small-scale defects,the inefficiency of conventional approaches,and the interference from complex backgrounds.To ...Defect detection in printed circuit boards(PCB)remains challenging due to the difficulty of identifying small-scale defects,the inefficiency of conventional approaches,and the interference from complex backgrounds.To address these issues,this paper proposes SIM-Net,an enhanced detection framework derived from YOLOv11.The model integrates SPDConv to preserve fine-grained features for small object detection,introduces a novel convolutional partial attention module(C2PAM)to suppress redundant background information and highlight salient regions,and employs a multi-scale fusion network(MFN)with a multi-grain contextual module(MGCT)to strengthen contextual representation and accelerate inference.Experimental evaluations demonstrate that SIM-Net achieves 92.4%mAP,92%accuracy,and 89.4%recall with an inference speed of 75.1 FPS,outperforming existing state-of-the-art methods.These results confirm the robustness and real-time applicability of SIM-Net for PCB defect inspection.展开更多
The development of metallic mineral resources generates a significant amount of solid waste,such as tailings and waste rock.Cemented tailings and waste-rock backfill(CTWB)is an effective method for managing and dispos...The development of metallic mineral resources generates a significant amount of solid waste,such as tailings and waste rock.Cemented tailings and waste-rock backfill(CTWB)is an effective method for managing and disposing of this mining waste.This study employs a macro-meso-micro testing method to investigate the effects of the waste rock grading index(WGI)and loading rate(LR)on the uniaxial compressive strength(UCS),pore structure,and micromorphology of CTWB materials.Pore structures were analyzed using scanning electron microscopy(SEM)and mercury intrusion porosimetry(MIP).The particles(pores)and cracks analysis system(PCAS)software was used to quantitatively characterize the multi-scale micropores in the SEM images.The key findings indicate that the macroscopic results(UCS)of CTWB materials correspond to the microscopic results(pore structure and micromorphology).Changes in porosity largely depend on the conditions of waste rock grading index and loading rate.The inclusion of waste rock initially increases and then decreases the UCS,while porosity first decreases and then increases,with a critical waste rock grading index of 0.6.As the loading rate increases,UCS initially rises and then falls,while porosity gradually increases.Based on MIP and SEM results,at waste rock grading index 0.6,the most probable pore diameters,total pore area(TPA),pore number(PN),maximum pore area(MPA),and area probability distribution index(APDI)are minimized,while average pore form factor(APF)and fractal dimension of pore porosity distribution(FDPD)are maximized,indicating the most compact pore structure.At a loading rate of 12.0 mm/min,the most probable pore diameters,TPA,PN,MPA,APF,and APDI reach their maximum values,while FDPD reaches its minimum value.Finally,the mechanism of CTWB materials during compression is analyzed,based on the quantitative results of UCS and porosity.The research findings play a crucial role in ensuring the successful application of CTWB materials in deep metal mines.展开更多
This study proposes a multi-scale simplified residual convolutional neural network(MS-SRCNN)for the precise prediction of Mg-Nd binary alloy compositions from scanning electron microscope(SEM)images.A multi-scale data...This study proposes a multi-scale simplified residual convolutional neural network(MS-SRCNN)for the precise prediction of Mg-Nd binary alloy compositions from scanning electron microscope(SEM)images.A multi-scale data structure is established by spatially aligning and stacking SEM images at different magnifications.The MS-SRCNN significantly reduces computational runtime by over 90%compared to traditional architectures like ResNet50,VGG16,and VGG19,without compromising prediction accuracy.The model demonstrates more excellent predictive performance,achieving a>5%increase in R^(2) compared to single-scale models.Furthermore,the MS-SRCNN exhibits robust composition prediction capability across other Mg-based binary alloys,including Mg-La,Mg-Sn,Mg-Ce,Mg-Sm,Mg-Ag,and Mg-Y,thereby emphasizing its generalization and extrapolation potential.This research establishes a non-destructive,microstructure-informed composition analysis framework,reduces characterization time compared to traditional experiment methods and provides insights into the composition-microstructure relationship in diverse material systems.展开更多
With the rapid expansion of drone applications,accurate detection of objects in aerial imagery has become crucial for intelligent transportation,urban management,and emergency rescue missions.However,existing methods ...With the rapid expansion of drone applications,accurate detection of objects in aerial imagery has become crucial for intelligent transportation,urban management,and emergency rescue missions.However,existing methods face numerous challenges in practical deployment,including scale variation handling,feature degradation,and complex backgrounds.To address these issues,we propose Edge-enhanced and Detail-Capturing You Only Look Once(EHDC-YOLO),a novel framework for object detection in Unmanned Aerial Vehicle(UAV)imagery.Based on the You Only Look Once version 11 nano(YOLOv11n)baseline,EHDC-YOLO systematically introduces several architectural enhancements:(1)a Multi-Scale Edge Enhancement(MSEE)module that leverages multi-scale pooling and edge information to enhance boundary feature extraction;(2)an Enhanced Feature Pyramid Network(EFPN)that integrates P2-level features with Cross Stage Partial(CSP)structures and OmniKernel convolutions for better fine-grained representation;and(3)Dynamic Head(DyHead)with multi-dimensional attention mechanisms for enhanced cross-scale modeling and perspective adaptability.Comprehensive experiments on the Vision meets Drones for Detection(VisDrone-DET)2019 dataset demonstrate that EHDC-YOLO achieves significant improvements,increasing mean Average Precision(mAP)@0.5 from 33.2%to 46.1%(an absolute improvement of 12.9 percentage points)and mAP@0.5:0.95 from 19.5%to 28.0%(an absolute improvement of 8.5 percentage points)compared with the YOLOv11n baseline,while maintaining a reasonable parameter count(2.81 M vs the baseline’s 2.58 M).Further ablation studies confirm the effectiveness of each proposed component,while visualization results highlight EHDC-YOLO’s superior performance in detecting objects and handling occlusions in complex drone scenarios.展开更多
Impact craters are important for understanding the evolution of lunar geologic and surface erosion rates,among other functions.However,the morphological characteristics of these micro impact craters are not obvious an...Impact craters are important for understanding the evolution of lunar geologic and surface erosion rates,among other functions.However,the morphological characteristics of these micro impact craters are not obvious and they are numerous,resulting in low detection accuracy by deep learning models.Therefore,we proposed a new multi-scale fusion crater detection algorithm(MSF-CDA)based on the YOLO11 to improve the accuracy of lunar impact crater detection,especially for small craters with a diameter of<1 km.Using the images taken by the LROC(Lunar Reconnaissance Orbiter Camera)at the Chang’e-4(CE-4)landing area,we constructed three separate datasets for craters with diameters of 0-70 m,70-140 m,and>140 m.We then trained three submodels separately with these three datasets.Additionally,we designed a slicing-amplifying-slicing strategy to enhance the ability to extract features from small craters.To handle redundant predictions,we proposed a new Non-Maximum Suppression with Area Filtering method to fuse the results in overlapping targets within the multi-scale submodels.Finally,our new MSF-CDA method achieved high detection performance,with the Precision,Recall,and F1 score having values of 0.991,0.987,and 0.989,respectively,perfectly addressing the problems induced by the lesser features and sample imbalance of small craters.Our MSF-CDA can provide strong data support for more in-depth study of the geological evolution of the lunar surface and finer geological age estimations.This strategy can also be used to detect other small objects with lesser features and sample imbalance problems.We detected approximately 500,000 impact craters in an area of approximately 214 km2 around the CE-4 landing area.By statistically analyzing the new data,we updated the distribution function of the number and diameter of impact craters.Finally,we identified the most suitable lighting conditions for detecting impact crater targets by analyzing the effect of different lighting conditions on the detection accuracy.展开更多
Cirrus clouds play a crucial role in the energy balance of the Earth-atmosphere system.We investigated the spatiotemporal variations of cirrus over the South China Sea(SCS)using satellite data(MOD08,MYD08,CALIPSO)and ...Cirrus clouds play a crucial role in the energy balance of the Earth-atmosphere system.We investigated the spatiotemporal variations of cirrus over the South China Sea(SCS)using satellite data(MOD08,MYD08,CALIPSO)and reanalysis data(MERRA-2)from March 2007 to February 2015(eight years).The horizontal distribution reveals lower cirrus fraction values in the northern SCS and higher values in the southern region,with minima observed in March and April and maxima sequentially occurring in August(northern SCS,NSCS),September(middle SCS,MSCS),and December(southern SCS,SSCS).Vertically,the cirrus fraction peaks in summer and reaches its lowest levels in spring.Opaque cirrus dominates during summer in the NSCS and MSCS,comprising 53.6%and 55.9%,respectively,while the SSCS exhibits a higher frequency of opaque cirrus relative to other cloud types.Subvisible cirrus clouds have the lowest frequency year-round,whereas thin cirrus is most prominent in winter in the NSCS(46.3%)and in spring in the MSCS(45.3%).A case study from September 2021 further explores the influence of ice crystal habits on brightness temperature(BT)over the SCS.Simulations utilizing five ice crystal shapes from the ARTS DDA(Atmospheric Radiative Transfer Simulator Discrete Dipole Approximation)database and the RTTOV 12.4 radiative transfer model reveal that the 8-column-aggregate shape best represents BT in the NSCS and SSCS,while the large-block-aggregate shape performs better in the SSCS.展开更多
Understanding the spatial distributions and corresponding variation mechanisms of key soil nutrients in fragile karst ecosystems can assist in promoting sustainable development.However,due to the implementation of eco...Understanding the spatial distributions and corresponding variation mechanisms of key soil nutrients in fragile karst ecosystems can assist in promoting sustainable development.However,due to the implementation of ecological restoration initiatives such as land-use conversions,novel changes in the spatial characteristics of soil nutrients remain unknown.To address this gap,we explored nutrient variations and the drivers of the variation in the 0–15 cm topsoil layer using a regional-scale sampling method in a typical karst area in northwest Guangxi Zhuang Autonomous Region,Southwest China.Descriptive statistics,geostatistics,and spatial analysis were used to assess the soil nutrient variability.The results indicated that soil organic carbon(SOC),total nitrogen(TN),total phosphorus(TP),and total potassium(TK)concentrations showed moderate variations,with coefficients of variance being 0.60,0.60,0.71,and 0.72,respectively.Moreover,they demonstrated positive spatial autocorrelations,with global Moran's indices being 0.68,0.77,0.64,and 0.68,respectively.However,local Moran's index values were low,indicating large spatial variations in soil nutrients.The best-fitting semi-variogram models for SOC,TN,TP,and TK concentrations were spherical,Gaussian,exponential,and exponential,respectively.According to the classification criteria of the Second National Soil Census in China,SOC and TN concentrations were relatively sufficient,with the proportions of rich and very rich levels being up to 90.9 and 96.0%,respectively.TP concentration was in the mediumdeficient level,with the areas of medium and deficient levels accounting for 33.7 and 30.1%of the total,respectively.TK concentration was deficient,with the cumulative area of extremely deficient,very deficient,and deficient levels accounting for 87.6%of the total area.Consequently,the terrestrial ecosystems in the study area were more vulnerable to soil P and K than soil N deficiencies.Furthermore,variance partitioning analysis of the influencing factors showed that,except for the interactions,the single effect of other soil properties accounted more for soil nutrient variations than spatial and environmental variables.These results will aid in the future management of terrestrial ecosystems.展开更多
The National Geophysical Data Center(NGDC)of the United States has collected aeromagnetic data for input into a series of geomagnetic models to improve model resolution;however,in the Tibetan Plateau region,ground-bas...The National Geophysical Data Center(NGDC)of the United States has collected aeromagnetic data for input into a series of geomagnetic models to improve model resolution;however,in the Tibetan Plateau region,ground-based observations remain insufficient to clearly reflect the characteristics of the region’s lithospheric magnetism.In this study,we evaluate the lithospheric magnetism of the Tibetan Plateau by using a 3D surface spline model based on observations from>200 newly constructed repeat stations(portable stations)to determine the spatial distribution of plateau geomagnetism,as well as its correlation with the tectonic features of the region.We analyze the relationships between M≥5 earthquakes and lithospheric magnetic field variations on the Tibetan Plateau and identify regions susceptible to strong earthquakes.We compare the geomagnetic results with those from an enhanced magnetic model(EMM2015)developed by the NGDC and provide insights into improving lithospheric magnetic field calculations in the Tibetan Plateau region.Further research reveals that these magnetic anomalies exhibit distinct differences from the magnetic-seismic correlation mechanisms observed in other tectonic settings;here,they are governed primarily by the combined effects of compressional magnetism,thermal magnetism,and deep thermal stress.This study provides new evidence of geomagnetic anomalies on the Tibetan Plateau,interprets them physically,and demonstrates their potential for identifying seismic hazard zones on the Plateau.展开更多
Prevention of biological invasion requires understanding how alien species invade native communities.Although studies have identified mechanisms that underlie plant invasion in some habitats,limited attention has focu...Prevention of biological invasion requires understanding how alien species invade native communities.Although studies have identified mechanisms that underlie plant invasion in some habitats,limited attention has focused on invasion patterns along elevational gradients.In this study,we asked which factors drive the global and regional distribution of the invasive plant Galinsoga quadriradiata along elevational gradients.To answer this question,we examined whether human activities(i.e.,roads)promote G.quadriradiata invasion,how seed dispersal-related traits of G.quadriradiata change along elevation gradients,and whether G.quadriradiata has adapted to high-elevation environments through phenotypic plasticity or genetic variation.On the global scale,we found that human activities and road density positively contribute to the G.quadriradiata expansion in mountainous areas.Field surveys in China revealed significant elevational differences in the seed dispersal traits of G.quadriradiata,with higher-elevation populations exhibiting lower dispersal ability and generally lower genetic diversity.Under common conditions,high-elevation populations showed higher leaf mass ratio but lower root mass ratio and reproductive allocation.This suggests that high-elevation environments create a barrier to dispersal for G.quadriradiata,and that G.quadriradiata has adapted phenotypically to these conditions.Our study indicates that the elevational invasion pattern of G.quadriradiata is shaped by multiple factors,particularly human activities and phenotypic adaptability.In addition,our finding that G.quadriradiata invasion at high elevations is not constrained by low genetic diversity indicates that monitoring and management of G.quadriradiata in mountainous areas should be strengthened.展开更多
The accurate state of health(SOH)estimation in lithium-ion batteries represents a critical technological challenge with profound implications for electric vehicle performance and user experience.Precise SOH assessment...The accurate state of health(SOH)estimation in lithium-ion batteries represents a critical technological challenge with profound implications for electric vehicle performance and user experience.Precise SOH assessment not only enables reliable mileage prediction but also ensures operational safety.However,the complex and non-linear capacity fading process during battery cycling poses a challenge to obtaining accurate SOH.To address this issue,this study proposes an effective health factor derived from the local voltage range during the battery charging phase.First,the battery charging phase is divided evenly with reference to voltage intervals,and an importance analysis is conducted on each voltage interval.From these,the voltage interval with the strongest correlation to State of Health(SOH)is extracted as the feature interval.Then,a data-driven framework integrating variational mode decomposition(VMD)with gated recurrent unit(GRU)neural networks enables comprehensive multi-scale temporal feature analysis for enhanced SOH estimation.The methodology begins with rigorous feature engineering to identify and extract optimal health indicators demonstrating superior correlation.Subsequently,the VMD algorithm performs sophisticated signal processing to decompose both the measured capacity and derived health indicators into their constituent intrinsic mode functions and residual components.Finally,a GRU-based neural network is implemented to establish a robust SOH estimation model.Experimental validation using cycling data from different datasets shows that the root mean square error of the estimation results is consistently below 3%,demonstrating the good accuracy and generalisation of the proposed method,using only local data from the charging phase.展开更多
Amyotrophic lateral sclerosis (ALS) is a fatal neurodegenerative disorder characterized by the progressive degeneration of upper and lower motor neurons in the brainstem and spinal cord,leading to muscle weakness,para...Amyotrophic lateral sclerosis (ALS) is a fatal neurodegenerative disorder characterized by the progressive degeneration of upper and lower motor neurons in the brainstem and spinal cord,leading to muscle weakness,paralysis,and respiratory failure (Morgan and Orrell,2016).展开更多
基金supported by the National Natural Science Foundation of China(42230605 and 42205021).
文摘The East Asian monsoon transitional zone(MTZ)is a northeast-southwest oriented belt between the wet monsoon areas and the northwestern dry areas of China with a fragile ecology and high climate sensitivity.The climate in the MTZ is characterized by strong instability and large variability,resulting in frequent occurrence of extreme weather and climate events.A number of studies have focused on the dry-wet characteristics from different perspectives,taking into account the increasing problems of water scarcity and ecological risks.This study reviews the multi-scale variations,underlying mechanisms and future projections of dry-wet conditions over the MTZ under global warming.The main findings over the last few decades are summarized as follows:1)the interannual variability of summer precipitation is under the combined impacts of oceanic forcings and internal atmospheric teleconnection patterns at mid-high latitudes;2)an interdecadal decrease in summer precipitation amount in the MTZ was observed in the late 1990s due to a Silk-Road pattern-like wave train triggered by the combined impacts of the Atlantic Multidecadal Oscillation-like SST warming over the North Atlantic and positive-to-negative phase shift of the Pacific Decadal Oscillation(PDO);3)a pronounced drying trend has been observed during 1951-2005,which is mainly attributed to human activities and internal atmospheric variability,including increased aerosols,land-use changes,thermal forcing over the Tibetan Plateau,and the phase shift of the PDO;and 4)the summer precipitation in the MTZ is projected to increase under global warming with considerable uncertainties mainly due to internal atmospheric variability,including the Arctic Oscillation and the Polar-Eurasian pattern.This review attempts to provide a clear and systematic picture on the distinctive changing features of dry-wet conditions over the MTZ,and to attract the interest of the scientific community in climate change over this unique“transition”domain.
基金National Key R&D Program of China,No.2017YFA0603300National Natural Science Foundation of China,No.41671036,No.41831174The Strategic Priority Research Program of the Chinese Academy of Sciences,No.XDA 19040101。
文摘The Medieval Climate Anomaly(MCA,AD950-1250)is the most recent warm period lasting for several hundred years and is regarded as a reference scenario when studying the impact of and adaptation to global and regional warming.In this study,we investigated the characteristics of temperature variations on decadal-centennial scales during the MCA for four regions(Northeast,Northwest,Central-east,and Tibetan Plateau)in China,based on high-resolution temperature reconstructions and related warm-cold records from historical documents.The ensemble empirical mode decomposition method is used to analyze the time series.The results showed that for China as a whole,the longest warm period during the last 2000 years occurred in the 10th-13th centuries,although there were multi-decadal cold intervals in the middle to late 12th century.However,in the beginning and ending decades,warm peaks and phases on the decadal scale of the MCA for different regions were not consistent with each other.On the inter-decadal scale,regional temperature variations were similar from 950 to 1130;moreover,their amplitudes became smaller,and the phases did not agree well from 1130 to 1250.On the multi-decadal to centennial scale,all four regions began to warm in the early 10th century and experienced two cold intervals during the MCA.However,the Northwest and Central-east China were in step with each other while the warm periods in the Northeast China and Tibetan Plateau ended about 40-50 years earlier.On the multi-centennial scale,the mean temperature difference between the MCA and Little Ice Age was significant in Northeast and Central-east China but not in the Northwest China and Tibetan Plateau.Compared to the mean temperature of the 20th century,a comparable warmth in the MCA was found in the Central-east China,but there was a little cooling in Northeast China;meanwhile,there were significantly lower temperatures in Northwest China and Tibetan Plateau.
基金funded by the National Natural Science Foundation of China,grant numbers 52374156 and 62476005。
文摘Images taken in dim environments frequently exhibit issues like insufficient brightness,noise,color shifts,and loss of detail.These problems pose significant challenges to dark image enhancement tasks.Current approaches,while effective in global illumination modeling,often struggle to simultaneously suppress noise and preserve structural details,especially under heterogeneous lighting.Furthermore,misalignment between luminance and color channels introduces additional challenges to accurate enhancement.In response to the aforementioned difficulties,we introduce a single-stage framework,M2ATNet,using the multi-scale multi-attention and Transformer architecture.First,to address the problems of texture blurring and residual noise,we design a multi-scale multi-attention denoising module(MMAD),which is applied separately to the luminance and color channels to enhance the structural and texture modeling capabilities.Secondly,to solve the non-alignment problem of the luminance and color channels,we introduce the multi-channel feature fusion Transformer(CFFT)module,which effectively recovers the dark details and corrects the color shifts through cross-channel alignment and deep feature interaction.To guide the model to learn more stably and efficiently,we also fuse multiple types of loss functions to form a hybrid loss term.We extensively evaluate the proposed method on various standard datasets,including LOL-v1,LOL-v2,DICM,LIME,and NPE.Evaluation in terms of numerical metrics and visual quality demonstrate that M2ATNet consistently outperforms existing advanced approaches.Ablation studies further confirm the critical roles played by the MMAD and CFFT modules to detail preservation and visual fidelity under challenging illumination-deficient environments.
基金supported,in part,by the National Nature Science Foundation of China under Grant 62272236,62376128in part,by the Natural Science Foundation of Jiangsu Province under Grant BK20201136,BK20191401.
文摘Video emotion recognition is widely used due to its alignment with the temporal characteristics of human emotional expression,but existingmodels have significant shortcomings.On the one hand,Transformermultihead self-attention modeling of global temporal dependency has problems of high computational overhead and feature similarity.On the other hand,fixed-size convolution kernels are often used,which have weak perception ability for emotional regions of different scales.Therefore,this paper proposes a video emotion recognition model that combines multi-scale region-aware convolution with temporal interactive sampling.In terms of space,multi-branch large-kernel stripe convolution is used to perceive emotional region features at different scales,and attention weights are generated for each scale feature.In terms of time,multi-layer odd-even down-sampling is performed on the time series,and oddeven sub-sequence interaction is performed to solve the problem of feature similarity,while reducing computational costs due to the linear relationship between sampling and convolution overhead.This paper was tested on CMU-MOSI,CMU-MOSEI,and Hume Reaction.The Acc-2 reached 83.4%,85.2%,and 81.2%,respectively.The experimental results show that the model can significantly improve the accuracy of emotion recognition.
基金financially supported byChongqingUniversity of Technology Graduate Innovation Foundation(Grant No.gzlcx20253267).
文摘Camouflaged Object Detection(COD)aims to identify objects that share highly similar patterns—such as texture,intensity,and color—with their surrounding environment.Due to their intrinsic resemblance to the background,camouflaged objects often exhibit vague boundaries and varying scales,making it challenging to accurately locate targets and delineate their indistinct edges.To address this,we propose a novel camouflaged object detection network called Edge-Guided and Multi-scale Fusion Network(EGMFNet),which leverages edge-guided multi-scale integration for enhanced performance.The model incorporates two innovative components:a Multi-scale Fusion Module(MSFM)and an Edge-Guided Attention Module(EGA).These designs exploit multi-scale features to uncover subtle cues between candidate objects and the background while emphasizing camouflaged object boundaries.Moreover,recognizing the rich contextual information in fused features,we introduce a Dual-Branch Global Context Module(DGCM)to refine features using extensive global context,thereby generatingmore informative representations.Experimental results on four benchmark datasets demonstrate that EGMFNet outperforms state-of-the-art methods across five evaluation metrics.Specifically,on COD10K,our EGMFNet-P improves F_(β)by 4.8 points and reduces mean absolute error(MAE)by 0.006 compared with ZoomNeXt;on NC4K,it achieves a 3.6-point increase in F_(β).OnCAMO and CHAMELEON,it obtains 4.5-point increases in F_(β),respectively.These consistent gains substantiate the superiority and robustness of EGMFNet.
基金supported by the Henan Province Key R&D Project under Grant 241111210400the Henan Provincial Science and Technology Research Project under Grants 252102211047,252102211062,252102211055 and 232102210069+2 种基金the Jiangsu Provincial Scheme Double Initiative Plan JSS-CBS20230474,the XJTLU RDF-21-02-008the Science and Technology Innovation Project of Zhengzhou University of Light Industry under Grant 23XNKJTD0205the Higher Education Teaching Reform Research and Practice Project of Henan Province under Grant 2024SJGLX0126。
文摘Accurate and efficient detection of building changes in remote sensing imagery is crucial for urban planning,disaster emergency response,and resource management.However,existing methods face challenges such as spectral similarity between buildings and backgrounds,sensor variations,and insufficient computational efficiency.To address these challenges,this paper proposes a novel Multi-scale Efficient Wavelet-based Change Detection Network(MewCDNet),which integrates the advantages of Convolutional Neural Networks and Transformers,balances computational costs,and achieves high-performance building change detection.The network employs EfficientNet-B4 as the backbone for hierarchical feature extraction,integrates multi-level feature maps through a multi-scale fusion strategy,and incorporates two key modules:Cross-temporal Difference Detection(CTDD)and Cross-scale Wavelet Refinement(CSWR).CTDD adopts a dual-branch architecture that combines pixel-wise differencing with semanticaware Euclidean distance weighting to enhance the distinction between true changes and background noise.CSWR integrates Haar-based Discrete Wavelet Transform with multi-head cross-attention mechanisms,enabling cross-scale feature fusion while significantly improving edge localization and suppressing spurious changes.Extensive experiments on four benchmark datasets demonstrate MewCDNet’s superiority over comparison methods:achieving F1 scores of 91.54%on LEVIR,93.70%on WHUCD,and 64.96%on S2Looking for building change detection.Furthermore,MewCDNet exhibits optimal performance on the multi-class⋅SYSU dataset(F1:82.71%),highlighting its exceptional generalization capability.
基金Tianmin Tianyuan Boutique Vegetable Industry Technology Service Station(Grant No.2024120011003081)Development of Environmental Monitoring and Traceability System for Wuqing Agricultural Production Areas(Grant No.2024120011001866)。
文摘Tomato is a major economic crop worldwide,and diseases on tomato leaves can significantly reduce both yield and quality.Traditional manual inspection is inefficient and highly subjective,making it difficult to meet the requirements of early disease identification in complex natural environments.To address this issue,this study proposes an improved YOLO11-based model,YOLO-SPDNet(Scale Sequence Fusion,Position-Channel Attention,and Dual Enhancement Network).The model integrates the SEAM(Self-Ensembling Attention Mechanism)semantic enhancement module,the MLCA(Mixed Local Channel Attention)lightweight attention mechanism,and the SPA(Scale-Position-Detail Awareness)module composed of SSFF(Scale Sequence Feature Fusion),TFE(Triple Feature Encoding),and CPAM(Channel and Position Attention Mechanism).These enhancements strengthen fine-grained lesion detection while maintaining model lightweightness.Experimental results show that YOLO-SPDNet achieves an accuracy of 91.8%,a recall of 86.5%,and an mAP@0.5 of 90.6%on the test set,with a computational complexity of 12.5 GFLOPs.Furthermore,the model reaches a real-time inference speed of 987 FPS,making it suitable for deployment on mobile agricultural terminals and online monitoring systems.Comparative analysis and ablation studies further validate the reliability and practical applicability of the proposed model in complex natural scenes.
文摘Distributed Denial of Service(DDoS)attacks are one of the severe threats to network infrastructure,sometimes bypassing traditional diagnosis algorithms because of their evolving complexity.PresentMachine Learning(ML)techniques for DDoS attack diagnosis normally apply network traffic statistical features such as packet sizes and inter-arrival times.However,such techniques sometimes fail to capture complicated relations among various traffic flows.In this paper,we present a new multi-scale ensemble strategy given the Graph Neural Networks(GNNs)for improving DDoS detection.Our technique divides traffic into macro-and micro-level elements,letting various GNN models to get the two corase-scale anomalies and subtle,stealthy attack models.Through modeling network traffic as graph-structured data,GNNs efficiently learn intricate relations among network entities.The proposed ensemble learning algorithm combines the results of several GNNs to improve generalization,robustness,and scalability.Extensive experiments on three benchmark datasets—UNSW-NB15,CICIDS2017,and CICDDoS2019—show that our approach outperforms traditional machine learning and deep learning models in detecting both high-rate and low-rate(stealthy)DDoS attacks,with significant improvements in accuracy and recall.These findings demonstrate the suggested method’s applicability and robustness for real-world implementation in contexts where several DDoS patterns coexist.
基金Supported by the National Natural Science Foundation of China(Grant No.51975004)the Outstanding Youth Fund of Universities in Anhui Province of China(Grant No.2022AH020032).
文摘One-dimensional ensemble dispersion entropy(EDE1D)is an effective nonlinear dynamic analysis method for complexity measurement of time series.However,it is only restricted to assessing the complexity of one-di-mensional time series(TS1d)with the extracted complexity features only at a single scale.Aiming at these problems,a new nonlinear dynamic analysis method termed two-dimensional composite multi-scale ensemble Gramian dispersion entropy(CMEGDE_(2D))is proposed in this paper.First,the TS_(1D) is transformed into a two-dimensional image(I_(2D))by using Gramian angular fields(GAF)with more internal data structures and geometri features,which preserve the global characteristics and time dependence of vibration signals.Second,the I2D is analyzed at multiple scales through the composite coarse-graining method,which overcomes the limitation of a single scale and provides greater stability compared to traditional coarse-graining methods.Subsequently,a new fault diagnosis method of rolling bearing is proposed based on the proposed CMEGDE_(2D) for fault feature ex-traction and the chicken swarm algorithm optimized support vector machine(CsO-SvM)for fault pattern identification.The simulation signals and two data sets of rolling bearings are utilized to verify the effectiveness of the proposed fault diagnosis method.The results demonstrate that the proposed method has stronger dis-crimination ability,higher fault diagnosis accuracy and better stability than the other compared methods.
文摘Defect detection in printed circuit boards(PCB)remains challenging due to the difficulty of identifying small-scale defects,the inefficiency of conventional approaches,and the interference from complex backgrounds.To address these issues,this paper proposes SIM-Net,an enhanced detection framework derived from YOLOv11.The model integrates SPDConv to preserve fine-grained features for small object detection,introduces a novel convolutional partial attention module(C2PAM)to suppress redundant background information and highlight salient regions,and employs a multi-scale fusion network(MFN)with a multi-grain contextual module(MGCT)to strengthen contextual representation and accelerate inference.Experimental evaluations demonstrate that SIM-Net achieves 92.4%mAP,92%accuracy,and 89.4%recall with an inference speed of 75.1 FPS,outperforming existing state-of-the-art methods.These results confirm the robustness and real-time applicability of SIM-Net for PCB defect inspection.
基金Project(2022YFC2904103)supported by the National Key Research and Development Program of ChinaProjects(52374112,52274108)supported by the National Natural Science Foundation of China+1 种基金Projects(BX20220036,BX20230041)supported by the Postdoctoral Innovation Talents Support Program,ChinaProject(2232080)supported by the Beijing Natural Science Foundation,China。
文摘The development of metallic mineral resources generates a significant amount of solid waste,such as tailings and waste rock.Cemented tailings and waste-rock backfill(CTWB)is an effective method for managing and disposing of this mining waste.This study employs a macro-meso-micro testing method to investigate the effects of the waste rock grading index(WGI)and loading rate(LR)on the uniaxial compressive strength(UCS),pore structure,and micromorphology of CTWB materials.Pore structures were analyzed using scanning electron microscopy(SEM)and mercury intrusion porosimetry(MIP).The particles(pores)and cracks analysis system(PCAS)software was used to quantitatively characterize the multi-scale micropores in the SEM images.The key findings indicate that the macroscopic results(UCS)of CTWB materials correspond to the microscopic results(pore structure and micromorphology).Changes in porosity largely depend on the conditions of waste rock grading index and loading rate.The inclusion of waste rock initially increases and then decreases the UCS,while porosity first decreases and then increases,with a critical waste rock grading index of 0.6.As the loading rate increases,UCS initially rises and then falls,while porosity gradually increases.Based on MIP and SEM results,at waste rock grading index 0.6,the most probable pore diameters,total pore area(TPA),pore number(PN),maximum pore area(MPA),and area probability distribution index(APDI)are minimized,while average pore form factor(APF)and fractal dimension of pore porosity distribution(FDPD)are maximized,indicating the most compact pore structure.At a loading rate of 12.0 mm/min,the most probable pore diameters,TPA,PN,MPA,APF,and APDI reach their maximum values,while FDPD reaches its minimum value.Finally,the mechanism of CTWB materials during compression is analyzed,based on the quantitative results of UCS and porosity.The research findings play a crucial role in ensuring the successful application of CTWB materials in deep metal mines.
基金funded by the National Natural Science Foundation of China(No.52204407)the Natural Science Foundation of Jiangsu Province(No.BK20220595)the China Postdoctoral Science Foundation(No.2022M723689).
文摘This study proposes a multi-scale simplified residual convolutional neural network(MS-SRCNN)for the precise prediction of Mg-Nd binary alloy compositions from scanning electron microscope(SEM)images.A multi-scale data structure is established by spatially aligning and stacking SEM images at different magnifications.The MS-SRCNN significantly reduces computational runtime by over 90%compared to traditional architectures like ResNet50,VGG16,and VGG19,without compromising prediction accuracy.The model demonstrates more excellent predictive performance,achieving a>5%increase in R^(2) compared to single-scale models.Furthermore,the MS-SRCNN exhibits robust composition prediction capability across other Mg-based binary alloys,including Mg-La,Mg-Sn,Mg-Ce,Mg-Sm,Mg-Ag,and Mg-Y,thereby emphasizing its generalization and extrapolation potential.This research establishes a non-destructive,microstructure-informed composition analysis framework,reduces characterization time compared to traditional experiment methods and provides insights into the composition-microstructure relationship in diverse material systems.
文摘With the rapid expansion of drone applications,accurate detection of objects in aerial imagery has become crucial for intelligent transportation,urban management,and emergency rescue missions.However,existing methods face numerous challenges in practical deployment,including scale variation handling,feature degradation,and complex backgrounds.To address these issues,we propose Edge-enhanced and Detail-Capturing You Only Look Once(EHDC-YOLO),a novel framework for object detection in Unmanned Aerial Vehicle(UAV)imagery.Based on the You Only Look Once version 11 nano(YOLOv11n)baseline,EHDC-YOLO systematically introduces several architectural enhancements:(1)a Multi-Scale Edge Enhancement(MSEE)module that leverages multi-scale pooling and edge information to enhance boundary feature extraction;(2)an Enhanced Feature Pyramid Network(EFPN)that integrates P2-level features with Cross Stage Partial(CSP)structures and OmniKernel convolutions for better fine-grained representation;and(3)Dynamic Head(DyHead)with multi-dimensional attention mechanisms for enhanced cross-scale modeling and perspective adaptability.Comprehensive experiments on the Vision meets Drones for Detection(VisDrone-DET)2019 dataset demonstrate that EHDC-YOLO achieves significant improvements,increasing mean Average Precision(mAP)@0.5 from 33.2%to 46.1%(an absolute improvement of 12.9 percentage points)and mAP@0.5:0.95 from 19.5%to 28.0%(an absolute improvement of 8.5 percentage points)compared with the YOLOv11n baseline,while maintaining a reasonable parameter count(2.81 M vs the baseline’s 2.58 M).Further ablation studies confirm the effectiveness of each proposed component,while visualization results highlight EHDC-YOLO’s superior performance in detecting objects and handling occlusions in complex drone scenarios.
基金the National Key Research and Development Program of China (Grant No.2022YFF0711400)the National Space Science Data Center Youth Open Project (Grant No. NSSDC2302001)
文摘Impact craters are important for understanding the evolution of lunar geologic and surface erosion rates,among other functions.However,the morphological characteristics of these micro impact craters are not obvious and they are numerous,resulting in low detection accuracy by deep learning models.Therefore,we proposed a new multi-scale fusion crater detection algorithm(MSF-CDA)based on the YOLO11 to improve the accuracy of lunar impact crater detection,especially for small craters with a diameter of<1 km.Using the images taken by the LROC(Lunar Reconnaissance Orbiter Camera)at the Chang’e-4(CE-4)landing area,we constructed three separate datasets for craters with diameters of 0-70 m,70-140 m,and>140 m.We then trained three submodels separately with these three datasets.Additionally,we designed a slicing-amplifying-slicing strategy to enhance the ability to extract features from small craters.To handle redundant predictions,we proposed a new Non-Maximum Suppression with Area Filtering method to fuse the results in overlapping targets within the multi-scale submodels.Finally,our new MSF-CDA method achieved high detection performance,with the Precision,Recall,and F1 score having values of 0.991,0.987,and 0.989,respectively,perfectly addressing the problems induced by the lesser features and sample imbalance of small craters.Our MSF-CDA can provide strong data support for more in-depth study of the geological evolution of the lunar surface and finer geological age estimations.This strategy can also be used to detect other small objects with lesser features and sample imbalance problems.We detected approximately 500,000 impact craters in an area of approximately 214 km2 around the CE-4 landing area.By statistically analyzing the new data,we updated the distribution function of the number and diameter of impact craters.Finally,we identified the most suitable lighting conditions for detecting impact crater targets by analyzing the effect of different lighting conditions on the detection accuracy.
基金supported by the National Natural Science Foundation of China(Grant Nos.42027804,41775026,and 41075012)。
文摘Cirrus clouds play a crucial role in the energy balance of the Earth-atmosphere system.We investigated the spatiotemporal variations of cirrus over the South China Sea(SCS)using satellite data(MOD08,MYD08,CALIPSO)and reanalysis data(MERRA-2)from March 2007 to February 2015(eight years).The horizontal distribution reveals lower cirrus fraction values in the northern SCS and higher values in the southern region,with minima observed in March and April and maxima sequentially occurring in August(northern SCS,NSCS),September(middle SCS,MSCS),and December(southern SCS,SSCS).Vertically,the cirrus fraction peaks in summer and reaches its lowest levels in spring.Opaque cirrus dominates during summer in the NSCS and MSCS,comprising 53.6%and 55.9%,respectively,while the SSCS exhibits a higher frequency of opaque cirrus relative to other cloud types.Subvisible cirrus clouds have the lowest frequency year-round,whereas thin cirrus is most prominent in winter in the NSCS(46.3%)and in spring in the MSCS(45.3%).A case study from September 2021 further explores the influence of ice crystal habits on brightness temperature(BT)over the SCS.Simulations utilizing five ice crystal shapes from the ARTS DDA(Atmospheric Radiative Transfer Simulator Discrete Dipole Approximation)database and the RTTOV 12.4 radiative transfer model reveal that the 8-column-aggregate shape best represents BT in the NSCS and SSCS,while the large-block-aggregate shape performs better in the SSCS.
基金supported by the National Natural Science Foundation of China(U2344201 and 42101316)the Natural Science Foundation of Hunan Province,China(2022JJ40866)the Outstanding Youth Project of Education Bureau of Hunan Province,China(20B613)。
文摘Understanding the spatial distributions and corresponding variation mechanisms of key soil nutrients in fragile karst ecosystems can assist in promoting sustainable development.However,due to the implementation of ecological restoration initiatives such as land-use conversions,novel changes in the spatial characteristics of soil nutrients remain unknown.To address this gap,we explored nutrient variations and the drivers of the variation in the 0–15 cm topsoil layer using a regional-scale sampling method in a typical karst area in northwest Guangxi Zhuang Autonomous Region,Southwest China.Descriptive statistics,geostatistics,and spatial analysis were used to assess the soil nutrient variability.The results indicated that soil organic carbon(SOC),total nitrogen(TN),total phosphorus(TP),and total potassium(TK)concentrations showed moderate variations,with coefficients of variance being 0.60,0.60,0.71,and 0.72,respectively.Moreover,they demonstrated positive spatial autocorrelations,with global Moran's indices being 0.68,0.77,0.64,and 0.68,respectively.However,local Moran's index values were low,indicating large spatial variations in soil nutrients.The best-fitting semi-variogram models for SOC,TN,TP,and TK concentrations were spherical,Gaussian,exponential,and exponential,respectively.According to the classification criteria of the Second National Soil Census in China,SOC and TN concentrations were relatively sufficient,with the proportions of rich and very rich levels being up to 90.9 and 96.0%,respectively.TP concentration was in the mediumdeficient level,with the areas of medium and deficient levels accounting for 33.7 and 30.1%of the total,respectively.TK concentration was deficient,with the cumulative area of extremely deficient,very deficient,and deficient levels accounting for 87.6%of the total area.Consequently,the terrestrial ecosystems in the study area were more vulnerable to soil P and K than soil N deficiencies.Furthermore,variance partitioning analysis of the influencing factors showed that,except for the interactions,the single effect of other soil properties accounted more for soil nutrient variations than spatial and environmental variables.These results will aid in the future management of terrestrial ecosystems.
基金supported by the CAS Pioneer Hundred Talents Program and Second Tibetan Plateau Scientific Expedition Research Program(2019QZKK0708)as well as the Basic Research Program of Qinghai Province:Lithospheric Geomagnetic Field of the Qinghai-Tibet Plateau and the Relationship with Strong Earthquakes(2021-ZJ-969Q).
文摘The National Geophysical Data Center(NGDC)of the United States has collected aeromagnetic data for input into a series of geomagnetic models to improve model resolution;however,in the Tibetan Plateau region,ground-based observations remain insufficient to clearly reflect the characteristics of the region’s lithospheric magnetism.In this study,we evaluate the lithospheric magnetism of the Tibetan Plateau by using a 3D surface spline model based on observations from>200 newly constructed repeat stations(portable stations)to determine the spatial distribution of plateau geomagnetism,as well as its correlation with the tectonic features of the region.We analyze the relationships between M≥5 earthquakes and lithospheric magnetic field variations on the Tibetan Plateau and identify regions susceptible to strong earthquakes.We compare the geomagnetic results with those from an enhanced magnetic model(EMM2015)developed by the NGDC and provide insights into improving lithospheric magnetic field calculations in the Tibetan Plateau region.Further research reveals that these magnetic anomalies exhibit distinct differences from the magnetic-seismic correlation mechanisms observed in other tectonic settings;here,they are governed primarily by the combined effects of compressional magnetism,thermal magnetism,and deep thermal stress.This study provides new evidence of geomagnetic anomalies on the Tibetan Plateau,interprets them physically,and demonstrates their potential for identifying seismic hazard zones on the Plateau.
基金supported by the National Natural Science Foundation of China(32271584 and 31600445)the Natural Science Basic Research Plan in Shaanxi Province of China(2020JM-286)+2 种基金the Fundamental Research Funds for the Central Universities(GK202103072,GK202103073)the National College Students'Innovative Entrepreneurial Training Plan Program(202310718085)Special Research Project in Philosophy and Social Sciences of Shaanxi Province(2022HZ1795).
文摘Prevention of biological invasion requires understanding how alien species invade native communities.Although studies have identified mechanisms that underlie plant invasion in some habitats,limited attention has focused on invasion patterns along elevational gradients.In this study,we asked which factors drive the global and regional distribution of the invasive plant Galinsoga quadriradiata along elevational gradients.To answer this question,we examined whether human activities(i.e.,roads)promote G.quadriradiata invasion,how seed dispersal-related traits of G.quadriradiata change along elevation gradients,and whether G.quadriradiata has adapted to high-elevation environments through phenotypic plasticity or genetic variation.On the global scale,we found that human activities and road density positively contribute to the G.quadriradiata expansion in mountainous areas.Field surveys in China revealed significant elevational differences in the seed dispersal traits of G.quadriradiata,with higher-elevation populations exhibiting lower dispersal ability and generally lower genetic diversity.Under common conditions,high-elevation populations showed higher leaf mass ratio but lower root mass ratio and reproductive allocation.This suggests that high-elevation environments create a barrier to dispersal for G.quadriradiata,and that G.quadriradiata has adapted phenotypically to these conditions.Our study indicates that the elevational invasion pattern of G.quadriradiata is shaped by multiple factors,particularly human activities and phenotypic adaptability.In addition,our finding that G.quadriradiata invasion at high elevations is not constrained by low genetic diversity indicates that monitoring and management of G.quadriradiata in mountainous areas should be strengthened.
基金supported by the Scientific Research Program Funded by Shaanxi Provincial Education Department(Program No.23JP100)the Key Natural Science Research Project of Shaanxi Energy Institute:Comprehensive Characterization Study of Lithium-Ion Batteries for New Energy Vehicles(Project No.23QNZRZ01).
文摘The accurate state of health(SOH)estimation in lithium-ion batteries represents a critical technological challenge with profound implications for electric vehicle performance and user experience.Precise SOH assessment not only enables reliable mileage prediction but also ensures operational safety.However,the complex and non-linear capacity fading process during battery cycling poses a challenge to obtaining accurate SOH.To address this issue,this study proposes an effective health factor derived from the local voltage range during the battery charging phase.First,the battery charging phase is divided evenly with reference to voltage intervals,and an importance analysis is conducted on each voltage interval.From these,the voltage interval with the strongest correlation to State of Health(SOH)is extracted as the feature interval.Then,a data-driven framework integrating variational mode decomposition(VMD)with gated recurrent unit(GRU)neural networks enables comprehensive multi-scale temporal feature analysis for enhanced SOH estimation.The methodology begins with rigorous feature engineering to identify and extract optimal health indicators demonstrating superior correlation.Subsequently,the VMD algorithm performs sophisticated signal processing to decompose both the measured capacity and derived health indicators into their constituent intrinsic mode functions and residual components.Finally,a GRU-based neural network is implemented to establish a robust SOH estimation model.Experimental validation using cycling data from different datasets shows that the root mean square error of the estimation results is consistently below 3%,demonstrating the good accuracy and generalisation of the proposed method,using only local data from the charging phase.
文摘Amyotrophic lateral sclerosis (ALS) is a fatal neurodegenerative disorder characterized by the progressive degeneration of upper and lower motor neurons in the brainstem and spinal cord,leading to muscle weakness,paralysis,and respiratory failure (Morgan and Orrell,2016).