+

US8676740B2 - Attribute estimation system, age estimation system, gender estimation system, age and gender estimation system and attribute estimation method - Google Patents

Attribute estimation system, age estimation system, gender estimation system, age and gender estimation system and attribute estimation method Download PDF

Info

Publication number
US8676740B2
US8676740B2 US12/680,735 US68073508A US8676740B2 US 8676740 B2 US8676740 B2 US 8676740B2 US 68073508 A US68073508 A US 68073508A US 8676740 B2 US8676740 B2 US 8676740B2
Authority
US
United States
Prior art keywords
age
score
estimated
estimation
estimated result
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, expires
Application number
US12/680,735
Other versions
US20100217743A1 (en
Inventor
Kazuya Ueki
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.)
NEC Solution Innovators Ltd
Original Assignee
NEC Solution Innovators Ltd
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 NEC Solution Innovators Ltd filed Critical NEC Solution Innovators Ltd
Assigned to NEC SOFT, LTD reassignment NEC SOFT, LTD ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: UEKI, KAZUYA
Publication of US20100217743A1 publication Critical patent/US20100217743A1/en
Application granted granted Critical
Publication of US8676740B2 publication Critical patent/US8676740B2/en
Assigned to NEC SOLUTION INNOVATORS, LTD. reassignment NEC SOLUTION INNOVATORS, LTD. CHANGE OF NAME (SEE DOCUMENT FOR DETAILS). Assignors: NEC SOFT, LTD.
Active legal-status Critical Current
Adjusted expiration legal-status Critical

Links

Images

Classifications

    • AHUMAN NECESSITIES
    • A61MEDICAL OR VETERINARY SCIENCE; HYGIENE
    • A61BDIAGNOSIS; SURGERY; IDENTIFICATION
    • A61B5/00Measuring for diagnostic purposes; Identification of persons
    • A61B5/117Identification of persons
    • A61B5/1171Identification of persons based on the shapes or appearances of their bodies or parts thereof
    • A61B5/1176Recognition of faces
    • AHUMAN NECESSITIES
    • A61MEDICAL OR VETERINARY SCIENCE; HYGIENE
    • A61BDIAGNOSIS; SURGERY; IDENTIFICATION
    • A61B5/00Measuring for diagnostic purposes; Identification of persons
    • A61B5/72Signal processing specially adapted for physiological signals or for diagnostic purposes
    • A61B5/7235Details of waveform analysis
    • A61B5/7264Classification of physiological signals or data, e.g. using neural networks, statistical classifiers, expert systems or fuzzy systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V40/00Recognition of biometric, human-related or animal-related patterns in image or video data
    • G06V40/10Human or animal bodies, e.g. vehicle occupants or pedestrians; Body parts, e.g. hands
    • G06V40/16Human faces, e.g. facial parts, sketches or expressions
    • AHUMAN NECESSITIES
    • A61MEDICAL OR VETERINARY SCIENCE; HYGIENE
    • A61BDIAGNOSIS; SURGERY; IDENTIFICATION
    • A61B5/00Measuring for diagnostic purposes; Identification of persons
    • A61B5/72Signal processing specially adapted for physiological signals or for diagnostic purposes
    • A61B5/7235Details of waveform analysis
    • A61B5/7264Classification of physiological signals or data, e.g. using neural networks, statistical classifiers, expert systems or fuzzy systems
    • A61B5/7267Classification of physiological signals or data, e.g. using neural networks, statistical classifiers, expert systems or fuzzy systems involving training the classification device
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V40/00Recognition of biometric, human-related or animal-related patterns in image or video data
    • G06V40/10Human or animal bodies, e.g. vehicle occupants or pedestrians; Body parts, e.g. hands
    • G06V40/16Human faces, e.g. facial parts, sketches or expressions
    • G06V40/178Human faces, e.g. facial parts, sketches or expressions estimating age from face image; using age information for improving recognition
    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H50/00ICT specially adapted for medical diagnosis, medical simulation or medical data mining; ICT specially adapted for detecting, monitoring or modelling epidemics or pandemics
    • G16H50/20ICT specially adapted for medical diagnosis, medical simulation or medical data mining; ICT specially adapted for detecting, monitoring or modelling epidemics or pandemics for computer-aided diagnosis, e.g. based on medical expert systems

Definitions

  • the present invention relates to an attribute estimation system which estimates a value which is impossible to be measured physically, and in particular, relates to an attribute estimation system and an attribute estimation method in which there are no cases that the estimation accuracy declines in a specific numerical value area, and an age estimation system, a gender estimation system and an age and gender estimation system using this.
  • a system having feature extraction units to extract a feature from an input image and a classifier which estimate an age by comparing the extracted feature with data learned in advance is related.
  • the estimated result is outputted as data indicating to which of classes divided into age groups it corresponds. For example, when age is divided into classes categorized as the 0s (0-9 years old), 10s (10-19 years old), 20s (20-29 years old), 30s (30-39 years old), 40s (40-49 years old), 50s (50-59 years old) and no smaller than 60 (60 years old or more), one of the class names such as “the 20s” or “the 50s” is selected and outputted as an estimated result.
  • the present invention has been made in view of the above mentioned problem, and the object of the present invention is to provide an attribute estimation system and a method in which there are no cases that the estimation accuracy declines in a specific numerical value area, and an age estimation system, a gender estimation system and an age and gender estimation system using this.
  • an attribute estimation system which is a system to estimate an attribute about at least one piece of input data and which includes: a first estimation means which estimates the attribute as a discrete quantity based on the input data; a second estimation means which estimates the attribute as a continuous quantity based on the input data; and an integration means which integrates an estimated result of the first estimation means and an estimated result of the second estimation means.
  • the present invention provides, as a second aspect, an age estimation system using an attribute estimation system according to the above-mentioned first aspect of the present invention, wherein at least one piece of input data is image data, and the attribute is an age of a person photographed in the image.
  • the present invention provides, as a third aspect, a gender estimation system using an attribute estimation system according to the above-mentioned first aspect of the present invention, wherein at least one piece of input data is image data, and the attribute is a gender of a person photographed in the image.
  • the present invention provides, as a fourth aspect, an age and gender estimation system using an attribute estimation system according to the above-mentioned first aspect of wherein at least one piece of input data is image data, and the attributes are an age and a gender of a person photographed in the image.
  • an attribute estimation method for estimating an attribute about at least one piece of input data including: a first estimation step for estimating an attribute as a discrete quantity based on input data; a second estimation step for estimating an attribute as a continuous quantity based on input data; and an integration step for integrating an estimated result in the first estimation step and an estimated result in the second estimation step.
  • an attribute estimation system and a method in which there are no cases that the estimation accuracy declines in a specific numerical value area, and an age estimation system, a gender estimation system and an age and gender estimation system using this can be provided.
  • an attribute estimation system is a system to estimate an attribute about at least one piece of input data and the system includes: a first estimation unit that estimates an attribute as a discrete quantity based on input data; a second estimation unit that estimates an attribute as a continuous quantity based on input data; and an integration unit which integrates an estimated result in the first estimation unit and an estimated result in the second estimation unit.
  • a first estimation unit that estimates an attribute as a discrete quantity based on input data
  • a second estimation unit that estimates an attribute as a continuous quantity based on input data
  • an integration unit which integrates an estimated result in the first estimation unit and an estimated result in the second estimation unit.
  • FIG. 3 A structure of an age estimation system according to this exemplary embodiment is shown in FIG. 3 .
  • This system has feature extraction units 1 and 2 , classifiers 3 and 4 , score-generation units 5 and 6 and an integration unit 7 . It is possible to compose each of these units using exclusive hardware, and also they can be realized on a computer by a software processing.
  • the feature extraction unit 1 extracts a feature which is used by the classifier 3 for estimation of age from an input image.
  • the feature extraction unit 2 extracts a feature which is used by the classifier 4 for estimation of age from the input image.
  • the classifier 3 stores criterion data which has been already learned in advance and estimates the age of the person on an input image as a discrete quantity using the feature extracted from the input image by the feature extraction unit 1 and the criterion data.
  • the classifier 4 stores criterion data which has been already learned in advance and estimates the age of the person on an input image as a continuous quantity using the feature extracted from the input image by the feature extraction unit 2 and the criterion data.
  • the score-generation unit 5 generates a score of an estimated result (discrete quantity) outputted from the classifier 3 .
  • the score-generation unit 6 generates a score of an estimated result (continuous quantity) outputted from the classifier 4 .
  • the integration unit 7 integrates the scores outputted from each of the score-generation units 5 and 6 .
  • a score is a value which indicates the correlation of a certain estimated result (discrete quantity and continuous quantity) outputted from a classifier and age information (the actual age and the appearance age of a target person of estimation). Details of processing of score generation will be described in the latter part of the following description.
  • the feature extraction unit 1 , the classifier 3 and the score-generation unit 5 correspond to the first estimation unit 51 in FIG. 1 .
  • the feature extraction unit 2 , the classifier 4 and the score-generation unit 6 correspond to the second estimation unit 52 in FIG. 1 .
  • the integration unit 7 corresponds to an integration unit 53 in FIG. 1 .
  • the feature extraction units 1 and 2 extracts a feature from an input image
  • publicly known methods can be applied and, more specifically, techniques such as the edge detection and the binarization can be applied.
  • the score-generation unit 5 which generates the score from the discrete quantity which is the estimated result outputted from the classifier 3 will be described.
  • the score is a value which indicates the correlation between a certain estimated result and age information, and the score is indicated as a linear function in a rectangular coordinate system in which age is adopted as the other axis.
  • An example of generating the score when the classifier 3 selects any one of classes and outputs the estimated result is shown in FIG. 4 .
  • the vertical axis of graphs in this Figure represents score Sc of discrete quantity and the horizontal axis represents age.
  • a case when the discrete quantity of “the 20s” has been outputted from the classifier 3 as the estimated result is shown as an example.
  • a score is generated such that it is a fixed value for ages of not less than 20 years old and less than 30 years old which correspond to the 20s.
  • a score is generated such that the highest value is assigned to 25 years old which is the median in the class of the 20s, and the larger the distance between the median and an age is, the more the score declines in a linear manner.
  • a score is generated such that it is of a shape of a normal distribution centering on 25 years old which is the median in the class of the 20s.
  • FIG. 5 An example of generating the score when the classifier 3 outputs the estimated result as the probability corresponding to each class is shown in FIG. 5 .
  • the vertical axis of graphs in this Figure represents score Sc of discrete quantity and the horizontal axis represents age.
  • a case where an estimated result of 10% for the 0s, 20% for the 10s, 50% for the 20s, 10% for the 30s, 5% for the 40s and 5% for the 50s is outputted as discrete quantity is shown as an example.
  • a score is generated such that it is a fixed value for an age in a class according to the probability for each class.
  • a score is generated such that the value at the median of each class is the highest, and the larger the distance between the median and an age is, the more the score declines in a linear manner.
  • a score is generated such that it is of a normal distribution centering on the median of each class.
  • FIG. 6 An example of processing of the score-generation unit 6 is shown in FIG. 6 .
  • the vertical axis of graphs in this Figure represents score of continuous quantity and the horizontal axis represents age.
  • a score may be generated such that it is a fixed value for an age within the range of ⁇ from an output value of the classifier 4 .
  • a score may be generated such that the score value of an output value of the classifier 4 is the highest, and the larger the distance between the output value and an age is, the more the score of the age declines in a linear manner.
  • a score may be generated such that it is of a normal distribution centering on an output value of the classifier 4 .
  • the integration unit 7 integrates Sc and Sr inputted from the score-generation unit 5 and 6 , respectively.
  • the age at which score St after integration ( FIG. 7 ( c )) which is obtained by integrating score Sc of discrete quantity ( FIG. 7 ( a )) and score Sr of continuous quantity ( FIG. 7 ( b )) takes the peak value is outputted as an integration result.
  • the precision of estimation is improved by changing the weights for each class.
  • the classifier 3 that handles discrete quantity is highly precise in estimation for young age groups and for old age groups
  • precision of age estimation increases by making the weights of these classes large.
  • Wc (0) 1.0
  • Wc (10) 0.5
  • Wc (20) 0.3
  • Wc (30) 0.3
  • Wc (40) 0.3
  • Wc (50) 0.5
  • Wc (60) 1.0
  • age at which score St which is obtained by integrating score Sr of continuous quantity and score Sc of discrete quantity takes the maximum value is calculated as continuous quantity, it is possible to make an output of the integration unit 7 discrete quantity.
  • a method to convert an output of the integration unit 7 into discrete quantity there are a method to regard the class to which the age at which score St takes the maximum value belongs as an integration result and a method to regard the class where its area as a result of integration of score St on a class-by-class basis becomes biggest as an integration result.
  • “the 10s” in the case of the former method and “the 20s” in the case of the latter method will be outputted from the integration unit 7 as a discrete quantity of an integration result.
  • an age estimation system integrates an estimated result obtained as a discrete quantity and an estimated result obtained as a continuous quantity, there are no cases that precision of estimation of a specific age group becomes low.
  • FIG. 9 The structure of an age estimation system according to this exemplary embodiment is shown in FIG. 9 . Although it is a structure almost similar to that of the first exemplary embodiment, the score-generation units 5 and 6 can refer to criterion data which each of the classifiers 3 and 4 uses for estimation of age.
  • Processing of the feature extraction units 1 and 2 , and the integration unit 7 are the same as that of the first exemplary embodiment.
  • the score-generation unit 5 generates a score of an estimated result with reference to criterion data of the classifier 3 .
  • age information is included in criterion data used for learning as a parameter
  • the distribution of age information of a person estimated to belong to a specific age group can be extracted by performing a reverse lookup of the criterion data of the classifier 3 . Therefore, the score-generation unit 5 extracts data which should be estimated to be a specific age group from the criterion data of the classifier 3 and outputs its distribution as a score of the age group as shown in FIG. 10( a ).
  • the score-generation unit 6 generates a score of an estimated result with reference to the criterion data of the classifier 4 .
  • age information is included in criterion data used for learning as a parameter
  • the age information of a person estimated to belong to a specific age group can be extracted by performing a reverse lookup of the criterion data of the classifier 4 . Therefore, the score-generation unit 6 extracts data which should be estimated to be in a range of ⁇ from a specific age from the criterion data of the classifier 4 and outputs its distribution as a score of the age as shown in FIG. 10( b ).
  • Age information of a person estimated to be in a certain age group may not be symmetrical distribution about the median of the age group.
  • the distribution of age information of persons estimated to be in their 20s generally becomes higher than the age of 25 which is the median, because there are more cases in which a person in his/her 30s, an age group in which specific features do not appear easily, is estimated as in his/her 20s than cases in which a person in his/her 10s, an age group in which specific features appear easily, is estimated as in his/her 20s.
  • This is also similar in the case of continuous quantity, and age information of persons estimated to be in a certain age may not be symmetrical distribution about the age.
  • the score for a discrete quantity and a continuous quantity are integrated in the integration unit 7 like the first exemplary embodiment as shown in FIG. 10 ( c ), and an integration result is outputted as a discrete quantity or a continuous quantity.
  • the score-generation units 5 and 6 may perform process of generating a score based on that, as shown in FIG. 11 .
  • FIG. 12 The structure of an age estimation system according to this exemplary embodiment is shown in FIG. 12 .
  • two classifiers 4 a and 4 b ) which estimate age of a person as a continuous quantity, and feature quantities A and B extracted by the feature extraction unit 2 are inputted separately.
  • the feature extraction unit 1 , the classifier 3 and the score-generation unit 5 correspond to the first estimation unit 51 in FIG. 1 .
  • the feature extraction unit 2 , the classifiers 4 a , 4 b and the score-generation unit 6 correspond to the second estimation unit 52 in FIG. 1 .
  • the integration unit 7 corresponds to the integration unit 53 in FIG. 1 .
  • the score-generation unit 6 outputs score Sr of continuous quantity based on estimated results inputted from classifiers 4 a and 4 b , respectively.
  • the score-generation unit 6 combines a score based on an estimated result inputted from the classifier 4 a ( FIG. 13 ( a )) and a score based on an estimated result inputted from the classifier 4 b ( FIG. 13 ( b )), and calculates score Sr ( FIG. 13 ( c )) of continuous quantity.
  • the score of combined continuous quantity is integrated with the score of the discrete quantity in the integration unit 7 like the first exemplary embodiment, and an integration result is outputted from the integration unit 7 as a discrete quantity or a continuous quantity.
  • the structure in which the feature extraction unit 2 extracts two feature quantities to input to the separate classifier 4 a and 4 b has been described as an example here, a plurality of feature extraction units themselves may be provided as shown in FIG. 14 , or a same feature may be inputted to separate classifiers as shown in FIG. 15 .
  • the similar effect is obtained, because when learned pieces of criterion data are different, outputted estimated results are different.
  • FIG. 16 The structure of an age estimation system according to this exemplary embodiment is shown in FIG. 16 .
  • two classifiers 3 a and 3 b ) which estimate age of a person as a discrete quantity, and feature quantities C and D extracted by the feature extraction unit 1 are inputted separately.
  • the feature extraction unit 1 , the classifiers 3 a , 3 b and the score-generation unit 5 correspond to the first estimation unit 51 in FIG. 1 .
  • the feature extraction unit 2 , the classifier 4 and the score-generation unit 6 correspond to the second estimation unit 52 in FIG. 1 .
  • the integration unit 7 corresponds to the integration unit 53 in FIG. 1 .
  • the score-generation unit 5 outputs score Sc of discrete quantity based on estimated results inputted from classifiers 3 a and 3 b , respectively.
  • FIG. 17 The structure of an age estimation system according to this exemplary embodiment is shown in FIG. 17 .
  • This system includes the feature extraction units 11 , 12 , 21 and 22 , classifiers 13 , 14 , 23 and 24 , score-generation units 15 , 16 , 25 and 26 , and an integration unit 17 .
  • a first input image is inputted to the feature extraction units 11 and 12
  • a second input image is inputted to the feature extraction units 21 and 22 .
  • the feature extraction units 11 and 21 are similar to the feature extraction unit 1 of the first exemplary embodiment, the feature extraction units 12 and 22 to the feature extraction unit 2 of the first exemplary embodiment, the classifiers 13 and 23 to the classifier 3 of the first exemplary embodiment, the classifiers 14 and 24 to the classifier 4 of the first exemplary embodiment, the score-generating units 15 and 25 to the score-generating unit 5 of the first exemplary embodiment, the score-generating units 16 and 26 to the score-generating unit 6 of the first exemplary embodiment and the integration unit 17 to the integration unit 7 of the first exemplary embodiment, respectively.
  • An age estimation system calculates score Sc 1 of discrete quantity and Sr 1 of continuous quantity based on an input image 1 , and score Sc 2 of discrete quantity and Sr 2 of continuous quantity based on an input image 2 separately, and obtains an estimated result by integrating these.
  • an age estimation system estimates age based on a plurality of images, even when shooting condition of any one of images is bad and a feature cannot be extracted well, age can be estimated from the other images, and thus, precision of age estimation becomes high.
  • each of the above-mentioned exemplary embodiments is an example of suitable implementation of the present invention, and the present invention is not limited to this.
  • the gender of a person may be estimated instead of the age.
  • the gender of a person may be estimated instead of the age.
  • by digitizing the gender of a woman as ‘1’ and a man as ‘0’ it can be estimated as a discrete quantity and a continuous quantity like the case of age.
  • FIG. 18 by performing the same processing as each of the above-mentioned exemplary embodiments in parallel, the age and the gender of a person may be estimated simultaneously.
  • Data which is used as the base of estimation is not limited to an image, and it may be voice and the like, and it may be a combination of data of no smaller than two kinds of form (voice+image, for example).
  • FIG. 1 is a diagram showing a structure of an age estimation system related to the present invention
  • FIG. 2 is a diagram showing a structure of an attribute estimation system according to the present invention.
  • FIG. 3 is a diagram showing a structure of an age estimation system according to the first exemplary embodiment in which the present invention is implemented suitably;
  • FIG. 4A is a diagram showing a first exemplary embodiment of generating a score of discrete quantity
  • FIG. 4B is a diagram showing a second exemplary embodiment of generating a score of discrete quantity
  • FIG. 4C is a diagram showing a third exemplary embodiment of generating a score of discrete quantity
  • FIG. 5A is a diagram showing a first exemplary embodiment of generating a score of discrete quantity
  • FIG. 5B is a diagram showing a second exemplary embodiment of generating a score of discrete quantity
  • FIG. 5C is a diagram showing a third exemplary embodiment of generating a score of discrete quantity
  • FIG. 6A is a diagram showing a first exemplary embodiment of generating a score of continuous quantity
  • FIG. 6B is a diagram showing a second exemplary embodiment of generating a score of continuous quantity
  • FIG. 6C is a diagram showing a third exemplary embodiment of generating a score of continuous quantity
  • FIG. 7A is a diagram showing a first exemplary embodiment of integration of a score of discrete quantity and a score
  • FIG. 7B is a diagram showing a second exemplary embodiment of integration of a score of discrete quantity and a score
  • FIG. 7C is a diagram showing a third exemplary embodiment of integration of a score of discrete quantity and a score of continuous quantity
  • FIG. 8 is a diagram showing an example of processing in which an integration result is changed into a discrete quantity
  • FIG. 9 is a diagram showing a structure of an age estimation system according to the second exemplary embodiment in which the present invention is implemented suitably;
  • FIG. 10A is a diagram showing a first exemplary embodiment of generating a score using criterion data
  • FIG. 10B is a diagram showing a second exemplary embodiment of generating a score using criterion data
  • FIG. 10C is a diagram showing a third exemplary embodiment of generating a score using criterion data
  • FIG. 11 is a diagram showing an exemplary configuration of a system which generates a score based on measured data which has not been learned by a classifier yet;
  • FIG. 12 is a diagram showing a structure of an age estimation system according to the third exemplary embodiment in which the present invention is implemented suitably;
  • FIG. 13A is a diagram showing a first exemplary embodiment of processing in which scores from estimated results of a plurality of classifiers are combined;
  • FIG. 13B is a diagram showing a second exemplary embodiment of processing in which scores from estimated results of a plurality of classifiers are combined;
  • FIG. 13C is a diagram showing a third exemplary embodiment of processing in which scores from estimated results of a plurality of classifiers are combined;
  • FIG. 14 is a diagram showing a different structure of an age estimation system according to the third exemplary embodiment.
  • FIG. 15 is a diagram showing a different structure of an age estimation system according to the third exemplary embodiment.
  • FIG. 16 is a diagram showing a structure of an age estimation system according to the fourth exemplary embodiment in which the present invention is implemented suitably;
  • FIG. 17 is a diagram showing a structure of an age estimation system according to the fifth exemplary embodiment in which the present invention is implemented suitably.
  • FIG. 18 is a diagram showing a structure of a system to estimate gender as well as age.

Landscapes

  • Health & Medical Sciences (AREA)
  • Engineering & Computer Science (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Physics & Mathematics (AREA)
  • General Health & Medical Sciences (AREA)
  • Public Health (AREA)
  • Medical Informatics (AREA)
  • Animal Behavior & Ethology (AREA)
  • Veterinary Medicine (AREA)
  • Surgery (AREA)
  • Molecular Biology (AREA)
  • Artificial Intelligence (AREA)
  • Biophysics (AREA)
  • Pathology (AREA)
  • Biomedical Technology (AREA)
  • Heart & Thoracic Surgery (AREA)
  • Physiology (AREA)
  • Signal Processing (AREA)
  • Psychiatry (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Mathematical Physics (AREA)
  • Fuzzy Systems (AREA)
  • Evolutionary Computation (AREA)
  • Oral & Maxillofacial Surgery (AREA)
  • Human Computer Interaction (AREA)
  • General Physics & Mathematics (AREA)
  • Multimedia (AREA)
  • Theoretical Computer Science (AREA)
  • Image Analysis (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Measuring And Recording Apparatus For Diagnosis (AREA)
  • Measurement Of The Respiration, Hearing Ability, Form, And Blood Characteristics Of Living Organisms (AREA)

Abstract

An attribute estimation system and a method in which there are no cases that the estimation accuracy declines in a specific numerical value area, and an age estimation system, a gender estimation system and an age and gender estimation system using this is provided.
It is a system to estimate an age of a person photographed in an input image, the system including: a classifier 3 that estimates the age of a person as a discrete quantity based on data of an input image; a classifier 4 that estimates the age of a person as a continuous quantity based on data of an input image; and an integration unit 7 that integrates an estimated result of the classifier 3 and an estimated result of the classifier 4.

Description

TECHNICAL FIELD
The present invention relates to an attribute estimation system which estimates a value which is impossible to be measured physically, and in particular, relates to an attribute estimation system and an attribute estimation method in which there are no cases that the estimation accuracy declines in a specific numerical value area, and an age estimation system, a gender estimation system and an age and gender estimation system using this.
BACKGROUND ART
As a kind of system which estimates a value which is impossible to be measured physically based on a feature extracted from inputted information, there is a system that estimates the age and the gender of a person by extracting a feature of the person from inputted image data and comparing the extracted feature with data learned in advance.
For example, as shown in FIG. 1, a system having feature extraction units to extract a feature from an input image and a classifier which estimate an age by comparing the extracted feature with data learned in advance is related.
In the above-mentioned related system, as a classifier which processes an extracted feature to estimate an age, there is a case where an estimated result is handled as a discrete quantity like invention disclosed in patent document 1 and a case where it is handled as a continuous quantity like invention disclosed in patent document 2.
  • [Patent document 1] Japanese Patent Application Laid-Open No. 2007-58828
  • [Patent document 2] Japanese Patent Application Laid-Open No. 2005-148880
DESCRIPTION OF THE INVENTION Problem to be Solved by the Invention
When an estimated result is handled as a discrete quantity, the estimated result is outputted as data indicating to which of classes divided into age groups it corresponds. For example, when age is divided into classes categorized as the 0s (0-9 years old), 10s (10-19 years old), 20s (20-29 years old), 30s (30-39 years old), 40s (40-49 years old), 50s (50-59 years old) and no smaller than 60 (60 years old or more), one of the class names such as “the 20s” or “the 50s” is selected and outputted as an estimated result.
However, in this case, there is a problem of how to classify age groups. For example, there is a problem about degree of width to divide the class, or about a reference (the median) to divide age groups (for example, even if 10-years-old width which is same as the above-mentioned example classification is employed, classification of such as 15-24 years old can be also considered).
Also, when 20s (20-29 years old) and 30s (30-39 years old) are separated, there is a problem that overall accuracy falls, because data of two ages such as 29 years old and 30 years old which have no large difference is forced to be separated.
When a specific feature cannot be extracted from an image, both the class into which the image is classified easily and the class into which the image is not classified easily occur. That is, although age can be estimated accurately about young age groups and old age groups in which specific features are easy to be observed, it is difficult to estimate accurately about rising generation groups and middle age groups in which specific features is not easy to be observed. Therefore, when a system that handles an estimated result as discrete quantity is applied to a customer base analysis in a store or the like, outputs for a specific class such as young age groups and old age groups increase, and outputs for a specific class such as rising generation groups and middle age groups reduce, and as a result the customer base cannot be analyzed accurately.
On the other hand, when an estimated result is handled as a continuous quantity, because a classifier learns such that a residual error may be minimized at the stage of learning, when an attempt to improve the overall performance is performed, a tendency for an estimated result to be drawn to the center appears. That is, there is a tendency in which the younger an age is than the average age, the older the age is estimated, and the older an age is than the average age, the younger the age is estimated, and thus it is difficult for ages of young age groups and old age groups to be estimated accurately.
Thus, there is a problem that precision of estimation of the age of a person in a specific age group becomes low in the above-mentioned related technology.
The present invention has been made in view of the above mentioned problem, and the object of the present invention is to provide an attribute estimation system and a method in which there are no cases that the estimation accuracy declines in a specific numerical value area, and an age estimation system, a gender estimation system and an age and gender estimation system using this.
Means for Solving the Problem
In order to achieve the above-mentioned object, the present invention provides, as a first aspect, an attribute estimation system which is a system to estimate an attribute about at least one piece of input data and which includes: a first estimation means which estimates the attribute as a discrete quantity based on the input data; a second estimation means which estimates the attribute as a continuous quantity based on the input data; and an integration means which integrates an estimated result of the first estimation means and an estimated result of the second estimation means.
Also in order to achieve the above-mentioned object, the present invention provides, as a second aspect, an age estimation system using an attribute estimation system according to the above-mentioned first aspect of the present invention, wherein at least one piece of input data is image data, and the attribute is an age of a person photographed in the image.
In order to achieve the above-mentioned object, the present invention provides, as a third aspect, a gender estimation system using an attribute estimation system according to the above-mentioned first aspect of the present invention, wherein at least one piece of input data is image data, and the attribute is a gender of a person photographed in the image.
In order to achieve the above-mentioned object, the present invention provides, as a fourth aspect, an age and gender estimation system using an attribute estimation system according to the above-mentioned first aspect of wherein at least one piece of input data is image data, and the attributes are an age and a gender of a person photographed in the image.
In order to achieve the above-mentioned object, the present invention provides, as a fifth aspect, an attribute estimation method for estimating an attribute about at least one piece of input data including: a first estimation step for estimating an attribute as a discrete quantity based on input data; a second estimation step for estimating an attribute as a continuous quantity based on input data; and an integration step for integrating an estimated result in the first estimation step and an estimated result in the second estimation step.
Advantageous Effect of the Invention
According to the present invention, an attribute estimation system and a method in which there are no cases that the estimation accuracy declines in a specific numerical value area, and an age estimation system, a gender estimation system and an age and gender estimation system using this can be provided.
BEST MODE FOR CARRYING OUT THE INVENTION
As shown in FIG. 2, an attribute estimation system according to the present invention is a system to estimate an attribute about at least one piece of input data and the system includes: a first estimation unit that estimates an attribute as a discrete quantity based on input data; a second estimation unit that estimates an attribute as a continuous quantity based on input data; and an integration unit which integrates an estimated result in the first estimation unit and an estimated result in the second estimation unit. Hereinafter, preferred embodiments will be described taking the case where an input data is image data and an attribute to be estimated is an age as an example.
The First Exemplary Embodiment
The first exemplary embodiment in which the present invention is implemented suitably will be described.
A structure of an age estimation system according to this exemplary embodiment is shown in FIG. 3.
This system has feature extraction units 1 and 2, classifiers 3 and 4, score- generation units 5 and 6 and an integration unit 7. It is possible to compose each of these units using exclusive hardware, and also they can be realized on a computer by a software processing.
The feature extraction unit 1 extracts a feature which is used by the classifier 3 for estimation of age from an input image. The feature extraction unit 2 extracts a feature which is used by the classifier 4 for estimation of age from the input image. The classifier 3 stores criterion data which has been already learned in advance and estimates the age of the person on an input image as a discrete quantity using the feature extracted from the input image by the feature extraction unit 1 and the criterion data. The classifier 4 stores criterion data which has been already learned in advance and estimates the age of the person on an input image as a continuous quantity using the feature extracted from the input image by the feature extraction unit 2 and the criterion data. The score-generation unit 5 generates a score of an estimated result (discrete quantity) outputted from the classifier 3. The score-generation unit 6 generates a score of an estimated result (continuous quantity) outputted from the classifier 4. The integration unit 7 integrates the scores outputted from each of the score- generation units 5 and 6. Meanwhile, a score is a value which indicates the correlation of a certain estimated result (discrete quantity and continuous quantity) outputted from a classifier and age information (the actual age and the appearance age of a target person of estimation). Details of processing of score generation will be described in the latter part of the following description.
Note that, the feature extraction unit 1, the classifier 3 and the score-generation unit 5 correspond to the first estimation unit 51 in FIG. 1. Also, the feature extraction unit 2, the classifier 4 and the score-generation unit 6 correspond to the second estimation unit 52 in FIG. 1. The integration unit 7 corresponds to an integration unit 53 in FIG. 1.
To the processing for estimating the age of a person from the feature using criterion data already learned by the classifiers 3 and 4, publicly known methods can be applied. To the classifier 3 that estimates the age of a person as a discrete quantity, techniques of such as the linear discriminant analysis (Liner Discriminant Analysis: LDA), the mixture Gaussian distribution model (Gaussian Mixture Model: GMM) and Support Vector Machine can be applied. To the classifier 4 that estimates the age of a person as a continuous quantity, techniques of such as the multiple regression analysis, the neural network and Support Vector Regression can be applied.
To the processing in which the feature extraction units 1 and 2 extracts a feature from an input image, publicly known methods can be applied and, more specifically, techniques such as the edge detection and the binarization can be applied.
The processing of the score-generation unit 5 which generates the score from the discrete quantity which is the estimated result outputted from the classifier 3 will be described. As mentioned above, the score is a value which indicates the correlation between a certain estimated result and age information, and the score is indicated as a linear function in a rectangular coordinate system in which age is adopted as the other axis. An example of generating the score when the classifier 3 selects any one of classes and outputs the estimated result is shown in FIG. 4. The vertical axis of graphs in this Figure represents score Sc of discrete quantity and the horizontal axis represents age. Here, a case when the discrete quantity of “the 20s” has been outputted from the classifier 3 as the estimated result is shown as an example.
In the case of (a), a score is generated such that it is a fixed value for ages of not less than 20 years old and less than 30 years old which correspond to the 20s. In the case of (b), a score is generated such that the highest value is assigned to 25 years old which is the median in the class of the 20s, and the larger the distance between the median and an age is, the more the score declines in a linear manner. In the case of (c), a score is generated such that it is of a shape of a normal distribution centering on 25 years old which is the median in the class of the 20s.
An example of generating the score when the classifier 3 outputs the estimated result as the probability corresponding to each class is shown in FIG. 5. Like FIG. 4, the vertical axis of graphs in this Figure represents score Sc of discrete quantity and the horizontal axis represents age. Here, a case where an estimated result of 10% for the 0s, 20% for the 10s, 50% for the 20s, 10% for the 30s, 5% for the 40s and 5% for the 50s is outputted as discrete quantity is shown as an example.
In the case of (a), a score is generated such that it is a fixed value for an age in a class according to the probability for each class. In the case of (b), a score is generated such that the value at the median of each class is the highest, and the larger the distance between the median and an age is, the more the score declines in a linear manner. In the case of (c), a score is generated such that it is of a normal distribution centering on the median of each class.
An example of processing of the score-generation unit 6 is shown in FIG. 6. The vertical axis of graphs in this Figure represents score of continuous quantity and the horizontal axis represents age. In the case of (a), a score may be generated such that it is a fixed value for an age within the range of ±α from an output value of the classifier 4. Also, In the case of (b), a score may be generated such that the score value of an output value of the classifier 4 is the highest, and the larger the distance between the output value and an age is, the more the score of the age declines in a linear manner. In the case of (c), a score may be generated such that it is of a normal distribution centering on an output value of the classifier 4.
The integration unit 7 integrates Sc and Sr inputted from the score- generation unit 5 and 6, respectively.
As shown in FIG. 7, the age at which score St after integration (FIG. 7 (c)) which is obtained by integrating score Sc of discrete quantity (FIG. 7 (a)) and score Sr of continuous quantity (FIG. 7 (b)) takes the peak value is outputted as an integration result.
Further, at the time of integration, weighting may be performed according to the precision of the classifiers 3 and 4. That is, when the weights of the classifiers 3 and 4 are named as Wc and Wr, respectively, score St after integration is represented as St=Wc*Sc+Wr*Sr.
Therefore, in a case where one of the classifiers 3 and 4 is more highly precise than the other, precision of estimation improves by making the weight of the more precise classifier large.
Also, the precision of estimation is improved by changing the weights for each class. For example, because the classifier 3 that handles discrete quantity is highly precise in estimation for young age groups and for old age groups, precision of age estimation increases by making the weights of these classes large. Specifically, when the weight of the classifier 3 in “the Xs” is represented with Wc(X), by setting Wc(0)=1.0, Wc(10)=0.5, Wc(20)=0.3, Wc(30)=0.3, Wc(40)=0.3, Wc(50)=0.5 and Wc(60)=1.0, precision of age estimation for young age groups and old age groups is improved.
Although age at which score St which is obtained by integrating score Sr of continuous quantity and score Sc of discrete quantity takes the maximum value is calculated as continuous quantity, it is possible to make an output of the integration unit 7 discrete quantity. As a method to convert an output of the integration unit 7 into discrete quantity, there are a method to regard the class to which the age at which score St takes the maximum value belongs as an integration result and a method to regard the class where its area as a result of integration of score St on a class-by-class basis becomes biggest as an integration result. In an example of FIG. 8, “the 10s” in the case of the former method and “the 20s” in the case of the latter method will be outputted from the integration unit 7 as a discrete quantity of an integration result.
Although both methods may be used, the latter method is more excellent in terms of the stability of estimation accuracy.
Thus, because an age estimation system according to this exemplary embodiment integrates an estimated result obtained as a discrete quantity and an estimated result obtained as a continuous quantity, there are no cases that precision of estimation of a specific age group becomes low.
Moreover, by integrating a score based on an estimated result obtained as a discrete quantity and a score based on an estimated result obtained as a continuous quantity giving weight to them, it is possible to improve the estimation accuracy further. In this case, the precision of estimation can be made higher by changing the weight according to a class.
The Second Exemplary Embodiment
The second exemplary embodiment in which the present invention is implemented suitably will be described.
The structure of an age estimation system according to this exemplary embodiment is shown in FIG. 9. Although it is a structure almost similar to that of the first exemplary embodiment, the score- generation units 5 and 6 can refer to criterion data which each of the classifiers 3 and 4 uses for estimation of age.
Processing of the feature extraction units 1 and 2, and the integration unit 7 are the same as that of the first exemplary embodiment.
In this exemplary embodiment, the score-generation unit 5 generates a score of an estimated result with reference to criterion data of the classifier 3. When age information is included in criterion data used for learning as a parameter, the distribution of age information of a person estimated to belong to a specific age group can be extracted by performing a reverse lookup of the criterion data of the classifier 3. Therefore, the score-generation unit 5 extracts data which should be estimated to be a specific age group from the criterion data of the classifier 3 and outputs its distribution as a score of the age group as shown in FIG. 10( a).
Similarly, the score-generation unit 6 generates a score of an estimated result with reference to the criterion data of the classifier 4. When age information is included in criterion data used for learning as a parameter, the age information of a person estimated to belong to a specific age group can be extracted by performing a reverse lookup of the criterion data of the classifier 4. Therefore, the score-generation unit 6 extracts data which should be estimated to be in a range of ±α from a specific age from the criterion data of the classifier 4 and outputs its distribution as a score of the age as shown in FIG. 10( b).
Age information of a person estimated to be in a certain age group may not be symmetrical distribution about the median of the age group. For example, the distribution of age information of persons estimated to be in their 20s generally becomes higher than the age of 25 which is the median, because there are more cases in which a person in his/her 30s, an age group in which specific features do not appear easily, is estimated as in his/her 20s than cases in which a person in his/her 10s, an age group in which specific features appear easily, is estimated as in his/her 20s. This is also similar in the case of continuous quantity, and age information of persons estimated to be in a certain age may not be symmetrical distribution about the age.
In this exemplary embodiment, it is possible to estimate age more correctly, because a score for a discrete quantity and a continuous quantity is generated using criterion data used for estimation of age.
The score for a discrete quantity and a continuous quantity are integrated in the integration unit 7 like the first exemplary embodiment as shown in FIG. 10 (c), and an integration result is outputted as a discrete quantity or a continuous quantity.
Further, although a case in which a score is generated based on criterion data used by the classifiers 3 and 4 for estimation of age has been described here, when there is measured data (including the relation between age information and an estimated result) which the classifiers 3 and 4 have not learned, the score- generation units 5 and 6 may perform process of generating a score based on that, as shown in FIG. 11.
The Third Exemplary Embodiment
The third exemplary embodiment in which the present invention is implemented suitably will be described.
The structure of an age estimation system according to this exemplary embodiment is shown in FIG. 12. In this exemplary embodiment, there are provided two classifiers (4 a and 4 b) which estimate age of a person as a continuous quantity, and feature quantities A and B extracted by the feature extraction unit 2 are inputted separately.
Note that, the feature extraction unit 1, the classifier 3 and the score-generation unit 5 correspond to the first estimation unit 51 in FIG. 1. The feature extraction unit 2, the classifiers 4 a, 4 b and the score-generation unit 6 correspond to the second estimation unit 52 in FIG. 1. The integration unit 7 corresponds to the integration unit 53 in FIG. 1.
The score-generation unit 6 outputs score Sr of continuous quantity based on estimated results inputted from classifiers 4 a and 4 b, respectively.
An example of processing of the score-generation unit 6 is shown in FIG. 13. The score-generation unit 6 combines a score based on an estimated result inputted from the classifier 4 a (FIG. 13 (a)) and a score based on an estimated result inputted from the classifier 4 b (FIG. 13 (b)), and calculates score Sr (FIG. 13 (c)) of continuous quantity.
The score of combined continuous quantity is integrated with the score of the discrete quantity in the integration unit 7 like the first exemplary embodiment, and an integration result is outputted from the integration unit 7 as a discrete quantity or a continuous quantity.
Thus, by generating a score by combining estimated results which are outputted from a plurality of classifiers, a measurement error is reduced and the estimation accuracy is improved.
Meanwhile, although the structure in which the feature extraction unit 2 extracts two feature quantities to input to the separate classifier 4 a and 4 b has been described as an example here, a plurality of feature extraction units themselves may be provided as shown in FIG. 14, or a same feature may be inputted to separate classifiers as shown in FIG. 15. When a same feature is inputted to different classifiers, the similar effect is obtained, because when learned pieces of criterion data are different, outputted estimated results are different.
Although the case where estimated results of two classifiers are combined has been described as an example here, it is needless to say that the structure may be such that estimated results of classifiers of no smaller than 3 are combined.
The Fourth Exemplary Embodiment
The fourth exemplary embodiment in which the present invention is implemented suitably will be described.
The structure of an age estimation system according to this exemplary embodiment is shown in FIG. 16. In this exemplary embodiment, there are provided two classifiers (3 a and 3 b) which estimate age of a person as a discrete quantity, and feature quantities C and D extracted by the feature extraction unit 1 are inputted separately.
Note that, the feature extraction unit 1, the classifiers 3 a, 3 b and the score-generation unit 5 correspond to the first estimation unit 51 in FIG. 1. The feature extraction unit 2, the classifier 4 and the score-generation unit 6 correspond to the second estimation unit 52 in FIG. 1. The integration unit 7 corresponds to the integration unit 53 in FIG. 1.
The score-generation unit 5 outputs score Sc of discrete quantity based on estimated results inputted from classifiers 3 a and 3 b, respectively.
Because it is the same as that of the third exemplary embodiment except that the target of combining is a score of discrete quantity, the overlapped description will be omitted.
The Fifth Exemplary Embodiment
The fifth exemplary embodiment in which the present invention is implemented suitably will be described.
The structure of an age estimation system according to this exemplary embodiment is shown in FIG. 17. This system includes the feature extraction units 11, 12, 21 and 22, classifiers 13, 14, 23 and 24, score- generation units 15, 16, 25 and 26, and an integration unit 17.
A first input image is inputted to the feature extraction units 11 and 12, and a second input image is inputted to the feature extraction units 21 and 22. The feature extraction units 11 and 21 are similar to the feature extraction unit 1 of the first exemplary embodiment, the feature extraction units 12 and 22 to the feature extraction unit 2 of the first exemplary embodiment, the classifiers 13 and 23 to the classifier 3 of the first exemplary embodiment, the classifiers 14 and 24 to the classifier 4 of the first exemplary embodiment, the score-generating units 15 and 25 to the score-generating unit 5 of the first exemplary embodiment, the score-generating units 16 and 26 to the score-generating unit 6 of the first exemplary embodiment and the integration unit 17 to the integration unit 7 of the first exemplary embodiment, respectively.
An age estimation system according to this exemplary embodiment calculates score Sc1 of discrete quantity and Sr1 of continuous quantity based on an input image 1, and score Sc2 of discrete quantity and Sr2 of continuous quantity based on an input image 2 separately, and obtains an estimated result by integrating these.
Because processing in each part is the same as that of each of the above-mentioned exemplary embodiments, the description will be omitted.
Because an age estimation system according to this exemplary embodiment estimates age based on a plurality of images, even when shooting condition of any one of images is bad and a feature cannot be extracted well, age can be estimated from the other images, and thus, precision of age estimation becomes high.
Although a case where there are two input images has been described, by arranging a structure such that the number of input images, and the number of pairs of a processing system which estimates an age as a discrete quantity and a processing system which estimates an age as a continuous quantity are the same, even when the number of input images is 3 or more, it is possible to improve estimation accuracy by integrating estimated results which are made based on each input image like the above-mentioned example.
Further, each of the above-mentioned exemplary embodiments is an example of suitable implementation of the present invention, and the present invention is not limited to this.
For example, in each of the above-mentioned exemplary embodiments, although a case where the age of a person is estimated based on an input image has been described as an example, the gender of a person may be estimated instead of the age. In this case, by digitizing the gender of a woman as ‘1’ and a man as ‘0’, it can be estimated as a discrete quantity and a continuous quantity like the case of age. As shown in FIG. 18, by performing the same processing as each of the above-mentioned exemplary embodiments in parallel, the age and the gender of a person may be estimated simultaneously.
Data which is used as the base of estimation is not limited to an image, and it may be voice and the like, and it may be a combination of data of no smaller than two kinds of form (voice+image, for example).
Thus, various modifications of the present invention are possible.
This application claims priority based on Japanese application Japanese Patent Application No. 2007-254295 filed on Sep. 28, 2007, the disclosure of which is incorporated herein in its entirety.
BRIEF DESCRIPTION OF THE DRAWINGS
FIG. 1 is a diagram showing a structure of an age estimation system related to the present invention;
FIG. 2 is a diagram showing a structure of an attribute estimation system according to the present invention;
FIG. 3 is a diagram showing a structure of an age estimation system according to the first exemplary embodiment in which the present invention is implemented suitably;
FIG. 4A is a diagram showing a first exemplary embodiment of generating a score of discrete quantity;
FIG. 4B is a diagram showing a second exemplary embodiment of generating a score of discrete quantity;
FIG. 4C is a diagram showing a third exemplary embodiment of generating a score of discrete quantity;
FIG. 5A is a diagram showing a first exemplary embodiment of generating a score of discrete quantity;
FIG. 5B is a diagram showing a second exemplary embodiment of generating a score of discrete quantity;
FIG. 5C is a diagram showing a third exemplary embodiment of generating a score of discrete quantity;
FIG. 6A is a diagram showing a first exemplary embodiment of generating a score of continuous quantity;
FIG. 6B is a diagram showing a second exemplary embodiment of generating a score of continuous quantity;
FIG. 6C is a diagram showing a third exemplary embodiment of generating a score of continuous quantity;
FIG. 7A is a diagram showing a first exemplary embodiment of integration of a score of discrete quantity and a score
FIG. 7B is a diagram showing a second exemplary embodiment of integration of a score of discrete quantity and a score
FIG. 7C is a diagram showing a third exemplary embodiment of integration of a score of discrete quantity and a score of continuous quantity;
FIG. 8 is a diagram showing an example of processing in which an integration result is changed into a discrete quantity;
FIG. 9 is a diagram showing a structure of an age estimation system according to the second exemplary embodiment in which the present invention is implemented suitably;
FIG. 10A is a diagram showing a first exemplary embodiment of generating a score using criterion data;
FIG. 10B is a diagram showing a second exemplary embodiment of generating a score using criterion data;
FIG. 10C is a diagram showing a third exemplary embodiment of generating a score using criterion data;
FIG. 11 is a diagram showing an exemplary configuration of a system which generates a score based on measured data which has not been learned by a classifier yet;
FIG. 12 is a diagram showing a structure of an age estimation system according to the third exemplary embodiment in which the present invention is implemented suitably;
FIG. 13A is a diagram showing a first exemplary embodiment of processing in which scores from estimated results of a plurality of classifiers are combined;
FIG. 13B is a diagram showing a second exemplary embodiment of processing in which scores from estimated results of a plurality of classifiers are combined;
FIG. 13C is a diagram showing a third exemplary embodiment of processing in which scores from estimated results of a plurality of classifiers are combined;
FIG. 14 is a diagram showing a different structure of an age estimation system according to the third exemplary embodiment;
FIG. 15 is a diagram showing a different structure of an age estimation system according to the third exemplary embodiment;
FIG. 16 is a diagram showing a structure of an age estimation system according to the fourth exemplary embodiment in which the present invention is implemented suitably;
FIG. 17 is a diagram showing a structure of an age estimation system according to the fifth exemplary embodiment in which the present invention is implemented suitably; and
FIG. 18 is a diagram showing a structure of a system to estimate gender as well as age.
DESCRIPTION OF THE NUMERALS
    • 1, 2, 11, 12, 21, 22, 31, 32, 41, 42 Feature extraction unit;
    • 3, 4, 13, 14, 23, 24, 33, 34, 43 and 44 Discrimination unit;
    • 5, 6, 15 16, 25 and 26 Score-generation unit;
    • 7, 17, 37, 47 and 53 Integration unit;
    • 51 First estimation unit; and
    • 52 Second estimation unit

Claims (20)

The invention claimed is:
1. An age estimation system, having a processor, and a memory storing instructions to be executed by the processor, that estimates an age based on at least one piece of input data, wherein the ages are separated into a plurality of classes, each indicating a predetermined age group, the system comprising:
a first estimation unit which includes at least one first feature extraction unit which extracts at least one first feature from said input data, and which estimates said age as a discrete quantity based on said first feature;
a second estimation unit which includes at least one second feature extraction unit which extracts at least one second feature from said input data, and which estimates said age as a continuous quantity based on said second feature;
a score-generation unit which generates a score, which is a function indicating a relation between respective estimated results of said first estimation unit and estimated results of said second estimation unit, and age;
an integration unit which outputs an estimated age based on a score obtained by integrating a score of an estimated result of said first estimation unit and a score of an estimated result of said second estimation unit.
2. An age estimation system according to claim 1, wherein said score-generation unit generates the score of the estimated result of said first estimation unit such that said estimated result becomes a fixed value in any one of the plurality of classes.
3. An age estimation system according to claim 1, wherein said score-generation unit generates the score of the estimated result of said first estimation unit such that said estimated result becomes biggest at a median in any one of the plurality of classes, each indicating a predetermined age group, and decreases proportionally to a difference with said median.
4. An age estimation system according to claim 1, wherein said score-generation unit generates the score of the estimated result of said first estimation unit such that said estimated result is of a shape of normal distribution centering on a median in any one of the plurality of classes, each indicating a predetermined age group.
5. An age estimation system according to claim 1, wherein said score-generation unit generates the score of the estimated result of said first estimation unit as distribution of criterion data estimated for any one of the plurality of classes, each indicating a predetermined age group, based on a result which is obtained by performing a reverse lookup of criterion data which said first estimation unit has been used for learning.
6. An age estimation system according to claim 1, wherein said score-generation unit generates the score of the estimated result of said first estimation unit such that said estimated result becomes a fixed value within each of the plurality of classes indicates a predetermined age group based on a probability corresponding to each of the plurality of classes.
7. An age estimation system according to claim 1, wherein said score-generation unit generates for each of the plurality of classes, indicating a predetermined age group, the score of the estimated result of said first estimation unit such that said estimated result becomes biggest at a median in each of the plurality of classes, and decreases proportionally to a difference with said median based on a probability corresponding to each class, and wherein said score-generation unit accumulates the scores to generating a score.
8. An age estimation system according to claim 1, wherein said score-generation unit generates for each of the plurality of classes, indicating a predetermined age group, a score of the estimated result of said first estimation unit such that said estimated result is of a shape of normal distribution centering on a median in the each of the plurality of classes based on a probability corresponding to each of the plurality of classes; and wherein said score-generation unit accumulates the scores to generating a score.
9. An age estimation system according to claim 1, wherein said score-generation unit generates the score of the estimated result of said first estimation unit as distribution of criterion data estimated for each of the plurality of classes, each indicating a predetermined age group, according to a probability corresponding to each of the plurality of classes based on a result which is obtained by performing a reverse lookup of criterion data which said first estimation unit has been used for learning.
10. An age estimation system according to claim 1, wherein said score-generation unit generates the score of the estimated result of said second estimation unit as a fixed value within a predetermined age group which takes an estimated result of said second estimation unit as a median.
11. An age estimation system according to claim 1, wherein said score-generation unit generates the score of the estimated result of said second estimation unit such that said estimated result becomes biggest at a point of an estimated result of said second estimation unit, and decreases proportionally to a difference with said estimated result of said second estimation unit.
12. An age estimation system according to claim 1, wherein said score-generation unit generates the score of the estimated result of said second estimation unit as a form of normal distribution centering on an estimated result of said second estimation unit.
13. An age estimation system according to claim 1, wherein said score-generation unit generates the score of the estimated result of said second estimation unit as distribution of criterion data estimated for a certain age based on a result which is obtained by performing a reverse lookup of criterion data which said second estimation unit has been used for learning.
14. An age estimation system according to claim 1, wherein at least one piece of said input data is image data and an age of a person photographed in said image is estimated.
15. An age estimation system according to claim 1, wherein a plurality of images are included as said input data and an age of a person who has been photographed in common in said plurality of images is estimated.
16. An age estimation system according to claim 1, wherein at least one piece of said input data is voice data.
17. An age estimation system according to claim 1, wherein said integration unit outputs a peak value in an integration result of a score of an estimated result of said first estimation unit and a score of an estimated result of said second estimation unit as an estimated age.
18. An age estimation system according to claim 1, wherein said integration unit outputs a class indicating a predetermined age group to which a peak value in an integration result of a score of an estimated result of said first estimation unit and a score of an estimated result of said second estimation unit belongs as an estimated age.
19. An age estimation system according to claim 1, wherein said integration unit performs integral calculation of an integration result of a score of an estimated result of said first estimation unit and a score of an estimated result of said second estimation unit for each of the plurality of classes, indicating a predetermined age group, and outputs a class in which an value obtained by performing said integral calculation takes a maximum value as an estimated age.
20. An age estimation method for estimating an age based on at least one piece of input data, comprising;
extracting at least one first feature from said input data;
estimating said age as a discrete quantity based on the at least one first feature;
extracting at least one second feature from said input data;
estimating said age as a continuous quantity based on the at least one second feature
generating a score which is a function indicates a relation between respective results estimated as the discrete quantity and results estimated as the continuous quantity, and age; and
outputting an estimated age based on a score obtained by integrating a score of a result estimated as the discrete quantity and a score of a result estimated as the continuous quantity.
US12/680,735 2007-09-28 2008-09-18 Attribute estimation system, age estimation system, gender estimation system, age and gender estimation system and attribute estimation method Active 2031-07-09 US8676740B2 (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP2007-254295 2007-09-28
JP2007254295A JP4273359B2 (en) 2007-09-28 2007-09-28 Age estimation system and age estimation method
PCT/JP2008/066878 WO2009041349A1 (en) 2007-09-28 2008-09-18 Physical property value estimating system, age estimating system, gender estimating system, age/gender estimating system, and physical property value estimating method

Publications (2)

Publication Number Publication Date
US20100217743A1 US20100217743A1 (en) 2010-08-26
US8676740B2 true US8676740B2 (en) 2014-03-18

Family

ID=40511234

Family Applications (1)

Application Number Title Priority Date Filing Date
US12/680,735 Active 2031-07-09 US8676740B2 (en) 2007-09-28 2008-09-18 Attribute estimation system, age estimation system, gender estimation system, age and gender estimation system and attribute estimation method

Country Status (4)

Country Link
US (1) US8676740B2 (en)
JP (1) JP4273359B2 (en)
CN (1) CN101809619B (en)
WO (1) WO2009041349A1 (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120203788A1 (en) * 2009-10-16 2012-08-09 Magyar Gabor Network management system and method for identifying and accessing quality of service issues within a communications network
US20130013308A1 (en) * 2010-03-23 2013-01-10 Nokia Corporation Method And Apparatus For Determining a User Age Range
US20130236070A1 (en) * 2012-03-12 2013-09-12 Diy, Co. Automatic face detection and parental approval in images and video and applications thereof
US20140099029A1 (en) * 2012-10-05 2014-04-10 Carnegie Mellon University Face Age-Estimation and Methods, Systems, and Software Therefor
US20150278742A1 (en) * 2014-03-31 2015-10-01 Kountable, Inc. Multi-variable assessment systems and methods that evaluate and predict entrepreneurial behavior
US9917919B2 (en) 2014-12-19 2018-03-13 Samsung Electronics Co., Ltd. Electronic apparatus and user profile estimating method thereof
US10045082B2 (en) 2015-07-02 2018-08-07 The Nielsen Company (Us), Llc Methods and apparatus to correct errors in audience measurements for media accessed using over-the-top devices
US10122711B2 (en) 2014-03-31 2018-11-06 Kountable, Inc. Secure communications methods for use with entrepreneurial prediction systems and methods
US10380633B2 (en) 2015-07-02 2019-08-13 The Nielsen Company (Us), Llc Methods and apparatus to generate corrected online audience measurement data
US10803475B2 (en) 2014-03-13 2020-10-13 The Nielsen Company (Us), Llc Methods and apparatus to compensate for server-generated errors in database proprietor impression data due to misattribution and/or non-coverage
US11983730B2 (en) 2014-12-31 2024-05-14 The Nielsen Company (Us), Llc Methods and apparatus to correct for deterioration of a demographic model to associate demographic information with media impression information

Families Citing this family (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5287333B2 (en) * 2008-02-25 2013-09-11 オムロン株式会社 Age estimation device
JP4742192B2 (en) * 2009-04-28 2011-08-10 Necソフト株式会社 Age estimation apparatus and method, and program
JP4742193B2 (en) * 2009-04-28 2011-08-10 Necソフト株式会社 Age estimation device, age estimation method and program
JP5715390B2 (en) 2009-12-03 2015-05-07 パナソニック インテレクチュアル プロパティ コーポレーション オブアメリカPanasonic Intellectual Property Corporation of America Viewing terminal device, viewing statistics device, viewing statistics processing system, and viewing statistics processing method
JP5586436B2 (en) 2009-12-03 2014-09-10 パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカ Lifestyle collection device, user interface device, and lifestyle collection method
WO2011162050A1 (en) 2010-06-21 2011-12-29 ポーラ化成工業株式会社 Age estimation method and gender determination method
CN102306281B (en) * 2011-07-13 2013-11-27 东南大学 A Multimodal Human Age Automatic Estimation Method
US8498491B1 (en) 2011-08-10 2013-07-30 Google Inc. Estimating age using multiple classifiers
CN102509121A (en) * 2011-11-11 2012-06-20 东南大学 Natural scene classification and sorting method based on categorical distribution
US8837787B2 (en) 2012-04-05 2014-09-16 Ancestry.Com Operations Inc. System and method for associating a photo with a data structure node
JP2014021795A (en) 2012-07-19 2014-02-03 Nikon Corp Electronic device and method
CN103530651A (en) * 2013-10-22 2014-01-22 东南大学 Head attitude estimation method based on label distribution
JP6216624B2 (en) * 2013-11-19 2017-10-18 東芝テック株式会社 Age group determination device and age group determination program
JP6361387B2 (en) * 2014-09-05 2018-07-25 オムロン株式会社 Identification device and control method of identification device
CN104463190B (en) * 2014-10-30 2017-08-29 华为技术有限公司 Age estimation method and equipment
CN118078291A (en) * 2017-12-19 2024-05-28 松下知识产权经营株式会社 Biological information processing method and biological information processing device
US11157575B2 (en) * 2018-01-16 2021-10-26 International Business Machines Corporation Determining a veridicality metric of a user profile stored in an electronic information system
JP6904651B2 (en) * 2018-02-20 2021-07-21 Kddi株式会社 Programs, devices and methods that recognize a person's behavior using multiple recognition engines
JP7160095B2 (en) 2018-06-21 2022-10-25 日本電気株式会社 ATTRIBUTE IDENTIFIER, ATTRIBUTE IDENTIFICATION METHOD, AND PROGRAM
US10747989B2 (en) * 2018-08-21 2020-08-18 Software Ag Systems and/or methods for accelerating facial feature vector matching with supervised machine learning
KR102206753B1 (en) * 2019-01-24 2021-01-22 주식회사 수아랩 Defect inspection apparatus
CN110298224A (en) * 2019-03-28 2019-10-01 电子科技大学 A kind of face age estimation method analyzed based on direction gradient and hidden variable

Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03232064A (en) 1990-02-08 1991-10-16 Matsushita Electric Ind Co Ltd Information retrieving device
JPH11175724A (en) 1997-12-11 1999-07-02 Toshiba Tec Corp Person attribute identification device
JP2000047673A (en) 1998-07-29 2000-02-18 Yamaha Corp Karaoke device
JP2002330943A (en) 2001-05-08 2002-11-19 Pola Chem Ind Inc Method for estimating actual age and method for regulating impression age
JP2005148880A (en) 2003-11-12 2005-06-09 Advanced Telecommunication Research Institute International Age estimation apparatus, age estimation method, and age estimation program
JP2005250712A (en) 2004-03-03 2005-09-15 Univ Waseda Figure attribute identification method and its system
JP2006318375A (en) 2005-05-16 2006-11-24 Matsushita Electric Ind Co Ltd Face image retrieval apparatus and face image retrieval method
JP2007048172A (en) 2005-08-12 2007-02-22 Fuji Xerox Co Ltd Information classification device
JP2007058828A (en) 2005-08-26 2007-03-08 Toshiba Personal Computer System Kk Tabulation processing system for unspecified large number of people in image data, program, and information recording medium
US20070081705A1 (en) * 2005-08-11 2007-04-12 Gustavo Carneiro System and method for fetal biometric measurements from ultrasound data and fusion of same for estimation of fetal gestational age
JP2007203951A (en) 2006-02-03 2007-08-16 Toyota Motor Corp Vehicle control device
US20080235019A1 (en) * 2007-03-23 2008-09-25 Verizon Business Network Services, Inc. Age determination using speech
US20100056898A1 (en) * 2005-06-13 2010-03-04 Mckenna David R Objective Methods of Estimating Age of Animals and Carcasses

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03232064A (en) 1990-02-08 1991-10-16 Matsushita Electric Ind Co Ltd Information retrieving device
JPH11175724A (en) 1997-12-11 1999-07-02 Toshiba Tec Corp Person attribute identification device
JP2000047673A (en) 1998-07-29 2000-02-18 Yamaha Corp Karaoke device
JP2002330943A (en) 2001-05-08 2002-11-19 Pola Chem Ind Inc Method for estimating actual age and method for regulating impression age
JP2005148880A (en) 2003-11-12 2005-06-09 Advanced Telecommunication Research Institute International Age estimation apparatus, age estimation method, and age estimation program
JP2005250712A (en) 2004-03-03 2005-09-15 Univ Waseda Figure attribute identification method and its system
JP2006318375A (en) 2005-05-16 2006-11-24 Matsushita Electric Ind Co Ltd Face image retrieval apparatus and face image retrieval method
US20100056898A1 (en) * 2005-06-13 2010-03-04 Mckenna David R Objective Methods of Estimating Age of Animals and Carcasses
US20070081705A1 (en) * 2005-08-11 2007-04-12 Gustavo Carneiro System and method for fetal biometric measurements from ultrasound data and fusion of same for estimation of fetal gestational age
JP2007048172A (en) 2005-08-12 2007-02-22 Fuji Xerox Co Ltd Information classification device
JP2007058828A (en) 2005-08-26 2007-03-08 Toshiba Personal Computer System Kk Tabulation processing system for unspecified large number of people in image data, program, and information recording medium
JP2007203951A (en) 2006-02-03 2007-08-16 Toyota Motor Corp Vehicle control device
US20080235019A1 (en) * 2007-03-23 2008-09-25 Verizon Business Network Services, Inc. Age determination using speech

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
T. Hayashida, et al., "Consideration of a method for integrating multiple classifiers in estimating gender and age by a face image," The Institute fo Electonics, Information and Communication Engineers, ICICE Technical Report, PRMU2005-96, Oct. 2005, pp. 19-24, vol. 105, No. 375.

Cited By (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120203788A1 (en) * 2009-10-16 2012-08-09 Magyar Gabor Network management system and method for identifying and accessing quality of service issues within a communications network
US9015312B2 (en) * 2009-10-16 2015-04-21 Telefonaktiebolaget L M Ericsson (Publ) Network management system and method for identifying and accessing quality of service issues within a communications network
US20130013308A1 (en) * 2010-03-23 2013-01-10 Nokia Corporation Method And Apparatus For Determining a User Age Range
US9105053B2 (en) * 2010-03-23 2015-08-11 Nokia Technologies Oy Method and apparatus for determining a user age range
US20130236070A1 (en) * 2012-03-12 2013-09-12 Diy, Co. Automatic face detection and parental approval in images and video and applications thereof
US20140099029A1 (en) * 2012-10-05 2014-04-10 Carnegie Mellon University Face Age-Estimation and Methods, Systems, and Software Therefor
US9311564B2 (en) * 2012-10-05 2016-04-12 Carnegie Mellon University Face age-estimation and methods, systems, and software therefor
US12045845B2 (en) 2014-03-13 2024-07-23 The Nielsen Company (Us), Llc Methods and apparatus to compensate for server-generated errors in database proprietor impression data due to misattribution and/or non-coverage
US11568431B2 (en) 2014-03-13 2023-01-31 The Nielsen Company (Us), Llc Methods and apparatus to compensate for server-generated errors in database proprietor impression data due to misattribution and/or non-coverage
US10803475B2 (en) 2014-03-13 2020-10-13 The Nielsen Company (Us), Llc Methods and apparatus to compensate for server-generated errors in database proprietor impression data due to misattribution and/or non-coverage
US10108919B2 (en) * 2014-03-31 2018-10-23 Kountable, Inc. Multi-variable assessment systems and methods that evaluate and predict entrepreneurial behavior
US20150278742A1 (en) * 2014-03-31 2015-10-01 Kountable, Inc. Multi-variable assessment systems and methods that evaluate and predict entrepreneurial behavior
US10122711B2 (en) 2014-03-31 2018-11-06 Kountable, Inc. Secure communications methods for use with entrepreneurial prediction systems and methods
US10083415B2 (en) * 2014-03-31 2018-09-25 Kountable, Inc. Multi-variable assessment systems and methods that evaluate and predict entrepreneurial behavior
WO2015153380A1 (en) * 2014-03-31 2015-10-08 Kountable, Inc. Multi-variable assessment systems and methods that evaluate and predict entrepreneurial behavior
US9917919B2 (en) 2014-12-19 2018-03-13 Samsung Electronics Co., Ltd. Electronic apparatus and user profile estimating method thereof
US11983730B2 (en) 2014-12-31 2024-05-14 The Nielsen Company (Us), Llc Methods and apparatus to correct for deterioration of a demographic model to associate demographic information with media impression information
US10368130B2 (en) 2015-07-02 2019-07-30 The Nielsen Company (Us), Llc Methods and apparatus to correct errors in audience measurements for media accessed using over the top devices
US11259086B2 (en) 2015-07-02 2022-02-22 The Nielsen Company (Us), Llc Methods and apparatus to correct errors in audience measurements for media accessed using over the top devices
US10785537B2 (en) 2015-07-02 2020-09-22 The Nielsen Company (Us), Llc Methods and apparatus to correct errors in audience measurements for media accessed using over the top devices
US11645673B2 (en) 2015-07-02 2023-05-09 The Nielsen Company (Us), Llc Methods and apparatus to generate corrected online audience measurement data
US11706490B2 (en) 2015-07-02 2023-07-18 The Nielsen Company (Us), Llc Methods and apparatus to correct errors in audience measurements for media accessed using over-the-top devices
US10380633B2 (en) 2015-07-02 2019-08-13 The Nielsen Company (Us), Llc Methods and apparatus to generate corrected online audience measurement data
US12015826B2 (en) 2015-07-02 2024-06-18 The Nielsen Company (Us), Llc Methods and apparatus to correct errors in audience measurements for media accessed using over-the-top devices
US10045082B2 (en) 2015-07-02 2018-08-07 The Nielsen Company (Us), Llc Methods and apparatus to correct errors in audience measurements for media accessed using over-the-top devices

Also Published As

Publication number Publication date
CN101809619A (en) 2010-08-18
WO2009041349A1 (en) 2009-04-02
US20100217743A1 (en) 2010-08-26
CN101809619B (en) 2014-09-10
JP2009086901A (en) 2009-04-23
JP4273359B2 (en) 2009-06-03

Similar Documents

Publication Publication Date Title
US8676740B2 (en) Attribute estimation system, age estimation system, gender estimation system, age and gender estimation system and attribute estimation method
CN103703472B (en) The method and system at position and association attributes for determining the object in video
KR101725651B1 (en) Identification apparatus and method for controlling identification apparatus
EP1433118B1 (en) System and method of face recognition using portions of learned model
JP5424819B2 (en) Image processing apparatus and image processing method
JP5633080B2 (en) Attribute value estimation device, attribute value estimation method, program, and recording medium
EP3657392A1 (en) Image feature acquisition
Gurovich et al. DeepGestalt-identifying rare genetic syndromes using deep learning
US20050286772A1 (en) Multiple classifier system with voting arbitration
Mandhala et al. Object detection using machine learning for visually impaired people
CN108198172B (en) Image significance detection method and device
CN108985133B (en) Age prediction method and device for face image
Polat et al. A hybrid medical decision making system based on principles component analysis, k-NN based weighted pre-processing and adaptive neuro-fuzzy inference system
CN108595884A (en) Power system transient stability appraisal procedure and device
CN110688888B (en) Pedestrian attribute identification method and system based on deep learning
CN116934747B (en) Fundus image segmentation model training method, equipment and glaucoma auxiliary diagnosis system
CN113553326A (en) Spreadsheet data processing method, device, computer equipment and storage medium
US11023712B2 (en) Suspiciousness degree estimation model generation device
CN117036897A (en) Method for detecting few sample targets based on Meta RCNN
CN110163130B (en) A feature pre-aligned random forest classification system and method for gesture recognition
CN115018006A (en) Dempster-Shafer framework-based classification method
US20240104178A1 (en) Information processing apparatus, information processing method, matching system, program, and storage medium
CN116805522A (en) Diagnostic report output method, device, terminal and storage medium
CN114880952A (en) Clothing matching recommendation method based on graph model
CN110472680B (en) Object classification method, device and computer-readable storage medium

Legal Events

Date Code Title Description
AS Assignment

Owner name: NEC SOFT, LTD, JAPAN

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:UEKI, KAZUYA;REEL/FRAME:024208/0650

Effective date: 20100308

STCF Information on status: patent grant

Free format text: PATENTED CASE

AS Assignment

Owner name: NEC SOLUTION INNOVATORS, LTD., JAPAN

Free format text: CHANGE OF NAME;ASSIGNOR:NEC SOFT, LTD.;REEL/FRAME:033290/0523

Effective date: 20140401

MAFP Maintenance fee payment

Free format text: PAYMENT OF MAINTENANCE FEE, 4TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1551)

Year of fee payment: 4

MAFP Maintenance fee payment

Free format text: PAYMENT OF MAINTENANCE FEE, 8TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1552); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Year of fee payment: 8

点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载