Abstract
Facial expression recognition is a well discussed problem. Several machine learning methods are used in this regard. Among them, Adaboost is popular for its simplicity and considerable accuracy. In Adaboost, decisions are made based on the weighted majority vote of several weak classifiers. However, such weighted combination may not give expected accuracy due to the lack of proper uncertainty management. In this paper, we propose to adopt the Dempster Shafer theory (DST) of Evidence based solution where mass values are calculated from k-nearest neighboring feature information based on some distance metric, and combined together using DST. Experiments on a renowned dataset demonstrate the effectiveness of the proposed method.