Machine Perception Laboratory

Recognition of Basic Emotion



Fully Automatic Recognition of Expressions of Basic Emotion

The output of the face detector is scaled to 90×90 and fed directly to the facial expression analysis system (see Figure 1). The system is essentially the same as the one used for Automatic FACS coding. First the face image is passed through a bank of Gabor filters at 8 orientations and 9 scales (2-32 pixels/cycle at 0.5 octave steps). The filterbank representations are then channeled to a classifier to code the image in terms of a set of expression dimensions. We have found support vector machines to be very effective for classifying facial expressions (Littlewort et al., in press, Bartlett et al., 2003). Recent research at our lab has demonstrated that both speed and accuracy are enhanced by performing feature selection on the Gabor filters prior to classification (e.g. Bartlett et al., 2003). This approach employs Adaboost (Freund & Shapire, 1996) a state of the art technique for feature selection that sequentially selects the feature that gives the most information about classification given the features that have been already selected.

Figure 1. a. Facial expression recognition system. b. Outputs of the SVMs trained for neutral and sadness for a full image sequence of a test subject performing sadness.