Effect of perturbations in the images on Recurrent Visual Attention Model
Effect of perturbations in the images on Recurrent Visual Attention Model
Course Project: COMPSCI 691DD - Research Methods in Empirical Computer Science, UMass Amherst
ABSTRACT: In this study, I have examined the effect of three different perturbation - Gaussian Blur, Motion Blur and Reduced Contrast - on the test images to a Recurrent Visual Attention Model (RAM), a LSTM based classifier, trained using REINFORCE algorithm. While using noisy-MNIST dataset, it was observed that RAM was more resilient to motion blurred images compared to gaussian blur and contrast reduction. To find a causal reasoning for this set of experiments by varying the severity of perturbations were made to see the effect of such variations on the models performance. The results show that the performance of network is highly dependent on severity of perturbations in images. This raises questions about the way noisy-MNIST dataset was created and on its use by other researchers, as the level of severity in all the three different datasets is not similar.
LINK: Report