paper-with-me

Papers

Robust Hashing for Multi-View Data: Jointly Learning Low-Rank Kernelized Similarity Consensus and Hash Functions

2016-11-17 · Lin Wu, Yang Wang

Learning hash functions/codes for similarity search over multi-view data is attracting increasing attention, where similar hash codes are assigned to the data objects characterizing consistently neighborhood relationship across views. Traditional methods in this category inherently suffer three limitations: 1) they commonly adopt a two-stage scheme where similarity matrix is first constructed, followed by a subsequent hash function learning; 2) these methods are commonly developed on the assumption that data samples with multiple representations are noise-free,which is not practical in real-life applications; 3) they often incur cumbersome training model caused by the neighborhood graph construction using all $N$ points in the database ($O(N)$). In this paper, we motivate the problem of jointly and efficiently training the robust hash functions over data objects with multi-feature representations which may be noise corrupted. To achieve both the robustness and training efficiency, we propose an approach to effectively and efficiently learning low-rank kernelized \footnote{We use kernelized similarity rather than kernel, as it is not a squared symmetric matrix for data-landmark affinity matrix.} hash functions shared across views. Specifically, we utilize landmark graphs to construct tractable similarity matrices in multi-views to automatically discover neighborhood structure in the data. To learn robust hash functions, a latent low-rank kernel function is used to construct hash functions in order to accommodate linearly inseparable data. In particular, a latent kernelized similarity matrix is recovered by rank minimization on multiple kernel-based similarity matrices. Extensive experiments on real-world multi-view datasets validate the efficacy of our method in the presence of error corruptions.

📄 PDF Abstract BibTeX arXiv:1611.05521

Code (0)

등록된 구현이 없습니다.

Tasks

graph construction

Similar Papers 제목 키워드 기반

Ranking-based Deep Cross-modal Hashing

2019-05-11 · Xuanwu Liu, Guoxian Yu, Carlotta Domeniconi, Jun Wang 외

Cross-modal hashing has been receiving increasing interests for its low storage cost and fast query speed in multi-modal data retrievals. However, most existing hashing methods are based on hand-crafted or raw level feat…

Cross-Modal RetrievalRetrieval

Semi-supervised Hashing for Semi-Paired Cross-View Retrieval

2018-06-19 · Jun Yu, Xiao-Jun Wu, Josef Kittler

Recently, hashing techniques have gained importance in large-scale retrieval tasks because of their retrieval speed. Most of the existing cross-view frameworks assume that data are well paired. However, the fully-paired …

Retrieval

Deep Semantic Ranking Based Hashing for Multi-Label Image Retrieval

2015-01-26 · CVPR 2015 6 · Fang Zhao, Yongzhen Huang, Liang Wang, Tieniu Tan

With the rapid growth of web images, hashing has received increasing interests in large scale image retrieval. Research efforts have been devoted to learning compact binary codes that preserve semantic similarity based o…

Image RetrievalMulti-Label Image RetrievalRetrievalSemantic Similarity+1

Graph-Collaborated Auto-Encoder Hashing for Multi-view Binary Clustering

2023-01-06 · Huibing Wang, Mingze Yao, Guangqi Jiang, Zetian Mi 외

Unsupervised hashing methods have attracted widespread attention with the explosive growth of large-scale data, which can greatly reduce storage and computation by learning compact binary codes. Existing unsupervised has…

ClusteringQuantization

Learning Discriminative Hashing Codes for Cross-Modal Retrieval based on Multi-view Features

2018-08-13 · Jun Yu, Xiao-Jun Wu, Josef Kittler

Hashing techniques have been applied broadly in retrieval tasks due to their low storage requirements and high speed of processing. Many hashing methods based on a single view have been extensively studied for informatio…

Cross-Modal RetrievalInformation RetrievalQuantizationRetrieval