English

DeepSetNet: Predicting Sets with Deep Neural Networks

Computer Vision and Pattern Recognition 2017-08-14 v5 Artificial Intelligence Machine Learning

Abstract

This paper addresses the task of set prediction using deep learning. This is important because the output of many computer vision tasks, including image tagging and object detection, are naturally expressed as sets of entities rather than vectors. As opposed to a vector, the size of a set is not fixed in advance, and it is invariant to the ordering of entities within it. We define a likelihood for a set distribution and learn its parameters using a deep neural network. We also derive a loss for predicting a discrete distribution corresponding to set cardinality. Set prediction is demonstrated on the problem of multi-class image classification. Moreover, we show that the proposed cardinality loss can also trivially be applied to the tasks of object counting and pedestrian detection. Our approach outperforms existing methods in all three cases on standard datasets.

Keywords

Cite

@article{arxiv.1611.08998,
  title  = {DeepSetNet: Predicting Sets with Deep Neural Networks},
  author = {S. Hamid Rezatofighi and Vijay Kumar B G and Anton Milan and Ehsan Abbasnejad and Anthony Dick and Ian Reid},
  journal= {arXiv preprint arXiv:1611.08998},
  year   = {2017}
}

Comments

Accepted in IEEE International Conference on Computer Vision (ICCV), Venice, 2017, (Spotlight)

R2 v1 2026-06-22T17:05:55.695Z