IP Library Granted Patent US 9,639,739
Granted Patent B2
US 9,639,739 · App. 15/168,038 · Granted May 2, 2017

Facial image bucketing with expectation maximization and facial coordinates

Inventors: Michael Poplavski (Austin, TX); Scott Schumacher (Porter Ranch, CA); Prachi Snehal (San Jose, CA); Sean J. Welleck (Austin, TX); Alan Xia (Austin, TX); Yinle Zhou (Austin, TX)
Assignee: INTERNATIONAL BUSINESS MACHINES CORPORATION
G06K9/00281G06F17/30256G06K9/00288G06K9/00295G06K9/6218G06K9/6262G06K9/64
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 9,639,739
App. No.
15/168,038
Granted
May 2, 2017
Kind
B2
Abstract

Facial image bucketing is disclosed, whereby a query for facial image recognition compares the facial image against existing candidate images. Rather than comparing the facial image to each candidate image, the candidate images are organized or clustered into buckets according to their facial similarities, and the facial image is then compared to the image(s) in most-likely one(s) of the buckets. The organizing uses particular selected facial features, computes distance between the facial features, and selects ones of the computed distances to determine which facial images should be organized into the same bucket.

Claims (64)

1. A method for facial image bucketing, comprising:

analyzing each of a plurality of facial images in a candidate image set, comprising:

determining, for the each image, a location of each of a plurality of face points;

computing, for the each image, a distance between the location of each of the plurality of face points; and

computing, for the each image, a ratio for each unique pair of the computed distances, the computed ratios representing relationships among facial features of the each image;

selecting, for the candidate image set, a subset of the facial features;

clustering the facial images in the candidate image set into a plurality of buckets according to the image-specific ratio for each facial feature in the selected subset, comprising iteratively computing a mean and a standard deviation, according to the image-specific ratio for each facial feature in the selected subset, for each of at least one image to be included in each of the plurality of buckets until achieving convergence; and

storing the plurality of buckets on a storage medium for subsequent use in performing a query for a query facial image to determine which of the plurality of facial images is most similar to the query facial image, wherein the query facial image is compared only to images clustered into a selected subset of the plurality of buckets.

2. The method according to claim 1 , wherein the clustering is performed using an Expectation Maximization algorithm.

3. The method according to claim 1 , wherein a count of the plurality of buckets to be used for the clustering is provided by a user.

4. The method according to claim 1 , further comprising using the stored buckets for performing the query by performing:

determining, for the query facial image, the location of each of the plurality of face points;

computing, for the query facial image, the distance between the location of each of the plurality of face points;

computing, for the query facial image, the ratio for each unique pair of the computed distances;

computing, for the query facial image, a probability of the computed ratios for the query facial image being in each of the plurality of buckets; and

using the computed probabilities for selecting at least one of the plurality of buckets as comprising the selected subset of the plurality of buckets.

5. The method according to claim 4 , wherein:

the selected subset of the plurality of buckets comprises one or more of the plurality of buckets for which the computed probability is highest.

6. The method according to claim 5 , wherein:

a user provides a count of the plurality of buckets to include in the selected subset of the plurality of buckets.

7. The method according to claim 4 , wherein:

performing the query determines which of the plurality of facial images is most similar to the query facial image.

8. A system for facial image bucketing, comprising:

a plurality of facial images in a candidate image set stored in persistent storage of a computing system;

a computer comprising a processor; and

instructions which are executable, using the processor, to perform functions comprising:

analyzing each of a plurality of facial images in a candidate image set, comprising:

determining, for the each image, a location of each of a plurality of face points;

computing, for the each image, a distance between the location of each of the plurality of face points; and

computing, for the each image, a ratio for each unique pair of the computed distances, the computed ratios representing relationships among facial features of the each image;

selecting, for the candidate image set, a subset of the facial features;

clustering the facial images in the candidate image set into a plurality of buckets according to the image-specific ratio for each facial feature in the selected subset, comprising iteratively computing a mean and a standard deviation, according to the image-specific ratio for each facial feature in the selected subset, for each of at least one image to be included in each of the plurality of buckets until achieving convergence; and

storing the plurality of buckets on a storage medium for subsequent use in performing a query for a query facial image to determine which of the plurality of facial images is most similar to the query facial image, wherein the query facial image is compared only to images clustered into a selected subset of the plurality of buckets.

9. The system according to claim 8 , wherein the clustering is performed using an Expectation Maximization algorithm.

10. The system according to claim 8 , wherein the functions further comprise using the stored buckets for performing the query by performing:

determining, for the query facial image, the location of each of the plurality of face points;

computing, for the query facial image, the distance between the location of each of the plurality of face points;

computing, for the query facial image, the ratio for each unique pair of the computed distances;

computing, for the query facial image, a probability of the computed ratios for the query facial image being in each of the plurality of buckets; and

using the computed probabilities for selecting at least one of the plurality of buckets as comprising the selected subset of the plurality of buckets.

11. The system according to claim 10 , wherein:

the selected subset of the plurality of buckets comprises one or more of the plurality of buckets for which the computed probability is highest.

12. The system according to claim 10 , wherein:

performing the query determines which of the plurality of facial images is most similar to the query facial image.

13. A computer program product for facial image bucketing, the computer program product comprising:

a computer-readable storage medium having computer readable program code embodied therein, the computer-readable program code configured for:

analyzing each of a plurality of facial images in a candidate image set, comprising:

determining, for the each image, a location of each of a plurality of face points;

computing, for the each image, a distance between the location of each of the plurality of face points; and

computing, for the each image, a ratio for each unique pair of the computed distances, the computed ratios representing relationships among facial features of the each image;

selecting, for the candidate image set, a subset of the facial features;

clustering the facial images in the candidate image set into a plurality of buckets according to the image-specific ratio for each facial feature in the selected subset, comprising iteratively computing a mean and a standard deviation, according to the image-specific ratio for each facial feature in the selected subset, for each of at least one image to be included in each of the plurality of buckets until achieving convergence; and

storing the plurality of buckets on a storage medium for subsequent use in performing a query for a query facial image to determine which of the plurality of facial images is most similar to the query facial image, wherein the query facial image is compared only to images clustered into a selected subset of the plurality of buckets.

14. The computer program product according to claim 13 , wherein the clustering is performed using an Expectation Maximization algorithm.

15. The computer program product according to claim 13 , wherein the computer-readable program code is further configured for using the stored buckets for performing the query by performing:

determining, for the query facial image, the location of each of the plurality of face points;

computing, for the query facial image, the distance between the location of each of the plurality of face points;

computing, for the query facial image, the ratio for each unique pair of the computed distances;

computing, for the query facial image, a probability of the computed ratios for the query facial image being in each of the plurality of buckets; and

using the computed probabilities for selecting at least one of the plurality of buckets as comprising the selected subset of the plurality of buckets.

16. The computer program product according to claim 15 , wherein:

the selected subset of the plurality of buckets comprises one or more of the plurality of buckets for which the computed probability is highest.

17. The computer program product according to claim 15 , wherein:

performing the query determines which of the plurality of facial images is most similar to the query facial image.

Assignments (2)
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Jan 15, 2021
From: INTERNATIONAL BUSINESS MACHINES CORPORATION
To: AIRBNB, INC.
Reel/Frame 056427/0193 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded May 28, 2016
From: POPLAVSKI, MICHAEL; SCHUMACHER, SCOTT; SNEHAL, PRACHI; WELLECK, SEAN J.; XIA, ALAN; ZHOU, YINLE
To: INTERNATIONAL BUSINESS MACHINES CORPORATION
Reel/Frame 038741/0571 →
Continuity (2)
Continuation 14447571 · Jul 30, 2014
Related Publication 20160275340A1 · Sep 22, 2016