CN106485269A - SAR image object detection method based on mixing statistical distribution and multi-part model - Google Patents

SAR image object detection method based on mixing statistical distribution and multi-part model Download PDF

Info

Publication number
CN106485269A
CN106485269A CN201610859127.8A CN201610859127A CN106485269A CN 106485269 A CN106485269 A CN 106485269A CN 201610859127 A CN201610859127 A CN 201610859127A CN 106485269 A CN106485269 A CN 106485269A
Authority
CN
China
Prior art keywords
filter
model
component
statistical distribution
distribution
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
CN201610859127.8A
Other languages
Chinese (zh)
Other versions
CN106485269B (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 CN201610859127.8A priority Critical patent/CN106485269B/en
Publication of CN106485269A publication Critical patent/CN106485269A/en
Application granted granted Critical
Publication of CN106485269B publication Critical patent/CN106485269B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/29Graphical models, e.g. Bayesian networks
    • 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

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)
  • Radar Systems Or Details Thereof (AREA)

Abstract

The present invention provides a kind of SAR image object detection method based on mixing statistical distribution and multi-part model, first SAR image training set is carried out mixing statistical distribution modeling, build spatial pyramid including to SAR image all in training set respectively, then any layer subimage in pyramid is set up with mixing statistical distribution pattern, the expression formula of mixing statistical distribution pattern is taken the logarithm, then expectation-maximization algorithm is combined with MoLC method for parameter estimation, the parameter of mixing statistical model is estimated;Multi-part model training and target detection, mixing statistical distribution is combined with multi-part model, to all picture construction mixing Statistical Distribution Characteristics pyramids in SAR image training set, according to root filtering window and part filtering window, obtains target detection frame.Present invention mixing Statistical Distribution Characteristics are combined with the structural information of multi-part model, are capable of the overall accurate detection with structure of different target in SAR image.

Description

SAR image target detection method based on mixed statistical distribution and multi-component model
Technical Field
The invention belongs to the technical field of image processing, and particularly relates to an SAR image target detection method based on mixed statistical distribution and a multi-component model.
Background
Since the speckle noise in the SAR image can be regarded as the fluctuation of the observed value on the average characteristic, the speckle noise is statistically modeled, and the sensor and the surface information in the speckle noise can be effectively utilized. The statistical distribution model of the SAR image is divided into a parametric model and a non-parametric model. The construction process of the parametric model is to assume that actual SAR image data obey different probability distributions respectively, and determine the probability distribution of the optimal fitting SAR data distribution according to an evaluation criterion through parameter estimation. The non-parametric model is constructed by adopting different kernel functions to perform weighted summation to realize the modeling of image data distribution, such as methods of a support vector machine, a neural network, a Parzen window and the like. The modeling method is more flexible, has higher estimation precision, is suitable for estimating more complex image probability distribution, but needs a large amount of sample data for training, and has lower efficiency. In contrast, therefore, parametric models are more widely studied and applied.
Parametric models are classified into four categories according to different sensor parameters and scattering mechanisms of different surface feature targets: empirical distribution models, statistical distributions based on product models, statistical distributions based on the generalized central limit theorem, and other distribution models. The empirical distributions are derived primarily from actual data analysis experience, including log-normal distributions and Weibull distributions. A statistical model based on a product model is established on the basis of a coherent speckle model, and the measured value of the SAR image is obtained by subjecting a radar scattering cross section of a ground object to multiplicative speckle noise, wherein the measured value comprises Rayleigh distribution, K distribution and the like. The statistical distribution model based on the generalized central limit theorem considers that under the condition that the variance of a group of independent same-distribution random variables is limited or infinite, the sum of the independent same-distribution random variables is converged to alpha-stable distribution, and the statistical model comprises the alpha-stable distribution and symmetrical alpha steady-state (S alpha S) distribution. Other distribution models include Racian distribution, joint distribution models, Gaussian mixture distribution, and the like.
In SAR image target detection based on statistical distribution, the statistical distribution is usually combined with the CFAR method. The CFAR method is a method of adaptively acquiring a detection threshold under a constant false alarm rate condition according to the statistical characteristics of the SAR image. If the fitting accuracy of the statistical distribution model to the SAR image data is poor, the performance of the corresponding CFAR method is greatly influenced, and the requirement of target detection cannot be met. In addition, basically, all CFAR methods based on statistical distribution select a target detection threshold according to the difference between the background of the SAR image and the statistical information of the target distribution, but this method does not consider the statistical distribution characteristics of the target, but detects the target as an abnormal point in the background area, so this method is a suboptimal statistical detection method.
At present, due to the importance of many countries in the world and the investment of a large amount of manpower and material resources, the research and development work of the high-resolution SAR sensor is greatly advanced. The high-resolution SAR image provides richer target information and category information, so that whether a target exists can be judged, and the shape, the state and the information of each component of the target can be learned, and higher requirements are provided for a target detection technology.
Disclosure of Invention
The invention aims to provide a novel SAR image target detection method based on mixed statistical distribution and a multi-component model aiming at the problem of high-resolution SAR image target detection.
The technical scheme of the invention is that an SAR image target detection method based on mixed statistical distribution and a multi-component model comprises the following steps:
step 1, carrying out mixed statistical distribution modeling on an SAR image training set, wherein the mixed statistical distribution modeling comprises the following substeps;
step 1.1, respectively constructing a spatial pyramid for all SAR images in a training set, and then establishing a mixed statistical distribution model for any layer of subimages in the pyramid;
step 1.2, taking logarithm of an expression of the mixed statistical distribution model, and then combining an expectation maximization algorithm with a MoLC parameter estimation method to estimate parameters of the mixed statistical model;
step 2, training a multi-component model and detecting a target, wherein the multi-component model training and target detection method comprises the following substeps;
step 2.1, according to the parameter estimation result obtained in the step 1, combining the mixed statistical distribution with a multi-component model, firstly determining the initial value and the position of a root filter and the initial value and the position of a component filter on an SAR image training set by a standard SVM method, then obtaining the fractions of the root filter and the component filter by introducing an expansion factor based on the target length-width ratio, and finally updating the root filter and the component filter by adopting a Latent SVM method;
and 2.2, constructing a mixed statistical distribution characteristic pyramid for all images in the SAR image training set, searching on each layer of the characteristic pyramid in a rectangular sliding window mode, sequentially recording the coordinates and the scores of the positions of the optimal root filters, the part filter labels and the part filter coordinates, and keeping the root filter window and the part filter window as a target detection frame when the comprehensive scores in the detection window are larger than a detection threshold value.
Moreover, the implementation manner of establishing the mixed statistical distribution model for any layer of the sub-images of the pyramid in the step 1.1 is as follows,
let X be { X ═ X1,...,xnDenotes any layerNeighborhood sub-block, x, of image sample point1,…,xnThe pixel points in the subblocks are referred to, n refers to the number of the pixel points in the subblocks, the probability density function F (X) of the neighborhood subblocks is expressed as the linear weighting of K statistical distributions,
wherein p isii) Representing the ith probability density distribution, θ, in the mixture distributioniRepresenting a model parameter representing the ith probability density distribution, wiA weight representing the ith probability density distribution,and w is not less than 0iLess than or equal to 1, and K represents the number of the mixed statistical distribution models;
the parameter vector to be estimated for each sample point is Θ ═ w1,w2,...,wK;θ12,...,θKAnd the mixed distribution model of any layer of sub-images is expressed as,
wherein N refers to the number of neighborhood sub-blocks, XjRefers to the jth neighborhood sub-block.
Moreover, in step 1.2, the expectation-maximization algorithm is combined with the MoLC parameter estimation method, and the parameters of the mixed statistical model are estimated in the following manner,
(a) step E, let t represent iteration times, posterior probability based on current parameterAs indicated by the general representation of the,
wherein,andrespectively representing the ith probability density distribution and probability weight after t iterations,representing the corresponding distribution parameters;
(b) m, adopting MoLC parameter estimation, obtaining the weight of the ith probability density distribution by a histogram-based estimation method, expressing the weight as the formula,
wherein,representing a set of sample points, y, subject to an ith probability density distributiont(x) { -1,1} represents the label of the sample point x after t iterations, 1 represents the target, -1 represents the background, h (x) represents the histogram;
updating the distribution parameter θ according to the MoLC equationt+1The estimation method of the MoLC equation is expressed as,
wherein,representing a logarithmic moment;
the parameter updating is realized by adopting an EM iteration mode, initializing a parameter theta based on the MoLC, and then taking a label value when the posterior probability is maximum as the final class of the image in the iteration process;
the above process is repeated until a convergence state is reached.
Furthermore, the implementation of said step 2.1 is as follows,
combining the mixed statistical distribution with the multi-component model, wherein distribution parameters obtained by the statistical distribution are used as the characteristic description of the target in the component model, and the corresponding parameters comprise mixed statistical distribution model parameters theta { w ═ w }1,w2,...,wK;θ12,...,θKAnd component model position information parameter Pm=(Fmm,sm,dm) Hidden variable z ═ p0,p1,...,pM) And a component filter pm=(am,bm,lm);
Firstly, on an SAR image training set, determining an initial value F of a root filter by a standard SVM method0After interpolation processing is carried out on the root filter, a greedy algorithm is adopted to select a local area with the maximum positive weight square sum and the same size as the component filter on the double resolution as the initial value and the position of the mth component filter, and the position P is obtainedm=(Fmm,sm,dm) In which F ismRepresenting the component filter, vmIs a two-dimensional vector representing the rectangular box offset position, s, of the mth component relative to the root filtermIndicates the size of this rectangular box, dmRepresenting a distortion cost vector, M ═ 1,2, …, M; clearing all weights of the region, and then continuously selecting the next component filter until all M component filters are initialized;
the root filter and the component filter are positioned in image sub-block X at z ═ p0,p1,...,pM) As an implicit variable, where pm=(am,bm,lm) Characteristic pyramid ith of XmIn the layer with the coordinates (a)m,bm) For the top left filter detection box, the corresponding feature vector is represented by phi (p)m) Meaning that the fraction of the root filter is defined as F0·φ(p0) The fraction of the component filter is defined asWherein,measure the offset of part m, (a)0,b0) Representing the position coordinates of the root filter in the image pyramid, 2 (a)0,b0)+υmRepresenting the position coordinates of the component filter when the component filter is not deviated, and taking the position coordinates as an anchor point;
then, introducing an expansion factor based on the length-width ratio of the target, and expressing a total fraction calculation formula of the space position z as,
where g denotes the spreading factor, γ denotes the known target aspect ratio value, and the multi-component model parameter is expressed as β ═ F0,F1...,FM,d1,...,dMG), the feature vectors corresponding to the multi-component model are represented as,
finally, the root filter and the component filters are updated by adopting a Latent SVM method, the process comprises the following two steps of iteration,
(a) keeping the beta value of the model parameter unchanged, searching the position with the highest score of each filter to obtain the optimal value of the hidden variable z, and then obtaining the feature vector of the optimal position;
(b) keeping the value of the implicit variable z of the sample unchanged, converting the parameter beta of the model into a segmentation hyperplane of the SVM, optimizing the beta through the following formula,
wherein f isβ(X) represents a penalty term, max (0, 1-yf)β(X)) is a standard hinge loss function, C is a weight, y { -1,1} is a class label of X, -1 is a background, 1 is a target, Φ (X, z) is Φ (z)), the optimization of the β value is achieved by solving the convex programming problem defined in the above equation, by using a stochastic gradient descent method, for image block X, a gradient is calculated for the objective function of model parameters β,
wherein-y Φ (X, z (β)) is a gradient,approximated by-Ny Φ (X, z (β)), N representing the number of image sub-blocks, Φ (X, z (β)) representing Φ (z).
Compared with the prior art, the invention has the beneficial effects that:
the invention provides a novel SAR image target detection method based on mixed statistical distribution and a multi-component model by combining a mixed statistical distribution model and the multi-component model and introducing an expansion factor based on the length-width ratio of a target. And carrying out statistical modeling on the SAR image by adopting mixed distribution, combining the statistical modeling with the structural information, and developing the target detection result of the pixel level into the target detection result of the target level. On the basis, an expansion factor is introduced, and the model parameters are further adjusted and optimized by utilizing the target size information. The invention adds the characteristic of the target in the detection method, and can obtain better detection results.
Drawings
FIG. 1 is a flow chart of a mixed statistical distribution modeling of SAR images according to an embodiment of the present invention;
fig. 2 is a flowchart of model training and target detection of an SAR image according to an embodiment of the present invention.
Detailed Description
The technical scheme of the invention is explained in detail in the following by combining the drawings and the embodiment.
The invention provides a method for SAR image target detection based on mixed statistical distribution and a multi-component model by aiming at the statistical distribution characteristics of SAR images and combining target structure information and size information. And performing statistical modeling on a spatial pyramid of the SAR image by adopting mixed distribution, combining with a multi-component model, and developing a pixel-level target detection result into a target-level target detection result through a root filter and a component filter detection window. On the basis, an expansion factor is introduced, and the model parameters are further adjusted and optimized by utilizing the target size information.
The embodiment of the invention can adopt a computer software technology to realize automatic process operation, and comprises two stages, namely a mixed statistical distribution modeling stage and a model training and target detection stage.
Referring to fig. 1, the mixed statistical distribution modeling phase of an embodiment includes the following two steps:
step 1.1, respectively constructing a spatial pyramid for all SAR images in a training set, taking an original image as a bottom layer, and realizing the spatial pyramid in a sampling and smoothing way during specific implementation, which is not repeated in the invention; then, a mixed statistical distribution model is established for any layer of subimages in the pyramid, including that neighborhood subblocks X of all sample points of each layer of subimages in the pyramid are set to be { X }1,...,xnCarry out mixed statistical distribution modeling,x1,…,xnIndicating pixel points in the subblocks, wherein n indicates the number of the pixel points in the subblocks, and the number is determined by the size of a window taking a sample point as a center; its probability density function f (x) is expressed as a linear weighting of K statistical distributions:
wherein p isii) Representing the ith probability density distribution, θ, in the mixture distributioniRepresenting a model parameter representing the ith probability density distribution, wiA weight representing the ith probability density distribution,and w is not less than 0iAnd K is less than or equal to 1, the number of the mixed statistical distribution models is represented by K, the value of K is determined according to the fitting degree, the fitting degree is better, and the value is larger.
The parameter vector to be estimated for each sample point is Θ ═ w1,w2,...,wK;θ12,...,θK}. Therefore, the mixed distribution model of any layer of sub-images is represented as:
wherein N refers to the number of neighborhood sub-blocks, XjRefers to the jth neighborhood sub-block.
Step 1.2, taking logarithm of expression of mixed statistical distribution model to obtain lnL (theta)
An Expectation Maximization (EM) algorithm is combined with a MoLC parameter estimation method to estimate parameters of the mixed statistical model, and the method is realized as follows:
(a) step E, let t represent iteration times, posterior probability based on current parameterExpressed as:
wherein,andrespectively representing the ith probability density distribution and probability weight after t iterations,representing the corresponding distribution parameters. Then, the label y of the distribution obeyed by each sample point x is determined according to the posterior probabilityt(x) The label of the object is denoted by 1 and the background by-1.
(b) And M, estimating by adopting MoLC parameters: for the ith probability density distribution, the weight can be obtained by an estimation method based on a histogram, and is expressed by the formula:
wherein,representing a set of sample points subject to the ith probability density distribution. h (x) represents a histogram, i.e. the weight calculation process is to solve for the magnitude of the histogram contribution of the histogram of each distribution to the overall sample.
Updating the distribution parameter θ according to the MoLC equationt+1The estimation method of the MoLC equation is expressed as:
wherein,representing the logarithmic moment.
The parameter updating is realized by adopting an EM iteration mode, initializing a parameter theta based on the MoLC, and then taking a label value with the maximum posterior probability as the final class of the image in the iteration process, wherein 1 represents a target and-1 represents a background.
The above process is repeated until a convergence state is reached.
Referring to FIG. 1, each probability density distribution in the mixture distribution is denoted as p11)…pKK) Distribution weight is denoted as w1…wKThe distribution parameter theta in the parameter estimation result is obtained in the above manneri|i=1,2,…,KAnd distribution weight wi|i=1,2,…,K
Referring to fig. 2, the model training and target detection phase of the embodiment includes the following two steps:
and 2.1, combining the mixed statistical distribution with a multi-component model according to the parameter estimation result obtained in the step 1, firstly determining the initial value and the position of a root filter and the initial value and the position of a component filter on an SAR image training set by a standard SVM method, then obtaining the scores of the root filter and the component filter by introducing an expansion factor based on the target length-width ratio, and finally updating the root filter and the component filter by adopting a Latent SVM method.
Example based on the parameter estimation result θ obtained in step 1i|i=1,2,…,KAnd wi|i=1,2,…,KCombining the mixed statistical distribution with a multi-component model, and determining an initial value F of a root filter on an SAR image training set by a standard SVM method0After interpolation processing is performed on the root filter, a greedy algorithm is used to select a local region with the maximum positive weight square sum and the same size as the component filter in double resolution (the specific implementation is the prior art, and the details of the present invention are not repeated), which is used as the initial value and the position of the M (M is 1,2, …, M) th component filter, that is, the position Pm=(Fmm,sm,dm) In which F ismRepresenting the component filter, vmIs a two-dimensional vector representing the rectangular box offset position, s, of the mth component relative to the root filtermIndicates the size of this rectangular box, dmRepresenting a distortion cost vector. All weights for this region are cleared and then the selection of the next component filter continues until the initialization of all M component filters is completed.
Combining the mixed statistical distribution with the multi-component model, wherein distribution parameters obtained by the statistical distribution are used as the characteristic description of the target in the component model, and the corresponding parameters comprise mixed statistical distribution model parameters theta { w ═ w }1,w2,...,wK;θ12,...,θKAnd component model position information parameter Pm=(Fmm,sm,dm) Hidden variable z ═ p0,p1,...,pM) And a component filter pm=(am,bm,lm)。
The root filter and the component filter are positioned in image sub-block X at z ═ p0,p1,...,pM) As an implicit variable, where pm=(am,bm,lm) Characteristic pyramid ith of XmIn the layer with the coordinates (a)m,bm) For the top left filter detection box, the corresponding feature vector is represented by phi (p)m) Representing that M refers to the number of the component filters, and the value of M is 1 to M; the fraction of the root filter is thus defined as F0·φ(p0) The fraction of the component filter is defined as:wherein,measure the offset of part m, (a)0,b0) The position coordinates of the root filter in the image pyramid are represented, and the layer corresponding to the component filter is multiplied by 2. Thus, 2 (a)0,b0)+υmIndicating the position coordinates of the component filter when it is not shifted, i.e. the anchor point.
The locations of the root filter and the component filters, i.e., anchor points, may be obtained through a model training process. During the process of testing matching, the component filter will shift relative to the anchor point position, and the shift is the shiftThen further squaring can be performed
On the basis, an expansion factor based on the length-width ratio of the target is introduced, and the total fraction calculation formula of the space position z is expressed as follows:
the multi-component model parameter is expressed as β ═ F (F)0,F1...,FM,d1,...,dMG), the feature vector corresponding to the multi-component model may be expressed as:
then, the root filter and the component filters are updated using the Latent SVM method. The process is mainly divided into the following two steps of iteration:
(a) keeping the value of the model parameter beta unchanged, searching the position with the highest score of each filter, namely the optimal value of the hidden variable z, and then obtaining the feature vector of the optimal position.
(b) Keeping the value of the implicit variable z of the sample unchanged, converting the parameters β of the model into a segmentation hyperplane of the SVM, and optimizing β to obtain an optimization result β through the following formula*
Wherein f isβ(X) represents a penalty term, max (0, 1-yf)β(X)) is a standard hinge loss function, C is weight, y { -1,1} is a class label of X, -1 represents background, 1 represents target, phi (X, z) is phi (z), the optimization of β value is realized by solving the convex programming problem defined in the formula, the step is mainly realized by a random gradient descent method (the specific realization is the prior art, and the invention is not repeated), and for the image block X, the gradient is calculated for the target function of the model parameter β
Wherein-y Φ (X, z (β)) is a gradient,can be approximated by-Ny phi (X, z (β)), where N represents the number of image sub-blocks, phi (X, z (β)) i.e., (phi:)z)。
And 2.2, constructing a mixed statistical distribution characteristic pyramid for all images in the SAR image training set, searching on each layer of the characteristic pyramid in a rectangular sliding window mode, sequentially recording the coordinates and the scores of the positions of the optimal root filters, the part filter labels and the part filter coordinates, and keeping the root filter window and the part filter window as a target detection frame when the comprehensive scores in the detection window are larger than a detection threshold value.
In the embodiment, a mixed statistical distribution characteristic pyramid is constructed for all images in the SAR image training set, and the specific construction mode is the same as that in the step 1. And then, searching on each layer of the characteristic pyramid by adopting a rectangular sliding window mode. And calculating the score of the root filter in each root filter detection window, and then searching a position with the maximum difference value obtained by subtracting a penalty term deviating from the reference position from the fraction of the component filter on a pyramid layer with twice resolution of the root filter by taking the position of the component filter obtained by training as a reference point. And (3) sequentially recording the coordinates and the scores of the positions of the optimal root filters, the part filter labels and the part filter coordinates, and calculating the final total score according to the formula (11):
and when the comprehensive score in the detection window is larger than the detection threshold value, reserving the root filter window and the component filter window as a target detection frame.
In order to verify the technical effect of the invention, the detection results of the targets such as airplanes, power towers, buildings and the like can be verified according to the high-resolution SAR image target detection method based on mixed statistical distribution and a multi-component model provided by the invention. As shown in tables 1 and 2, it can be seen from tables 1 and 2 that, under the condition of the same number of targets, the detection number of the invention is large, the false alarm number is 0, the detection rate of the target is obviously higher than that of other methods, and the performance of the invention is better than that of other methods by integrating all indexes.
TABLE 1 Wuhan area electric power tower target detection results (9 targets)
TABLE 2 target detection results (13 targets) for an airplane at a certain base
The specific embodiments described herein are merely illustrative of the spirit of the invention. Various modifications or additions may be made to the described embodiments or alternatives may be employed by those skilled in the art without departing from the spirit or ambit of the invention as defined in the appended claims.

Claims (4)

1. A SAR image target detection method based on mixed statistical distribution and a multi-component model is characterized by comprising the following steps:
step 1, carrying out mixed statistical distribution modeling on an SAR image training set, wherein the mixed statistical distribution modeling comprises the following substeps;
step 1.1, respectively constructing a spatial pyramid for all SAR images in a training set, and then establishing a mixed statistical distribution model for any layer of subimages in the pyramid;
step 1.2, taking logarithm of an expression of the mixed statistical distribution model, and then combining an expectation maximization algorithm with a MoLC parameter estimation method to estimate parameters of the mixed statistical model;
step 2, training a multi-component model and detecting a target, wherein the multi-component model training and target detection method comprises the following substeps;
step 2.1, according to the parameter estimation result obtained in the step 1, combining the mixed statistical distribution with a multi-component model, firstly determining the initial value and the position of a root filter and the initial value and the position of a component filter on an SAR image training set by a standard SVM method, then obtaining the fractions of the root filter and the component filter by introducing an expansion factor based on the target length-width ratio, and finally updating the root filter and the component filter by adopting a Latent SVM method;
and 2.2, constructing a mixed statistical distribution characteristic pyramid for all images in the SAR image training set, searching on each layer of the characteristic pyramid in a rectangular sliding window mode, sequentially recording the coordinates and the scores of the positions of the optimal root filters, the part filter labels and the part filter coordinates, and keeping the root filter window and the part filter window as a target detection frame when the comprehensive scores in the detection window are larger than a detection threshold value.
2. The method for detecting the target of the SAR image based on the mixed statistical distribution and the multi-component model as claimed in claim 1, wherein: the implementation manner of establishing the mixed statistical distribution model for any layer of the sub-images of the pyramid in the step 1.1 is as follows,
let X be { X ═ X1,...,xnDenotes the neighborhood sub-block of any layer of sub-image sample points, x1,…,xnThe pixel points in the subblocks are referred to, n refers to the number of the pixel points in the subblocks, the probability density function F (X) of the neighborhood subblocks is expressed as the linear weighting of K statistical distributions,
F ( X ) = Σ i = 1 K w i p i ( θ i ) - - - ( 1 )
wherein p isii) Representing the ith probability density distribution, θ, in the mixture distributioniRepresenting a model parameter representing the ith probability density distribution, wiA weight representing the ith probability density distribution,and w is not less than 0iLess than or equal to 1, and K represents the number of the mixed statistical distribution models;
the parameter vector to be estimated for each sample point is Θ ═ w1,w2,...,wK;θ12,...,θKAnd the mixed distribution model of any layer of sub-images is expressed as,
L ( Θ ) = Π j = 1 N F ( X j ) - - - ( 2 )
wherein N refers to the number of neighborhood sub-blocks, XjRefers to the jth neighborhood sub-block.
3. The method for detecting the SAR image target based on the mixed statistical distribution and the multi-component model as claimed in claim 1 or 2, characterized in that: in step 1.2, the expectation-maximization algorithm is combined with the MoLC parameter estimation method, and the parameters of the mixed statistical model are estimated in the following manner,
(a) step E, let t represent iteration times, posterior probability based on current parameterAs indicated by the general representation of the,
λ i j t ( X ) = w i t p i ( θ i t ) Σ i = 1 K w i t p i ( θ i t ) - - - ( 3 )
wherein,andrespectively representing the ith probability density distribution and probability weight after t iterations,representing the corresponding distribution parameters;
(b) m, adopting MoLC parameter estimation, obtaining the weight of the ith probability density distribution by a histogram-based estimation method, expressing the weight as the formula,
w i t + 1 = Σ x ∈ S i t h ( x ) Σ x h ( x ) - - - ( 4 )
wherein,representing a set of sample points, y, subject to an ith probability density distributiont(x) { -1,1} represents the label of the sample point x after t iterations, 1 represents the target, -1 represents the background, h (x) represents the straight lineA block diagram;
updating the distribution parameter θ according to the MoLC equationt+1The estimation method of the MoLC equation is expressed as,
k 1 i t = Σ x ∈ S i t h ( x ) ln x Σ x ∈ S i t h ( x ) k 2 i t = Σ x ∈ S i t h ( x ) ( ln x - k 1 i t ) 2 Σ x ∈ S i t h ( x ) k 3 i t = Σ x ∈ S i t h ( x ) ( ln x - k 1 i t ) 3 Σ x ∈ S i t h ( x ) - - - ( 1 )
wherein,representing a logarithmic moment;
the parameter updating is realized by adopting an EM iteration mode, initializing a parameter theta based on the MoLC, and then taking a label value when the posterior probability is maximum as the final class of the image in the iteration process;
the above process is repeated until a convergence state is reached.
4. The SAR image target detection method based on the mixed statistical distribution and the multi-component model as claimed in claim 3, characterized in that: the implementation of said step 2.1 is as follows,
combining the mixed statistical distribution with the multi-component model, wherein distribution parameters obtained by the statistical distribution are used as the characteristic description of the target in the component model, and the corresponding parameters comprise mixed statistical distribution model parameters theta { w ═ w }1,w2,...,wK;θ12,...,θKAnd component model position information parameter Pm=(Fmm,sm,dm) Hidden variable z ═ p0,p1,...,pM) And a component filter pm=(am,bm,lm);
Firstly, on an SAR image training set, determining an initial value F of a root filter by a standard SVM method0After interpolation processing is carried out on the root filter, a greedy algorithm is adopted to select the filter with the maximum positive weight with the same size as the component filter on the double resolutionThe local area of the quadratic sum is used as the initial value and position of the mth component filter to obtain the position Pm=(Fmm,sm,dm) In which F ismRepresenting the component filter, vmIs a two-dimensional vector representing the rectangular box offset position, s, of the mth component relative to the root filtermIndicates the size of this rectangular box, dmRepresenting a distortion cost vector, M ═ 1,2, …, M; clearing all weights of the region, and then continuously selecting the next component filter until all M component filters are initialized;
the root filter and the component filter are positioned in image sub-block X at z ═ p0,p1,...,pM) As an implicit variable, where pm=(am,bm,lm) Characteristic pyramid ith of XmIn the layer with the coordinates (a)m,bm) For the top left filter detection box, the corresponding feature vector is represented by phi (p)m) Meaning that the fraction of the root filter is defined as F0·φ(p0) The fraction of the component filter is defined asWherein,measure the offset of part m, (a)0,b0) Representing the position coordinates of the root filter in the image pyramid, 2 (a)0,b0)+υmRepresenting the position coordinates of the component filter when the component filter is not deviated, and taking the position coordinates as an anchor point;
then, introducing an expansion factor based on the length-width ratio of the target, and expressing a total fraction calculation formula of the space position z as,
s c o r e ( z ) = Σ m = 0 M F m · φ ( p m ) - Σ m = 0 M d m · ( a ~ m , b ~ m , a ~ m 2 , b ~ m 2 ) + g γ - - - ( 6 )
where g denotes the spreading factor, γ denotes the known target aspect ratio value, and the multi-component model parameter is expressed as β ═ F0,F1...,FM,d1,...,dMG), the feature vectors corresponding to the multi-component model are represented as,
Φ ( z ) = [ φ ( p 0 ) , φ ( p 1 ) , ... , φ ( p M ) , - a ~ 1 , - b ~ 1 , - a ~ 1 2 , - b ~ 1 2 , ... , - a ~ M , - b ~ M , - a ~ M 2 , - b ~ M 2 , γ ] - - - ( 7 )
finally, the root filter and the component filters are updated by adopting a Latent SVM method, the process comprises the following two steps of iteration,
(a) keeping the beta value of the model parameter unchanged, searching the position with the highest score of each filter to obtain the optimal value of the hidden variable z, and then obtaining the feature vector of the optimal position;
(b) keeping the value of the implicit variable z of the sample unchanged, converting the parameter beta of the model into a segmentation hyperplane of the SVM, optimizing the beta through the following formula,
β * = argmin β 1 2 | | β | | 2 + C Σ X m a x ( 0 , 1 - yf β ( X ) ) f β ( X ) = max z β Φ ( X , z ) - - - ( 8 )
wherein f isβ(X) represents a penalty term, max (0, 1-yf)β(X)) is a standard hinge loss function, C is a weight, y { -1,1} is a class label of X, -1 is a background, 1 is a target, Φ (X, z) is Φ (z)), the optimization of the β value is achieved by solving the convex programming problem defined in the above equation, by using a stochastic gradient descent method, for image block X, a gradient is calculated for the objective function of model parameters β,
▿ L D ( β ) = β + C Σ X [ - y Φ ( X , z ( β ) ) ] - - - ( 9 )
wherein-y Φ (X, z (β)) is a gradient,with-NyΦ (X, z (β)) is approximated, N represents the number of image subblocks, and Φ (X, z (β)) represents Φ (z).
CN201610859127.8A 2016-09-28 2016-09-28 SAR image object detection method based on mixing statistical distribution and multi-part model Active CN106485269B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610859127.8A CN106485269B (en) 2016-09-28 2016-09-28 SAR image object detection method based on mixing statistical distribution and multi-part model

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610859127.8A CN106485269B (en) 2016-09-28 2016-09-28 SAR image object detection method based on mixing statistical distribution and multi-part model

Publications (2)

Publication Number Publication Date
CN106485269A true CN106485269A (en) 2017-03-08
CN106485269B CN106485269B (en) 2019-08-20

Family

ID=58268953

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610859127.8A Active CN106485269B (en) 2016-09-28 2016-09-28 SAR image object detection method based on mixing statistical distribution and multi-part model

Country Status (1)

Country Link
CN (1) CN106485269B (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108230313A (en) * 2018-01-03 2018-06-29 武汉大学 Based on the adaptively selected SAR image object detection method with discrimination model of component
CN108931771A (en) * 2018-06-06 2018-12-04 电子科技大学 A kind of method for tracking target based on synthetic aperture radar image-forming technology
CN109359595A (en) * 2018-10-17 2019-02-19 四川航天系统工程研究所 A kind of novel SAR image statistical model and its method for parameter estimation
CN109784333A (en) * 2019-01-22 2019-05-21 中国科学院自动化研究所 Based on an objective detection method and system for cloud bar power channel characteristics
CN110197100A (en) * 2018-02-27 2019-09-03 北京猎户星空科技有限公司 Object positioning method and device
CN110765912A (en) * 2019-10-15 2020-02-07 武汉大学 SAR image ship target detection method based on statistical constraint and Mask R-CNN
CN111462242A (en) * 2020-03-11 2020-07-28 哈尔滨工业大学 Rectangular pin chip positioning method based on improved deformable component model
CN112288084A (en) * 2020-10-23 2021-01-29 武汉大学 Deep learning target detection network compression method based on feature map channel importance degree

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102682306A (en) * 2012-05-02 2012-09-19 武汉大学 Wavelet pyramid polarization texture primitive feature extracting method for synthetic aperture radar (SAR) images
CN102928840A (en) * 2012-10-29 2013-02-13 中国人民解放军空军装备研究院侦察情报装备研究所 Method and device for detecting multi-channel synthetic aperture radar (SAR) ground slow-movement targets
CN104166838A (en) * 2014-07-16 2014-11-26 西安电子科技大学 Multi-layer CFAR-based layered high-resolution SAR image ship detection method
CN105005983A (en) * 2015-04-13 2015-10-28 西南科技大学 SAR image background clutter modeling and target detection method
CN105184305A (en) * 2015-07-08 2015-12-23 西安电子科技大学 High resolution SAR image target detection method based on airspace hybrid model
CN105373783A (en) * 2015-11-17 2016-03-02 高新兴科技集团股份有限公司 Seat belt not-wearing detection method based on mixed multi-scale deformable component model

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102682306A (en) * 2012-05-02 2012-09-19 武汉大学 Wavelet pyramid polarization texture primitive feature extracting method for synthetic aperture radar (SAR) images
CN102928840A (en) * 2012-10-29 2013-02-13 中国人民解放军空军装备研究院侦察情报装备研究所 Method and device for detecting multi-channel synthetic aperture radar (SAR) ground slow-movement targets
CN104166838A (en) * 2014-07-16 2014-11-26 西安电子科技大学 Multi-layer CFAR-based layered high-resolution SAR image ship detection method
CN105005983A (en) * 2015-04-13 2015-10-28 西南科技大学 SAR image background clutter modeling and target detection method
CN105184305A (en) * 2015-07-08 2015-12-23 西安电子科技大学 High resolution SAR image target detection method based on airspace hybrid model
CN105373783A (en) * 2015-11-17 2016-03-02 高新兴科技集团股份有限公司 Seat belt not-wearing detection method based on mixed multi-scale deformable component model

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
C.TISON等: "a new statistical model for markovian classificatin of urban areas in high-resolution SAR images", 《IEEE TRANSACTIONS ON GEOSCIENCE AND REMOTE SENSING》 *
CHU HE等: "particle filter sample texton feature for SAR image classification", 《IEEE GEOSCIENCE AND REMOTE SENSING LETTERS》 *
HENG-CHAO LI等: "on the empirical-statistical modeling of SAR images with generalized gamma distribution", 《IEEE JOURNAL OF SELECTED OPTICS IN SIGNAL PROCESSING》 *
涂峰等: "自选择混合分布模型的CFAR用于SAR图像舰船检测", 《信号处理》 *

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108230313A (en) * 2018-01-03 2018-06-29 武汉大学 Based on the adaptively selected SAR image object detection method with discrimination model of component
CN108230313B (en) * 2018-01-03 2020-07-10 武汉大学 SAR image target detection method based on component adaptive selection and discrimination model
CN110197100A (en) * 2018-02-27 2019-09-03 北京猎户星空科技有限公司 Object positioning method and device
CN108931771A (en) * 2018-06-06 2018-12-04 电子科技大学 A kind of method for tracking target based on synthetic aperture radar image-forming technology
CN109359595A (en) * 2018-10-17 2019-02-19 四川航天系统工程研究所 A kind of novel SAR image statistical model and its method for parameter estimation
CN109784333A (en) * 2019-01-22 2019-05-21 中国科学院自动化研究所 Based on an objective detection method and system for cloud bar power channel characteristics
CN109784333B (en) * 2019-01-22 2021-09-28 中国科学院自动化研究所 Three-dimensional target detection method and system based on point cloud weighted channel characteristics
CN110765912A (en) * 2019-10-15 2020-02-07 武汉大学 SAR image ship target detection method based on statistical constraint and Mask R-CNN
CN110765912B (en) * 2019-10-15 2022-08-05 武汉大学 SAR image ship target detection method based on statistical constraint and Mask R-CNN
CN111462242A (en) * 2020-03-11 2020-07-28 哈尔滨工业大学 Rectangular pin chip positioning method based on improved deformable component model
CN112288084A (en) * 2020-10-23 2021-01-29 武汉大学 Deep learning target detection network compression method based on feature map channel importance degree

Also Published As

Publication number Publication date
CN106485269B (en) 2019-08-20

Similar Documents

Publication Publication Date Title
CN106485269B (en) SAR image object detection method based on mixing statistical distribution and multi-part model
CN107330437B (en) Feature extraction method based on convolutional neural network target real-time detection model
CN109559338B (en) Three-dimensional point cloud registration method based on weighted principal component analysis method and M estimation
CN110930387A (en) Fabric defect detection method based on depth separable convolutional neural network
CN102402685B (en) Method for segmenting three Markov field SAR image based on Gabor characteristic
Dhar et al. A novel method for image thresholding using interval type-2 fuzzy set and Bat algorithm
CN109446894B (en) Multispectral image change detection method based on probability segmentation and Gaussian mixture clustering
CN105247461A (en) Determining pitch and yaw for touchscreen interactions
CN103871039B (en) Generation method for difference chart in SAR (Synthetic Aperture Radar) image change detection
CN112396619B (en) Small particle segmentation method based on semantic segmentation and internally complex composition
CN112347550A (en) Coupling type indoor three-dimensional semantic graph building and modeling method
CN113177456B (en) Remote sensing target detection method based on single-stage full convolution network and multi-feature fusion
CN102903102A (en) Non-local-based triple Markov random field synthetic aperture radar (SAR) image segmentation method
CN106991686A (en) A kind of level set contour tracing method based on super-pixel optical flow field
CN105095913A (en) Remote sensing image classification method and system based on neighbor regular joint sparse representation
CN103606164A (en) SAR image segmentation method based on high-dimensional triple Markov field
CN107301643A (en) Well-marked target detection method based on robust rarefaction representation Yu Laplce's regular terms
CN113379788A (en) Target tracking stability method based on three-element network
CN104680549B (en) SAR image change detection based on higher order neighborhood TMF models
Siddiqui et al. Clustering techniques for image segmentation
CN105160666B (en) SAR image change detection based on Non-Stationary Analysis and condition random field
Son et al. Partial convolutional LSTM for spatiotemporal prediction of incomplete data
Arbia et al. Contextual classification in image analysis: an assessment of accuracy of ICM
CN111583266A (en) Self-adaptive synthetic aperture radar image super-pixel segmentation method based on Fermat vector
CN116503716A (en) Radar image derivatization and database capacity expansion method

Legal Events

Date Code Title Description
C06 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