The document presents a method for identifying and addressing neglected classes in deep neural networks. It proposes identifying neglected classes based on the length of gradient updates during training, which can be small despite large errors. These neglected classes are then augmented by partitioning them into subclasses. A subclass deep neural network is trained using the subclass labels, improving classification performance for the originally neglected classes. Experiments on image and video datasets demonstrate the approach leads to better results than conventional deep networks.