CN111160310B - Hyperspectral abnormal target detection method based on self-weight collaborative representation - Google Patents

Hyperspectral abnormal target detection method based on self-weight collaborative representation Download PDF

Info

Publication number
CN111160310B
CN111160310B CN202010000282.0A CN202010000282A CN111160310B CN 111160310 B CN111160310 B CN 111160310B CN 202010000282 A CN202010000282 A CN 202010000282A CN 111160310 B CN111160310 B CN 111160310B
Authority
CN
China
Prior art keywords
pixel
hyperspectral
weight
self
abnormal
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
CN202010000282.0A
Other languages
Chinese (zh)
Other versions
CN111160310A (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.)
Northwestern Polytechnical University
Original Assignee
Northwestern Polytechnical University
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 Northwestern Polytechnical University filed Critical Northwestern Polytechnical University
Priority to CN202010000282.0A priority Critical patent/CN111160310B/en
Publication of CN111160310A publication Critical patent/CN111160310A/en
Application granted granted Critical
Publication of CN111160310B publication Critical patent/CN111160310B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V20/00Scenes; Scene-specific elements
    • G06V20/10Terrestrial scenes
    • G06V20/13Satellite images
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V20/00Scenes; Scene-specific elements
    • G06V20/10Terrestrial scenes
    • G06V20/194Terrestrial scenes using hyperspectral data, i.e. more or other wavelengths than RGB
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V2201/00Indexing scheme relating to image or video recognition or understanding
    • G06V2201/07Target detection

Abstract

The invention provides a hyperspectral abnormal target detection method based on self-weight collaborative representation. Firstly, setting the size of a double-window structure, and selecting all pixel points in the double-window structure to construct a dictionary by taking a pixel point to be detected as a center; then, constructing an abnormal detection target function represented by self-weight cooperation, substituting the dictionary into the abnormal detection target function, and solving the target function by adopting an iterative updating method to obtain an expected sparse vector; and finally, calculating the error between the pixel point to be detected and the reconstruction pixel by using the sparse vector, and judging whether the pixel point belongs to an abnormal target or not by comparing the error with a threshold value. According to the invention, the weight learning and the collaborative representation are combined to construct the target function, so that the abnormal target detection effect can be effectively improved.

Description

Hyperspectral abnormal target detection method based on self-weight collaborative representation
Technical Field
The invention belongs to the technical field of hyperspectral abnormal target detection, and particularly relates to a hyperspectral abnormal target detection method based on self-weight collaborative representation.
Background
The hyperspectral abnormal target detection is one of the hot research fields of hyperspectral image processing in recent years, and has wide application in civil use and military use. The hyperspectral abnormal target detection belongs to a target detection problem without any prior information. The traditional hyperspectral abnormal target detection method assumes that the image background obeys the statistical characteristic of Gaussian distribution, however, due to the complexity of the image background and the interference of abnormal targets, the abnormal detection effect of an abnormal detection algorithm designed by the statistical assumption is not ideal.
In recent years, cooperative expression is introduced to target detection, and a good detection effect is obtained. The document "w.li and q.du, Collaborative representation for hyperspectral analog detection, IEEE trans. geosci. remote sens., vol.53, No.3, pp.1463-1474, and mar.2015." discloses a hyperspectral abnormal target detection method based on Collaborative representation. The method comprises the steps of constructing double windows by taking pixel points to be detected as centers, taking all pixel points between the double windows as dictionaries, solving sparse vectors through a sparse representation model, and finally judging whether the pixel points belong to abnormal targets or not through errors between the pixel points to be detected and reconstructed pixels. Although the hyperspectral abnormal target detection method based on collaborative representation achieves a certain detection effect, the method treats a plurality of wave bands of a hyperspectral image equally, and ignores the adverse effect of redundancy, even low-quality wave bands such as noise and the like on the detection effect.
Disclosure of Invention
In order to overcome the defects of the prior art, the invention provides a hyperspectral abnormal target detection method based on self-weight collaborative representation.
A hyperspectral abnormal target detection method based on self-weight collaborative representation is characterized by comprising the following steps:
step 1: to-be-detected pixel of hyperspectral image
Figure GDA0003379919280000011
i is 1, …, n is the total number of pixels in the hyperspectral image, d is the number of wave bands of the hyperspectral image, and y isiRespectively constructing the size w as the centerout×woutAnd win×winThe double windows, all pixels between the double windows form a dictionary YcI.e. by
Figure GDA0003379919280000012
c represents the number of pixels contained in the dictionary, and c is wout×wout-win×win,win<woutMin { h, w }, h and w are the number of rows and columns of the hyperspectral image, respectively, n is h × w,
Figure GDA0003379919280000013
j is the jth pixel element in the dictionary, and j is 1, …, c;
step 2: constructing a hyperspectral anomaly detection target function as follows:
Figure GDA0003379919280000021
wherein alpha isiIs a pixel yiThe expectation sparse vector to be solved for anomaly detection is psi as a weight matrix, and is a self-weight vector
Figure GDA0003379919280000022
Is a diagonal matrix of diagonal elements, σkThe kth element representing the self-weight vector σ, λ being the regularization parameter, can take a value range of 10-6To 100
And step 3: solving the objective function by adopting an iterative update solving algorithm, which specifically comprises the following steps:
step 3.1, initialization: according to
Figure GDA0003379919280000023
Initializing a weight matrix, wherein I is an identity matrix;
step 3.2, fix Ψ, update αi
Figure GDA0003379919280000024
Fixed alphaiAnd updating psi:
Figure GDA0003379919280000025
Ψ=diag(σ) (4)
wherein m iskThe kth element of a vector m, yi-Ycαiσ is the sum ofkThe vector of composition, k ═ 1, …, d;
step 3.3, use of the updated αiAnd Ψ calculating an objective function value, and repeating step 3.2 until the difference between the objective function value calculated this time and the last calculated objective function value is less than 10-6Then the iteration is terminated, at which time alpha is obtainediNamely the pixel yiSparse vectors of anomaly detection;
and 4, step 4: calculate Pixel y byiIs ofi
δi=||yi-Ycαi||. (5)
Then to deltaiNormalization, given a threshold A, if δiIf > A, the pixel y is judgediIs an abnormal pixel point, otherwise, the pixel y is judgediA background pixel point; the threshold value A is preferably in the range of 0 to 1.
The invention has the beneficial effects that: according to the invention, weight learning and collaborative representation are combined, a unified target function is designed, high-quality wave bands in a hyperspectral image can be automatically endowed with larger weights, low-quality wave bands are automatically endowed with smaller weights, so that the weighted wave band characteristics are more discriminative, and the effect of abnormal target detection is effectively improved.
Drawings
FIG. 1 is a flow chart of a hyperspectral abnormal target detection method based on self-weight collaborative representation according to the invention;
FIG. 2 is a diagram of results of hyperspectral anomalous target detection using a conventional method;
FIG. 3 is a diagram of the result of hyperspectral anomalous target detection by the method of the invention.
Detailed Description
The present invention will be further described with reference to the following drawings and examples, which include, but are not limited to, the following examples.
Hyperspectral anomalous target detectionThe method comprises the steps of calculating the value of each pixel point which is an abnormal target, judging that the pixel point belongs to the abnormal target pixel when the value of each pixel point is larger than a certain threshold value, and otherwise, judging that the pixel point belongs to a background pixel point. Assuming that the hyperspectral image to be processed is a three-dimensional matrix and comprises the number of rows, columns and wave bands of the image, the hyperspectral image can be converted into a two-dimensional matrix for convenient calculation
Figure GDA0003379919280000031
Wherein d represents the wave band number of the hyperspectral image, and n is the number of all pixel points of the hyperspectral image. As shown in fig. 1, the present invention provides a hyperspectral anomaly detection method based on self-weight collaborative representation, which is basically implemented as follows:
1. constructing a dictionary by a double-window structure
Assume that the pixel point to be measured is
Figure GDA0003379919280000032
With yiA double window structure is built up for the center. Let wout×woutDenotes the size of the outer window, win×winIndicating the size of the inner window. Dictionary construction by selecting all pixel points between double windows
Figure GDA0003379919280000033
Wherein c represents the number of pixels contained in the dictionary, and c is wout×wout-win×win,win<woutMin { h, w }, where h and w are the number of rows and columns, respectively, of the hyperspectral image, and n is h × w,
Figure GDA0003379919280000034
j is the jth pixel in the dictionary, and j is 1, …, c.
2. Hyperspectral anomaly detection method based on self-weight collaborative representation
The traditional hyperspectral abnormal target detection method based on collaborative representation has the following objective functions:
Figure GDA0003379919280000035
where λ is the regularization parameter, αiFor the desired picture element yiSparse vectors for anomaly detection.
According to the hyperspectral anomaly detection method based on self-weight collaborative representation, based on the method, different influences of different quality wave bands on detection results are considered, and therefore appropriate weights need to be given to the different wave bands. However, the hyperspectral abnormal target detection is an unsupervised binary problem in practice, and no prior information is available for judging the quality of different wave bands. In order to solve the problem, the invention combines weight learning and collaborative representation to construct a uniform target function, the high-quality wave band in the hyperspectral image can be automatically endowed with larger weight, and the low-quality wave band is automatically endowed with smaller weight, so that the weighted features are more discriminative. The problem solved by the present invention can be represented by a mathematical model as:
Figure GDA0003379919280000041
the above equation has two unknown variables Ψ and αiWhere Ψ is a self-weight vector
Figure GDA0003379919280000042
Being a diagonal matrix of diagonal elements, the kth element σ of σkIndicating the weight corresponding to the k-th band. The range of possible values for the regularization parameter λ in the present invention is 10-6To 100
3. Model solution
In order to solve the objective function (7), the invention designs an iterative update algorithm, and the weight matrix psi and the sparse vector alpha are updated continuously and iterativelyiUntil the objective function converges. The method specifically comprises the following steps:
(1) initialization: initialize the weight matrix, order
Figure GDA0003379919280000043
Where I is the identity matrix.
(2) Fix Ψ, update αi
When Ψ is fixed, solving the problem (7) is equivalent to solving:
Figure GDA0003379919280000044
the above formula is aligned to alphaiTaking the derivative and then making it equal to 0, one can obtain:
Figure GDA0003379919280000045
(3) fixed alphaiAnd updating psi:
when alpha isiWhile fixed, the problem (7) can be expressed simply as:
Figure GDA0003379919280000046
defining a vector
Figure GDA0003379919280000047
The k-th element of which is denoted mkEquation (10) can be further converted to:
Figure GDA0003379919280000048
the above equation has two constraints on the unknown weight vector σ, since the constraint σT1=1,0≤σk1 can be simplified to a non-negative constraint sigmakIs more than or equal to 0. First only the first constraint sigma is consideredTThe lagrangian function for the problem (11) can be expressed as 1:
Figure GDA0003379919280000049
wherein gamma is LagrangianAnd (4) adding the active ingredients. Will be the above formula to sigmakThe derivative is then made equal to 0, then:
Figure GDA0003379919280000051
due to constraint σT1-1, available:
Figure GDA0003379919280000052
combining equation (13) and equation (14), there is:
Figure GDA0003379919280000053
for arbitrary k, σkAll are non-negative, just in line with the non-negative constraint of the problem (11) on σ, so Ψ, which is obtained in equation (15), is the optimal solution for the problem (8).
(4) Repeating the step (2) and the step (3) to carry out alphaiIterative update calculation of Ψ until the objective function converges, i.e., each iteration utilizes an updated αiPsi calculating the objective function value according to the formula (7), and the variation of the objective function value obtained by two iterative calculations before and after being less than 10-6Then the iteration is terminated, at which time alpha is obtainediNamely the pixel yiSparse vectors for anomaly detection.
4. Extracting anomalous targets based on reconstruction errors
Calculating by solving the model to obtain yiCorresponding sparse vector alphai,YcαiI.e. reconstructed pixels using background pixels (dictionaries), if the original pixel yiCan be accurately represented by the reconstructed pixels, then y is indicatediIs a background pixel point, otherwise, yiThe abnormal pixel points are obtained. The reconstruction error is calculated as follows:
δi=||yi-Ycαi||. (16)
then to deltaiNormalized if δiIs greater than a preset threshold value A, y is indicatediIs an abnormal pixel point, otherwise, yiAre background pixels. The threshold value A is preferably in the range of 0 to 1.
The above process is adopted for detecting each pixel point in the hyperspectral image, and the anomaly detection of the whole hyperspectral image is completed.
In order to verify the effectiveness and superiority of the method, the method is compared with the traditional hyperspectral abnormal target detection method based on collaborative representation. Fig. 2 and 3 are detection result diagrams obtained by normalizing the reconstruction error calculated by the conventional method and the method of the present invention, respectively, and although both methods have partial false alarms, the method of the present invention can basically detect an abnormal target point. Table 1 shows the AUC values of the detection results obtained by the traditional method and the AUC values of the detection results obtained by the method of the present invention when different double-window sizes are adopted, wherein CRD represents the traditional method, SWCRD represents the method of the present invention, and the larger the AUC value is, the better the detection performance of the method is. It can be seen that under different window sizes, the methods provided by the invention have higher AUC values, which proves that the methods have better detection performance.
TABLE 1
Figure GDA0003379919280000061

Claims (1)

1. A hyperspectral abnormal target detection method based on self-weight collaborative representation is characterized by comprising the following steps:
step 1: to-be-detected pixel of hyperspectral image
Figure FDA0003379919270000011
n is the total number of pixels in the hyperspectral image, d is the number of wave bands of the hyperspectral image, and yiRespectively constructing the size w as the centerout×woutAnd win×winDouble window, doubleAll pixels between windows constitute a dictionary YcI.e. by
Figure FDA0003379919270000012
c represents the number of pixels contained in the dictionary, and c is wout×wout-win×win,win<woutMin { h, w }, h and w are the number of rows and columns of the hyperspectral image, respectively, n is h × w,
Figure FDA0003379919270000013
j is the jth pixel element in the dictionary, and j is 1, …, c;
step 2: constructing a hyperspectral anomaly detection target function as follows:
Figure FDA0003379919270000014
wherein alpha isiIs a pixel yiThe expectation sparse vector to be solved for anomaly detection is psi as a weight matrix, and is a self-weight vector
Figure FDA0003379919270000015
Is a diagonal matrix of diagonal elements, σkThe kth element representing the self-weight vector σ, λ being the regularization parameter, can take a value range of 10-6To 10 °;
and step 3: solving the objective function by adopting an iterative update solving algorithm, which specifically comprises the following steps:
step 3.1, initialization: according to
Figure FDA0003379919270000016
Initializing a weight matrix, wherein I is an identity matrix;
step 3.2, fix Ψ, update αi
Figure FDA0003379919270000017
Fixed alphaiAnd updating psi:
Figure FDA0003379919270000018
Ψ=diag(σ) (4)
wherein m iskThe kth element of a vector m, yi-Ycαiσ is the sum ofkThe vector of composition, k ═ 1, …, d;
step 3.3, use of the updated αiAnd Ψ calculating an objective function value, and repeating step 3.2 until the difference between the objective function value calculated this time and the last calculated objective function value is less than 10-6Then the iteration is terminated, at which time alpha is obtainediNamely the pixel yiSparse vectors of anomaly detection;
and 4, step 4: calculate Pixel y byiIs ofi
δi=||yi-Ycαi||. (5)
Then to deltaiNormalization, given a threshold A, if δi>A, then judging the pixel yiIs an abnormal pixel point, otherwise, the pixel y is judgediA background pixel point; the threshold value A is preferably in the range of 0 to 1.
CN202010000282.0A 2020-01-02 2020-01-02 Hyperspectral abnormal target detection method based on self-weight collaborative representation Active CN111160310B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010000282.0A CN111160310B (en) 2020-01-02 2020-01-02 Hyperspectral abnormal target detection method based on self-weight collaborative representation

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010000282.0A CN111160310B (en) 2020-01-02 2020-01-02 Hyperspectral abnormal target detection method based on self-weight collaborative representation

Publications (2)

Publication Number Publication Date
CN111160310A CN111160310A (en) 2020-05-15
CN111160310B true CN111160310B (en) 2022-04-08

Family

ID=70560906

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010000282.0A Active CN111160310B (en) 2020-01-02 2020-01-02 Hyperspectral abnormal target detection method based on self-weight collaborative representation

Country Status (1)

Country Link
CN (1) CN111160310B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113537150B (en) * 2021-08-11 2024-04-02 西安交通大学 Hyperspectral image target anomaly detection method, system, terminal and storage medium
CN113989528B (en) * 2021-12-08 2023-07-25 南京航空航天大学 Hyperspectral image characteristic representation method based on depth joint sparse-collaborative representation
CN114596483B (en) * 2022-02-10 2023-05-02 复旦大学 Nonlinear anomaly detection method for hyperspectral image

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010132135A1 (en) * 2009-05-14 2010-11-18 Raytheon Company Adaptive spatial-spectral processing (assp)
CN105427300A (en) * 2015-12-21 2016-03-23 复旦大学 Low-rank expression and learning dictionary-based hyperspectral image abnormity detection algorithm
CN105825200A (en) * 2016-03-31 2016-08-03 西北工业大学 High-spectrum abnormal object detection method based on background dictionary learning and structure sparse expression
CN106022391A (en) * 2016-05-31 2016-10-12 哈尔滨工业大学深圳研究生院 Hyperspectral image characteristic parallel extraction and classification method
CN109493338A (en) * 2018-11-16 2019-03-19 西安电子科技大学 Hyperspectral image abnormal detection method based on combined extracting sky spectrum signature
CN110298235A (en) * 2019-05-17 2019-10-01 中国科学院西安光学精密机械研究所 Hyperspectral abnormity detection method and system based on manifold constraint autoencoder network
CN110619263A (en) * 2019-06-12 2019-12-27 河海大学 Hyperspectral remote sensing image anomaly detection method based on low-rank joint collaborative representation

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10262205B2 (en) * 2015-07-28 2019-04-16 Chiman KWAN Method and system for collaborative multi-satellite remote sensing

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010132135A1 (en) * 2009-05-14 2010-11-18 Raytheon Company Adaptive spatial-spectral processing (assp)
CN105427300A (en) * 2015-12-21 2016-03-23 复旦大学 Low-rank expression and learning dictionary-based hyperspectral image abnormity detection algorithm
CN105825200A (en) * 2016-03-31 2016-08-03 西北工业大学 High-spectrum abnormal object detection method based on background dictionary learning and structure sparse expression
CN106022391A (en) * 2016-05-31 2016-10-12 哈尔滨工业大学深圳研究生院 Hyperspectral image characteristic parallel extraction and classification method
CN109493338A (en) * 2018-11-16 2019-03-19 西安电子科技大学 Hyperspectral image abnormal detection method based on combined extracting sky spectrum signature
CN110298235A (en) * 2019-05-17 2019-10-01 中国科学院西安光学精密机械研究所 Hyperspectral abnormity detection method and system based on manifold constraint autoencoder network
CN110619263A (en) * 2019-06-12 2019-12-27 河海大学 Hyperspectral remote sensing image anomaly detection method based on low-rank joint collaborative representation

Non-Patent Citations (5)

* Cited by examiner, † Cited by third party
Title
Anomaly Detection for Hyperspectral Imagery Based on the Regularized Subspace Method and Collaborative Representation;Kun Tan 等;《remote sensing》;20190601;第11卷(第11期);1-23 *
Collaborative Representation for Hyperspectral Anomaly Detection;Wei Li 等;《IEEE TRANSACTIONS ON GEOSCIENCE AND REMOTE SENSING》;20150331;第53卷(第3期);1463-1474 *
Scalable Graph-Based Clustering With Nonnegative Relaxation for Large Hyperspectral Image;Rong Wang 等;《IEEE TRANSACTIONS ON GEOSCIENCE AND REMOTE SENSING》;20191031;第57卷(第10期);7352-7364 *
子空间稀疏表示高光谱异常检测新算法;成宝芝 等;《哈尔滨工程大学学报》;20170430;第38卷(第4期);640-645 *
改进协同表示的高光谱图像异常检测算法;刘万军 等;《计算机应用研究》;20181231;第35卷(第12期);3824-3827,3840 *

Also Published As

Publication number Publication date
CN111160310A (en) 2020-05-15

Similar Documents

Publication Publication Date Title
CN111160310B (en) Hyperspectral abnormal target detection method based on self-weight collaborative representation
CN107633486B (en) Structural magnetic resonance image denoising method based on three-dimensional full-convolution neural network
CN111639719B (en) Footprint image retrieval method based on space-time motion and feature fusion
CN109598220B (en) People counting method based on multi-input multi-scale convolution
CN106097278B (en) Sparse model, reconstruction method and dictionary training method of multi-dimensional signal
CN110287777B (en) Golden monkey body segmentation algorithm in natural scene
CN110648292B (en) High-noise image denoising method based on deep convolutional network
CN107545279B (en) Image identification method based on convolutional neural network and weighted kernel feature analysis
CN111598786A (en) Hyperspectral image unmixing method based on deep denoising self-coding network
CN116402825B (en) Bearing fault infrared diagnosis method, system, electronic equipment and storage medium
CN111147863B (en) Tensor-based video snapshot compression imaging recovery method
CN114067168A (en) Cloth defect image generation system and method based on improved variational self-encoder network
CN114720938A (en) Large-scale antenna array single-bit sampling DOA estimation method based on depth expansion
Xiong et al. Gradient boosting for single image super-resolution
CN107292855A (en) A kind of image de-noising method of the non local sample of combining adaptive and low-rank
CN106934398A (en) Image de-noising method based on super-pixel cluster and rarefaction representation
CN112967210B (en) Unmanned aerial vehicle image denoising method based on full convolution twin network
CN114331976A (en) Hyperspectral anomaly detection method based on multistage tensor prior constraint
CN108596911B (en) Image segmentation method based on PCA reconstruction error level set
CN107301652B (en) Robust target tracking method based on local sparse representation and particle swarm optimization
CN111104876A (en) Infrared spectrum deconvolution method based on neural network
CN108492283B (en) Hyperspectral image anomaly detection method based on band-constrained sparse representation
Yufeng et al. Research on SAR image change detection algorithm based on hybrid genetic FCM and image registration
CN112488238B (en) Hybrid anomaly detection method based on countermeasure self-encoder
CN112529826A (en) Truncated tensor Bayes multispectral image compression sensing reconstruction method

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