paper-with-me

Papers

No Fuss Distance Metric Learning using Proxies

2017-03-21 · ICCV 2017 10 · Yair Movshovitz-Attias, Alexander Toshev, Thomas K. Leung, Sergey Ioffe, Saurabh Singh

We address the problem of distance metric learning (DML), defined as learning a distance consistent with a notion of semantic similarity. Traditionally, for this problem supervision is expressed in the form of sets of points that follow an ordinal relationship -- an anchor point $x$ is similar to a set of positive points $Y$, and dissimilar to a set of negative points $Z$, and a loss defined over these distances is minimized. While the specifics of the optimization differ, in this work we collectively call this type of supervision Triplets and all methods that follow this pattern Triplet-Based methods. These methods are challenging to optimize. A main issue is the need for finding informative triplets, which is usually achieved by a variety of tricks such as increasing the batch size, hard or semi-hard triplet mining, etc. Even with these tricks, the convergence rate of such methods is slow. In this paper we propose to optimize the triplet loss on a different space of triplets, consisting of an anchor data point and similar and dissimilar proxy points which are learned as well. These proxies approximate the original data points, so that a triplet loss over the proxies is a tight upper bound of the original loss. This proxy-based loss is empirically better behaved. As a result, the proxy-loss improves on state-of-art results for three standard zero-shot learning datasets, by up to 15% points, while converging three times as fast as other triplet-based losses.

📄 PDF Abstract BibTeX arXiv:1703.07464

Code (2)

QuocThangNguyen/deep-metric-learning-tsinghua-dogs pytorch
dichotomies/proxy-nca pytorch

Tasks

Metric LearningSemantic SimilaritySemantic Textual SimilarityTripletZero-Shot Learning

Similar Papers 제목 키워드 기반

FuSSO: Functional Shrinkage and Selection Operator

2013-11-10 · Junier B. Oliva, Barnabas Poczos, Timothy Verstynen, Aarti Singh 외

We present the FuSSO, a functional analogue to the LASSO, that efficiently finds a sparse set of functional input covariates to regress a real-valued response against. The FuSSO does so in a semi-parametric fashion, maki…

$K-$means with learned metrics

2026-03-15 · Pablo Groisman, Matthieu Jonckheere, Jordan Serres, Mariela Sued arxiv

We study the Fréchet $k-$means of a metric measure space when both the measure and the distance are unknown and have to be estimated. We prove a general result that states that the $k-$means are continuous with respect t…

Metric Learning

FuSS: Fusing Superpixels for Improved Segmentation Consistency

2022-06-06 · Ian Nunes, Matheus B. Pereira, Hugo Oliveira, Jefersson A. dos Santos 외

In this work, we propose two different approaches to improve the semantic consistency of Open Set Semantic Segmentation. First, we propose a method called OpenGMM that extends the OpenPCS framework using a Gaussian Mixtu…

Semantic SegmentationSuperpixels

Geodiffussr: Generative Terrain Texturing with Elevation Fidelity

2025-11-28 · Tai Inui, Alexander Matsumura, Edgar Simo-Serra arxiv

Large-scale terrain generation remains a labor-intensive task in computer graphics. We introduce Geodiffussr, a flow-matching pipeline that synthesizes text-guided texture maps while strictly adhering to a supplied Digit…

Non-isotropy Regularization for Proxy-based Deep Metric Learning

2022-03-16 · CVPR 2022 1 · Karsten Roth, Oriol Vinyals, Zeynep Akata

Deep Metric Learning (DML) aims to learn representation spaces on which semantic relations can simply be expressed through predefined distance metrics. Best performing approaches commonly leverage class proxies as sample…

Metric Learning