English

MUTE: Data-Similarity Driven Multi-hot Target Encoding for Neural Network Design

Machine Learning 2019-10-22 v1 Computer Vision and Pattern Recognition Machine Learning

Abstract

Target encoding is an effective technique to deliver better performance for conventional machine learning methods, and recently, for deep neural networks as well. However, the existing target encoding approaches require significant increase in the learning capacity, thus demand higher computation power and more training data. In this paper, we present a novel and efficient target encoding scheme, MUTE to improve both generalizability and robustness of a target model by understanding the inter-class characteristics of a target dataset. By extracting the confusion level between the target classes in a dataset, MUTE strategically optimizes the Hamming distances among target encoding. Such optimized target encoding offers higher classification strength for neural network models with negligible computation overhead and without increasing the model size. When MUTE is applied to the popular image classification networks and datasets, our experimental results show that MUTE offers better generalization and defense against the noises and adversarial attacks over the existing solutions.

Keywords

Cite

@article{arxiv.1910.07042,
  title  = {MUTE: Data-Similarity Driven Multi-hot Target Encoding for Neural Network Design},
  author = {Mayoore S. Jaiswal and Bumsoo Kang and Jinho Lee and Minsik Cho},
  journal= {arXiv preprint arXiv:1910.07042},
  year   = {2019}
}

Comments

NeurIPS Workshop 2019 - Learning with Rich Experience: Integration of Learning Paradigms

R2 v1 2026-06-23T11:44:46.907Z