Learning Representations of Sets through Optimized Permutations
2018-12-10ICLR 2019Code Available0· sign in to hype
Yan Zhang, Jonathon Hare, Adam Prügel-Bennett
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/iclr2019-anon123456/perm-optimOfficialIn paperpytorch★ 0
- github.com/Cyanogenoid/perm-optimOfficialIn paperpytorch★ 0
Abstract
Representations of sets are challenging to learn because operations on sets should be permutation-invariant. To this end, we propose a Permutation-Optimisation module that learns how to permute a set end-to-end. The permuted set can be further processed to learn a permutation-invariant representation of that set, avoiding a bottleneck in traditional set models. We demonstrate our model's ability to learn permutations and set representations with either explicit or implicit supervision on four datasets, on which we achieve state-of-the-art results: number sorting, image mosaics, classification from image mosaics, and visual question answering.