paper-with-me

Papers

Anchor Graph Structure Fusion Hashing for Cross-Modal Similarity Search

2022-02-09 · Lu Wang, Jie Yang, Masoumeh Zareapoor, ZhongLong Zheng

Cross-modal hashing still has some challenges needed to address: (1) most existing CMH methods take graphs as input to model data distribution. These methods omit to consider the correlation of graph structure among multiple modalities; (2) most existing CMH methods ignores considering the fusion affinity among multi-modalities data; (3) most existing CMH methods relax the discrete constraints to solve the optimization objective, significantly degrading the retrieval performance. To solve the above limitations, we propose a novel Anchor Graph Structure Fusion Hashing (AGSFH). AGSFH constructs the anchor graph structure fusion matrix from different anchor graphs of multiple modalities with the Hadamard product, which can fully exploit the geometric property of underlying data structure. Based on the anchor graph structure fusion matrix, AGSFH attempts to directly learn an intrinsic anchor graph, where the structure of the intrinsic anchor graph is adaptively tuned so that the number of components of the intrinsic graph is exactly equal to the number of clusters. Besides, AGSFH preserves the anchor fusion affinity into the common binary Hamming space. Furthermore, a discrete optimization framework is designed to learn the unified binary codes. Extensive experimental results on three public social datasets demonstrate the superiority of AGSFH.

📄 PDF Abstract BibTeX arXiv:2202.04327

Code (0)

등록된 구현이 없습니다.

Tasks

Retrieval

Similar Papers 제목 키워드 기반

Cross-Modality Binary Code Learning via Fusion Similarity Hashing

2017-07-01 · CVPR 2017 7 · Hong Liu, Rongrong Ji, Yongjian Wu, Feiyue Huang 외

Binary code learning has been emerging topic in large-scale cross-modality retrieval recently. It aims to map features from multiple modalities into a common Hamming space, where the cross-modality similarity can be appr…

Retrieval

Deep Supervised Hashing With Anchor Graph

2019-10-01 · ICCV 2019 10 · Yudong Chen, Zhihui Lai, Yujuan Ding, Kaiyi Lin 외

Recently, a series of deep supervised hashing methods were proposed for binary code learning. However, due to the high computation cost and the limited hardware's memory, these methods will first select a subset from the…

Deep HashingRetrieval

Align then Fusion: Generalized Large-scale Multi-view Clustering with Anchor Matching Correspondences

2022-05-30 · Siwei Wang, Xinwang Liu, Suyuan Liu, Jiaqi Jin 외

Multi-view anchor graph clustering selects representative anchors to avoid full pair-wise similarities and therefore reduce the complexity of graph methods. Although widely applied in large-scale applications, existing a…

ClusteringGraph Clustering

Auto-Encoding Twin-Bottleneck Hashing

2020-02-27 · CVPR 2020 6 · Yuming Shen, Jie Qin, Jiaxin Chen, Mengyang Yu 외

Conventional unsupervised hashing methods usually take advantage of similarity graphs, which are either pre-computed in the high-dimensional space or obtained from random anchor points. On the one hand, existing methods …

graph constructionRetrieval

RREH: Reconstruction Relations Embedded Hashing for Semi-Paired Cross-Modal Retrieval

2024-05-28 · Jianzong Wang, Haoxiang Shi, Kaiyi Luo, xulong Zhang 외

Known for efficient computation and easy storage, hashing has been extensively explored in cross-modal retrieval. The majority of current hashing models are predicated on the premise of a direct one-to-one mapping betwee…

Cross-Modal RetrievalRetrieval