Machines can be used to review an electronic version of an image to recognize information within an electronic image.
An object class is a collection of objects which share characteristic parts or features that are visually similar, and which occur in similar spatial configurations. Solutions to the problem of recognizing members of object classes have taken various forms. Use of various models have been suggested.
These techniques often require a training process that attempts to carry out:
Previous model based techniques may require a supervised stage of learning. For example, targeted objects must be identified in training images either by selection of points or regions on their surfaces, or by segmenting the objects from the background. This may produce significant disadvantages, including that any prejudices of the human observer, such as which features appear most distinctive to the human observer, may also be trained during the training process.
The present application defines a statistical model in which shape variability is modeled in a probabilistic setting. In an embodiment, a set of images are used to automatically train a system for model learning. The model is formed based on probabilistic techniques.
In an embodiment, an interest operator is used to determine textured regions in the image, and the number of features are reduced by clustering. An automatic model estimates which of these features are the most important and probabilistically determines a model, a correspondence, and a joint model probability density. This may be done using expectation maximization.
These and other aspects will now be described in detail with reference to the accompanying drawings, wherein:
In the present system, instances of an object class are described through characteristic set of features/parts which can occur at varying spatial locations. The objects are composed of parts and shapes. Parts are the image patches that may be detected and characterized by detectors. Shape describes the geometry of the parts. In the embodiment, a joint probability density is based on part appearance and shape models of the object class.
The parts are modeled as rigid patterns. Their positional variability is represented using a probability density function over the point locations of the object features. Translation of the part features are eliminated by describing all feature positions relative to one reference feature. Positions are represented by a Gaussian probability density function.
In one aspect, the system determines whether the image contains only clutter or “background”, or whether the image contains an instance of the class or “foreground”. According to an embodiment, the object features may be independently detected using different types of feature detectors. After detecting the features, a hypothesis evaluation stage evaluates candidate locations in the image to determine the likelihood of their actually corresponding to an instance of the object class. This is done by fitting a mixture density model to the data. The mixture density model includes a joint Gaussian density over all foreground detector responses, and a uniform density over background responses.
An image set 100 may be used for automatic feature selection at 400. The image set is applied to a feature selection system 110. The feature selection system 110 may have an interest operator 112 which automatically detects textured regions in the images. The interest operator may be the so called Forstner interest operator. This interest operator may detect corner points, line intersections, center points and the like.
The automatic feature selection in 400 may produce 10,000 or more features per image.
The number of interesting features is reduced in a vector quantizer 114 which quantizes the vectors and clusters them by grouping similar parts. A clustering algorithm may also be used. This may produce approximately 150 features per image. Shifting by multiple pixels may further reduce the redundancy.
The object model is trained using the part candidates.
Model training at 410 trains the feature detectors using the resultant clusters, in the model learning block 120. This is done to estimate which are of the features are actually the most informative, and to determine the probabilistic description of the constellation that these features form when they are exposed to an object of interest. This is done by forming the model structure, establishing a correspondence between homologous parts across the training set, and labeling and other parts as background or noise.
The inventors recognize three basic issues which may produce advantages over the prior art. First, the technique used for training should be automated, that is, it should avoid segmentation or labeling of the images manually. Second, a large number of feature detectors should be used to enable selecting certain feature detectors that can consistently identify a shared feature of the object class. This means that a subset of the feature detectors may be selected to choose the model configuration. A global shape representation should also be learned autonomously.
Training a model requires determining the key parts of the object, selecting corresponding parts on the number of training images, and estimating the joint probability function based on part appearance and shape. While previous practitioners have done this manually, the present technique may automate this.
The operation proceeds according to the flowchart of
Assume T different types of parts. Then, the positions of all parts extracted from 1 image may be summarized as a matrix of feature candidate positions of the form:
Each row contains the two-dimensional locations of detections of the feature type F. Random variables of the type
D={XTo, xTm, nT, hT, bT}.
may be used to represent the explicit or unobserved information. The superscript “o” indicates that the positions are observed, while unobserved features are designated by the superscript “m” for missing.
The entire set x of feature candidates can be divided between candidates which are be true features of the object or the “foreground”, and noise features also called the “background”. The random variable vector h may be used to create a set of indices so that if hi=j;,j>0, if the point xij is a foreground point. If an object part is not included in X0 then the corresponding entry in h will be zero.
When presented with an unlabeled image, the system does not know which parts correspond to the foreground. This means that h is not observable. Therefore, h is a hypothesis, since it is used to hypothesize that certain parts of X0 belong to the foreground object. Positions of the occluded or missed foreground features are collected in a separate vector xm, where the size of xm varies between 0 and F. depending on the number of unobserved features. The binary vector b encodes information about which parts have been detected and which omissions or occluded. Therefore, bf is 1 if hf>0 (the object part is included in X0), and is 0 otherwise.
The vector N denotes the number of background candidates included in a specific row of X0.
Finally, the number ntau represents the number of background detections.
At 210, the statistics of the training image is assessed. The object is to classify the images into the classes of whether the object is present (c1) or whether the object is absent (c0). This may be done by choosing the class with the maximum a posteriori probability. The techniques are disclosed herein. This classification may be characterized by the ratio
The probability distribution modeling the data may be shown as
p(X0, xm, h, n, b)=p(X0, xm|h, n)p(h|n, b)p(n)p(b).
The probability density over the number of background detection may be modeled by a Poisson distribution as
Where Mf is the average number of background detections per image. Allowing a different Mf for each feature allows modeling different detector statistics and ultimately enables distinguishing between more reliable detectors and less reliable detectors.
The vector b encodes information about which features have been detected and which are missed. The probability that b is 1, p(b), is modeled by a table of size 2F which equals the number of possible binary vectors of length F. If F. is large, then the explicit probability mass table of length 2F may become even longer. Independence between the feature detectors and the model p(b) is shown as:
The number of parameters reduces in that case from 2F to F.
The density p is modeled by
where Hb denotes the set of all hypotheses consistent with both b and n and Nf and denotes the total number of detections of the feature f.
The hypothesized foreground detections are shown as
p(X0, xm|h, n)=G(z|μ1Σ)U(xbg)1
Where zT≅(x0xm)is defined as the coordinates of the hypothesized foreground detections both observed and missing, xbg is defined as the coordinates of the background detection, G(z|μ,Σ) denotes a Gaussian with a mean of μ and covariance of Σ.
The positions of the background detections are modified with a uniform intensity shown by
Where A is the area covered by the image.
Statistical learning is then used to estimate parameters of the statistical object class. This may be done using expectation maximization. The joint model probability density is estimated from the training set at 420. A probabilistic attempt is carried out to maximize the likelihood of the observed data, using expectation maximization (EM) to attempt to determine the maximum likelihood solution.
Where θ represents the set of all parameters of the model.
This may be simplified as
Where E[.] denotes taking the expectation with respect to p(hT, xTm, nT, bT|XT0,θ). As notation, the tilde implies that the values from a previous iteration are substituted. By using the EM technique, a local maximum may be found to thereby determine the maximum values.
At 130, update rules are determined. This may be done by decomposing Q into four parts:
The first three terms contain the parameters that will be updated while the last term includes no new parameters. First, the update rules for μ. Q3 depends only on μ tilde. Therefore, taking the derivative of the expected likelihood yields
Where zT=(x0 xm) according to the definition above. Setting the derivative to 0 yields the update rule
Next the update rule for Σ operates in an analogous way. The derivative with respect to the covariance matrix
Equating with zero leads to
The update rule for p(b) may require considering Q2 since this is the only term the depends on the parameters. The derivative with respect to p(b) yields
And imposing the constraint
Σ
E.g. by adding a Lagrange multiplier term provides
The update rule for M only depends on Q3, and hence differentiating this with respect to M yields
Equating to zero gives the intuitive result,
At 140 the sufficient statistics are determined. The posterior density is given by
Which may be simplified by noticing that if the summations are carried out in the order
Then certain simplifications may be made.
This enables selecting a hypothesis that is consistent with the observed data.
A final operation assesses the performance of the model at 430.
After applying all the feature detectors to the training samples, a greedy configuration search may be used to explore different model configurations. In general, configurations with a few different features may be explored. The configuration which yields the smallest training error, that is the smallest probability of misclassification, may be selected. This may be also augmented by one feature trying again all possible types. The best of these augmented models may be retained for subsequent augmentation. The process can be continued until a criterion for model complexity is met. For example, if no further improvement in detection performance is obtained before the maximum number of features is reached, then further operations should be unnecessary.
An iterative process may start with a random selection of parts. At each iteration, a test is made to determine whether replacing one model part with a randomly selected part improves or worsens the model. The replacement part is capped when the performance improves, otherwise the process is stopped when no more improvements are possible. This can be done after increasing the total number of parts to the model to determine if additional parts should be added. This may be done by iteratively trying different combinations of small numbers of parts. Each iteration allows the parameters of the underlying probable listed model to be estimated. The iteration continues until the final model is obtained.
As an example, a recognition experiment may be carried out on comic strips. In an embodiment, the system attempted to learn the letters E, T, H and L. Two of the learned models are shown in
The above has described the model configuration being selected prior to the EM phase. However, this could conceivably require a model to be fit to each possible model configuration. This may be avoided by producing a more generic model.
This system has been used to identify handwritten letters e.g. among comic books, recognition of faces within images, representing the rear views of cars, letters, leaves and others.
This system may be used for a number of different applications. In a first application, the images may be indexed into image databases. Images may be classified automatically enabling a user to search images that include given objects. For example, a user could show this system can image that includes a frog, and obtain back from at all images that included frogs.
Autonomous agents/vehicle/robots could be used. For example, this system could allow a robot to Rome and area and learn all the objects were certain objects are president. The vehicle could then report events that differ from the normal background or find certain things.
This system could be used for automated quality control, for example, this system could be shown a number of defective items, and find similar defective items. Similarly, the system could be used to train for dangerous situations.
Another application is in toys and entertainments e.g. a robotic device. Finally, visual screening in industries such as the biomedical industry in which quality control applications might be used.
Although only a few embodiments have been disclosed in detail above, other modifications are possible. All such modifications are intended to be encompassed within the following claims, in which:
The present application claims priority from provisional application No. 60/266,014, filed Feb. 1, 2001.
The U.S. Government has certain rights in this invention pursuant to Grant Nos. NSF9402726 and NSF9457618 awarded by the National Science Foundation.
Number | Name | Date | Kind |
---|---|---|---|
5577135 | Grajski et al. | Nov 1996 | A |
5774576 | Cox et al. | Jun 1998 | A |
6111983 | Fenster et al. | Aug 2000 | A |
6633670 | Matthews | Oct 2003 | B1 |
6701016 | Jojic et al. | Mar 2004 | B1 |
Number | Date | Country | |
---|---|---|---|
20030026483 A1 | Feb 2003 | US |
Number | Date | Country | |
---|---|---|---|
60266014 | Feb 2001 | US |