TIMAM combines an adversarial modality discriminator, norm-softmax identification losses, and a cross-modal projection matching loss with a BERT plus bidirectional LSTM text encoder, achieving state-of-the-art text-to-image retrieval on CUHK-PEDES, Flickr30K, CUB, and Flowers.
Boosting Standard Classification Architectures Through a Ranking Regularizer
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
We employ triplet loss as a feature embedding regularizer to boost classification performance. Standard architectures, like ResNet and Inception, are extended to support both losses with minimal hyper-parameter tuning. This promotes generality while fine-tuning pretrained networks. Triplet loss is a powerful surrogate for recently proposed embedding regularizers. Yet, it is avoided due to large batch-size requirement and high computational cost. Through our experiments, we re-assess these assumptions. During inference, our network supports both classification and embedding tasks without any computational overhead. Quantitative evaluation highlights a steady improvement on five fine-grained recognition datasets. Further evaluation on an imbalanced video dataset achieves significant improvement. Triplet loss brings feature embedding characteristics like nearest neighbor to classification models. Code available at \url{http://bit.ly/2LNYEqL}.
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2019 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Adversarial Representation Learning for Text-to-Image Matching
TIMAM combines an adversarial modality discriminator, norm-softmax identification losses, and a cross-modal projection matching loss with a BERT plus bidirectional LSTM text encoder, achieving state-of-the-art text-to-image retrieval on CUHK-PEDES, Flickr30K, CUB, and Flowers.