Relevant-features based Auxiliary Cells for Energy Efficient Detection of Natural Errors
Sai Aparna Aketi, Priyadarshini Panda, Kaushik Roy

TL;DR
This paper introduces Relevant-features based Auxiliary Cells (RACs), an energy-efficient ensemble approach integrated into neural networks to detect natural errors early, reducing energy consumption during classification.
Contribution
It proposes RACs, class-specific binary classifiers at hidden layers, enabling early error detection and energy savings without significant accuracy loss.
Findings
Effective error detection on CIFAR-10, CIFAR-100, Tiny-ImageNet
Early classification reduces energy consumption
Maintains high accuracy while detecting errors
Abstract
Deep neural networks have demonstrated state-of-the-art performance on many classification tasks. However, they have no inherent capability to recognize when their predictions are wrong. There have been several efforts in the recent past to detect natural errors but the suggested mechanisms pose additional energy requirements. To address this issue, we propose an ensemble of classifiers at hidden layers to enable energy efficient detection of natural errors. In particular, we append Relevant-features based Auxiliary Cells (RACs) which are class specific binary linear classifiers trained on relevant features. The consensus of RACs is used to detect natural errors. Based on combined confidence of RACs, classification can be terminated early, thereby resulting in energy efficient detection. We demonstrate the effectiveness of our technique on various image classification datasets such as…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Advanced Neural Network Applications · Domain Adaptation and Few-Shot Learning
