CN117686555B - LC humidity sensor drift compensation method based on machine learning - Google Patents

LC humidity sensor drift compensation method based on machine learning Download PDF

Info

Publication number
CN117686555B
CN117686555B CN202410153167.5A CN202410153167A CN117686555B CN 117686555 B CN117686555 B CN 117686555B CN 202410153167 A CN202410153167 A CN 202410153167A CN 117686555 B CN117686555 B CN 117686555B
Authority
CN
China
Prior art keywords
data
model
humidity sensor
neural network
function
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
CN202410153167.5A
Other languages
Chinese (zh)
Other versions
CN117686555A (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.)
Nanjing University Of Posts And Telecommunications Nantong Institute Co ltd
Nanjing University of Posts and Telecommunications
Original Assignee
Nanjing University Of Posts And Telecommunications Nantong Institute Co ltd
Nanjing University of Posts and Telecommunications
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 Nanjing University Of Posts And Telecommunications Nantong Institute Co ltd, Nanjing University of Posts and Telecommunications filed Critical Nanjing University Of Posts And Telecommunications Nantong Institute Co ltd
Priority to CN202410153167.5A priority Critical patent/CN117686555B/en
Publication of CN117686555A publication Critical patent/CN117686555A/en
Application granted granted Critical
Publication of CN117686555B publication Critical patent/CN117686555B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • 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
    • Y02TCLIMATE CHANGE MITIGATION TECHNOLOGIES RELATED TO TRANSPORTATION
    • Y02T10/00Road transport of goods or passengers
    • Y02T10/10Internal combustion engine [ICE] based vehicles
    • Y02T10/40Engine management systems

Landscapes

  • Investigating Or Analyzing Materials By The Use Of Electric Means (AREA)

Abstract

The invention discloses a machine learning-based LC humidity sensor drift compensation method, which comprises the following steps: carrying out a temperature test experiment on the LC humidity sensor to obtain original data, wherein the original data comprises a plurality of groups of data, and each group of data comprises response data under humidity and temperature conditions; preprocessing response data, extracting response bandwidth BW, real part impedance maximum Re #) Max and the resonance frequency Freq corresponding to the maximum value thereof, denoising the Max by utilizing wavelet analysis, and carrying out normalization processing on the denoised data to be used as a characteristic to establish a data set; initializing a BP neural network, and optimizing the BP neural network model by adopting a genetic algorithm to obtain a GA-BP model; the GA-BP model is trained with the training set, and the trained model is used for compensation of the drift data test set. The invention compensates the drift of the LC humidity sensor through the neural network model, and the model is obtained through learning the drift data setThe coefficient reaches 0.966, the model can explain 96.6% of uncertainty, and good compensation effect is obtained.

Description

LC humidity sensor drift compensation method based on machine learning
Technical Field
The invention relates to the technical field of LC sensors, in particular to a drift compensation method of an LC humidity sensor based on machine learning.
Background
LC passive wireless sensors are essentially LC resonant loops consisting of passive element resistance, capacitance and inductance. The LC sensor has small volume, low cost and lower power consumption, does not need to replace a battery, can be used for detecting parameters such as pH monitoring, temperature, humidity, biological potential, strain and the like, and has important use value and scientific research significance.
However, the sensor often has drift phenomenon due to external environmental changes (temperature, electromagnetic interference, etc.), that is, the sensor response deviates from the reference value, which may lead to inaccurate subsequent pattern recognition results. Aiming at the problem of unstable response data of the LC humidity sensor caused by temperature change, the neural network model is adopted to compensate the temperature drift of the LC humidity sensor, and the method has important significance in obtaining a more stable and more reliable output result.
In view of the above, it is necessary to design a method for compensating LC humidity sensor drift based on machine learning to solve the above-mentioned problems.
Disclosure of Invention
The invention aims to provide a drift compensation method of an LC humidity sensor based on machine learning, aiming at the problem of unstable response data of the LC humidity sensor caused by temperature change.
In order to achieve the above purpose, the invention adopts the following technical scheme that the method comprises the following steps:
S1, performing a temperature test experiment on an LC humidity sensor to obtain original data, wherein the original data comprises a plurality of groups of data, and each group of data comprises response data of the LC humidity sensor under a humidity environment and a temperature condition;
S2, preprocessing response data of the LC humidity sensor, extracting response bandwidth BW and real part impedance maximum value Re # ) Max, and the maximum Re (/ >)) The method comprises the steps of (1) denoising the resonance frequency Freq corresponding to Max by utilizing wavelet analysis, and taking the denoised data as a characteristic to establish a data set after normalization processing;
s3, initializing a BP neural network, and optimizing the BP neural network model by adopting a genetic algorithm to obtain a GA-BP model;
and S4, training the GA-BP model by using a training set, and using the trained model for compensation of a drift data testing set.
As a further improvement of the present invention, the basis function used for the wavelet analysis in S2 is db10, and the number of decomposition layers is 3.
As a further improvement of the present invention, the threshold value of the wavelet analysis in S2 is selected as a modified fixed threshold value, expressed as:
the threshold function is selected as an improved threshold function, and the formula of the threshold function is as follows:
Wherein the method comprises the steps of Is the standard deviation of the signal, N is the data length, j is the decomposition layer number,/>In order to estimate the wavelet coefficients,For the decomposed wavelet coefficients sgn is a sign piecewise function.
As a further improvement of the present invention, the BP neural network in the S3 includes 1 input layer, 2 hidden layers, and 1 output layer, the input layer having 3 inputs, the 2 hidden layers having m and n neurons, respectively.
As a further improvement of the present invention, the BP neural network performs nonlinear transformation by linear combination of inputs and then by a neuron activation function, where the neuron activation function selects a Sigmoid function, uses a mean square error MSE function of an estimated value and an actual measured value as an error function, and minimizes the error function by using a back propagation algorithm, where an expression of the mean square error MSE function is:
Wherein, As actual observed value,/>And predicting an output value for the model, wherein N is the number of test points.
As a further improvement of the present invention, the genetic algorithm in S3 optimizes the BP neural network, by continuously evolving individuals in the population, by selecting, crossing and mutating to explore the hyper-parameter space, to obtain an optimal hyper-parameter combination, and after multiple iterations, the genetic algorithm converges to individuals with high fitness, which correspond to the hyper-parameter combination.
As a further improvement of the present invention, the genetic algorithm uses a decision coefficient when optimizing the BP neural networkAs a model evaluation index, the coefficient/>The expression of (2) is:
Wherein, As actual observed value,/>Is the average value of actual observed values,/>And predicting an output value for the model, wherein N is the number of test points.
The beneficial effects of the invention are as follows:
the invention compensates the temperature drift of the LC humidity sensor through the neural network model, and the model is obtained through the study of the temperature drift data set The coefficient reaches 0.966, which shows that the model can explain 96.6% uncertainty and obtain good effect.
Drawings
FIG. 1 is a flow chart of a method for suppressing temperature drift of an LC passive wireless sensor using a neural network model according to an embodiment of the present invention;
FIG. 2 is a feature diagram of a selection of a temperature drift dataset for establishing an LC passive wireless humidity sensor;
FIG. 3 is a graph of noise reduction for real impedance maximum data at 15℃and relative humidity varying from 50% RH to 95% RH;
FIG. 4 is a graph of noise reduction for resonant frequency data at 35℃and relative humidity varying from 50% RH to 95% RH;
FIG. 5 is a diagram of an initializing neural network of the present invention;
FIG. 6 is a graph of the comparison of the results of the temperature drift data fitting with the trained neural network model and the actual results according to the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention will be described in detail with reference to the accompanying drawings and specific embodiments.
It should be noted that, in order to avoid obscuring the present invention due to unnecessary details, only structures and/or processing steps closely related to aspects of the present invention are shown in the drawings, and other details not greatly related to the present invention are omitted.
As shown in fig. 1, the method for compensating the drift of the LC humidity sensor based on the neural network model according to the present invention includes:
S1, performing a temperature test experiment on an LC passive wireless humidity sensor to obtain original data, wherein the original data comprise a plurality of groups of data, and each group of data comprises response data of the LC humidity sensor under a humidity environment and a temperature condition.
S2, preprocessing LC response data, wherein FIG. 2 is a response curve of the LC humidity sensor when the temperature is 25 ℃ and the relative humidity is 60%RH, and extracting response bandwidth BW and real part impedance maximum Re #, as shown in FIG. 2) Max, and its maximum value.
The wavelet analysis is utilized to reduce noise of the extracted data, the adopted base function is db10, the number of decomposition layers is 3, the wavelet analysis threshold is selected as an improved fixed threshold, and the expression is as follows:
the threshold function is selected as an improved threshold function, and the formula of the threshold function is as follows:
Wherein the method comprises the steps of Is the standard deviation of the signal, N is the data length, j is the decomposition layer number,/>In order to estimate the wavelet coefficients,For the decomposed wavelet coefficients sgn is a sign piecewise function.
Fig. 3 is a graph of noise reduction of real impedance maximum data at 15 ℃ when the relative humidity is changed from 50% rh to 95% rh, and fig. 4 is a graph of noise reduction of resonance frequency data at 35 ℃ when the relative humidity is changed from 50% rh to 95% rh, and the data after noise reduction is normalized to create a data set as a feature.
S3, initializing a BP neural network, as shown in FIG. 5, comprising 1 input layer, 2 hidden layers and 1 output layer, wherein the input layer has 3 inputs, and the 2 hidden layers have m and n neurons respectively. The neural network is constructed by linear combination of inputs and then nonlinear transformation by an activation function, wherein the neuron activation function is a Sigmoid function, a Mean Square Error (MSE) function of an estimated value and an actual measured value is used as an error function, and a back propagation algorithm is utilized to minimize the error function, and the expression of the mean square error is as follows:
Wherein, As actual observed value,/>And predicting an output value for the model, wherein N is the number of test points.
And optimizing the BP neural network model by adopting a genetic algorithm to obtain a GA-BP model, optimizing the super parameters of the network, and searching for the combination of the optimal learning rate and the neuron number of the hidden layer.
Using the decision coefficient [ ]) As a model evaluation index,/>The coefficients reflect the ratio of the total variation of the dependent variable to be interpreted by the independent variable by regression relation,/>The closer the coefficient is to 1, the better the regression fit is, and the expression is:
Wherein, As actual observed value,/>Is the average value of actual observed values,/>And predicting an output value for the model, wherein N is the number of test points.
The model uses an optimizer of Adam, the iteration number (epoch) is 10000, the super parameters used comprise the number of neurons of the first layer of hidden layer is 95, the number of neurons of the second layer of hidden layer is 81, and the learning rate is 0.00095.
And S4, training the GA-BP model by using a training set, and using the trained model for compensation of a drift data testing set. Figure 6 is a graph of analysis of the results of fitting the trained neural network model to temperature drift data versus the actual results,The coefficient reaches 0.966.
In summary, the invention compensates the temperature drift of the LC humidity sensor through the neural network model, and the model is obtained through the study of the temperature drift data setThe coefficient reaches 0.966, which shows that the model can explain 96.6% uncertainty and obtain good effect.
The above embodiments are only for illustrating the technical solution of the present invention and not for limiting the same, and although the present invention has been described in detail with reference to the preferred embodiments, it should be understood by those skilled in the art that modifications and equivalents may be made thereto without departing from the spirit and scope of the technical solution of the present invention.

Claims (7)

1. A machine learning based LC humidity sensor drift compensation method, comprising:
S1, performing a temperature test experiment on an LC humidity sensor to obtain original data, wherein the original data comprises a plurality of groups of data, and each group of data comprises response data of the LC humidity sensor under humidity and temperature conditions;
S2, preprocessing response data of the LC humidity sensor, extracting response bandwidth BW and real part impedance maximum value Re # ) Max, and the maximum Re (/ >)) The method comprises the steps of (1) denoising the resonance frequency Freq corresponding to Max by utilizing wavelet analysis, and carrying out normalization processing on denoised data to establish a data set as a characteristic;
S3, initializing a BP neural network, optimizing the BP neural network model by adopting a genetic algorithm to obtain a GA-BP model, optimizing super parameters of the network, and searching for the combination of the optimal learning rate and the number of neurons of a hidden layer;
S4, the data set comprises a training set and a testing set, the training set is used for training the GA-BP model, and the trained model is used for compensating the testing set of drift data;
The genetic algorithm in the step S3 optimizes the BP neural network, and obtains the optimal super-parameter combination by continuously evolving individuals in the population and exploring the super-parameter space through selection, intersection and variation, and after a plurality of iterations, the genetic algorithm converges to the individuals with high fitness, and the individuals correspond to the super-parameter combination.
2. The method of claim 1, wherein the basis function used for the wavelet analysis in S2 is db10, and the number of decomposition layers of the signal is 3.
3. The machine learning based LC humidity sensor drift compensation method of claim 2 wherein the threshold of the wavelet analysis in S2 is selected as an improved fixed threshold expressed as:
the threshold function is selected as an improved threshold function, and the formula of the threshold function is as follows:
Wherein the method comprises the steps of Is the standard deviation of the signal, N is the data length, j is the decomposition layer number,/>To estimate wavelet coefficients,/>For the decomposed wavelet coefficients sgn is a sign piecewise function.
4. The method of claim 1, wherein the BP neural network in S3 comprises 1 input layer, 2 hidden layers and 1 output layer, the input layer has 3 inputs, and the 2 hidden layers have m and n neurons, respectively.
5. The method for compensating drift of LC humidity sensor based on machine learning according to claim 4, wherein the BP neural network performs nonlinear transformation by linear combination of inputs and then by a neuron activation function, the neuron activation function selects a Sigmoid function, takes a mean square error MSE function of an estimated value and an actual measured value as an error function, and minimizes the error function by using a back propagation algorithm, wherein the expression of the mean square error MSE function is:
Wherein/> As actual observed value,/>And predicting an output value for the model, wherein n is the number of test points.
6. The method for LC humidity sensor drift compensation based on machine learning of claim 1 wherein said genetic algorithm optimizes said BP neural network using a decision coefficientAs model evaluation index, coefficient is determinedThe expression of (2) is:
Wherein/> As actual observed value,/>As an average value of the actual observed values,And predicting an output value for the model, wherein n is the number of test points.
7. The machine learning based LC humidity sensor drift compensation method of claim 1, wherein the BP neural network model optimizes model parameters using Adam optimizer with 10000 iterations.
CN202410153167.5A 2024-02-04 2024-02-04 LC humidity sensor drift compensation method based on machine learning Active CN117686555B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202410153167.5A CN117686555B (en) 2024-02-04 2024-02-04 LC humidity sensor drift compensation method based on machine learning

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202410153167.5A CN117686555B (en) 2024-02-04 2024-02-04 LC humidity sensor drift compensation method based on machine learning

Publications (2)

Publication Number Publication Date
CN117686555A CN117686555A (en) 2024-03-12
CN117686555B true CN117686555B (en) 2024-05-14

Family

ID=90126838

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202410153167.5A Active CN117686555B (en) 2024-02-04 2024-02-04 LC humidity sensor drift compensation method based on machine learning

Country Status (1)

Country Link
CN (1) CN117686555B (en)

Citations (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5554273A (en) * 1995-07-26 1996-09-10 Praxair Technology, Inc. Neural network compensation for sensors
CN102914623A (en) * 2012-10-19 2013-02-06 南京信息工程大学 Fusing method of temperature compensation of humidity sensor
CN103593538A (en) * 2013-11-28 2014-02-19 东南大学 Fiber optic gyroscope temperature drift modeling method by optimizing dynamic recurrent neural network through genetic algorithm
WO2015143127A1 (en) * 2014-03-19 2015-09-24 Actiwave Ab Non-linear control of loudspeakers
CN105223241A (en) * 2015-09-18 2016-01-06 南京信息工程大学 A kind of compensation method of humidity sensor
CN106991491A (en) * 2017-02-21 2017-07-28 南京邮电大学 A kind of environment pollution monitoring system of the RBF neural based on genetic algorithm optimization
CN109297533A (en) * 2018-09-20 2019-02-01 北京恩福健康科技有限公司 A kind of method of precise measurement skin surface temperature and humidity
CN109666717A (en) * 2018-12-06 2019-04-23 浙江大学 The prediction technique of degree is infected by aspergillus fungi based on the rice of electronic nose
CN111163011A (en) * 2020-01-19 2020-05-15 烟台持久钟表有限公司 Data processing method of wireless router based on PTP (precision time protocol)
CN112846938A (en) * 2021-01-05 2021-05-28 北京信息科技大学 Main shaft rotation precision degradation traceability system under cutting working condition
CN115049019A (en) * 2022-07-25 2022-09-13 湖南工商大学 Method and device for evaluating arsenic adsorption performance of metal organic framework and related equipment
CN115307689A (en) * 2022-10-09 2022-11-08 中国石油大学(华东) Wireless passive temperature and humidity monitoring device and method
KR20230075862A (en) * 2021-11-23 2023-05-31 유엔젤주식회사 Automatic machine learning-based complex environment analysis artificial intelligence model automatic distribution management system and its operation method
CN116307034A (en) * 2022-12-02 2023-06-23 中国石油大学(华东) Oil production or CO production based on discrete wavelet transformation and neural network 2 Buried quantity prediction method
WO2023168371A2 (en) * 2022-03-02 2023-09-07 Fdh Infrastructure Services, Llc Machine learning to predict bolt tension
CN116720620A (en) * 2023-06-10 2023-09-08 河南工业大学 Grain storage ventilation temperature prediction method based on IPSO algorithm optimization CNN-BiGRU-Attention network model
WO2023231204A1 (en) * 2022-06-02 2023-12-07 苏州大学 Sensor physical quantity regression method based on ics-bp neural network
CN117245872A (en) * 2023-10-08 2023-12-19 东莞市坤裕精密模具有限公司 State compensation model control method and system for batch injection molding process
WO2024001719A1 (en) * 2022-06-30 2024-01-04 西南交通大学 Parameter optimization method and system for vibration compaction of high-speed rail filler

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070035114A1 (en) * 1992-05-05 2007-02-15 Automotive Technologies International, Inc. Device and Method for Deploying a Vehicular Occupant Protection System
US8638074B2 (en) * 2009-12-28 2014-01-28 Flyback Energy, Inc. Controllable universal supply with reactive power management
US9696272B2 (en) * 2015-08-07 2017-07-04 Silicon Laboratories Inc. Systems and methods for humidity measurement using dielectric material-based relative humidity sensors
US11533527B2 (en) * 2018-05-09 2022-12-20 Pluto Inc. Methods and systems for generating and providing program guides and content
KR102364019B1 (en) * 2020-08-12 2022-02-18 울산과학기술원 Sensor drift compensation method and device

Patent Citations (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5554273A (en) * 1995-07-26 1996-09-10 Praxair Technology, Inc. Neural network compensation for sensors
CN102914623A (en) * 2012-10-19 2013-02-06 南京信息工程大学 Fusing method of temperature compensation of humidity sensor
CN103593538A (en) * 2013-11-28 2014-02-19 东南大学 Fiber optic gyroscope temperature drift modeling method by optimizing dynamic recurrent neural network through genetic algorithm
WO2015143127A1 (en) * 2014-03-19 2015-09-24 Actiwave Ab Non-linear control of loudspeakers
CN105223241A (en) * 2015-09-18 2016-01-06 南京信息工程大学 A kind of compensation method of humidity sensor
CN106991491A (en) * 2017-02-21 2017-07-28 南京邮电大学 A kind of environment pollution monitoring system of the RBF neural based on genetic algorithm optimization
CN109297533A (en) * 2018-09-20 2019-02-01 北京恩福健康科技有限公司 A kind of method of precise measurement skin surface temperature and humidity
CN109666717A (en) * 2018-12-06 2019-04-23 浙江大学 The prediction technique of degree is infected by aspergillus fungi based on the rice of electronic nose
CN111163011A (en) * 2020-01-19 2020-05-15 烟台持久钟表有限公司 Data processing method of wireless router based on PTP (precision time protocol)
CN112846938A (en) * 2021-01-05 2021-05-28 北京信息科技大学 Main shaft rotation precision degradation traceability system under cutting working condition
KR20230075862A (en) * 2021-11-23 2023-05-31 유엔젤주식회사 Automatic machine learning-based complex environment analysis artificial intelligence model automatic distribution management system and its operation method
WO2023168371A2 (en) * 2022-03-02 2023-09-07 Fdh Infrastructure Services, Llc Machine learning to predict bolt tension
WO2023231204A1 (en) * 2022-06-02 2023-12-07 苏州大学 Sensor physical quantity regression method based on ics-bp neural network
WO2024001719A1 (en) * 2022-06-30 2024-01-04 西南交通大学 Parameter optimization method and system for vibration compaction of high-speed rail filler
CN115049019A (en) * 2022-07-25 2022-09-13 湖南工商大学 Method and device for evaluating arsenic adsorption performance of metal organic framework and related equipment
CN115307689A (en) * 2022-10-09 2022-11-08 中国石油大学(华东) Wireless passive temperature and humidity monitoring device and method
CN116307034A (en) * 2022-12-02 2023-06-23 中国石油大学(华东) Oil production or CO production based on discrete wavelet transformation and neural network 2 Buried quantity prediction method
CN116720620A (en) * 2023-06-10 2023-09-08 河南工业大学 Grain storage ventilation temperature prediction method based on IPSO algorithm optimization CNN-BiGRU-Attention network model
CN117245872A (en) * 2023-10-08 2023-12-19 东莞市坤裕精密模具有限公司 State compensation model control method and system for batch injection molding process

Non-Patent Citations (7)

* Cited by examiner, † Cited by third party
Title
A GA-BP Neural Network Regression Model for Predicting Soil Moisture in Slope Ecological Protection;Liu, DW等;《SUSTAINABILITY》;20220211;第14卷(第3期);第362-374页 *
Modeling and Analysis of Adaptive Temperature Compensation for Humidity Sensors;Xu, W等;《ELECTRONICS》;20190412;第8卷(第4期);第1133-1139页 *
基于改进GA-BP神经网络的湿度传感器的温度补偿;彭基伟等;《仪器仪表学报》;20130115;第34卷(第1期);第153-160页 *
改进AFSA-BP神经网络的湿度传感器温度补偿研究;何怡刚等;《电子测量与仪器学报》;20180715;第32卷(第7期);第95-100页 *
无源无线温湿度传感器研究;任青;《中国博士学位论文全文数据库信息科技辑》;20170915(第9期);第I140-37页 *
电子鼻传感器的在线漂移补偿研究;和峥;《中国优秀硕士学位论文全文数据库信息科技辑》;20190415(第4期);第I140-147页 *
集成LC无源无线传感的微流控液滴表征系统;王蜜;《中国优秀硕士学位论文全文数据库信息科技辑》;20220615(第6期);第I135-190 *

Also Published As

Publication number Publication date
CN117686555A (en) 2024-03-12

Similar Documents

Publication Publication Date Title
Tian Artificial intelligence image recognition method based on convolutional neural network algorithm
Zainuddin et al. Modified wavelet neural network in function approximation and its application in prediction of time-series pollution data
Chen et al. Graph regularization weighted nonnegative matrix factorization for link prediction in weighted complex network
CN113705809B (en) Data prediction model training method, industrial index prediction method and device
Li et al. Nuclear norm regularized convolutional Max Pos@ Top machine
Chen et al. A deep multi-task representation learning method for time series classification and retrieval
CN113205048A (en) Gesture recognition method and system
CN114936639A (en) Progressive confrontation training method and device
Xu et al. A fuzzy process neural network model and its application in process signal classification
Hu et al. An efficient Long Short-Term Memory model based on Laplacian Eigenmap in artificial neural networks
Li et al. Dirichlet process mixture of Gaussian process functional regressions and its variational EM algorithm
CN117686555B (en) LC humidity sensor drift compensation method based on machine learning
Wang et al. Causal carbon price interval prediction using lower upper bound estimation combined with asymmetric multi-objective evolutionary algorithm and long short-term memory
Huang et al. Hinging hyperplanes for time-series segmentation
CN111669820B (en) Density peak value abnormity detection method and intelligent passive indoor positioning method
CN113987910A (en) Method and device for identifying load of residents by coupling neural network and dynamic time planning
CN117688362A (en) Photovoltaic power interval prediction method and device based on multivariate data feature enhancement
CN117494898A (en) Time sequence prediction method combined with attention mechanism
Zhang et al. Complex exponential graph convolutional networks
Zhang et al. Blind source separation based on quantum slime mould algorithm in impulse noise
CN116471154A (en) Modulation signal identification method based on multi-domain mixed attention
Lu et al. New method for rice disease identification based on improved deep residual shrinkage network
CN114998731A (en) Intelligent terminal navigation scene perception identification method
Polani On the optimization of self-organizing maps by genetic algorithms
CN110796167A (en) Image classification method based on deep neural network of lifting scheme

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