paper-with-me

Papers

The Balanced-Pairwise-Affinities Feature Transform

2024-06-25 · Daniel Shalam, Simon Korman

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 $itself$ and using the transport plan's $rows$ as the new representation. Empirically, the transform is highly effective and flexible in its use and consistently improves networks it is inserted into, in a variety of tasks and training schemes. We demonstrate state-of-the-art results in few-shot classification, unsupervised image clustering and person re-identification. Code is available at \url{github.com/DanielShalam/BPA}.

📄 PDF Abstract BibTeX arXiv:2407.01467

Code (1)

danielshalam/bpa 공식 구현 pytorch

Tasks

Few-Shot Image ClassificationImage ClusteringPerson Re-Identification

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

MIXER: Multiattribute, Multiway Fusion of Uncertain Pairwise Affinities

2022-10-15 · Parker C. Lusk, Kaveh Fathian, Jonathan P. How

We present a multiway fusion algorithm capable of directly processing uncertain pairwise affinities. In contrast to existing works that require initial pairwise associations, our MIXER algorithm improves accuracy by leve…

Binarization

Simultaneous Clustering and Model Selection for Tensor Affinities

2016-06-01 · CVPR 2016 6 · Zhuwen Li, Shuoguang Yang, Loong-Fah Cheong, Kim-Chuan Toh

Estimating the number of clusters remains a difficult model selection problem. We consider this problem in the domain where the affinity relations involve groups of more than two nodes. Building on the previous formulati…

ClusteringmodelModel SelectionStochastic Optimization

Functional Attention: From Pairwise Affinities to Functional Correspondences

2026-05-29 · Jiefang Xiao, Maolin Gao, Simon Weber, Guandao Yang 외 arxiv

Learning mappings between infinite-dimensional function spaces, or operator learning, is essential for many machine learning applications. Although transformer-based operators are popular, they often rely on token-wise a…

Diffusion Operator Geometry of Feedforward Representations

2026-05-01 · Kanishka Reddy arxiv

Feedforward neural networks transform data through learned representations whose geometry shapes how classes separate and relate across successive layers. We study that geometry through diffusion operators. Each feature-…

Learning Multimodal Affinities for Textual Editing in Images

2021-03-18 · Or Perel, Oron Anschel, Omri Ben-Eliezer, Shai Mazor 외

Nowadays, as cameras are rapidly adopted in our daily routine, images of documents are becoming both abundant and prevalent. Unlike natural images that capture physical objects, document-images contain a significant amou…