paper-with-me

Papers

Kernel Methods in Hyperbolic Spaces

2021-01-01 · ICCV 2021 10 · Pengfei Fang, Mehrtash Harandi, Lars Petersson

Embedding data in hyperbolic spaces has proven beneficial for many advanced machine learning applications such as image classification and word embeddings. However, working in hyperbolic spaces is not without difficulties as a result of its curved geometry (e.g., computing the Frechet mean of a set of points requires an iterative algorithm). Furthermore, in Euclidean spaces, one can resort to kernel machines that not only enjoy rich theoretical properties but that can also lead to superior representational power (e.g., infinite-width neural networks). In this paper, we introduce positive definite kernel functions for hyperbolic spaces. This brings in two major advantages, 1. kernelization will pave the way to seamlessly benefit from kernel machines in conjunction with hyperbolic embeddings, and 2. the rich structure of the Hilbert spaces associated with kernel machines enables us to simplify various operations involving hyperbolic data. That said, identifying valid kernel functions on curved spaces is not straightforward and is indeed considered an open problem in the learning community. Our work addresses this gap and develops several valid positive definite kernels in hyperbolic spaces, including the universal ones (e.g., RBF). We comprehensively study the proposed kernels on a variety of challenging tasks including few-shot learning, zero-shot learning, person re-identification and knowledge distillation, showing the superiority of the kernelization for hyperbolic representations.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot Learningimage-classificationImage ClassificationKnowledge DistillationPerson Re-IdentificationvalidWord EmbeddingsZero-Shot Learning

Similar Papers 제목 키워드 기반

Adaptive Hyperbolic Kernels: Modulated Embedding in de Branges-Rovnyak Spaces

2025-11-13 · Leping Si, Meimei Yang, Hui Xue, Shipeng Zhu 외 arxiv

Hierarchical data pervades diverse machine learning applications, including natural language processing, computer vision, and social network analysis. Hyperbolic space, characterized by its negative curvature, has demons…

Laplacian Eigenspaces, Horocycles and Neuron Models on Hyperbolic Spaces

2021-01-01 · Ming-Xi Wang

We use hyperbolic Poisson kernel to construct the horocycle neuron model on hyperbolic spaces, which is a spectral generalization of the classical neuron model. We prove a universal approximation theorem for horocycle ne…

Geodesic Exponential Kernels: When Curvature and Linearity Conflict

2014-11-02 · CVPR 2015 6 · Aasa Feragen, Francois Lauze, Søren Hauberg

We consider kernel methods on general geodesic metric spaces and provide both negative and positive results. First we show that the common Gaussian kernel can only be generalized to a positive definite kernel on a geodes…

FisheyeHDK: Hyperbolic Deformable Kernel Learning for Ultra-Wide Field-of-View Image Recognition

2022-03-14 · Ola Ahmad, Freddy Lecue

Conventional convolution neural networks (CNNs) trained on narrow Field-of-View (FoV) images are the state-of-the-art approaches for object recognition tasks. Some methods proposed the adaptation of CNNs to ultra-wide Fo…

Object Recognition

Hyperbolic Graph Attention Network

2019-12-06 · Yiding Zhang, Xiao Wang, Xunqiang Jiang, Chuan Shi 외

Graph neural network (GNN) has shown superior performance in dealing with graphs, which has attracted considerable research attention recently. However, most of the existing GNN models are primarily designed for graphs i…

AnatomyGraph AttentionGraph Neural Network