Data as of Jul 25, 2026 · Based on 2,718,867 AI responses across 9,511 prompts · See how Parse measures this
The Deep Abstaining Classifier (DAC) is a PyTorch implementation of a method that uses an abstention loss function to identify and handle label noise during deep neural network training. It can detect both systematic label noise, such as corrupted features or transformations, and arbitrary label noise, and includes a stabilization feature to maintain a desired abstention rate.
Parse Score