Hyperbolic Image EmbeddingsDownload PDF

25 Sept 2019 (modified: 22 Oct 2023)ICLR 2020 Conference Withdrawn SubmissionReaders: Everyone
TL;DR: We show that hyperbolic embeddings are useful for high-level computer vision tasks, especially for few-shot classification.
Abstract: Computer vision tasks such as image classification, image retrieval and few-shot learning are currently dominated by Euclidean and spherical embeddings, so that the final decisions about class belongings or the degree of similarity are made using linear hyperplanes, Euclidean distances, or spherical geodesic distances (cosine similarity). In this work, we demonstrate that in many practical scenarios hyperbolic embeddings provide a better alternative.
Code: https://github.com/hyperbolic-embeddings/hyperbolic-image-embeddings
Keywords: hyperbolic, poincare, image embeddings, few show learning, reidentification
Community Implementations: [![CatalyzeX](/images/catalyzex_icon.svg) 2 code implementations](https://www.catalyzex.com/paper/arxiv:1904.02239/code)
Original Pdf: pdf
5 Replies

Loading