CN119622506B - A method and system for predicting the remaining service life of electromechanical equipment across domains based on dynamic parameter learning - Google Patents

A method and system for predicting the remaining service life of electromechanical equipment across domains based on dynamic parameter learning Download PDF

Info

Publication number
CN119622506B
CN119622506B CN202411670028.6A CN202411670028A CN119622506B CN 119622506 B CN119622506 B CN 119622506B CN 202411670028 A CN202411670028 A CN 202411670028A CN 119622506 B CN119622506 B CN 119622506B
Authority
CN
China
Prior art keywords
data
feature
domain
source domain
domain data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202411670028.6A
Other languages
Chinese (zh)
Other versions
CN119622506A (en
Inventor
蓝波
石衍达
朱亚东洋
张晓燕
张路纲
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Institute of Petrochemical Technology
Original Assignee
Beijing Institute of Petrochemical Technology
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Institute of Petrochemical Technology filed Critical Beijing Institute of Petrochemical Technology
Priority to CN202411670028.6A priority Critical patent/CN119622506B/en
Publication of CN119622506A publication Critical patent/CN119622506A/en
Application granted granted Critical
Publication of CN119622506B publication Critical patent/CN119622506B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/24Classification techniques
    • G06F18/241Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches
    • G06F18/2415Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches based on parametric or probabilistic models, e.g. based on likelihood ratio or false acceptance rate versus a false rejection rate
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/21Design or setup of recognition systems or techniques; Extraction of features in feature space; Blind source separation
    • G06F18/213Feature extraction, e.g. by transforming the feature space; Summarisation; Mappings, e.g. subspace methods
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/21Design or setup of recognition systems or techniques; Extraction of features in feature space; Blind source separation
    • G06F18/214Generating training patterns; Bootstrap methods, e.g. bagging or boosting
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods
    • G06N3/094Adversarial learning
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Artificial Intelligence (AREA)
  • General Engineering & Computer Science (AREA)
  • Evolutionary Computation (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Evolutionary Biology (AREA)
  • Biophysics (AREA)
  • Computing Systems (AREA)
  • Mathematical Physics (AREA)
  • Software Systems (AREA)
  • Molecular Biology (AREA)
  • General Health & Medical Sciences (AREA)
  • Computational Linguistics (AREA)
  • Biomedical Technology (AREA)
  • Health & Medical Sciences (AREA)
  • Probability & Statistics with Applications (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

本发明公开了一种基于动态参数学习的机电设备跨域剩余寿命预测方法及系统,包括:获取机电设备的源域数据和目标域数据,并对所述源域数据和所述目标域数据进行预处理;利用特征提取器先独立在有标签的源域数据上进行预训练,使特征提取器对源域数据有特征提取能力;利用领域自适应方法训练特征提取器,使特征提取器能够从预处理后的所述源域数据和所述目标域数据中均能提取有效的高维度数据特征;在推理阶段,仅应用特征提取器和分类器对机电设备的剩余寿命进行预测。本发明通过实时的剩余寿命预测,企业能够提前制定预防性维护计划,延长设备使用寿命,降低故障率和维护成本,提升整体运营效率和设备可靠性。

The present invention discloses a cross-domain remaining life prediction method and system for electromechanical equipment based on dynamic parameter learning, including: obtaining source domain data and target domain data of electromechanical equipment, and preprocessing the source domain data and the target domain data; using a feature extractor to independently pre-train on labeled source domain data, so that the feature extractor has feature extraction capabilities for source domain data; using a domain adaptive method to train the feature extractor, so that the feature extractor can extract effective high-dimensional data features from both the preprocessed source domain data and the target domain data; in the inference stage, only the feature extractor and the classifier are used to predict the remaining life of the electromechanical equipment. Through real-time remaining life prediction, the present invention enables enterprises to formulate preventive maintenance plans in advance, extend the service life of equipment, reduce failure rates and maintenance costs, and improve overall operational efficiency and equipment reliability.

Description

Electromechanical equipment cross-domain residual life prediction method and system based on dynamic parameter learning
Technical Field
The invention belongs to the field of electromechanical equipment prediction, and particularly relates to a method and a system for predicting the cross-domain residual life of electromechanical equipment based on dynamic parameter learning.
Background
With the rapid development of industrial automation and intelligent manufacturing, the electromechanical devices are increasingly widely applied in the fields of manufacturing industry, energy sources, transportation and the like. The proper operation of these devices is critical to production efficiency and safety, and therefore predicting the remaining life of the devices is a critical task in the maintenance management of the devices. Conventional residual life prediction methods typically rely on extensive labeling data for model training, which means that the historical operating data of the device needs to be recorded and analyzed in detail to extract efficient features for model construction. However, these methods face many challenges in practical applications. First, there are significant differences in the operating environment and operating conditions for different types of electromechanical devices, resulting in data distribution changes. Meanwhile, even the same type of equipment can have significant changes in its operating state under different operating environments. This diversity of data distribution makes it difficult for a single model to maintain high accuracy predictions in all contexts.
To address these challenges, researchers have begun to explore methods of efficient data migration and model adaptation across different domains to improve the accuracy and reliability of cross-domain residual life predictions. This involves establishing an efficient association between the source domain and the target domain, enabling a fast adaptation of the model in the new environment. Transfer learning and domain adaptation techniques become important methods to solve this problem, by transferring knowledge obtained in the source domain to the target domain, the need for labeling data in the target domain is reduced. The method not only can promote the prediction performance of the model in the new field, but also can greatly shorten the development and deployment period of the model. However, how to design a robust and efficient migration learning algorithm, so that the complexity and uncertainty of the running environment of the device can be handled, is still a technical problem to be solved. Therefore, the research of cross-domain residual life prediction not only has important theoretical value, but also has wide practical application prospect.
Disclosure of Invention
Aiming at the problem of data distribution difference in electromechanical equipment cross-domain residual life prediction in the prior art, the invention provides a method and a system for electromechanical equipment cross-domain residual life prediction based on dynamic parameter learning, and aims to balance the distribution difference between a source domain and a target domain by adaptively adjusting parameters so as to improve the generalization capability of a model in the target domain. The method is particularly suitable for cross-domain residual life prediction of the electromechanical equipment.
In order to achieve the above object, the present invention provides the following solutions:
An electromechanical device cross-domain residual life prediction method based on dynamic parameter learning comprises the following steps:
acquiring source domain data and target domain data of electromechanical equipment, and preprocessing the source domain data and the target domain data;
The feature extractor is used for pre-training on the labeled source domain data independently, so that the feature extractor has feature extraction capability on the source domain data;
Training a feature extractor by using a field self-adaption method to enable the feature extractor to extract effective high-dimensional data features from both the preprocessed source domain data and the preprocessed target domain data;
In the reasoning phase, only the feature extractor and classifier are applied to predict the remaining lifetime of the electromechanical device.
Preferably, training the feature extractor using a domain adaptive method to enable the feature extractor to extract valid high-dimensional data features from both the preprocessed source domain data and the preprocessed target domain data includes:
adopting an countermeasure network structure, and judging whether the high-dimensional data features are derived from a source domain or a target domain through a feature discriminator;
classifying the high-dimensional data features extracted on the source domain by a classifier, and judging the error of the classification result by a classification discriminator;
The feature discriminator introduces a dynamic parameter lambda and an influence factor kappa through a dynamic parameter learning mechanism, and dynamically adjusts the weight between the feature discriminator and the classifier, so that the feature extractor can extract high-dimensional data features in both a source domain and a target domain.
Preferably, the feature identifier introduces a dynamic parameter λ and an influence factor κ through a dynamic parameter learning mechanism, and dynamically adjusts weights between the feature identifier and the classifier, so that the feature extractor can extract high-dimensional data features in both a source domain and a target domain, including:
calculating a condition distribution distance D c;
Calculating a marginal distribution distance D m;
Calculating a dynamic parameter lambda based on the conditional distribution distance D c and the marginal distribution distance D m;
Calculating an influence factor kappa;
based on the dynamic parameter lambda and the influence factor kappa, a comprehensive loss function is constructed.
Preferably, calculating the conditional distribution distance D c includes:
Where C represents the total number of categories, P s (x|y=c) and P t (x|y=c) represent the conditional distributions of the source and target domains under category C, respectively, and the weight w c is defined as: Where N c is the number of samples of category c, N total is the total number of samples of all categories, X represents the feature space, and Y represents the tag space.
Preferably, calculating the marginal distribution distance D m includes:
where L represents the number of layers, α l is the weight of each layer, typically determined by rule of thumb or automatic learning, and P s (X) and P t (X) represent the marginal distributions of the source and target domains, respectively.
Preferably, calculating the dynamic parameter λ based on the conditional distribution distance D c and the marginal distribution distance D m includes:
wherein, alpha and beta are weight parameters for controlling the adjustment proportion of the early stage lambda and the later stage lambda, T is the total training wheel number, and T is each wheel.
Preferably, calculating the influence factor κ includes:
Wherein, gamma and delta are weight parameters for controlling the adjustment proportion of early and later kappa.
Preferably, constructing the integrated loss function based on the dynamic parameter λ and the influence factor κ includes:
L=LCls+(1-κλ)·LDism+λ·LDisc
Where L Cls is the classification loss, L Dism is the feature discriminator alignment loss for marginal distribution, and L Disc is the feature discriminator alignment loss for conditional distribution.
The invention also provides a system for predicting the residual life of the electromechanical equipment across domains based on dynamic parameter learning, which comprises a data collection and preprocessing module, a feature extraction module, a domain adaptation flow module and a residual life prediction module;
the data collection and preprocessing module is used for acquiring source domain data and target domain data of the electromechanical device and preprocessing the source domain data and the target domain data;
The feature extraction module is used for pre-training on the labeled source domain data by utilizing the feature extractor, so that the feature extractor has feature extraction capability on the source domain data;
The domain adaptation flow module is used for training a feature extractor by using a domain adaptation method, so that the feature extractor can extract effective high-dimensional data features from both the preprocessed source domain data and the preprocessed target domain data;
The residual life prediction module is used for predicting the residual life of the electromechanical device by only applying the feature extractor and the classifier in the reasoning stage.
Compared with the prior art, the invention has the beneficial effects that:
The invention provides a method for predicting the cross-domain residual life of electromechanical equipment based on dynamic parameter learning, which remarkably improves the level of intellectualization and precision of equipment maintenance management. By adopting the anti-migration algorithm, the method effectively reduces the data distribution difference between the source domain and the target domain, and remarkably improves the generalization capability and the prediction accuracy of the model in different fields. The introduction of a dynamic parameter learning mechanism enables the model to adaptively balance the alignment strength of marginal distribution and conditional distribution, ensures that the distribution difference is reduced in the cross-domain migration process, and maintains the classification performance of the source domain. The modularized design ensures that each component characteristic discriminator has high flexibility and expandability, and is convenient for optimization and upgrading according to actual requirements. Through the residual life prediction, enterprises can make preventive maintenance plans in advance, prolong the service life of equipment, reduce the failure rate and the maintenance cost, and improve the overall operation efficiency and the equipment reliability.
Drawings
In order to more clearly illustrate the technical solutions of the present invention, the drawings that are needed in the embodiments are briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and that other drawings can be obtained according to these drawings without inventive effort for a person skilled in the art.
FIG. 1 is a block diagram of a model training system in accordance with an embodiment of the present invention;
FIG. 2 is a block diagram of an inference training system in accordance with an embodiment of the present invention;
FIG. 3 is a training process block diagram of an electromechanical device cross-domain residual life prediction system based on dynamic parameter learning according to an embodiment of the present invention;
Fig. 4 is a flow chart of a method for predicting the cross-domain residual life of an electromechanical device based on dynamic parameter learning according to an embodiment of the present invention.
Detailed Description
The following description of the embodiments of the present invention will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present invention, but not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
In order that the above-recited objects, features and advantages of the present invention will become more readily apparent, a more particular description of the invention will be rendered by reference to the appended drawings and appended detailed description.
Example 1
Aiming at the problem of data distribution difference in the electromechanical equipment cross-domain residual life prediction in the prior art, the invention provides a multi-domain self-adaptive method based on dynamic parameter learning, and aims to balance the distribution difference between a source domain and a target domain by self-adaptively adjusting parameters, so that the generalization capability of a model in the target domain is improved. The method is particularly suitable for cross-domain residual life prediction of electromechanical equipment, and specifically comprises the following aspects:
the field self-adaptive method model consists of a feature extractor, a feature discriminator, a classifier and a classification discriminator, and forms an countermeasure network structure.
During training, the feature extractor is responsible for extracting generalized feature representation from the data of the source domain and the target domain, the feature discriminator is used for discriminating whether the feature is derived from the source domain or the target domain, the classifier performs supervised learning on the source domain to ensure high accuracy of the model on the labeled data, and the classifier discriminator is used for discriminating whether the output result of the classifier is correct or not
At the time of reasoning, the feature extractor is responsible for extracting features from the data of the target domain, and the classifier is responsible for predicting the remaining life of the device
In order to effectively balance the distribution difference between the source domain and the target domain, the invention adopts a dynamic parameter learning mechanism, and realizes the self-adaptive adjustment of the distribution difference between the source domain and the target domain by dynamically adjusting the weight between the feature discriminator and the classifier. The mechanism dynamically updates the weight of the loss function according to the distribution difference of the source domain and the target domain by introducing the dynamic parameter lambda and the influence factor kappa, thereby ensuring that the classification performance of the source domain is not lost while reducing the distribution difference.
Specifically comprising the steps of as shown in figure 4,
Acquiring source domain data and target domain data of electromechanical equipment, and preprocessing the source domain data and the target domain data;
The feature extractor is used for pre-training on the labeled source domain data independently, so that the feature extractor has feature extraction capability on the source domain data;
Training a feature extractor by using a field self-adaption method to enable the feature extractor to extract effective high-dimensional data features from both the preprocessed source domain data and the preprocessed target domain data;
In the reasoning phase, only the feature extractor and classifier are applied to predict the remaining lifetime of the electromechanical device.
In this embodiment, the source domain data acquisition includes collecting source domains (such as operation data of a certain type of electromechanical device under a specific working condition), including time series data collected by multiple sensors and corresponding residual life labels.
Target domain data acquisition, namely collecting sensor time series data of a target domain (such as equipment of different types or operation data under different working conditions), wherein a residual life label is not needed.
And data preprocessing, namely performing preprocessing operations such as normalization, denoising, segmentation and the like on the data of the source domain and the target domain, and ensuring the quality and consistency of the data.
In this embodiment, the sign extraction module (feature extractor) is composed of a plurality of convolution layers of different sizes stacked, and extracts high-dimensional data features, denoted by feature a, from time-series data of a source domain and a target domain. In order to ensure the consistency of the source domain and target domain features in a high-dimensional space, feature extraction is performed on the source domain and target domain data by using feature extractors with the same weight. Before field adaptation is carried out, the physical sign extraction module performs pre-training on the labeled source domain data independently, so that the physical sign extraction module has better feature extraction capability on the source domain data.
In this embodiment, training the feature extractor by using the domain adaptive method, so that the feature extractor can extract effective high-dimensional data features from both the preprocessed source domain data and the preprocessed target domain data includes:
As shown in FIG. 1, in the training stage, the model training system block diagram of the embodiment of the invention trains the capability of a feature device for extracting features in a target domain, adopts an countermeasure network structure, and judges whether a feature A is derived from a source domain or the target domain through a feature discriminator;
The classifier classifies the characteristics A extracted on the source domain, and the classification discriminant judges the error of the classification result;
The feature discriminator introduces a dynamic parameter lambda and an influence factor kappa through a dynamic parameter learning mechanism, dynamically adjusts the weight between the feature discriminator and the classifier, balances the distribution difference of a source domain and a target domain, and enables the feature extractor to extract in both the source domain and the target domain. The specific process is as follows:
s1, calculating a conditional distribution distance D c
D c represents a conditional distribution distance, which is used to measure the difference in conditional distribution between the source domain and the target domain. For each class y, i.e. each remaining lifetime label, a probability of a feature distribution of the source domain and the target domain under that class is calculated. MMD (maximum mean difference) is used to measure the similarity between two probability distributions. To address the category imbalance problem, a category weight w c may be introduced such that each category's contribution to D c is proportional to its number of samples in the source and target domains.
Where C represents the total number of categories, P s (x|y=c) and P t (x|y=c) represent the conditional distributions of the source and target domains under category C, respectively, and the weight w c is defined as: Where N c is the number of samples of category c and N total is the total number of samples of all categories. X represents a feature space. In the context of predictive maintenance, X may include various sensor data, operating parameters, environmental conditions, etc., that relate to equipment status. Y represents the tag space, i.e. the predicted target. In the remaining life prediction task, Y generally represents a different remaining life class.
S2, calculating marginal distribution distance D m
D m represents a marginal distribution distance, which is used to measure the difference between the source domain and the target domain in the overall data distribution, and a hierarchical MMD method is used for calculation. The hierarchical MMD can capture the distribution difference of the source domain and the target domain on different levels and scales more carefully by calculating the MMD in a multi-level and multi-scale manner. The specific implementation is as follows:
where L represents the number of layers, α l is the weight of each layer, typically determined by rule of thumb or automatic learning, and P s (X) and P t (X) represent the marginal distributions of the source and target domains, respectively.
S3, calculating dynamic parameter lambda
The dynamic parameter lambda is used for balancing the weights of conditional distribution and marginal distribution in the loss function, setting the total training round number T, and taking the proportion of the current round number into consideration when calculating lambda in each round TSo that lambda can be adjusted stepwise with the training process. The calculation formula is as follows:
wherein, alpha and beta are weight parameters for controlling the adjustment ratio of the early and late lambda.
Lambda reflects the proportion of the conditional distribution in the total distribution difference. When the condition distribution distance D c is larger, λ increases, indicating that more alignment of the condition distribution is required, whereas λ decreases, more alignment of the marginal distribution is concerned.
S4, application of influence factor kappa
The influence factor k is used to quantify the influence of the marginal distribution distance on the conditional distribution distance, which plays a regulating role in the loss function. By adjusting kappa, the importance of the model in alignment with the edge distribution and the condition distribution at different stages can be controlled. The value of K is dynamically adjusted based on the training wheel number, the total training wheel number T is set, and the proportion of the current wheel number is considered when each wheel T calculates kappaSo that kappa can be adjusted gradually along with the training progress.
Wherein, gamma and delta are weight parameters for controlling the adjustment ratio of early and late kappa.
S5, construction of comprehensive loss function
The invention designs the following comprehensive loss function by comprehensively considering the marginal distribution and the alignment of conditional distribution:
L=LCls+(1-κλ)·LDism+λ·LDisc
Wherein:
L Cls represents classification loss, is used for supervised learning of source domain, and adopts cross entropy loss:
Where N is the number of samples, y i,c is the true label of sample i on category c, Probability predicted for the model.
L Dism represents the loss of the feature discriminator for the marginal distribution, which is used for measuring the difference of the source domain and the target domain on the marginal distribution, and adopts cross entropy loss:
where d i is the domain label for sample i (source domain 0, target domain 1), Is the predictive probability of the feature discriminators.
L Disc represents the loss of the feature discriminator for the conditional distribution, which is used to measure the difference between the source domain and the target domain in the conditional distribution, and also adopts cross entropy loss:
Wherein, A domain label representing sample i under category c,Is the predicted probability of the feature identifier under category c.
By adjusting lambda and kappa, the comprehensive loss function can adaptively balance the alignment strength of marginal distribution and conditional distribution, so that the model can realize more effective migration learning among different fields, and classification performance of source fields is not lost while distribution difference is reduced.
In this embodiment, the method for predicting the remaining lifetime of the electromechanical device in real time based on the source domain and the target domain after the distribution difference is balanced includes:
After the feature extractor is trained in the above procedure, the residual life of the device may be predicted by only applying the feature extractor and the classifier, i.e. in the reasoning stage, the output of the classifier is the prediction of the residual life of the device.
Example two
FIG. 2 is a block diagram of an inference training system in accordance with an embodiment of the present invention, wherein during inference, a feature extractor is responsible for extracting features from the data in the target domain, and a classifier is responsible for predicting the remaining lifetime of the device.
As shown in FIG. 3, an embodiment of the invention provides a training process block diagram of an electromechanical device cross-domain residual life prediction system based on dynamic parameter learning. The system mainly comprises a data collection and preprocessing module, a feature extraction module, a domain adaptation flow module, a residual life prediction module, an output and visualization module, a model training module and a feedback and update module, wherein the modules work cooperatively to realize efficient and accurate cross-domain residual life prediction.
1. Data collection and preprocessing module
The data collection and preprocessing module is responsible for collecting the operation data of the equipment in real time through various high-precision sensors installed on the electromechanical equipment. The sensor types comprise a temperature sensor, a vibration sensor, a pressure sensor, a current sensor and the like, and can acquire multi-dimensional time series data of the equipment in different running states. The collected original data is transmitted to a central data storage unit of the system through a wired or wireless network, so that the real-time performance and the integrity of the data are ensured.
The data preprocessing step comprises data normalization, denoising, outlier detection, data segmentation and the like so as to improve the data quality and consistency. Specifically, the normalization process ensures that different sensor data are within the same scale range, the denoising step eliminates noise interference in the data through a filtering algorithm, abnormal data points are identified and processed through abnormal value detection, and the continuous time series data are divided into subsequences with fixed lengths through segmentation processing so as to facilitate subsequent feature extraction.
2. Feature extraction module
The preprocessed data is input to a feature extraction module that extracts high-dimensional feature representations from the time series data using a deep learning model. The feature extractor ensures the consistency of the source domain and target domain data in the high-dimensional feature space by sharing parameters. These high-dimensional features effectively capture key information of the device operating state, providing a solid foundation for subsequent domain adaptation and residual life prediction.
3. Domain adaptation flow module
In order to realize cross-domain transfer learning, the data after feature extraction is further processed by a domain adaptation module. The domain adaptation module adopts a countering network structure, and the feature discriminator self-adaptively adjusts the weight between the feature discriminator and the classifier by introducing the dynamic parameter lambda and the influence factor kappa, so as to balance the distribution difference of the source domain and the target domain. The specific steps include calculating a conditional distribution distance Dc and a marginal distribution distance Dm, and adjusting a dynamic parameter lambda according to the proportion of the conditional distribution distance Dc and the marginal distribution distance Dm to influence the importance degree of a factor kappa control model on distribution alignment in different stages. The comprehensive loss function L realizes the self-adaptive balance of marginal distribution and conditional distribution through adjustment of lambda and kappa:
L=LCls+(1-κλ)·LDism++λ·LDisc
Where L Cls is the classification loss, L Dism is the marginal distribution alignment loss, and L Disc is the conditional distribution alignment loss.
4. Residual life prediction module
And extracting the target domain data through a feature extractor in the reasoning stage, and predicting the residual life by using a classifier. The prediction result reflects the residual service life of the equipment in the current running state and supports maintenance decision making and preventive maintenance planning.
5. Output and visualization module
The prediction result is displayed through the output and visualization module and is used for maintenance personnel to refer to. The module comprises a visual interface and a report generating tool, and can intuitively present the prediction result in the form of a chart, a report and the like. Meanwhile, the system supports the comparison analysis of the prediction result and the historical data, and helps maintenance personnel identify equipment performance trends and potential fault risks.
The prediction result is displayed through the output and visualization module and is used for maintenance personnel to refer to. The module comprises a visual interface and a report generating tool, and can intuitively present the prediction result in the form of a chart, a report and the like. Meanwhile, the system supports the comparison analysis of the prediction result and the historical data, and helps maintenance personnel identify equipment performance trends and potential fault risks.
The invention realizes an efficient and accurate electromechanical equipment cross-domain residual life prediction method based on dynamic parameter learning through the system architecture shown in figures 1-4. The method effectively reduces the distribution difference of the characteristics of the model on the extraction source domain and the target domain, and improves the generalization capability and the prediction accuracy of the model. The modularized design ensures that the system has high flexibility and expandability, can adapt to the continuously-changing running environment and actual requirements, and has remarkable industrial application value and wide market prospect.
The above embodiments are merely illustrative of the preferred embodiments of the present invention, and the scope of the present invention is not limited thereto, but various modifications and improvements made by those skilled in the art to which the present invention pertains are made without departing from the spirit of the present invention, and all modifications and improvements fall within the scope of the present invention as defined in the appended claims.

Claims (2)

1.一种基于动态参数学习的机电设备跨域剩余寿命预测方法,其特征在于,包括以下步骤:1. A method for predicting the remaining life of electromechanical equipment across domains based on dynamic parameter learning, characterized in that it comprises the following steps: 获取机电设备的源域数据和目标域数据,并对所述源域数据和所述目标域数据进行预处理;Acquire source domain data and target domain data of electromechanical equipment, and preprocess the source domain data and the target domain data; 利用特征提取器先独立在有标签的源域数据上进行预训练,使特征提取器对源域数据有特征提取能力;Use the feature extractor to pre-train independently on labeled source domain data, so that the feature extractor has the ability to extract features from the source domain data; 利用领域自适应方法训练特征提取器,使特征提取器能够从预处理后的所述源域数据和所述目标域数据中均能提取有效的高维度数据特征;Using a domain adaptive method to train a feature extractor, so that the feature extractor can extract effective high-dimensional data features from both the preprocessed source domain data and the target domain data; 在推理阶段,仅应用特征提取器和分类器对机电设备的剩余寿命进行预测;In the inference phase, only feature extractors and classifiers are applied to predict the remaining life of electromechanical equipment; 利用领域自适应方法训练特征提取器,使特征提取器能够从预处理后的所述源域数据和所述目标域数据中均能提取有效的高维度数据特征包括:Using a domain adaptive method to train a feature extractor so that the feature extractor can extract effective high-dimensional data features from both the preprocessed source domain data and the target domain data includes: 采用对抗网络结构,通过特征判别器判别高维度数据特征来源于源域还是目标域;Adopting an adversarial network structure, the feature discriminator is used to determine whether the high-dimensional data features come from the source domain or the target domain; 通过分类器针对在源域上提取的高维度数据特征进行分类,由分类判别器判别分类结果的对错;The classifier is used to classify the high-dimensional data features extracted from the source domain, and the classification discriminator determines whether the classification result is correct or not; 特征判别器通过动态参数学习机制,引入动态参数λ和影响因子κ,动态调整特征判别器与分类器之间的权重,使得特征提取器在源域和目标域都能够提取到高维度数据特征;The feature discriminator introduces dynamic parameters λ and influence factors κ through a dynamic parameter learning mechanism, dynamically adjusting the weight between the feature discriminator and the classifier, so that the feature extractor can extract high-dimensional data features in both the source domain and the target domain; 特征判别器通过动态参数学习机制,引入动态参数λ和影响因子κ,动态调整特征判别器与分类器之间的权重,使得特征提取器在源域和目标域都能够提取到高维度数据特征包括:The feature discriminator introduces dynamic parameters λ and influence factor κ through a dynamic parameter learning mechanism, and dynamically adjusts the weight between the feature discriminator and the classifier, so that the feature extractor can extract high-dimensional data features in both the source domain and the target domain, including: 计算条件分布距离DcCalculate the conditional distribution distance D c ; 计算边际分布距离DmCalculate the marginal distribution distance D m ; 基于条件分布距离Dc和边际分布距离Dm,计算动态参数λ;Based on the conditional distribution distance D c and the marginal distribution distance D m , the dynamic parameter λ is calculated; 计算影响因子κ;Calculate the impact factor κ; 基于动态参数λ和影响因子κ,构建综合损失函数;Based on the dynamic parameter λ and the influencing factor κ, a comprehensive loss function is constructed; 计算条件分布距离Dc包括:Calculating the conditional distribution distance D c includes: 式中,C表示类别总数,Ps(X∣Y=c)和Pt(X∣Y=c)分别表示源域和目标域在类别c下的条件分布,权重wc定义为:式中,Nc为类别c的样本数量,Ntotal为所有类别的总样本数量,X表示特征空间,Y表示标签空间;Where C represents the total number of categories, Ps (X|Y=c) and Pt (X|Y=c) represent the conditional distribution of the source domain and the target domain under category c, respectively, and the weight wc is defined as: In the formula, Nc is the number of samples of category c, Ntotal is the total number of samples of all categories, X represents the feature space, and Y represents the label space; 计算边际分布距离Dm包括:Calculating the marginal distribution distance D m includes: 式中:L表示层次数量,αl是各层的权重,通常通过经验法则或自动学习确定,Ps(X)和Pt(X)分别表示源域和目标域的边际分布;Where: L represents the number of layers, α l is the weight of each layer, which is usually determined by empirical rules or automatic learning, P s (X) and P t (X) represent the marginal distribution of the source domain and the target domain respectively; 基于条件分布距离Dc和边际分布距离Dm,计算动态参数λ包括:Based on the conditional distribution distance D c and the marginal distribution distance D m , the dynamic parameter λ is calculated including: 式中,α和β为权重参数,用于控制早期和后期λ的调整比例,T为总训练轮数,t为每一轮;In the formula, α and β are weight parameters used to control the adjustment ratio of early and late λ, T is the total number of training rounds, and t is each round; 计算影响因子κ包括:Calculation of the impact factor κ includes: 式中,γ和δ为权重参数,用于控制早期和后期κ的调整比例;In the formula, γ and δ are weight parameters, which are used to control the adjustment ratio of early and late κ; 基于动态参数λ和影响因子κ,构建综合损失函数包括:Based on the dynamic parameter λ and the influencing factor κ, the comprehensive loss function is constructed including: L=LCls+(1-κλ)·LDism+λ·LDisc L=L Cls +(1-κλ)·L Dism +λ·L Disc 式中,LCls为分类损失,LDism为特征判别器针对边际分布对齐损失,LDisc为特征判别器针对条件分布对齐损失。Where L Cls is the classification loss, L Dism is the feature discriminator for the marginal distribution alignment loss, and L Disc is the feature discriminator for the conditional distribution alignment loss. 2.一种基于动态参数学习的机电设备跨域剩余寿命预测系统,所述系统用于实现权利要求1所述的方法,其特征在于,包括:数据收集与预处理模块、特征提取模块、域适应流程模块、剩余寿命预测模块;2. A cross-domain remaining life prediction system for electromechanical equipment based on dynamic parameter learning, the system is used to implement the method of claim 1, characterized in that it includes: a data collection and preprocessing module, a feature extraction module, a domain adaptation process module, and a remaining life prediction module; 所述数据收集与预处理模块用于获取机电设备的源域数据和目标域数据,并对所述源域数据和所述目标域数据进行预处理;The data collection and preprocessing module is used to obtain source domain data and target domain data of electromechanical equipment, and preprocess the source domain data and the target domain data; 所述特征提取模块用于利用特征提取器先独立在有标签的源域数据上进行预训练,使特征提取器对源域数据有特征提取能力;The feature extraction module is used to use the feature extractor to independently perform pre-training on the labeled source domain data, so that the feature extractor has the ability to extract features from the source domain data; 所述域适应流程模块用于利用领域自适应方法训练特征提取器,使特征提取器能够从预处理后的所述源域数据和所述目标域数据中均能提取有效的高维度数据特征;The domain adaptation process module is used to train the feature extractor using a domain adaptation method, so that the feature extractor can extract effective high-dimensional data features from both the preprocessed source domain data and the target domain data; 所述剩余寿命预测模块用于在推理阶段,仅应用特征提取器和分类器对机电设备的剩余寿命进行预测。The remaining life prediction module is used to predict the remaining life of the electromechanical equipment by only applying the feature extractor and the classifier during the inference stage.
CN202411670028.6A 2024-11-21 2024-11-21 A method and system for predicting the remaining service life of electromechanical equipment across domains based on dynamic parameter learning Active CN119622506B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202411670028.6A CN119622506B (en) 2024-11-21 2024-11-21 A method and system for predicting the remaining service life of electromechanical equipment across domains based on dynamic parameter learning

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202411670028.6A CN119622506B (en) 2024-11-21 2024-11-21 A method and system for predicting the remaining service life of electromechanical equipment across domains based on dynamic parameter learning

Publications (2)

Publication Number Publication Date
CN119622506A CN119622506A (en) 2025-03-14
CN119622506B true CN119622506B (en) 2025-05-23

Family

ID=94888226

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202411670028.6A Active CN119622506B (en) 2024-11-21 2024-11-21 A method and system for predicting the remaining service life of electromechanical equipment across domains based on dynamic parameter learning

Country Status (1)

Country Link
CN (1) CN119622506B (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101244498A (en) * 2007-02-16 2008-08-20 北京石油化工学院 Partial dry automatic welding drainage device
CN118296951A (en) * 2024-04-11 2024-07-05 四川大学 A method for predicting the remaining life of rolling bearings

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112629863B (en) * 2020-12-31 2022-03-01 苏州大学 Bearing fault diagnosis method based on dynamic joint distributed alignment network under variable working conditions
CN113221382B (en) * 2021-06-01 2024-10-22 中国科学院自动化研究所 A method, system and device for predicting the remaining life of industrial equipment
EP4370221A4 (en) * 2021-07-14 2025-06-11 Strong Force TX Portfolio 2018, LLC SYSTEMS AND METHODS WITH INTEGRATED GAMING MACHINES AND SMART CONTRACTS
CN114548152A (en) * 2022-01-17 2022-05-27 上海交通大学 Method for predicting residual life of marine sliding bearing based on transfer learning

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101244498A (en) * 2007-02-16 2008-08-20 北京石油化工学院 Partial dry automatic welding drainage device
CN118296951A (en) * 2024-04-11 2024-07-05 四川大学 A method for predicting the remaining life of rolling bearings

Also Published As

Publication number Publication date
CN119622506A (en) 2025-03-14

Similar Documents

Publication Publication Date Title
Kuo et al. Automatic machine status prediction in the era of Industry 4.0: Case study of machines in a spring factory
CN118154174A (en) An intelligent operation and maintenance cloud platform for industrial equipment
CN119272031B (en) Intelligent simulation and integrated measurement and control method for non-Newtonian fluid dynamic characteristics
CN108647643B (en) An online identification method of liquid flooding state of packed tower based on deep learning
CN115935285B (en) A Multivariate Time Series Anomaly Detection Method and System Based on Masked Graph Neural Network Model
CN114218872A (en) Method for predicting remaining service life based on DBN-LSTM semi-supervised joint model
CN120044904B (en) A scheduling method for alloy processing workshop based on real-time monitoring of physical neural network
CN119612305B (en) Intelligent analysis and early warning method and system for elevator emergency rescue data
CN120276310A (en) Intelligent control method and system for industrial equipment
CN120573556A (en) An elevator fault prediction method and system based on big data technology
CN117923331B (en) A load control system and method based on crane hoisting
CN119724645A (en) Nuclear power robot intelligent inspection and fault diagnosis system
Chowdhury et al. Internet of Things resource monitoring through proactive fault prediction
CN120255457A (en) Intelligent scheduling method and system for factory production planning
CN120473109A (en) Dynamic medical equipment maintenance plan generation algorithm
CN120257113A (en) An intelligent data management system and method based on multi-source data collection
Liang et al. Self-organization comprehensive real-time state evaluation model for oil pump unit on the basis of operating condition classification and recognition
CN120068321B (en) Energy-saving intelligent switching valve body operation method and system
CN119622506B (en) A method and system for predicting the remaining service life of electromechanical equipment across domains based on dynamic parameter learning
CN118965223B (en) Abnormality diagnosis method and system for oil-free dry vacuum unit
CN119880226A (en) Intelligent analysis system and method for stress distribution of steel truss structure
Zhao et al. Multi‐scale feature fusion network‐based industrial process fault diagnosis method using space–time capsule and classifier optimization
Karagiorgou et al. On making factories smarter through actionable predictions based on time-series data
CN120216968B (en) A warning method and system based on front-end perception data
CN119806095B (en) A large-scale data mining method, system and storage medium for manufacturing process

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant