Research

Differentiable Sorting Networks for Scalable Sorting and Ranking Supervision

ICML

Authors

Published on

07/24/2021

Categories

ICML

Sorting and ranking supervision is a method for training neural networks end-to-end based on ordering constraints. That is, the ground truth order of sets of samples is known, while their absolute values remain unsupervised. For that, we propose differentiable sorting networks by relaxing their pairwise conditional swap operations. To address the problems of vanishing gradients and extensive blurring that arise with larger numbers of layers, we propose mapping activations to regions with moderate gradients. We consider odd-even as well as bitonic sorting networks, which outperform existing relaxations of the sorting operation. We show that bitonic sorting networks can achieve stable training on large input sets of up to 1024 elements.

Please cite our work using the BibTeX below.

@InProceedings{pmlr-v139-petersen21a,
  title = 	 {Differentiable Sorting Networks for Scalable Sorting and Ranking Supervision},
  author =       {Petersen, Felix and Borgelt, Christian and Kuehne, Hilde and Deussen, Oliver},
  booktitle = 	 {Proceedings of the 38th International Conference on Machine Learning},
  pages = 	 {8546--8555},
  year = 	 {2021},
  editor = 	 {Meila, Marina and Zhang, Tong},
  volume = 	 {139},
  series = 	 {Proceedings of Machine Learning Research},
  month = 	 {18--24 Jul},
  publisher =    {PMLR},
  pdf = 	 {http://proceedings.mlr.press/v139/petersen21a/petersen21a.pdf},
  url = 	 {https://proceedings.mlr.press/v139/petersen21a.html}
}
Close Modal