paper-with-me

Papers

Inductive Hashing on Manifolds

2013-03-28 · CVPR 2013 6 · Fumin Shen, Chunhua Shen, Qinfeng Shi, Anton Van Den Hengel, Zhenmin Tang

Learning based hashing methods have attracted considerable attention due to their ability to greatly increase the scale at which existing algorithms may operate. Most of these methods are designed to generate binary codes that preserve the Euclidean distance in the original space. Manifold learning techniques, in contrast, are better able to model the intrinsic structure embedded in the original high-dimensional data. The complexity of these models, and the problems with out-of-sample data, have previously rendered them unsuitable for application to large-scale embedding, however. In this work, we consider how to learn compact binary embeddings on their intrinsic manifolds. In order to address the above-mentioned difficulties, we describe an efficient, inductive solution to the out-of-sample data problem, and a process by which non-parametric manifold learning may be used as the basis of a hashing method. Our proposed approach thus allows the development of a range of new hashing techniques exploiting the flexibility of the wide variety of manifold learning approaches available. We particularly show that hashing on the basis of t-SNE .

📄 PDF Abstract BibTeX arXiv:1303.7043

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Hashing on Nonlinear Manifolds

2014-12-02 · Fumin Shen, Chunhua Shen, Qinfeng Shi, Anton Van Den Hengel 외

Learning based hashing methods have attracted considerable attention due to their ability to greatly increase the scale at which existing algorithms may operate. Most of these methods are designed to generate binary code…

image-classificationImage ClassificationQuantizationRetrieval+1

Locally Linear Hashing for Extracting Non-Linear Manifolds

2014-06-01 · CVPR 2014 6 · Go Irie, Zhenguo Li, Xiao-Ming Wu, Shih-Fu Chang

Previous efforts in hashing intend to preserve data variance or pairwise affinity, but neither is adequate in capturing the manifold structures hidden in most visual data. In this paper, we tackle this problem by reconst…

Quantization

Hashing for Structure-based Anomaly Detection

2025-05-16 · Filippo Leveni, Luca Magri, Cesare Alippi, Giacomo Boracchi

We focus on the problem of identifying samples in a set that do not conform to structured patterns represented by low-dimensional manifolds. An effective way to solve this problem is to embed data in a high dimensional s…

Anomaly Detection

Randomly Weighted Neuromodulation in Neural Networks Facilitates Learning of Manifolds Common Across Tasks

2023-11-17 · Jinyung Hong, Theodore P. Pavlic

Geometric Sensitive Hashing functions, a family of Local Sensitive Hashing functions, are neural network models that learn class-specific manifold geometry in supervised learning. However, given a set of supervised learn…

Pseudo-Riemannian Graph Convolutional Networks

2021-06-06 · Bo Xiong, Shichao Zhu, Nico Potyka, Shirui Pan 외

Graph convolutional networks (GCNs) are powerful frameworks for learning embeddings of graph-structured data. GCNs are traditionally studied through the lens of Euclidean geometry. Recent works find that non-Euclidean Ri…

Graph ReconstructionInductive BiasLink PredictionNode Classification