English

Joint Learning of Set Cardinality and State Distribution

Computer Vision and Pattern Recognition 2017-11-23 v2

Abstract

We present a novel approach for learning to predict sets using deep learning. In recent years, deep neural networks have shown remarkable results in computer vision, natural language processing and other related problems. Despite their success, traditional architectures suffer from a serious limitation in that they are built to deal with structured input and output data, i.e. vectors or matrices. Many real-world problems, however, are naturally described as sets, rather than vectors. Existing techniques that allow for sequential data, such as recurrent neural networks, typically heavily depend on the input and output order and do not guarantee a valid solution. Here, we derive in a principled way, a mathematical formulation for set prediction where the output is permutation invariant. In particular, our approach jointly learns both the cardinality and the state distribution of the target set. We demonstrate the validity of our method on the task of multi-label image classification and achieve a new state of the art on the PASCAL VOC and MS COCO datasets.

Keywords

Cite

@article{arxiv.1709.04093,
  title  = {Joint Learning of Set Cardinality and State Distribution},
  author = {S. Hamid Rezatofighi and Anton Milan and Qinfeng Shi and Anthony Dick and Ian Reid},
  journal= {arXiv preprint arXiv:1709.04093},
  year   = {2017}
}

Comments

Accepted in AAAI 2018. arXiv admin note: text overlap with arXiv:1611.08998

R2 v1 2026-06-22T21:41:09.405Z