Reducing Overlearning through Disentangled Representations by Suppressing Unknown Tasks
Naveen Panwar, Tarun Tater, Anush Sankaran, Senthil Mani

TL;DR
This paper introduces a model-agnostic method to reduce overlearning in deep visual models by suppressing unknown tasks, along with a new trust score metric and a benchmark dataset for evaluation.
Contribution
It presents a novel approach to suppress all unknown tasks in deep models without requiring ground truth labels, and introduces a trust score metric and a benchmark dataset.
Findings
Effective suppression of overlearning in multiple models
Improved trust scores indicating better model reliability
Successful application on various datasets including face attributes
Abstract
Existing deep learning approaches for learning visual features tend to overlearn and extract more information than what is required for the task at hand. From a privacy preservation perspective, the input visual information is not protected from the model; enabling the model to become more intelligent than it is trained to be. Current approaches for suppressing additional task learning assume the presence of ground truth labels for the tasks to be suppressed during training time. In this research, we propose a three-fold novel contribution: (i) a model-agnostic solution for reducing model overlearning by suppressing all the unknown tasks, (ii) a novel metric to measure the trust score of a trained deep learning model, and (iii) a simulated benchmark dataset, PreserveTask, having five different fundamental image classification tasks to study the generalization nature of models. In the…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace recognition and analysis · Domain Adaptation and Few-Shot Learning · Adversarial Robustness in Machine Learning
MethodsConcatenated Skip Connection · Softmax · *Communicated@Fast*How Do I Communicate to Expedia? · Batch Normalization · Kaiming Initialization · Convolution · Average Pooling · Dropout · 1x1 Convolution · Dense Connections
