The Balanced-Pairwise-Affinities Feature Transform
Daniel Shalam, Simon Korman

TL;DR
The paper introduces the Balanced-Pairwise-Affinities (BPA) feature transform, a novel, efficient, and differentiable method that encodes high-order relations among features, improving performance in various tasks like classification and clustering.
Contribution
It presents a new feature transform based on optimal transport that is efficient, differentiable, and improves downstream task performance.
Findings
Achieves state-of-the-art results in few-shot classification.
Enhances unsupervised image clustering performance.
Improves person re-identification accuracy.
Abstract
The Balanced-Pairwise-Affinities (BPA) feature transform is designed to upgrade the features of a set of input items to facilitate downstream matching or grouping related tasks. The transformed set encodes a rich representation of high order relations between the input features. A particular min-cost-max-flow fractional matching problem, whose entropy regularized version can be approximated by an optimal transport (OT) optimization, leads to a transform which is efficient, differentiable, equivariant, parameterless and probabilistically interpretable. While the Sinkhorn OT solver has been adapted extensively in many contexts, we use it differently by minimizing the cost between a set of features to and using the transport plan's as the new representation. Empirically, the transform is highly effective and flexible in its use and consistently improves networks it is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace and Expression Recognition · Neural Networks and Applications
MethodsSparse Evolutionary Training
