[X] Born Again Neural Networks - distilling a teacher model to a student model with an identical architecture, the student outperforms the teacher (using a dense net)\cite{furlanelloborn}
2017
[x] CNN Fixations: An unraveling approach to visualize the discriminative image regions \cite{Mopuri2017}
[x] Visualizing Deep Neural Network Decisions: Prediction Difference Analysis \cite{Zintgraf2017}
[x] Soft Proposal Networks for Weakly Supervised Object Localization \cite{Zhu2017}
[x] Self-supervised Learning for Spinal MRIs \cite{Jamaludin_2017}
[x] Non-local Neural Networks \cite{1711.07971} - facebookAI - Achieves best results in video classification, object segmentation and pose estimation - Reddit
[x] Distilling a Neural Network Into a Soft Decision Tree \cite{1711.09784} - describes a way of using a trained neural net to create a type of soft decision tree that generalizes better than one learned directly from the training data - Reddit