CN110781926A - Support vector machine multi-spectral-band image analysis method based on robust auxiliary information reconstruction - Google Patents

Support vector machine multi-spectral-band image analysis method based on robust auxiliary information reconstruction Download PDF

Info

Publication number
CN110781926A
CN110781926A CN201910935589.7A CN201910935589A CN110781926A CN 110781926 A CN110781926 A CN 110781926A CN 201910935589 A CN201910935589 A CN 201910935589A CN 110781926 A CN110781926 A CN 110781926A
Authority
CN
China
Prior art keywords
image data
robust
spectral
auxiliary
label
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.)
Granted
Application number
CN201910935589.7A
Other languages
Chinese (zh)
Other versions
CN110781926B (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.)
Wuhan University WHU
Original Assignee
Wuhan University WHU
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 Wuhan University WHU filed Critical Wuhan University WHU
Priority to CN201910935589.7A priority Critical patent/CN110781926B/en
Publication of CN110781926A publication Critical patent/CN110781926A/en
Application granted granted Critical
Publication of CN110781926B publication Critical patent/CN110781926B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR 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/2411Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches based on the proximity to a decision surface, e.g. support vector machines
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Artificial Intelligence (AREA)
  • Evolutionary Biology (AREA)
  • Evolutionary Computation (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Image Analysis (AREA)

Abstract

The invention provides a multi-spectral-segment image analysis method of a support vector machine based on robust auxiliary information reconstruction, which comprises the following steps: selecting training samples from an original multi-spectral image data set, respectively calculating a kernel matrix and a robust constraint matrix of all input multi-spectral image samples and auxiliary image data, defining intermediate variables, and optimally solving a quadratic programming problem corresponding to an objective function to obtain optimal variables; based on the current optimal variable, optimizing and solving a reconstruction coefficient matrix; repeating until the model is converged, and outputting a robust classifier model; and verifying the classification effect, predicting the label of the test sample possibly with noise, and comparing the label with the real label. The invention considers the difficult situation that noise possibly exists in the original multi-spectral-band data sample and the auxiliary image data, and makes up the defect that the existing method lacks an effective solving strategy.

Description

Support vector machine multi-spectral-band image analysis method based on robust auxiliary information reconstruction
Technical Field
The invention belongs to the technical field of multi-spectral-segment image analysis and processing, and particularly relates to a multi-spectral-segment image analysis method of a support vector machine based on robust auxiliary information reconstruction.
Background
With the rapid development of machine learning, more and more means are provided for multi-spectral-segment image analysis processing technology. Image classification, one of the important analytical methods, has been receiving continuous attention. Conventional multi-spectral image classification methods often employ supervised methods to obtain a better classification result, i.e., based on a set of samples and their corresponding labels, the conventional supervised methods may train a classification model and then use it to classify unknown test samples. However, the multispectral image sometimes suffers from problems that the image resolution is not high enough, the spectral information is not as good as that of the hyperspectral image, and the like, and especially under the condition that the number of marked samples is small, if additional images with higher resolution and more spectral dimensions are obtained as auxiliary information, the image classification and analysis results are more accurate.
A Support Vector Machine (SVM) is one of the most popular classifiers at present, and has a good classification effect on multi-dimensional data with less labeled data. However, in reality, the success of existing methods of SVM is often achieved when training and testing data are considered clean and noiseless. In practice, the training set can be designed according to specific requirements, but it is difficult or even impossible to determine what the test data is, with or without noise. The existing methods lack a clear strategy to address the potential noise in the data and therefore the practical performance of these methods will suffer. In addition, in the existing method, auxiliary data is often used as a new feature expression and is directly superposed on the original data feature expression in the training and testing processes, and the feature dimension of multi-spectral-segment image data is increased so as to improve the classification precision. However, in practical situations, it is difficult to acquire corresponding auxiliary image data for a large amount of test data, and when the test data cannot acquire the auxiliary image data, many existing methods cannot use the auxiliary image data any more, and the auxiliary image data that can be acquired by the training sample is wasted. Meanwhile, the acquired auxiliary image data are always accurate and noise-free, and if the auxiliary image data have noise, the addition of the auxiliary image data may not ensure that correct judgment is made, so that the expression of the model is influenced. In addition, when only a part of the training samples have auxiliary information, the existing method can only utilize the part of the existing auxiliary information, and does not consider that the possible auxiliary information expression of the rest training samples can be learned by using the existing auxiliary information.
Therefore, there is a need for a multi-spectral-band image classification analysis method that can generate auxiliary information and is robust to noise present in data samples and auxiliary image information, and the model of the method can make better use of the existing auxiliary information as much as possible while tolerating greater data noise, thereby achieving better classification effect. A robust multi-spectral-band image analysis method of a support vector machine by using auxiliary information is developed day by research teams of the applicant, and the robustness of a model is enhanced by adding a robust regularization function to an improved support vector machine classification method in consideration of the disturbance of noise to original image sample data and auxiliary image data. But practice has shown that the auxiliary information is not necessarily complete and further improvements are needed.
Disclosure of Invention
In order to solve the technical problem, the invention provides a support vector machine multi-spectral-segment image analysis method based on robust auxiliary information reconstruction, which can reconstruct unknown image auxiliary information by using the existing auxiliary image information, considers the disturbance of noise to the original image sample data and the auxiliary image data, adds a robust regularization function into an improved support vector machine classification method, and simultaneously considers the mutual expression characteristics among the auxiliary information to enhance the robustness of a model.
The technical scheme adopted by the invention provides a multi-spectral-segment image analysis method of a support vector machine based on robust auxiliary information reconstruction, which comprises the following steps:
step 1, selecting n image samples and labels from an original multispectral image data set as training samples to obtain auxiliary image data
Figure BDA0002221481000000021
l is an auxiliary imageNumber of data, where l < n, corresponding auxiliary image data, reconstructing the unknown training auxiliary image data Then, the reconstruction coefficient matrix V ═ V is recorded 1,…,v n],v 1,…,v nA vector of reconstructed coefficients for the respective assistance data;
step 2, calculating kernel matrixes K and K of all input multispectral image samples and auxiliary image data respectively *
Step 3, respectively calculating a robust constraint matrix H of each image sample and auxiliary image data s
Step 4, calculating the matrix
Figure BDA0002221481000000023
And
Figure BDA0002221481000000024
where ρ and λ are respectively predetermined hyper-parameters, defining intermediate variables, including μ ═ α TT] Tα and β are Lagrange multipliers, and the quadratic programming problem corresponding to the objective function is solved in an optimized mode to obtain the optimal variable mu;
step 5, based on the current mu, optimizing and solving a reconstruction coefficient matrix V;
step 6, repeating the steps 3 to 5 until the model is converged, and outputting a robust classifier model;
and 7, verifying the classification effect, predicting the label of the test sample possibly with noise, and comparing the label with the real label.
In step 4, moreover, the objective function is as follows,
Figure BDA0002221481000000031
1 T(α+β-C 1)=0
y Tα=0
0≤α≤C 3
β≥0
wherein the content of the first and second substances,
Figure BDA0002221481000000032
representing the product of the vector element correspondences, α and β are lagrange multipliers, y ═ y 1,…,y n]Is the label of the training sample, 1 represents the vector with all 1 elements, the top right-hand label T represents the transpose of the matrix, C 1And C 3Is a pre-set hyper-parameter.
In step 4, an intermediate variable μ ═ α is defined TT] TAnd
Figure BDA0002221481000000033
Figure BDA0002221481000000034
the simplification results in the following objective function,
1 T(α+β-C 1)=0
y Tα=0
0≤α≤C 3
β≥0
and (4) optimizing and solving a quadratic programming problem corresponding to the objective function by using a quadratic programming toolkit to obtain an optimal variable mu.
In step 5, the reconstruction coefficient matrix V is optimized and solved in the following manner,
let the intermediate variable matrix Solving the following objective function using the alternating direction multiplier method
Wherein, C 1And C 2Is a preset hyper-parameterThe number of the first and second groups is, is a row vector of length l with elements of 1,
Figure BDA0002221481000000039
the elements of length n-l are all row vectors of 1.
In step 6, the difference between the two iterations of the objective function value is less than 10 -3The model is considered to converge.
The invention has the beneficial effects that:
(1) aiming at the problem of multi-spectral image classification analysis, auxiliary image data such as high spectral band or high image resolution and the like are considered and used simultaneously in the training process, and the discrimination capability of image data representation and analysis models is enhanced.
(2) The unknown training assistance image data is reconstructed taking into account the training assistance image data that can be acquired using the existing part.
(3) The difficult situation that noise possibly exists in the original multi-spectral-band data sample and the auxiliary image data is considered, and the defect that an effective solution strategy is lacked in the existing method is overcome;
(4) the robustness of the model is theoretically considered, so that the final classifier has better stability and robustness for the classification of the image data with noise;
(5) the method has the characteristics of high adaptability and easy solving of an optimization problem, and can effectively solve the problem of image with noise and the problem of non-image data classification.
Drawings
FIG. 1 is a flow chart of an embodiment of the present invention.
Detailed Description
In order to facilitate the understanding and practice of the present invention for those of ordinary skill in the art, the following detailed description is to be read in connection with the accompanying drawings and examples, it being understood that the examples described herein are for purposes of illustration and explanation only and are not intended to be limiting.
Referring to fig. 1, the method for analyzing a multi-spectral-band image of a support vector machine based on robust auxiliary information reconstruction provided by the embodiment of the present invention includes the following steps:
step 1: selecting a proportion of image samples { x ] from an image dataset 1,…,x nN is the number of image samples, and auxiliary image data of different multi-spectral bands or higher resolution can be acquired
Figure BDA0002221481000000041
l is the number of auxiliary image data, where l < n, and the label y ═ y 1,…,y n]As training samples, as input data for training the model. For reconstructing unknown training auxiliary image data
Figure BDA0002221481000000042
Learning to reconstruct unknown auxiliary data using existing data Is a dictionary composed of existing privilege information, where ψ (-) is a function to assist image data
Figure BDA0002221481000000045
Mapping from the original feature space into the reconstructed kernel Hilbert space, v jIs the jth auxiliary data
Figure BDA0002221481000000046
The reconstructed coefficient vector of (1). The reconstruction coefficient vector of all auxiliary data is written in matrix form, which can be expressed as a reconstruction coefficient matrix V ═ V 1,…,v n]Wherein, of the first l auxiliary samples, the coefficient vector v of any ith auxiliary sample iThe coefficient is a vector with the ith element being 1 and the rest being 0.
The training data is clean and free of noise. Random noise is present in the test data. For example, the ImageNet2012 match sheet classification dataset may be used to classify the target in-frame region in which the target is located as the auxiliary image data. 40% of the samples were selected as training image samples, 30% as validation set, and the rest as test set.
Step 2: calculating kernel matrices K and K of all training image samples and auxiliary image data respectively *
In an embodiment, each image sample x is computed using a Gaussian kernel function iAnd x jKernel function value of (1) between
Figure BDA0002221481000000051
e is the natural logarithm, x iRepresents the ith training image sample, x jRepresents the jth training image sample, phi (-) is a function, x iMapping from the original feature space into the reconstructed kernel hilbert space,<,>representing the inner product, gamma is a preset hyper-parameter, and the value range is preferably [10 ] -3,…,10 3]Adjusting; calculating each auxiliary data vector
Figure BDA0002221481000000052
And
Figure BDA0002221481000000053
kernel function value of (1) between Wherein
Figure BDA0002221481000000055
Represents the ith auxiliary image sample,
Figure BDA0002221481000000056
representing the jth auxiliary image sample. Constructing kernel matrices K and K for image samples and auxiliary image data *In which K is ij=k(x i,x j) The element representing the ith row and the jth column of the matrix K,
Figure BDA0002221481000000057
representative matrix K *Row i and column j.
And step 3:computing a robust constraint matrix H for each image sample and the auxiliary image data separately s,H sThe ith row and the jth column of (1) are gradients of the ith training sample and the sth training sample kernel function and gradients of the jth training sample and the sth training sample kernel function, namely, the kernel functions are respectively corresponding to x jAnd x sThe partial derivatives are calculated and then the inner product between the two gradients is calculated, where i, j and s are all taken from 1 to n.
And 4, step 4: computing matrices
Figure BDA0002221481000000058
Matrix array
Figure BDA0002221481000000059
Wherein rho and lambda are respectively preset hyper-parameters, and the range of rho is [10 ] -2,…,10 2]In the middle adjustment, λ is [10 ] -5,…,10 1]Within-range adjustment, the upper right corner mark T represents the transposition operation, resulting in the following objective function:
Figure BDA00022214810000000510
1 T(α+β-C 1)=0
y Tα=0
0≤α≤C 3
β≥0
wherein the content of the first and second substances,
Figure BDA0002221481000000061
representing the product of the vector element correspondences, α and β are lagrange multipliers, y ═ y 1,…,y n]Is the label of the training sample, 1 represents the vector with all 1 elements, the top right-hand label T represents the transpose of the matrix, C 1And C 3Is a preset hyper-parameter, and the range is preferably [10 ] -2,…,10 2]And (4) adjusting.
Define intermediate variable μ ═ α TT] TAnd
Figure BDA0002221481000000062
Figure BDA0002221481000000063
to simplify the expression of the subsequent objective function, the following objective function is obtained:
Figure BDA0002221481000000064
1 T(α+β-C 1)=0
y Tα=0
0≤α≤C 3
β≥0
the existing quadratic programming toolkit is used for optimizing and solving the quadratic programming problem corresponding to the objective function to obtain the optimal variable mu; .
And 5: based on the current optimal mu, order intermediate variable matrix
Figure BDA0002221481000000065
To solve the reconstruction coefficient matrix V, the following objective function is solved using in particular the Alternating Direction Multiplier Method (ADMM)
Figure BDA0002221481000000066
Wherein, C 1And C 2Is a preset hyper-parameter, and the range is preferably [10 ] -2,…,10 2]And (4) adjusting.
Figure BDA0002221481000000067
Is a row vector of length l with elements of 1,
Figure BDA0002221481000000068
the elements of length n-l are row vectors of 1,
step 6, iterating and repeating the steps 4 and 5, wherein when the optimization changes of α and V are small, for example, the difference value of two iterations before and after the corresponding objective function value is less than 10 -3Considering the model to be converged and outputting a robust classifier model;
and 7: verifying the classification effect, predicting the label of the test sample possibly having noise, comparing with the real label, and calculating the overall classification precision (the ratio of the number of the predicted correct samples to the number of all samples).
The implementation platform of the embodiment of the invention is MATLAB software, and the bases of data reading and writing, basic mathematical operation, optimization solution and the like are known technologies in the technical field, and are not described herein again.
In specific implementation, the automatic operation of the process can be realized by adopting a software mode. The apparatus for operating the process should also be within the scope of the present invention.
It should be understood that the detailed description and specific examples, while indicating the preferred embodiment of the invention, are given by way of illustration only, since various changes and modifications within the spirit and scope of the invention will become apparent to those skilled in the art from this detailed description.

Claims (5)

1. A multi-spectral-segment image analysis method based on robust auxiliary information reconstruction for a support vector machine is characterized by comprising the following steps:
step 1, selecting n image samples and labels from an original multispectral image data set as training samples to obtain auxiliary image data
Figure FDA0002221480990000011
l is the number of auxiliary image data, where l < n, corresponding auxiliary image data, reconstructing the unknown training auxiliary image data Then, the reconstruction coefficient matrix V ═ V is recorded 1,...,v n],v 1,...,v nA vector of reconstructed coefficients for the respective assistance data;
step 2, respectively calculating allKernel matrices K and K for input of multispectral image samples and auxiliary image data *
Step 3, respectively calculating a robust constraint matrix H of each image sample and auxiliary image data s
Step 4, calculating the matrix
Figure FDA0002221480990000013
And
Figure FDA0002221480990000014
where ρ and λ are respectively predetermined hyper-parameters, defining intermediate variables, including μ ═ α T,β T] Tα and β are Lagrange multipliers, and the quadratic programming problem corresponding to the objective function is solved in an optimized mode to obtain the optimal variable mu;
step 5, based on the current mu, optimizing and solving a reconstruction coefficient matrix V;
step 6, repeating the steps 4 to 5 until the model is converged, and outputting a robust classifier model;
and 7, verifying the classification effect, predicting the label of the test sample possibly with noise, and comparing the label with the real label.
2. The robust side information reconstruction based support vector machine multi-spectral band image analysis method according to claim 1, wherein: in step 4, the objective function is as follows,
Figure FDA0002221480990000015
1 T(α+β-C 1)=0
y Tα=0
0≤α≤C 3
β≥0
wherein the content of the first and second substances,
Figure FDA0002221480990000016
representing the corresponding product of the vector elementsα and β are lagrange multipliers, y ═ y 1,...,y n]Is the label of the training sample, 1 represents the vector with all 1 elements, the top right-hand label T represents the transpose of the matrix, C 1And C 3Is a pre-set hyper-parameter.
3. The method for analyzing multi-spectral-segment image of support vector machine based on robust auxiliary information reconstruction as claimed in claim 2, wherein in step 4, an intermediate variable μ ═ α is defined T,β T] TAnd
Figure FDA0002221480990000021
Figure FDA0002221480990000022
the simplification results in the following objective function,
Figure FDA0002221480990000023
1 T(α+β-C 1)=0
y Tα=0
0≤α≤C 3
β≥0
and (4) optimizing and solving a quadratic programming problem corresponding to the objective function by using a quadratic programming toolkit to obtain an optimal variable mu.
4. The robust side information reconstruction based support vector machine multi-spectral band image analysis method according to claim 3, wherein: in step 5, the implementation manner of the optimal solution of the reconstruction coefficient matrix V is as follows,
let the intermediate variable matrix
Figure FDA0002221480990000024
Solving the following objective function using the alternating direction multiplier method
Wherein, C 1And C 2Is a pre-set hyper-parameter,
Figure FDA0002221480990000026
is a row vector of length l with elements of 1,
Figure FDA0002221480990000027
the elements of length n-l are all row vectors of 1.
5. The robust side information reconstruction based support vector machine multi-spectral band image analysis method according to claim 1 or 2 or 3 or 4, wherein: in step 6, the difference value of the two iterations before and after the objective function value is less than 10 -3The model is considered to converge.
CN201910935589.7A 2019-09-29 2019-09-29 Multi-spectral band image analysis method of support vector machine based on robust auxiliary information reconstruction Active CN110781926B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910935589.7A CN110781926B (en) 2019-09-29 2019-09-29 Multi-spectral band image analysis method of support vector machine based on robust auxiliary information reconstruction

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910935589.7A CN110781926B (en) 2019-09-29 2019-09-29 Multi-spectral band image analysis method of support vector machine based on robust auxiliary information reconstruction

Publications (2)

Publication Number Publication Date
CN110781926A true CN110781926A (en) 2020-02-11
CN110781926B CN110781926B (en) 2023-09-19

Family

ID=69384986

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910935589.7A Active CN110781926B (en) 2019-09-29 2019-09-29 Multi-spectral band image analysis method of support vector machine based on robust auxiliary information reconstruction

Country Status (1)

Country Link
CN (1) CN110781926B (en)

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110040711A1 (en) * 2009-08-14 2011-02-17 Xerox Corporation Training a classifier by dimension-wise embedding of training data
US20120254077A1 (en) * 2011-03-31 2012-10-04 Fatih Porikli Data Driven Frequency Mapping for Kernels Used in Support Vector Machines
CN105335756A (en) * 2015-10-30 2016-02-17 苏州大学 Robust learning model and image classification system
CN105608471A (en) * 2015-12-28 2016-05-25 苏州大学 Robust transductive label estimation and data classification method and system
CN106250856A (en) * 2016-08-03 2016-12-21 武汉大学 A kind of high-definition picture scene classification method based on non-supervisory feature learning
CN106991382A (en) * 2017-03-13 2017-07-28 南京信息工程大学 A kind of remote sensing scene classification method
CN107392128A (en) * 2017-07-13 2017-11-24 南京邮电大学 The robust image recognition methods returned based on double low-rank representations and local constraint matrix
CN107451545A (en) * 2017-07-15 2017-12-08 西安电子科技大学 The face identification method of Non-negative Matrix Factorization is differentiated based on multichannel under soft label
CN108171261A (en) * 2017-12-21 2018-06-15 苏州大学 Adaptive semi-supervision image classification method, device, equipment and the medium of robust
CN109753973A (en) * 2018-12-21 2019-05-14 西北工业大学 High spectrum image change detecting method based on Weighted Support Vector
CN109770932A (en) * 2019-02-21 2019-05-21 河北工业大学 The processing method of multi-modal brain neuroblastoma image feature

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110040711A1 (en) * 2009-08-14 2011-02-17 Xerox Corporation Training a classifier by dimension-wise embedding of training data
US20120254077A1 (en) * 2011-03-31 2012-10-04 Fatih Porikli Data Driven Frequency Mapping for Kernels Used in Support Vector Machines
CN105335756A (en) * 2015-10-30 2016-02-17 苏州大学 Robust learning model and image classification system
CN105608471A (en) * 2015-12-28 2016-05-25 苏州大学 Robust transductive label estimation and data classification method and system
CN106250856A (en) * 2016-08-03 2016-12-21 武汉大学 A kind of high-definition picture scene classification method based on non-supervisory feature learning
CN106991382A (en) * 2017-03-13 2017-07-28 南京信息工程大学 A kind of remote sensing scene classification method
CN107392128A (en) * 2017-07-13 2017-11-24 南京邮电大学 The robust image recognition methods returned based on double low-rank representations and local constraint matrix
CN107451545A (en) * 2017-07-15 2017-12-08 西安电子科技大学 The face identification method of Non-negative Matrix Factorization is differentiated based on multichannel under soft label
CN108171261A (en) * 2017-12-21 2018-06-15 苏州大学 Adaptive semi-supervision image classification method, device, equipment and the medium of robust
CN109753973A (en) * 2018-12-21 2019-05-14 西北工业大学 High spectrum image change detecting method based on Weighted Support Vector
CN109770932A (en) * 2019-02-21 2019-05-21 河北工业大学 The processing method of multi-modal brain neuroblastoma image feature

Also Published As

Publication number Publication date
CN110781926B (en) 2023-09-19

Similar Documents

Publication Publication Date Title
CN111598881B (en) Image anomaly detection method based on variational self-encoder
Klocek et al. Hypernetwork functional image representation
Persello et al. Kernel-based domain-invariant feature selection in hyperspectral images for transfer learning
CN111242841B (en) Image background style migration method based on semantic segmentation and deep learning
CN108121962B (en) Face recognition method, device and equipment based on nonnegative adaptive feature extraction
CN109815931B (en) Method, device, equipment and storage medium for identifying video object
Li et al. A novel dimension reduction and dictionary learning framework for high-dimensional data classification
CN111275686A (en) Method and device for generating medical image data for artificial neural network training
CN115439654B (en) Method and system for finely dividing weakly supervised farmland plots under dynamic constraint
CN111415323B (en) Image detection method and device and neural network training method and device
Fang et al. Blind quality assessment for tone-mapped images by analysis of gradient and chromatic statistics
Canty Boosting a fast neural network for supervised land cover classification
Liu et al. Local linear Laplacian eigenmaps: A direct extension of LLE
CN115601182A (en) Data analysis method, pricing method and related equipment based on improved XGboost method
Franchi et al. Latent discriminant deterministic uncertainty
CN115526847A (en) Mainboard surface defect detection method based on semi-supervised learning
Wu et al. Compiler-aware neural architecture search for on-mobile real-time super-resolution
CN113470036B (en) Hyperspectral image unsupervised waveband selection method and system based on knowledge distillation
Fernández et al. Auto-adaptive multi-scale Laplacian Pyramids for modeling non-uniform data
CN113208641B (en) Auxiliary diagnosis method for lung nodule based on three-dimensional multi-resolution attention capsule network
US20230144724A1 (en) Method for Finding Image Regions that Significantly Influence Classification in a Tool for Pathology Classification in a Medical Image
CN110781926A (en) Support vector machine multi-spectral-band image analysis method based on robust auxiliary information reconstruction
CN115272873B (en) Hyperspectral image nonlinear feature preprocessing system and method based on gradient domain
Yang Uncertainty quantification, image synthesis and deformation prediction for image registration
Hudec et al. Texture similarity evaluation via siamese convolutional neural network

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