期刊文献+
共找到6篇文章
< 1 >
每页显示 20 50 100
Nonlinear industrial process fault diagnosis with latent label consistency and sparse Gaussian feature learning 被引量:1
1
作者 LI Xian-ling ZHANG Jian-feng +2 位作者 ZHAO Chun-hui DING Jin-liang SUN You-xian 《Journal of Central South University》 SCIE EI CAS CSCD 2022年第12期3956-3973,共18页
With the increasing complexity of industrial processes, the high-dimensional industrial data exhibit a strong nonlinearity, bringing considerable challenges to the fault diagnosis of industrial processes. To efficient... With the increasing complexity of industrial processes, the high-dimensional industrial data exhibit a strong nonlinearity, bringing considerable challenges to the fault diagnosis of industrial processes. To efficiently extract deep meaningful features that are crucial for fault diagnosis, a sparse Gaussian feature extractor(SGFE) is designed to learn a nonlinear mapping that projects the raw data into the feature space with the fault label dimension. The feature space is described by the one-hot encoding of the fault category label as an orthogonal basis. In this way, the deep sparse Gaussian features related to fault categories can be gradually learned from the raw data by SGFE. In the feature space,the sparse Gaussian(SG) loss function is designed to constrain the distribution of features to multiple sparse multivariate Gaussian distributions. The sparse Gaussian features are linearly separable in the feature space, which is conducive to improving the accuracy of the downstream fault classification task. The feasibility and practical utility of the proposed SGFE are verified by the handwritten digits MNIST benchmark and Tennessee-Eastman(TE) benchmark process,respectively. 展开更多
关键词 nonlinear fault diagnosis multiple multivariate gaussian distributions sparse gaussian feature learning gaussian feature extractor
在线阅读 下载PDF
Multimodality Prediction of Chaotic Time Series with Sparse Hard-Cut EM Learning of the Gaussian Process Mixture Model 被引量:1
2
作者 周亚同 樊煜 +1 位作者 陈子一 孙建成 《Chinese Physics Letters》 SCIE CAS CSCD 2017年第5期22-26,共5页
The contribution of this work is twofold: (1) a multimodality prediction method of chaotic time series with the Gaussian process mixture (GPM) model is proposed, which employs a divide and conquer strategy. It au... The contribution of this work is twofold: (1) a multimodality prediction method of chaotic time series with the Gaussian process mixture (GPM) model is proposed, which employs a divide and conquer strategy. It automatically divides the chaotic time series into multiple modalities with different extrinsic patterns and intrinsic characteristics, and thus can more precisely fit the chaotic time series. (2) An effective sparse hard-cut expec- tation maximization (SHC-EM) learning algorithm for the GPM model is proposed to improve the prediction performance. SHO-EM replaces a large learning sample set with fewer pseudo inputs, accelerating model learning based on these pseudo inputs. Experiments on Lorenz and Chua time series demonstrate that the proposed method yields not only accurate multimodality prediction, but also the prediction confidence interval SHC-EM outperforms the traditional variational 1earning in terms of both prediction accuracy and speed. In addition, SHC-EM is more robust and insusceptible to noise than variational learning. 展开更多
关键词 GPM Multimodality Prediction of Chaotic Time Series with Sparse Hard-Cut EM learning of the gaussian Process Mixture Model EM SHC
原文传递
Optimization of Extrusion-based Silicone Additive Manufacturing Process Parameters Based on Improved Kernel Extreme Learning Machine
3
作者 Zi-Ning Li Xiao-Qing Tian +3 位作者 Dingyifei Ma Shahid Hussain Lian Xia Jiang Han 《Chinese Journal of Polymer Science》 2025年第5期848-862,共15页
Silicone material extrusion(MEX)is widely used for processing liquids and pastes.Owing to the uneven linewidth and elastic extrusion deformation caused by material accumulation,products may exhibit geometric errors an... Silicone material extrusion(MEX)is widely used for processing liquids and pastes.Owing to the uneven linewidth and elastic extrusion deformation caused by material accumulation,products may exhibit geometric errors and performance defects,leading to a decline in product quality and affecting its service life.This study proposes a process parameter optimization method that considers the mechanical properties of printed specimens and production costs.To improve the quality of silicone printing samples and reduce production costs,three machine learning models,kernel extreme learning machine(KELM),support vector regression(SVR),and random forest(RF),were developed to predict these three factors.Training data were obtained through a complete factorial experiment.A new dataset is obtained using the Euclidean distance method,which assigns the elimination factor.It is trained with Bayesian optimization algorithms for parameter optimization,the new dataset is input into the improved double Gaussian extreme learning machine,and finally obtains the improved KELM model.The results showed improved prediction accuracy over SVR and RF.Furthermore,a multi-objective optimization framework was proposed by combining genetic algorithm technology with the improved KELM model.The effectiveness and reasonableness of the model algorithm were verified by comparing the optimized results with the experimental results. 展开更多
关键词 Silicone material extrusion Process parameter optimization Double gaussian kernel extreme learning machine Euclidean distance assigned to the elimination factor Multi-objective optimization framework
原文传递
Adaptive learning rate GMM for moving object detection in outdoor surveillance for sudden illumination changes 被引量:1
4
作者 HOCINE Labidi 曹伟 +2 位作者 丁庸 张笈 罗森林 《Journal of Beijing Institute of Technology》 EI CAS 2016年第1期145-151,共7页
A dynamic learning rate Gaussian mixture model(GMM)algorithm is proposed to deal with the problem of slow adaption of GMM in the case of moving object detection in the outdoor surveillance,especially in the presence... A dynamic learning rate Gaussian mixture model(GMM)algorithm is proposed to deal with the problem of slow adaption of GMM in the case of moving object detection in the outdoor surveillance,especially in the presence of sudden illumination changes.The GMM is mostly used for detecting objects in complex scenes for intelligent monitoring systems.To solve this problem,a mixture Gaussian model has been built for each pixel in the video frame,and according to the scene change from the frame difference,the learning rate of GMM can be dynamically adjusted.The experiments show that the proposed method gives good results with an adaptive GMM learning rate when we compare it with GMM method with a fixed learning rate.The method was tested on a certain dataset,and tests in the case of sudden natural light changes show that our method has a better accuracy and lower false alarm rate. 展开更多
关键词 object detection background modeling gaussian mixture model(GMM) learning rate frame difference
在线阅读 下载PDF
An algorithm for trajectory prediction of flight plan based on relative motion between positions 被引量:8
5
作者 Yi LIN Jian-wei ZHANG Hong LIU 《Frontiers of Information Technology & Electronic Engineering》 SCIE EI CSCD 2018年第7期905-916,共12页
Traditional methods for plan path prediction have low accuracy and stability. In this paper, we propose a novel approach for plan path prediction based on relative motion between positions(RMBP) by mining historical f... Traditional methods for plan path prediction have low accuracy and stability. In this paper, we propose a novel approach for plan path prediction based on relative motion between positions(RMBP) by mining historical flight trajectories. A probability statistical model is introduced to model the stochastic factors during the whole flight process. The model object is the sequence of velocity vectors in the three-dimensional Earth space. First, we model the moving trend of aircraft including the speed(constant, acceleration, or deceleration), yaw(left, right, or straight), and pitch(climb, descent, or cruise) using a hidden Markov model(HMM) under the restrictions of aircraft performance parameters. Then, several Gaussian mixture models(GMMs) are used to describe the conditional distribution of each moving trend. Once the models are built, machine learning algorithms are applied to obtain the optimal parameters of the model from the historical training data. After completing the learning process, the velocity vector sequence of the flight is predicted by the proposed model under the Bayesian framework, so that we can use kinematic equations, depending on the moving patterns, to calculate the flight position at every radar acquisition cycle. To obtain higher prediction accuracy, a uniform interpolation method is used to correct the predicted position each second. Finally, a plan trajectory is concatenated by the predicted discrete points. Results of simulations with collected data demonstrate that this approach not only fulfils the goals of traditional methods, such as the prediction of fly-over time and altitude of waypoints along the planned route, but also can be used to plan a complete path for an aircraft with high accuracy. Experiments are conducted to demonstrate the superiority of this approach to some existing methods. 展开更多
关键词 Velocity vector Hidden Markov model gaussian mixture model Machine learning Plan path prediction Relative motion between positions(RMBP)
原文传递
Evolutionary Experience-Driven Particle Swarm Optimization with Dynamic Searching 被引量:2
6
作者 Wei Li Jianghui Jing +2 位作者 Yangtao Chen Xunjun Chen Ata Jahangir Moshayedi 《Complex System Modeling and Simulation》 EI 2023年第4期307-326,共20页
Particle swarm optimization(PSO)algorithms have been successfully used for various complex optimization problems.However,balancing the diversity and convergence is still a problem that requires continuous research.The... Particle swarm optimization(PSO)algorithms have been successfully used for various complex optimization problems.However,balancing the diversity and convergence is still a problem that requires continuous research.Therefore,an evolutionary experience-driven particle swarm optimization with dynamic searching(EEDSPSO)is proposed in this paper.For purpose of extracting the effective information during population evolution,an adaptive framework of evolutionary experience is presented.And based on this framework,an experience-based neighborhood topology adjustment(ENT)is used to control the size of the neighborhood range,thereby effectively keeping the diversity of population.Meanwhile,experience-based elite archive mechanism(EEA)adjusts the weights of elite particles in the late evolutionary stage,thus enhancing the convergence of the algorithm.In addition,a Gaussian crisscross learning strategy(GCL)adopts cross-learning method to further balance the diversity and convergence.Finally,extensive experiments use the CEC2013 and CEC2017.The experiment results show that EEDSPSO outperforms current excellent PSO variants. 展开更多
关键词 particle swarm optimization experience-based topology structure elite archive gaussian crisscross learning
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部