Contraction Mapping of Feature Norms for Classifier Learning on the Data with Different Quality
Weihua Liu, Xiabi Liu, Murong Wang, Ling Ma

TL;DR
This paper introduces a contraction mapping of feature norms based on data quality to improve deep classifier training, demonstrating significant accuracy gains across various applications.
Contribution
It proposes a novel contraction mapping function that adjusts feature norms according to data quality and integrates it into softmax loss for better learning on diverse quality data.
Findings
Improved classification accuracy on datasets with varying data quality.
Effective handling of low-quality data in deep learning classifiers.
Consistent performance gains across multiple application domains.
Abstract
The popular softmax loss and its recent extensions have achieved great success in the deep learning-based image classification. However, the data for training image classifiers usually has different quality. Ignoring such problem, the correct classification of low quality data is hard to be solved. In this paper, we discover the positive correlation between the feature norm of an image and its quality through careful experiments on various applications and various deep neural networks. Based on this finding, we propose a contraction mapping function to compress the range of feature norms of training images according to their quality and embed this contraction mapping function into softmax loss or its extensions to produce novel learning objectives. The experiments on various classification applications, including handwritten digit recognition, lung nodule classification, face…
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
TopicsFace recognition and analysis · Generative Adversarial Networks and Image Synthesis · Face and Expression Recognition
MethodsSoftmax
