This document summarizes a research paper that proposes techniques for identifying untrained facial images during testing in a facial recognition system. The paper describes creating a feature space called Combined Global and Local Preserving Features (CGLPF) that captures discriminative features between subjects using LDA for global features and LPP for local features. It then proposes two techniques for identifying untrained images: 1) Using a threshold based on average minimum matching distances of incorrect classifications during training, and 2) Using the fact that incorrect classifications increase the ratio of within-class to between-class distances while correct classifications decrease the ratio. The techniques are evaluated on 400 images from the ORL database and results are compared.