The state of charge(SOC)estimation of lithium-ion battery is an important function in the battery management system(BMS)of electric vehicles.The long short term memory(LSTM)model can be employed for SOC estimation,whi...The state of charge(SOC)estimation of lithium-ion battery is an important function in the battery management system(BMS)of electric vehicles.The long short term memory(LSTM)model can be employed for SOC estimation,which is capable of estimating the future changing states of a nonlinear system.Since the BMS usually works under complicated operating conditions,i.e the real measurement data used for model training may be corrupted by non-Gaussian noise,and thus the performance of the original LSTM with the mean square error(MSE)loss may deteriorate.Therefore,a novel LSTM with mixture kernel mean p-power error(MKMPE)loss,called MKMPE-LSTM,is developed by using the MKMPE loss to replace the MSE as the learning criterion in LSTM framework,which can achieve robust SOC estimation under the measurement data contaminated with non-Gaussian noises(or outliers)because of the MKMPE containing the p-order moments of the error distribution.In addition,a meta-heuristic algorithm,called heap-based-optimizer(HBO),is employed to optimize the hyper-parameters(mainly including learning rate,number of hidden layer neuron and value of p in MKMPE)of the proposed MKMPE-LSTM model to further improve its flexibility and generalization performance,and a novel hybrid model(HBO-MKMPE-LSTM)is established for SOC estimation under non-Gaussian noise cases.Finally,several tests are performed under various cases through a benchmark to evaluate the performance of the proposed HBO-MKMPE-LSTM model,and the results demonstrate that the proposed hybrid method can provide a good robustness and accuracy under different non-Gaussian measurement noises,and the SOC estimation results in terms of mean square error(MSE),root MSE(RMSE),mean absolute relative error(MARE),and determination coefficient R2are less than 0.05%,3%,3%,and above 99.8%at 25℃,respectively.展开更多
Sampling-based planning algorithms play an important role in high degree-of-freedom motion planning(MP)problems,in which rapidly-exploring random tree(RRT)and the faster bidirectional RRT(named RRT-Connect)algorithms ...Sampling-based planning algorithms play an important role in high degree-of-freedom motion planning(MP)problems,in which rapidly-exploring random tree(RRT)and the faster bidirectional RRT(named RRT-Connect)algorithms have achieved good results in many planning tasks.However,sampling-based methods have the inherent defect of having difficultly in solving planning problems with narrow passages.Therefore,several algorithms have been proposed to overcome these drawbacks.As one of the improved algorithms,Rapidlyexploring random vines(RRV)can achieve better results,but it may perform worse in cluttered environments and has a certain environmental selectivity.In this paper,we present a new improved planning method based on RRT-Connect and RRV,named adaptive RRT-Connect(ARRT-Connect),which deals well with the narrow passage environments while retaining the ability of RRT algorithms to plan paths in other environments.The proposed planner is shown to be adaptable to a variety of environments and can accomplish path planning in a short time.展开更多
Full duplex radio increases the frequency efficiency but its performance is limited by the self-interference (SI). We first analyze the multiple noises in the full duplex radio system and model such noises as an α ...Full duplex radio increases the frequency efficiency but its performance is limited by the self-interference (SI). We first analyze the multiple noises in the full duplex radio system and model such noises as an α - stable distribution. Then we formulate a novel non-Gaussian SI problem. Under the maximum correntropy criterion (MCC), a robust digital non-linear self-interference cancellation algorithm is proposed for the SI channel estimation. A gradient descent based algorithm is derived to search the optimal solution. Simulation results show that the proposed algorithm can achieve a smaller estimation error and a higher pseudo signal to interference plus noise ratio (PSINR) than the well-known least mean square (LMS) algorithm and least square (LS) algorithm.展开更多
Traditional cubature Kalman filter(CKF)is a preferable tool for the inertial navigation system(INS)/global positioning system(GPS)integration under Gaussian noises.The CKF,however,may provide a significantly biased es...Traditional cubature Kalman filter(CKF)is a preferable tool for the inertial navigation system(INS)/global positioning system(GPS)integration under Gaussian noises.The CKF,however,may provide a significantly biased estimate when the INS/GPS system suffers from complex non-Gaussian disturbances.To address this issue,a robust nonlinear Kalman filter referred to as cubature Kalman filter under minimum error entropy with fiducial points(MEEF-CKF)is proposed.The MEEF-CKF behaves a strong robustness against complex nonGaussian noises by operating several major steps,i.e.,regression model construction,robust state estimation and free parameters optimization.More concretely,a regression model is constructed with the consideration of residual error caused by linearizing a nonlinear function at the first step.The MEEF-CKF is then developed by solving an optimization problem based on minimum error entropy with fiducial points(MEEF)under the framework of the regression model.In the MEEF-CKF,a novel optimization approach is provided for the purpose of determining free parameters adaptively.In addition,the computational complexity and convergence analyses of the MEEF-CKF are conducted for demonstrating the calculational burden and convergence characteristic.The enhanced robustness of the MEEF-CKF is demonstrated by Monte Carlo simulations on the application of a target tracking with INS/GPS integration under complex nonGaussian noises.展开更多
Defect inspection,also known as defect detection,is significant in mobile screen quality control.There are some challenging issues brought by the characteristics of screen defects,including the following:(1)the proble...Defect inspection,also known as defect detection,is significant in mobile screen quality control.There are some challenging issues brought by the characteristics of screen defects,including the following:(1)the problem of interclass similarity and intraclass variation,(2)the difficulty in distinguishing low contrast,tiny-sized,or incomplete defects,and(3)the modeling of category dependencies for multi-label images.To solve these problems,a graph reasoning module,stacked on a classification module,is proposed to expand the feature dimension and improve low-quality image features by exploiting category-wise dependency,image-wise relations,and interactions between them.To further improve the classification performance,the classifier of the classification module is redesigned as a cosine similarity function.With the help of contrastive learning,the classification module can better initialize the category-wise graph of the reasoning module.Experiments on the mobile screen defect dataset show that our two-stage network achieves the following best performances:97.7%accuracy and 97.3%F-measure.This proves that the proposed approach is effective in industrial applications.展开更多
Target tracking plays an important role in the construction,operation,and maintenance of the space station by the robot,which puts forward high requirements on the accuracy of target tracking.However,the special space...Target tracking plays an important role in the construction,operation,and maintenance of the space station by the robot,which puts forward high requirements on the accuracy of target tracking.However,the special space environment may cause complex non-Gaussian noise in target tracking data.And the performance of traditional Kalman Filter will deteriorate seriously when the error signals are non-Gaussian,which may lead to mission failure.In the paper,a novel Kalman Filter algorithm with Generalized Maximum Correntropy Criterion(GMCKF)is proposed to improve the tracking accuracy with non-Gaussian noise.The GMCKF algorithm,which replaces the default Gaussian kernel with the generalized Gaussian density function as kernel,can adapt to multi-type non-Gaussian noises and evaluate the noise accurately.A parameter automatic selection algorithm is proposed to determine the shape parameter of GMCKF algorithm,which helps the GMCKF algorithm achieve better performance for complex non-Gaussian noise.The performance of the proposed algorithm has been evaluated by simulations and the ground experiments.Then,the algorithm has been applied in the maintenance experiments in TianGong-2 space laboratory of China.The results validated the feasibility of the proposed method with the target tracking precision improved significantly in complex non-Gaussian environment.展开更多
Electroencephalogram(EEG)data depict various emotional states and reflect brain activity.There has been increasing interest in EEG emotion recognition in brain-computer interface systems(BCIs).In the World Robot Conte...Electroencephalogram(EEG)data depict various emotional states and reflect brain activity.There has been increasing interest in EEG emotion recognition in brain-computer interface systems(BCIs).In the World Robot Contest(WRC),the BCI Controlled Robot Contest successfully staged an emotion recognition technology competition.Three types of emotions(happy,sad,and neutral)are modeled using EEG signals.In this study,5 methods employed by different teams are compared.The results reveal that classical machine learning approaches and deep learning methods perform similarly in offline recognition,whereas deep learning methods perform better in online cross-subject decoding.展开更多
基金supported by the National Key R.D Program of China(2021YFB2401904)the Joint Fund project of the National Natural Science Foundation of China(U21A20485)+1 种基金the National Natural Science Foundation of China(61976175)the Key Laboratory Project of Shaanxi Provincial Education Department Scientific Research Projects(20JS109)。
文摘The state of charge(SOC)estimation of lithium-ion battery is an important function in the battery management system(BMS)of electric vehicles.The long short term memory(LSTM)model can be employed for SOC estimation,which is capable of estimating the future changing states of a nonlinear system.Since the BMS usually works under complicated operating conditions,i.e the real measurement data used for model training may be corrupted by non-Gaussian noise,and thus the performance of the original LSTM with the mean square error(MSE)loss may deteriorate.Therefore,a novel LSTM with mixture kernel mean p-power error(MKMPE)loss,called MKMPE-LSTM,is developed by using the MKMPE loss to replace the MSE as the learning criterion in LSTM framework,which can achieve robust SOC estimation under the measurement data contaminated with non-Gaussian noises(or outliers)because of the MKMPE containing the p-order moments of the error distribution.In addition,a meta-heuristic algorithm,called heap-based-optimizer(HBO),is employed to optimize the hyper-parameters(mainly including learning rate,number of hidden layer neuron and value of p in MKMPE)of the proposed MKMPE-LSTM model to further improve its flexibility and generalization performance,and a novel hybrid model(HBO-MKMPE-LSTM)is established for SOC estimation under non-Gaussian noise cases.Finally,several tests are performed under various cases through a benchmark to evaluate the performance of the proposed HBO-MKMPE-LSTM model,and the results demonstrate that the proposed hybrid method can provide a good robustness and accuracy under different non-Gaussian measurement noises,and the SOC estimation results in terms of mean square error(MSE),root MSE(RMSE),mean absolute relative error(MARE),and determination coefficient R2are less than 0.05%,3%,3%,and above 99.8%at 25℃,respectively.
基金supported in part by the National Science Foundation of China(61976175,91648208)the Key Project of Natural Science Basic Research Plan in Shaanxi Province of China(2019JZ-05)。
文摘Sampling-based planning algorithms play an important role in high degree-of-freedom motion planning(MP)problems,in which rapidly-exploring random tree(RRT)and the faster bidirectional RRT(named RRT-Connect)algorithms have achieved good results in many planning tasks.However,sampling-based methods have the inherent defect of having difficultly in solving planning problems with narrow passages.Therefore,several algorithms have been proposed to overcome these drawbacks.As one of the improved algorithms,Rapidlyexploring random vines(RRV)can achieve better results,but it may perform worse in cluttered environments and has a certain environmental selectivity.In this paper,we present a new improved planning method based on RRT-Connect and RRV,named adaptive RRT-Connect(ARRT-Connect),which deals well with the narrow passage environments while retaining the ability of RRT algorithms to plan paths in other environments.The proposed planner is shown to be adaptable to a variety of environments and can accomplish path planning in a short time.
基金supported by the National Natural Science Foundation of China under Grants 61372092"863" Program under Grants 2014AA01A701
文摘Full duplex radio increases the frequency efficiency but its performance is limited by the self-interference (SI). We first analyze the multiple noises in the full duplex radio system and model such noises as an α - stable distribution. Then we formulate a novel non-Gaussian SI problem. Under the maximum correntropy criterion (MCC), a robust digital non-linear self-interference cancellation algorithm is proposed for the SI channel estimation. A gradient descent based algorithm is derived to search the optimal solution. Simulation results show that the proposed algorithm can achieve a smaller estimation error and a higher pseudo signal to interference plus noise ratio (PSINR) than the well-known least mean square (LMS) algorithm and least square (LS) algorithm.
基金supported by the Fundamental Research Funds for the Central Universities(xzy022020045)the National Natural Science Foundation of China(61976175)。
文摘Traditional cubature Kalman filter(CKF)is a preferable tool for the inertial navigation system(INS)/global positioning system(GPS)integration under Gaussian noises.The CKF,however,may provide a significantly biased estimate when the INS/GPS system suffers from complex non-Gaussian disturbances.To address this issue,a robust nonlinear Kalman filter referred to as cubature Kalman filter under minimum error entropy with fiducial points(MEEF-CKF)is proposed.The MEEF-CKF behaves a strong robustness against complex nonGaussian noises by operating several major steps,i.e.,regression model construction,robust state estimation and free parameters optimization.More concretely,a regression model is constructed with the consideration of residual error caused by linearizing a nonlinear function at the first step.The MEEF-CKF is then developed by solving an optimization problem based on minimum error entropy with fiducial points(MEEF)under the framework of the regression model.In the MEEF-CKF,a novel optimization approach is provided for the purpose of determining free parameters adaptively.In addition,the computational complexity and convergence analyses of the MEEF-CKF are conducted for demonstrating the calculational burden and convergence characteristic.The enhanced robustness of the MEEF-CKF is demonstrated by Monte Carlo simulations on the application of a target tracking with INS/GPS integration under complex nonGaussian noises.
基金Project supported by the National Key Research and Development Program of China(No.2020AAA0108302)the Fundamental Research Funds for the Central Universities,China(No.xtr072022001)。
文摘Defect inspection,also known as defect detection,is significant in mobile screen quality control.There are some challenging issues brought by the characteristics of screen defects,including the following:(1)the problem of interclass similarity and intraclass variation,(2)the difficulty in distinguishing low contrast,tiny-sized,or incomplete defects,and(3)the modeling of category dependencies for multi-label images.To solve these problems,a graph reasoning module,stacked on a classification module,is proposed to expand the feature dimension and improve low-quality image features by exploiting category-wise dependency,image-wise relations,and interactions between them.To further improve the classification performance,the classifier of the classification module is redesigned as a cosine similarity function.With the help of contrastive learning,the classification module can better initialize the category-wise graph of the reasoning module.Experiments on the mobile screen defect dataset show that our two-stage network achieves the following best performances:97.7%accuracy and 97.3%F-measure.This proves that the proposed approach is effective in industrial applications.
基金The authors would like to acknowledge the National Key Research and Development Program of China(2018YFB1305300)the National Natural Science Foundation of China(Grant Nos.62103141,61733001,61873039,U1713215,U1913211,U2013602)the China Postdoctoral Science Foundation of China(2021M690963)for their support and funding of this paper.
文摘Target tracking plays an important role in the construction,operation,and maintenance of the space station by the robot,which puts forward high requirements on the accuracy of target tracking.However,the special space environment may cause complex non-Gaussian noise in target tracking data.And the performance of traditional Kalman Filter will deteriorate seriously when the error signals are non-Gaussian,which may lead to mission failure.In the paper,a novel Kalman Filter algorithm with Generalized Maximum Correntropy Criterion(GMCKF)is proposed to improve the tracking accuracy with non-Gaussian noise.The GMCKF algorithm,which replaces the default Gaussian kernel with the generalized Gaussian density function as kernel,can adapt to multi-type non-Gaussian noises and evaluate the noise accurately.A parameter automatic selection algorithm is proposed to determine the shape parameter of GMCKF algorithm,which helps the GMCKF algorithm achieve better performance for complex non-Gaussian noise.The performance of the proposed algorithm has been evaluated by simulations and the ground experiments.Then,the algorithm has been applied in the maintenance experiments in TianGong-2 space laboratory of China.The results validated the feasibility of the proposed method with the target tracking precision improved significantly in complex non-Gaussian environment.
基金This work was supported in part by the National Natural Science Foundation of China(Grant Nos.U21A20485,61976175).
文摘Electroencephalogram(EEG)data depict various emotional states and reflect brain activity.There has been increasing interest in EEG emotion recognition in brain-computer interface systems(BCIs).In the World Robot Contest(WRC),the BCI Controlled Robot Contest successfully staged an emotion recognition technology competition.Three types of emotions(happy,sad,and neutral)are modeled using EEG signals.In this study,5 methods employed by different teams are compared.The results reveal that classical machine learning approaches and deep learning methods perform similarly in offline recognition,whereas deep learning methods perform better in online cross-subject decoding.