Chemical processes are complex, for which traditional neural network models usually can not lead to satisfactory accuracy. Selective neural network ensemble is an effective way to enhance the generalization accuracy o...Chemical processes are complex, for which traditional neural network models usually can not lead to satisfactory accuracy. Selective neural network ensemble is an effective way to enhance the generalization accuracy of networks, but there are some problems, e.g., lacking of unified definition of diversity among component neural networks and difficult to improve the accuracy by selecting if the diversities of available networks are small. In this study, the output errors of networks are vectorized, the diversity of networks is defined based on the error vectors, and the size of ensemble is analyzed. Then an error vectorization based selective neural network ensemble (EVSNE) is proposed, in which the error vector of each network can offset that of the other networks by training the component networks orderly. Thus the component networks have large diversity. Experiments and comparisons over standard data sets and actual chemical process data set for production of high-density polyethylene demonstrate that EVSNE performs better in generalization ability.展开更多
MacCormack explicit scheme and Baldwin-Lomax algebraic turbulent model are employed to solve the axisymmetric compressible Navier-Stokes equations for the numerical simulation of the supersonic mustanl floats interact...MacCormack explicit scheme and Baldwin-Lomax algebraic turbulent model are employed to solve the axisymmetric compressible Navier-Stokes equations for the numerical simulation of the supersonic mustanl floats interacted with transverse injection at the base of a cone. A temperature switch function must be added to the artificial viscous model suggested by jameson etc to enhance the scheme's ability to eliminate oscillation for some injection case.The typical code optimization techniques about vectorization and some useful concepts and terminology about multiprocessing of YH-2 parallel supercmputer is given and explatined with some examples After reconstruction and optimization the code gets a spedup 5 .973 on pipeline computer YH- 1 and gets a speedup 1 886 for 2 processors and 3.545 for 4 processors on YH-2 parallel supeercomputer by using domain decomposition method..展开更多
The explosive growth of social media means portrait editing and retouching are in high demand.While portraits are commonly captured and stored as raster images,editing raster images is non-trivial and requires the use...The explosive growth of social media means portrait editing and retouching are in high demand.While portraits are commonly captured and stored as raster images,editing raster images is non-trivial and requires the user to be highly skilled.Aiming at developing intuitive and easy-to-use portrait editing tools,we propose a novel vectorization method that can automatically convert raster images into a 3-tier hierarchical representation.The base layer consists of a set of sparse diffusion curves(DCs)which characterize salient geometric features and low-frequency colors,providing a means for semantic color transfer and facial expression editing.The middle level encodes specular highlights and shadows as large,editable Poisson regions(PRs)and allows the user to directly adjust illumination by tuning the strength and changing the shapes of PRs.The top level contains two types of pixel-sized PRs for high-frequency residuals and fine details such as pimples and pigmentation.We train a deep generative model that can produce high-frequency residuals automatically.Thanks to the inherent meaning in vector primitives,editing portraits becomes easy and intuitive.In particular,our method supports color transfer,facial expression editing,highlight and shadow editing,and automatic retouching.To quantitatively evaluate the results,we extend the commonly used FLIP metric(which measures color and feature differences between two images)to consider illumination.The new metric,illumination-sensitive FLIP,can effectively capture salient changes in color transfer results,and is more consistent with human perception than FLIP and other quality measures for portrait images.We evaluate our method on the FFHQR dataset and show it to be effective for common portrait editing tasks,such as retouching,light editing,color transfer,and expression editing.展开更多
Vector graphics plays an important role in computer animation and imaging technologies. However present techniques and tools cannot fully replace traditional pencil and paper. Additionally, vector representation of an...Vector graphics plays an important role in computer animation and imaging technologies. However present techniques and tools cannot fully replace traditional pencil and paper. Additionally, vector representation of an image is not always available. There is not yet a good solution for vectorizing a picture drawn on a paper. This work attempts to solve the problem of vectorizing grayscale line drawings. The solution proposed uses Disk B-Spline curves to represent strokes of an image in vector form. The algorithm builds a vector representation from a grayscale raster image, which can be a scanned picture for instance. The proposed method uses a Gaussian sliding window to calculate skeleton and perceptive width of a stroke. As a result of vectorization, the given image is represented by a set of Disk B-Spline curves.展开更多
The development of clinical candidates that modify the natural progression of sporadic Parkinson's disease and related synucleinopathies is a praiseworthy endeavor,but extremely challenging.Therapeutic candidates ...The development of clinical candidates that modify the natural progression of sporadic Parkinson's disease and related synucleinopathies is a praiseworthy endeavor,but extremely challenging.Therapeutic candidates that were successful in preclinical Parkinson's disease animal models have repeatedly failed when tested in clinical trials.While these failures have many possible explanations,it is perhaps time to recognize that the problem lies with the animal models rather than the putative candidate.In other words,the lack of adequate animal models of Parkinson's disease currently represents the main barrier to preclinical identification of potential disease-modifying therapies likely to succeed in clinical trials.However,this barrier may be overcome by the recent introduction of novel generations of viral vectors coding for different forms of alpha-synuclein species and related genes.Although still facing several limitations,these models have managed to mimic the known neuropathological hallmarks of Parkinson's disease with unprecedented accuracy,delineating a more optimistic scenario for the near future.展开更多
Fluidic Thrust Vectoring(FTV)is used for the yaw attitude control of tailless flying wing,which can significantly improve stealth performance,maneuverability and lateral/heading maneuverability.The FTV control scheme ...Fluidic Thrust Vectoring(FTV)is used for the yaw attitude control of tailless flying wing,which can significantly improve stealth performance,maneuverability and lateral/heading maneuverability.The FTV control scheme of co-directional secondary flow was designed based on a 30 kgf thrust turbojet engine,an equivalent rudder deflection control variable of Mass Flow Combination(MFC)was proposed,and a control model was established to form a FTV control system scheme,which was integrated with the flight control system of a 100 kg tailless flying wing with medium aspect ratio to achieve closed-loop control of the yaw attitude based on FTV.The heading stability augmentation and maneuvering control characteristics and time response characteristics of tailless flying wing by FTV were quantitatively studied through virtual flight test in a wind tunnel at a wind speed of 35 m/s.The results show that the control strategy based on MFC achieves bidirectional continuous and stable control of thrust vector angle in a range of±11°,and the thrust vector angle varies monotonically with MFC;the co-directional FTV realizes bidirectional continuous and stable control of the yaw attitude of tailless flying wing,without longitudinal/lateral coupling moment.The increment of the maximum yawing moment coefficient is 0.0029,the maximum yaw rate is 7.55(°)/s,and the response time of the yaw rate of the vectoring nozzle actuated by the secondary flow is about 0.06 s,which satisfies the heading stability augmentation and maneuvering control response requirements of the aircraft with statically unstable heading,and provides new control means for the heading rudderless attitude control of tailless flying wing.展开更多
Modern intelligent systems,such as autonomous vehicles and face recognition,must continuously adapt to new scenarios while preserving their ability to handle previously encountered situations.However,when neural netwo...Modern intelligent systems,such as autonomous vehicles and face recognition,must continuously adapt to new scenarios while preserving their ability to handle previously encountered situations.However,when neural networks learn new classes sequentially,they suffer from catastrophic forgetting—the tendency to lose knowledge of earlier classes.This challenge,which lies at the core of class-incremental learning,severely limits the deployment of continual learning systems in real-world applications with streaming data.Existing approaches,including rehearsalbased methods and knowledge distillation techniques,have attempted to address this issue but often struggle to effectively preserve decision boundaries and discriminative features under limited memory constraints.To overcome these limitations,we propose a support vector-guided framework for class-incremental learning.The framework integrates an enhanced feature extractor with a Support Vector Machine classifier,which generates boundary-critical support vectors to guide both replay and distillation.Building on this architecture,we design a joint feature retention strategy that combines boundary proximity with feature diversity,and a Support Vector Distillation Loss that enforces dual alignment in decision and semantic spaces.In addition,triple attention modules are incorporated into the feature extractor to enhance representation power.Extensive experiments on CIFAR-100 and Tiny-ImageNet demonstrate effective improvements.On CIFAR-100 and Tiny-ImageNet with 5 tasks,our method achieves 71.68%and 58.61%average accuracy,outperforming strong baselines by 3.34%and 2.05%.These advantages are consistently observed across different task splits,highlighting the robustness and generalization of the proposed approach.Beyond benchmark evaluations,the framework also shows potential in few-shot and resource-constrained applications such as edge computing and mobile robotics.展开更多
In recent decades,the proliferation of email communication has markedly escalated,resulting in a concomitant surge in spam emails that congest networks and presenting security risks.This study introduces an innovative...In recent decades,the proliferation of email communication has markedly escalated,resulting in a concomitant surge in spam emails that congest networks and presenting security risks.This study introduces an innovative spam detection method utilizing the Horse Herd Optimization Algorithm(HHOA),designed for binary classification within multi⁃objective framework.The method proficiently identifies essential features,minimizing redundancy and improving classification precision.The suggested HHOA attained an impressive accuracy of 97.21%on the Kaggle email dataset,with precision of 94.30%,recall of 90.50%,and F1⁃score of 92.80%.Compared to conventional techniques,such as Support Vector Machine(93.89%accuracy),Random Forest(96.14%accuracy),and K⁃Nearest Neighbours(92.08%accuracy),HHOA exhibited enhanced performance with reduced computing complexity.The suggested method demonstrated enhanced feature selection efficiency,decreasing the number of selected features while maintaining high classification accuracy.The results underscore the efficacy of HHOA in spam identification and indicate its potential for further applications in practical email filtering systems.展开更多
The advantages of genome selection(GS) in animal and plant breeding are self-evident.Traditional parametric models have disadvantage in better fit the increasingly large sequencing data and capture complex effects acc...The advantages of genome selection(GS) in animal and plant breeding are self-evident.Traditional parametric models have disadvantage in better fit the increasingly large sequencing data and capture complex effects accurately.Machine learning models have demonstrated remarkable potential in addressing these challenges.In this study,we introduced the concept of mixed kernel functions to explore the performance of support vector machine regression(SVR) in GS.Six single kernel functions(SVR_L,SVR_C,SVR_G,SVR_P,SVR_S,SVR_L) and four mixed kernel functions(SVR_GS,SVR_GP,SVR_LS,SVR_LP) were used to predict genome breeding values.The prediction accuracy,mean squared error(MSE) and mean absolute error(MAE) were used as evaluation indicators to compare with two traditional parametric models(GBLUP,BayesB) and two popular machine learning models(RF,KcRR).The results indicate that in most cases,the performance of the mixed kernel function model significantly outperforms that of GBLUP,BayesB and single kernel function.For instance,for T1 in the pig dataset,the predictive accuracy of SVR_GS is improved by 10% compared to GBLUP,and by approximately 4.4 and 18.6% compared to SVR_G and SVR_S respectively.For E1 in the wheat dataset,SVR_GS achieves 13.3% higher prediction accuracy than GBLUP.Among single kernel functions,the Laplacian and Gaussian kernel functions yield similar results,with the Gaussian kernel function performing better.The mixed kernel function notably reduces the MSE and MAE when compared to all single kernel functions.Furthermore,regarding runtime,SVR_GS and SVR_GP mixed kernel functions run approximately three times faster than GBLUP in the pig dataset,with only a slight increase in runtime compared to the single kernel function model.In summary,the mixed kernel function model of SVR demonstrates speed and accuracy competitiveness,and the model such as SVR_GS has important application potential for GS.展开更多
Dengue fever is an acute infectious disease caused by the dengue virus and transmitted by mosquito vectors[1].Its clinical manifestations include high fever,headache,muscle and joint pain,and rash.It holds a significa...Dengue fever is an acute infectious disease caused by the dengue virus and transmitted by mosquito vectors[1].Its clinical manifestations include high fever,headache,muscle and joint pain,and rash.It holds a significant position in global public health.In recent years,its incidence has continued to rise worldwide[2],making it one of the major diseases threatening human health.The disease course of dengue fever is divided into three typical phases:the acute febrile phase,the critical phase,and the recovery phase.While most patients experience mild symptoms,some may progress to severe dengue and potentially fatal outcomes if not promptly and effectively treated during the critical phase.展开更多
Rice is one of the most important staple crops globally.Rice plant diseases can severely reduce crop yields and,in extreme cases,lead to total production loss.Early diagnosis enables timely intervention,mitigates dise...Rice is one of the most important staple crops globally.Rice plant diseases can severely reduce crop yields and,in extreme cases,lead to total production loss.Early diagnosis enables timely intervention,mitigates disease severity,supports effective treatment strategies,and reduces reliance on excessive pesticide use.Traditional machine learning approaches have been applied for automated rice disease diagnosis;however,these methods depend heavily on manual image preprocessing and handcrafted feature extraction,which are labor-intensive and time-consuming and often require domain expertise.Recently,end-to-end deep learning(DL) models have been introduced for this task,but they often lack robustness and generalizability across diverse datasets.To address these limitations,we propose a novel end-toend training framework for convolutional neural network(CNN) and attention-based model ensembles(E2ETCA).This framework integrates features from two state-of-the-art(SOTA) CNN models,Inception V3 and DenseNet-201,and an attention-based vision transformer(ViT) model.The fused features are passed through an additional fully connected layer with softmax activation for final classification.The entire process is trained end-to-end,enhancing its suitability for realworld deployment.Furthermore,we extract and analyze the learned features using a support vector machine(SVM),a traditional machine learning classifier,to provide comparative insights.We evaluate the proposed E2ETCA framework on three publicly available datasets,the Mendeley Rice Leaf Disease Image Samples dataset,the Kaggle Rice Diseases Image dataset,the Bangladesh Rice Research Institute dataset,and a combined version of all three.Using standard evaluation metrics(accuracy,precision,recall,and F1-score),our framework demonstrates superior performance compared to existing SOTA methods in rice disease diagnosis,with potential applicability to other agricultural disease detection tasks.展开更多
Disruption of host physiological processes,leading to symptom expression,is a common hallmark during plant virus infections.The concept of“symptoms as strategy”is rapidly reshaping our understanding of plant virolog...Disruption of host physiological processes,leading to symptom expression,is a common hallmark during plant virus infections.The concept of“symptoms as strategy”is rapidly reshaping our understanding of plant virology.An emerging theme is that symptom expressions—such as stunting,curling,and yellowing,which devastate yield—may themselves be evolved viral adaptation strategies rather than collateral damage.展开更多
The rapid growth of IoT networks necessitates efficient Intrusion Detection Systems(IDS)capable of addressing dynamic security threats under constrained resource environments.This paper proposes a hybrid IDS for IoT n...The rapid growth of IoT networks necessitates efficient Intrusion Detection Systems(IDS)capable of addressing dynamic security threats under constrained resource environments.This paper proposes a hybrid IDS for IoT networks,integrating Support Vector Machine(SVM)and Genetic Algorithm(GA)for feature selection and parameter optimization.The GA reduces the feature set from 41 to 7,achieving a 30%reduction in overhead while maintaining an attack detection rate of 98.79%.Evaluated on the NSL-KDD dataset,the system demonstrates an accuracy of 97.36%,a recall of 98.42%,and an F1-score of 96.67%,with a low false positive rate of 1.5%.Additionally,it effectively detects critical User-to-Root(U2R)attacks at a rate of 96.2%and Remote-to-Local(R2L)attacks at 95.8%.Performance tests validate the system’s scalability for networks with up to 2000 nodes,with detection latencies of 120 ms at 65%CPU utilization in small-scale deployments and 250 ms at 85%CPU utilization in large-scale scenarios.Parameter sensitivity analysis enhances model robustness,while false positive examination aids in reducing administrative overhead for practical deployment.This IDS offers an effective,scalable,and resource-efficient solution for real-world IoT system security,outperforming traditional approaches.展开更多
Parkinson’s disease(PD)is a debilitating neurological disorder affecting over 10 million people worldwide.PD classification models using voice signals as input are common in the literature.It is believed that using d...Parkinson’s disease(PD)is a debilitating neurological disorder affecting over 10 million people worldwide.PD classification models using voice signals as input are common in the literature.It is believed that using deep learning algorithms further enhances performance;nevertheless,it is challenging due to the nature of small-scale and imbalanced PD datasets.This paper proposed a convolutional neural network-based deep support vector machine(CNN-DSVM)to automate the feature extraction process using CNN and extend the conventional SVM to a DSVM for better classification performance in small-scale PD datasets.A customized kernel function reduces the impact of biased classification towards the majority class(healthy candidates in our consideration).An improved generative adversarial network(IGAN)was designed to generate additional training data to enhance the model’s performance.For performance evaluation,the proposed algorithm achieves a sensitivity of 97.6%and a specificity of 97.3%.The performance comparison is evaluated from five perspectives,including comparisons with different data generation algorithms,feature extraction techniques,kernel functions,and existing works.Results reveal the effectiveness of the IGAN algorithm,which improves the sensitivity and specificity by 4.05%–4.72%and 4.96%–5.86%,respectively;and the effectiveness of the CNN-DSVM algorithm,which improves the sensitivity by 1.24%–57.4%and specificity by 1.04%–163%and reduces biased detection towards the majority class.The ablation experiments confirm the effectiveness of individual components.Two future research directions have also been suggested.展开更多
The capabilities of GIS for constructing a digital elevation model of a mountainous area and visualizing a spatial image of the terrain are given in this paper.Graphic,digital data and topographic maps,which are the m...The capabilities of GIS for constructing a digital elevation model of a mountainous area and visualizing a spatial image of the terrain are given in this paper.Graphic,digital data and topographic maps,which are the main sources for GIS,are described.The methods of vectorization of isolines and the requirements for technical means of processing graphic materials are presented in detail.The advantages and disadvantages of the DEM of a mountainous region are shown here.Segmentation methods using an interpolation polynomial are described in detail.A DEM of the mountainous area where the border between the republics runs was constructed in 2D and 3D formats using the GIS Panorama.Reducing the chord length when segmenting isolines on topographic maps leads to more accurate DEM construction.A vertical profile of a mountainous area with a visibility zone between two points was constructed.It is expected that the improved latitude,longitude and altitude parameters of the topographic map will be used to form a regional geodetic network and geospatial analysis of mountain ranges.It is proposed to use not only satellite data,but also classical geodetic networks and maps.It is recommended to use satellite and aerial photography to clarify the topographic and geodetic support of the studied area.展开更多
Accurately estimating the State of Health(SOH)and Remaining Useful Life(RUL)of lithium-ion batteries(LIBs)is crucial for the continuous and stable operation of battery management systems.However,due to the complex int...Accurately estimating the State of Health(SOH)and Remaining Useful Life(RUL)of lithium-ion batteries(LIBs)is crucial for the continuous and stable operation of battery management systems.However,due to the complex internal chemical systems of LIBs and the nonlinear degradation of their performance,direct measurement of SOH and RUL is challenging.To address these issues,the Twin Support Vector Machine(TWSVM)method is proposed to predict SOH and RUL.Initially,the constant current charging time of the lithium battery is extracted as a health indicator(HI),decomposed using Variational Modal Decomposition(VMD),and feature correlations are computed using Importance of Random Forest Features(RF)to maximize the extraction of critical factors influencing battery performance degradation.Furthermore,to enhance the global search capability of the Convolution Optimization Algorithm(COA),improvements are made using Good Point Set theory and the Differential Evolution method.The Improved Convolution Optimization Algorithm(ICOA)is employed to optimize TWSVM parameters for constructing SOH and RUL prediction models.Finally,the proposed models are validated using NASA and CALCE lithium-ion battery datasets.Experimental results demonstrate that the proposed models achieve an RMSE not exceeding 0.007 and an MAPE not exceeding 0.0082 for SOH and RUL prediction,with a relative error in RUL prediction within the range of[-1.8%,2%].Compared to other models,the proposed model not only exhibits superior fitting capability but also demonstrates robust performance.展开更多
Glucose molecules are of great significance being one of the most important molecules in metabolic chain.However,due to the small Raman scattering cross-section and weak/non-adsorption on bare metals,accurately obtain...Glucose molecules are of great significance being one of the most important molecules in metabolic chain.However,due to the small Raman scattering cross-section and weak/non-adsorption on bare metals,accurately obtaining their"fingerprint information"remains a huge obstacle.Herein,we developed a tip-enhanced Raman scattering(TERS)technique to address this challenge.Adopting an optical fiber radial vector mode internally illuminates the plasmonic fiber tip to effectively suppress the background noise while generating a strong electric-field enhanced tip hotspot.Furthermore,the tip hotspot approaching the glucose molecules was manipulated via the shear-force feedback to provide more freedom for selecting substrates.Consequently,our TERS technique achieves the visualization of all Raman modes of glucose molecules within spectral window of 400-3200 cm^(-1),which is not achievable through the far-field/surface-enhanced Raman,or the existing TERS techniques.Our TERS technique offers a powerful tool for accurately identifying Raman scattering of molecules,paving the way for biomolecular analysis.展开更多
The endpoint carbon content in the converter is critical for the quality of steel products,and accurately predicting this parameter is an effective way to reduce alloy consumption and improve smelting efficiency.Howev...The endpoint carbon content in the converter is critical for the quality of steel products,and accurately predicting this parameter is an effective way to reduce alloy consumption and improve smelting efficiency.However,most scholars currently focus on modifying methods to enhance model accuracy,while overlooking the extent to which input parameters influence accuracy.To address this issue,in this study,a prediction model for the endpoint carbon content in the converter was developed using factor analysis(FA)and support vector machine(SVM)optimized by improved particle swarm optimization(IPSO).Analysis of the factors influencing the endpoint carbon content during the converter smelting process led to the identification of 21 input parameters.Subsequently,FA was used to reduce the dimensionality of the data and applied to the prediction model.The results demonstrate that the performance of the FA-IPSO-SVM model surpasses several existing methods,such as twin support vector regression and support vector machine.The model achieves hit rates of 89.59%,96.21%,and 98.74%within error ranges of±0.01%,±0.015%,and±0.02%,respectively.Finally,based on the prediction results obtained by sequentially removing input parameters,the parameters were classified into high influence(5%-7%),medium influence(2%-5%),and low influence(0-2%)categories according to their varying degrees of impact on prediction accuracy.This classi-fication provides a reference for selecting input parameters in future prediction models for endpoint carbon content.展开更多
Landslide susceptibility prediction(LSP)is significantly affected by the uncertainty issue of landslide related conditioning factor selection.However,most of literature only performs comparative studies on a certain c...Landslide susceptibility prediction(LSP)is significantly affected by the uncertainty issue of landslide related conditioning factor selection.However,most of literature only performs comparative studies on a certain conditioning factor selection method rather than systematically study this uncertainty issue.Targeted,this study aims to systematically explore the influence rules of various commonly used conditioning factor selection methods on LSP,and on this basis to innovatively propose a principle with universal application for optimal selection of conditioning factors.An'yuan County in southern China is taken as example considering 431 landslides and 29 types of conditioning factors.Five commonly used factor selection methods,namely,the correlation analysis(CA),linear regression(LR),principal component analysis(PCA),rough set(RS)and artificial neural network(ANN),are applied to select the optimal factor combinations from the original 29 conditioning factors.The factor selection results are then used as inputs of four types of common machine learning models to construct 20 types of combined models,such as CA-multilayer perceptron,CA-random forest.Additionally,multifactor-based multilayer perceptron random forest models that selecting conditioning factors based on the proposed principle of“accurate data,rich types,clear significance,feasible operation and avoiding duplication”are constructed for comparisons.Finally,the LSP uncertainties are evaluated by the accuracy,susceptibility index distribution,etc.Results show that:(1)multifactor-based models have generally higher LSP performance and lower uncertainties than those of factors selection-based models;(2)Influence degree of different machine learning on LSP accuracy is greater than that of different factor selection methods.Conclusively,the above commonly used conditioning factor selection methods are not ideal for improving LSP performance and may complicate the LSP processes.In contrast,a satisfied combination of conditioning factors can be constructed according to the proposed principle.展开更多
基金Supported by the National Natural Science Foundation of China (61074153, 61104131)the Fundamental Research Fundsfor Central Universities of China (ZY1111, JD1104)
文摘Chemical processes are complex, for which traditional neural network models usually can not lead to satisfactory accuracy. Selective neural network ensemble is an effective way to enhance the generalization accuracy of networks, but there are some problems, e.g., lacking of unified definition of diversity among component neural networks and difficult to improve the accuracy by selecting if the diversities of available networks are small. In this study, the output errors of networks are vectorized, the diversity of networks is defined based on the error vectors, and the size of ensemble is analyzed. Then an error vectorization based selective neural network ensemble (EVSNE) is proposed, in which the error vector of each network can offset that of the other networks by training the component networks orderly. Thus the component networks have large diversity. Experiments and comparisons over standard data sets and actual chemical process data set for production of high-density polyethylene demonstrate that EVSNE performs better in generalization ability.
文摘MacCormack explicit scheme and Baldwin-Lomax algebraic turbulent model are employed to solve the axisymmetric compressible Navier-Stokes equations for the numerical simulation of the supersonic mustanl floats interacted with transverse injection at the base of a cone. A temperature switch function must be added to the artificial viscous model suggested by jameson etc to enhance the scheme's ability to eliminate oscillation for some injection case.The typical code optimization techniques about vectorization and some useful concepts and terminology about multiprocessing of YH-2 parallel supercmputer is given and explatined with some examples After reconstruction and optimization the code gets a spedup 5 .973 on pipeline computer YH- 1 and gets a speedup 1 886 for 2 processors and 3.545 for 4 processors on YH-2 parallel supeercomputer by using domain decomposition method..
基金This project was supported by the Ministry of Education,Singapore,under its Academic Research Fund Tier 1(RG20/20)the National Natural Science Foundation of China(61872347)the Special Plan for the Development of Distinguished Young Scientists of ISCAS(Y8RC535018).
文摘The explosive growth of social media means portrait editing and retouching are in high demand.While portraits are commonly captured and stored as raster images,editing raster images is non-trivial and requires the user to be highly skilled.Aiming at developing intuitive and easy-to-use portrait editing tools,we propose a novel vectorization method that can automatically convert raster images into a 3-tier hierarchical representation.The base layer consists of a set of sparse diffusion curves(DCs)which characterize salient geometric features and low-frequency colors,providing a means for semantic color transfer and facial expression editing.The middle level encodes specular highlights and shadows as large,editable Poisson regions(PRs)and allows the user to directly adjust illumination by tuning the strength and changing the shapes of PRs.The top level contains two types of pixel-sized PRs for high-frequency residuals and fine details such as pimples and pigmentation.We train a deep generative model that can produce high-frequency residuals automatically.Thanks to the inherent meaning in vector primitives,editing portraits becomes easy and intuitive.In particular,our method supports color transfer,facial expression editing,highlight and shadow editing,and automatic retouching.To quantitatively evaluate the results,we extend the commonly used FLIP metric(which measures color and feature differences between two images)to consider illumination.The new metric,illumination-sensitive FLIP,can effectively capture salient changes in color transfer results,and is more consistent with human perception than FLIP and other quality measures for portrait images.We evaluate our method on the FFHQR dataset and show it to be effective for common portrait editing tasks,such as retouching,light editing,color transfer,and expression editing.
文摘Vector graphics plays an important role in computer animation and imaging technologies. However present techniques and tools cannot fully replace traditional pencil and paper. Additionally, vector representation of an image is not always available. There is not yet a good solution for vectorizing a picture drawn on a paper. This work attempts to solve the problem of vectorizing grayscale line drawings. The solution proposed uses Disk B-Spline curves to represent strokes of an image in vector form. The algorithm builds a vector representation from a grayscale raster image, which can be a scanned picture for instance. The proposed method uses a Gaussian sliding window to calculate skeleton and perceptive width of a stroke. As a result of vectorization, the given image is represented by a set of Disk B-Spline curves.
基金supported by grants PID2020-120308RB-I00 and PID2023-147802OB-I00 funded by MICIU/AEI/10.13039/501100011033FEDER,UE,by Aligning Science Across Parkinson’s(ref.ASAP-020505)through the Michael J.Fox Foundation for Parkinson’s Research+1 种基金by CiberNed Intramural Collaborative Projects(ref.PI2020/09)by the Spanish Fundación Mutua Madrile?a de Investigación Médica(to JLL)。
文摘The development of clinical candidates that modify the natural progression of sporadic Parkinson's disease and related synucleinopathies is a praiseworthy endeavor,but extremely challenging.Therapeutic candidates that were successful in preclinical Parkinson's disease animal models have repeatedly failed when tested in clinical trials.While these failures have many possible explanations,it is perhaps time to recognize that the problem lies with the animal models rather than the putative candidate.In other words,the lack of adequate animal models of Parkinson's disease currently represents the main barrier to preclinical identification of potential disease-modifying therapies likely to succeed in clinical trials.However,this barrier may be overcome by the recent introduction of novel generations of viral vectors coding for different forms of alpha-synuclein species and related genes.Although still facing several limitations,these models have managed to mimic the known neuropathological hallmarks of Parkinson's disease with unprecedented accuracy,delineating a more optimistic scenario for the near future.
文摘Fluidic Thrust Vectoring(FTV)is used for the yaw attitude control of tailless flying wing,which can significantly improve stealth performance,maneuverability and lateral/heading maneuverability.The FTV control scheme of co-directional secondary flow was designed based on a 30 kgf thrust turbojet engine,an equivalent rudder deflection control variable of Mass Flow Combination(MFC)was proposed,and a control model was established to form a FTV control system scheme,which was integrated with the flight control system of a 100 kg tailless flying wing with medium aspect ratio to achieve closed-loop control of the yaw attitude based on FTV.The heading stability augmentation and maneuvering control characteristics and time response characteristics of tailless flying wing by FTV were quantitatively studied through virtual flight test in a wind tunnel at a wind speed of 35 m/s.The results show that the control strategy based on MFC achieves bidirectional continuous and stable control of thrust vector angle in a range of±11°,and the thrust vector angle varies monotonically with MFC;the co-directional FTV realizes bidirectional continuous and stable control of the yaw attitude of tailless flying wing,without longitudinal/lateral coupling moment.The increment of the maximum yawing moment coefficient is 0.0029,the maximum yaw rate is 7.55(°)/s,and the response time of the yaw rate of the vectoring nozzle actuated by the secondary flow is about 0.06 s,which satisfies the heading stability augmentation and maneuvering control response requirements of the aircraft with statically unstable heading,and provides new control means for the heading rudderless attitude control of tailless flying wing.
基金supported by the Gansu Provincial Natural Science Foundation(grant number 25JRRA074)the Gansu Provincial Key R&D Science and Technology Program(grant number 24YFGA060)the National Natural Science Foundation of China(grant number 62161019).
文摘Modern intelligent systems,such as autonomous vehicles and face recognition,must continuously adapt to new scenarios while preserving their ability to handle previously encountered situations.However,when neural networks learn new classes sequentially,they suffer from catastrophic forgetting—the tendency to lose knowledge of earlier classes.This challenge,which lies at the core of class-incremental learning,severely limits the deployment of continual learning systems in real-world applications with streaming data.Existing approaches,including rehearsalbased methods and knowledge distillation techniques,have attempted to address this issue but often struggle to effectively preserve decision boundaries and discriminative features under limited memory constraints.To overcome these limitations,we propose a support vector-guided framework for class-incremental learning.The framework integrates an enhanced feature extractor with a Support Vector Machine classifier,which generates boundary-critical support vectors to guide both replay and distillation.Building on this architecture,we design a joint feature retention strategy that combines boundary proximity with feature diversity,and a Support Vector Distillation Loss that enforces dual alignment in decision and semantic spaces.In addition,triple attention modules are incorporated into the feature extractor to enhance representation power.Extensive experiments on CIFAR-100 and Tiny-ImageNet demonstrate effective improvements.On CIFAR-100 and Tiny-ImageNet with 5 tasks,our method achieves 71.68%and 58.61%average accuracy,outperforming strong baselines by 3.34%and 2.05%.These advantages are consistently observed across different task splits,highlighting the robustness and generalization of the proposed approach.Beyond benchmark evaluations,the framework also shows potential in few-shot and resource-constrained applications such as edge computing and mobile robotics.
文摘In recent decades,the proliferation of email communication has markedly escalated,resulting in a concomitant surge in spam emails that congest networks and presenting security risks.This study introduces an innovative spam detection method utilizing the Horse Herd Optimization Algorithm(HHOA),designed for binary classification within multi⁃objective framework.The method proficiently identifies essential features,minimizing redundancy and improving classification precision.The suggested HHOA attained an impressive accuracy of 97.21%on the Kaggle email dataset,with precision of 94.30%,recall of 90.50%,and F1⁃score of 92.80%.Compared to conventional techniques,such as Support Vector Machine(93.89%accuracy),Random Forest(96.14%accuracy),and K⁃Nearest Neighbours(92.08%accuracy),HHOA exhibited enhanced performance with reduced computing complexity.The suggested method demonstrated enhanced feature selection efficiency,decreasing the number of selected features while maintaining high classification accuracy.The results underscore the efficacy of HHOA in spam identification and indicate its potential for further applications in practical email filtering systems.
基金supported by the China Agriculture Research System of MOF and MARAthe National Natural Science Foundation of China (31872337 and 31501919)the Agricultural Science and Technology Innovation Project,China (ASTIP-IAS02)。
文摘The advantages of genome selection(GS) in animal and plant breeding are self-evident.Traditional parametric models have disadvantage in better fit the increasingly large sequencing data and capture complex effects accurately.Machine learning models have demonstrated remarkable potential in addressing these challenges.In this study,we introduced the concept of mixed kernel functions to explore the performance of support vector machine regression(SVR) in GS.Six single kernel functions(SVR_L,SVR_C,SVR_G,SVR_P,SVR_S,SVR_L) and four mixed kernel functions(SVR_GS,SVR_GP,SVR_LS,SVR_LP) were used to predict genome breeding values.The prediction accuracy,mean squared error(MSE) and mean absolute error(MAE) were used as evaluation indicators to compare with two traditional parametric models(GBLUP,BayesB) and two popular machine learning models(RF,KcRR).The results indicate that in most cases,the performance of the mixed kernel function model significantly outperforms that of GBLUP,BayesB and single kernel function.For instance,for T1 in the pig dataset,the predictive accuracy of SVR_GS is improved by 10% compared to GBLUP,and by approximately 4.4 and 18.6% compared to SVR_G and SVR_S respectively.For E1 in the wheat dataset,SVR_GS achieves 13.3% higher prediction accuracy than GBLUP.Among single kernel functions,the Laplacian and Gaussian kernel functions yield similar results,with the Gaussian kernel function performing better.The mixed kernel function notably reduces the MSE and MAE when compared to all single kernel functions.Furthermore,regarding runtime,SVR_GS and SVR_GP mixed kernel functions run approximately three times faster than GBLUP in the pig dataset,with only a slight increase in runtime compared to the single kernel function model.In summary,the mixed kernel function model of SVR demonstrates speed and accuracy competitiveness,and the model such as SVR_GS has important application potential for GS.
文摘Dengue fever is an acute infectious disease caused by the dengue virus and transmitted by mosquito vectors[1].Its clinical manifestations include high fever,headache,muscle and joint pain,and rash.It holds a significant position in global public health.In recent years,its incidence has continued to rise worldwide[2],making it one of the major diseases threatening human health.The disease course of dengue fever is divided into three typical phases:the acute febrile phase,the critical phase,and the recovery phase.While most patients experience mild symptoms,some may progress to severe dengue and potentially fatal outcomes if not promptly and effectively treated during the critical phase.
基金the Begum Rokeya University,Rangpur,and the United Arab Emirates University,UAE for partially supporting this work。
文摘Rice is one of the most important staple crops globally.Rice plant diseases can severely reduce crop yields and,in extreme cases,lead to total production loss.Early diagnosis enables timely intervention,mitigates disease severity,supports effective treatment strategies,and reduces reliance on excessive pesticide use.Traditional machine learning approaches have been applied for automated rice disease diagnosis;however,these methods depend heavily on manual image preprocessing and handcrafted feature extraction,which are labor-intensive and time-consuming and often require domain expertise.Recently,end-to-end deep learning(DL) models have been introduced for this task,but they often lack robustness and generalizability across diverse datasets.To address these limitations,we propose a novel end-toend training framework for convolutional neural network(CNN) and attention-based model ensembles(E2ETCA).This framework integrates features from two state-of-the-art(SOTA) CNN models,Inception V3 and DenseNet-201,and an attention-based vision transformer(ViT) model.The fused features are passed through an additional fully connected layer with softmax activation for final classification.The entire process is trained end-to-end,enhancing its suitability for realworld deployment.Furthermore,we extract and analyze the learned features using a support vector machine(SVM),a traditional machine learning classifier,to provide comparative insights.We evaluate the proposed E2ETCA framework on three publicly available datasets,the Mendeley Rice Leaf Disease Image Samples dataset,the Kaggle Rice Diseases Image dataset,the Bangladesh Rice Research Institute dataset,and a combined version of all three.Using standard evaluation metrics(accuracy,precision,recall,and F1-score),our framework demonstrates superior performance compared to existing SOTA methods in rice disease diagnosis,with potential applicability to other agricultural disease detection tasks.
基金supported by the National Natural Science Foundation of China(32272482)the Innovation Research 2035 Pilot Plan of Southwest University(SWU-XDZD22002).
文摘Disruption of host physiological processes,leading to symptom expression,is a common hallmark during plant virus infections.The concept of“symptoms as strategy”is rapidly reshaping our understanding of plant virology.An emerging theme is that symptom expressions—such as stunting,curling,and yellowing,which devastate yield—may themselves be evolved viral adaptation strategies rather than collateral damage.
文摘The rapid growth of IoT networks necessitates efficient Intrusion Detection Systems(IDS)capable of addressing dynamic security threats under constrained resource environments.This paper proposes a hybrid IDS for IoT networks,integrating Support Vector Machine(SVM)and Genetic Algorithm(GA)for feature selection and parameter optimization.The GA reduces the feature set from 41 to 7,achieving a 30%reduction in overhead while maintaining an attack detection rate of 98.79%.Evaluated on the NSL-KDD dataset,the system demonstrates an accuracy of 97.36%,a recall of 98.42%,and an F1-score of 96.67%,with a low false positive rate of 1.5%.Additionally,it effectively detects critical User-to-Root(U2R)attacks at a rate of 96.2%and Remote-to-Local(R2L)attacks at 95.8%.Performance tests validate the system’s scalability for networks with up to 2000 nodes,with detection latencies of 120 ms at 65%CPU utilization in small-scale deployments and 250 ms at 85%CPU utilization in large-scale scenarios.Parameter sensitivity analysis enhances model robustness,while false positive examination aids in reducing administrative overhead for practical deployment.This IDS offers an effective,scalable,and resource-efficient solution for real-world IoT system security,outperforming traditional approaches.
基金The work described in this paper was fully supported by a grant from Hong Kong Metropolitan University(RIF/2021/05).
文摘Parkinson’s disease(PD)is a debilitating neurological disorder affecting over 10 million people worldwide.PD classification models using voice signals as input are common in the literature.It is believed that using deep learning algorithms further enhances performance;nevertheless,it is challenging due to the nature of small-scale and imbalanced PD datasets.This paper proposed a convolutional neural network-based deep support vector machine(CNN-DSVM)to automate the feature extraction process using CNN and extend the conventional SVM to a DSVM for better classification performance in small-scale PD datasets.A customized kernel function reduces the impact of biased classification towards the majority class(healthy candidates in our consideration).An improved generative adversarial network(IGAN)was designed to generate additional training data to enhance the model’s performance.For performance evaluation,the proposed algorithm achieves a sensitivity of 97.6%and a specificity of 97.3%.The performance comparison is evaluated from five perspectives,including comparisons with different data generation algorithms,feature extraction techniques,kernel functions,and existing works.Results reveal the effectiveness of the IGAN algorithm,which improves the sensitivity and specificity by 4.05%–4.72%and 4.96%–5.86%,respectively;and the effectiveness of the CNN-DSVM algorithm,which improves the sensitivity by 1.24%–57.4%and specificity by 1.04%–163%and reduces biased detection towards the majority class.The ablation experiments confirm the effectiveness of individual components.Two future research directions have also been suggested.
文摘The capabilities of GIS for constructing a digital elevation model of a mountainous area and visualizing a spatial image of the terrain are given in this paper.Graphic,digital data and topographic maps,which are the main sources for GIS,are described.The methods of vectorization of isolines and the requirements for technical means of processing graphic materials are presented in detail.The advantages and disadvantages of the DEM of a mountainous region are shown here.Segmentation methods using an interpolation polynomial are described in detail.A DEM of the mountainous area where the border between the republics runs was constructed in 2D and 3D formats using the GIS Panorama.Reducing the chord length when segmenting isolines on topographic maps leads to more accurate DEM construction.A vertical profile of a mountainous area with a visibility zone between two points was constructed.It is expected that the improved latitude,longitude and altitude parameters of the topographic map will be used to form a regional geodetic network and geospatial analysis of mountain ranges.It is proposed to use not only satellite data,but also classical geodetic networks and maps.It is recommended to use satellite and aerial photography to clarify the topographic and geodetic support of the studied area.
基金funded by the Pyramid Talent Training Project of Beijing University of Civil Engineering and Architecture under Grant GJZJ20220802。
文摘Accurately estimating the State of Health(SOH)and Remaining Useful Life(RUL)of lithium-ion batteries(LIBs)is crucial for the continuous and stable operation of battery management systems.However,due to the complex internal chemical systems of LIBs and the nonlinear degradation of their performance,direct measurement of SOH and RUL is challenging.To address these issues,the Twin Support Vector Machine(TWSVM)method is proposed to predict SOH and RUL.Initially,the constant current charging time of the lithium battery is extracted as a health indicator(HI),decomposed using Variational Modal Decomposition(VMD),and feature correlations are computed using Importance of Random Forest Features(RF)to maximize the extraction of critical factors influencing battery performance degradation.Furthermore,to enhance the global search capability of the Convolution Optimization Algorithm(COA),improvements are made using Good Point Set theory and the Differential Evolution method.The Improved Convolution Optimization Algorithm(ICOA)is employed to optimize TWSVM parameters for constructing SOH and RUL prediction models.Finally,the proposed models are validated using NASA and CALCE lithium-ion battery datasets.Experimental results demonstrate that the proposed models achieve an RMSE not exceeding 0.007 and an MAPE not exceeding 0.0082 for SOH and RUL prediction,with a relative error in RUL prediction within the range of[-1.8%,2%].Compared to other models,the proposed model not only exhibits superior fitting capability but also demonstrates robust performance.
基金supported by National Natural Science Foundation of China(12374358,91950207)Guangdong Basic and Applied Basic Research Foundation(2024A1515010420).
文摘Glucose molecules are of great significance being one of the most important molecules in metabolic chain.However,due to the small Raman scattering cross-section and weak/non-adsorption on bare metals,accurately obtaining their"fingerprint information"remains a huge obstacle.Herein,we developed a tip-enhanced Raman scattering(TERS)technique to address this challenge.Adopting an optical fiber radial vector mode internally illuminates the plasmonic fiber tip to effectively suppress the background noise while generating a strong electric-field enhanced tip hotspot.Furthermore,the tip hotspot approaching the glucose molecules was manipulated via the shear-force feedback to provide more freedom for selecting substrates.Consequently,our TERS technique achieves the visualization of all Raman modes of glucose molecules within spectral window of 400-3200 cm^(-1),which is not achievable through the far-field/surface-enhanced Raman,or the existing TERS techniques.Our TERS technique offers a powerful tool for accurately identifying Raman scattering of molecules,paving the way for biomolecular analysis.
基金financially supported by the National Natural Science Foundation of China(No.52174297).
文摘The endpoint carbon content in the converter is critical for the quality of steel products,and accurately predicting this parameter is an effective way to reduce alloy consumption and improve smelting efficiency.However,most scholars currently focus on modifying methods to enhance model accuracy,while overlooking the extent to which input parameters influence accuracy.To address this issue,in this study,a prediction model for the endpoint carbon content in the converter was developed using factor analysis(FA)and support vector machine(SVM)optimized by improved particle swarm optimization(IPSO).Analysis of the factors influencing the endpoint carbon content during the converter smelting process led to the identification of 21 input parameters.Subsequently,FA was used to reduce the dimensionality of the data and applied to the prediction model.The results demonstrate that the performance of the FA-IPSO-SVM model surpasses several existing methods,such as twin support vector regression and support vector machine.The model achieves hit rates of 89.59%,96.21%,and 98.74%within error ranges of±0.01%,±0.015%,and±0.02%,respectively.Finally,based on the prediction results obtained by sequentially removing input parameters,the parameters were classified into high influence(5%-7%),medium influence(2%-5%),and low influence(0-2%)categories according to their varying degrees of impact on prediction accuracy.This classi-fication provides a reference for selecting input parameters in future prediction models for endpoint carbon content.
基金funded by the Natural Science Foundation of China(Grant Nos.42377164 and 41972280)the Badong National Observation and Research Station of Geohazards(Grant No.BNORSG-202305).
文摘Landslide susceptibility prediction(LSP)is significantly affected by the uncertainty issue of landslide related conditioning factor selection.However,most of literature only performs comparative studies on a certain conditioning factor selection method rather than systematically study this uncertainty issue.Targeted,this study aims to systematically explore the influence rules of various commonly used conditioning factor selection methods on LSP,and on this basis to innovatively propose a principle with universal application for optimal selection of conditioning factors.An'yuan County in southern China is taken as example considering 431 landslides and 29 types of conditioning factors.Five commonly used factor selection methods,namely,the correlation analysis(CA),linear regression(LR),principal component analysis(PCA),rough set(RS)and artificial neural network(ANN),are applied to select the optimal factor combinations from the original 29 conditioning factors.The factor selection results are then used as inputs of four types of common machine learning models to construct 20 types of combined models,such as CA-multilayer perceptron,CA-random forest.Additionally,multifactor-based multilayer perceptron random forest models that selecting conditioning factors based on the proposed principle of“accurate data,rich types,clear significance,feasible operation and avoiding duplication”are constructed for comparisons.Finally,the LSP uncertainties are evaluated by the accuracy,susceptibility index distribution,etc.Results show that:(1)multifactor-based models have generally higher LSP performance and lower uncertainties than those of factors selection-based models;(2)Influence degree of different machine learning on LSP accuracy is greater than that of different factor selection methods.Conclusively,the above commonly used conditioning factor selection methods are not ideal for improving LSP performance and may complicate the LSP processes.In contrast,a satisfied combination of conditioning factors can be constructed according to the proposed principle.