English

Generalized Neural Sorting Networks with Error-Free Differentiable Swap Functions

Machine Learning 2024-03-15 v2 Machine Learning

Abstract

Sorting is a fundamental operation of all computer systems, having been a long-standing significant research topic. Beyond the problem formulation of traditional sorting algorithms, we consider sorting problems for more abstract yet expressive inputs, e.g., multi-digit images and image fragments, through a neural sorting network. To learn a mapping from a high-dimensional input to an ordinal variable, the differentiability of sorting networks needs to be guaranteed. In this paper we define a softening error by a differentiable swap function, and develop an error-free swap function that holds a non-decreasing condition and differentiability. Furthermore, a permutation-equivariant Transformer network with multi-head attention is adopted to capture dependency between given inputs and also leverage its model capacity with self-attention. Experiments on diverse sorting benchmarks show that our methods perform better than or comparable to baseline methods.

Keywords

Cite

@article{arxiv.2310.07174,
  title  = {Generalized Neural Sorting Networks with Error-Free Differentiable Swap Functions},
  author = {Jungtaek Kim and Jeongbeen Yoon and Minsu Cho},
  journal= {arXiv preprint arXiv:2310.07174},
  year   = {2024}
}

Comments

Accepted at the 12th International Conference on Learning Representations (ICLR 2024)

R2 v1 2026-06-28T12:46:52.890Z