paper-with-me

Papers

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

2024-05-28 · Jianzong Wang, Haoxiang Shi, Kaiyi Luo, xulong Zhang, Ning Cheng, Jing Xiao

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 between data points. However, in real practice, data correspondence across modalities may be partially provided. In this research, we introduce an innovative unsupervised hashing technique designed for semi-paired cross-modal retrieval tasks, named Reconstruction Relations Embedded Hashing (RREH). RREH assumes that multi-modal data share a common subspace. For paired data, RREH explores the latent consistent information of heterogeneous modalities by seeking a shared representation. For unpaired data, to effectively capture the latent discriminative features, the high-order relationships between unpaired data and anchors are embedded into the latent subspace, which are computed by efficient linear reconstruction. The anchors are sampled from paired data, which improves the efficiency of hash learning. The RREH trains the underlying features and the binary encodings in a unified framework with high-order reconstruction relations preserved. With the well devised objective function and discrete optimization algorithm, RREH is designed to be scalable, making it suitable for large-scale datasets and facilitating efficient cross-modal retrieval. In the evaluation process, the proposed is tested with partially paired data to establish its superiority over several existing methods.

📄 PDF Abstract BibTeX arXiv:2405.17777

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Modal RetrievalRetrieval

Similar Papers 제목 키워드 기반

Zero-Shot Hashing via Transferring Supervised Knowledge

2016-06-16 · Yang Yang, Wei-Lun Chen, Yadan Luo, Fumin Shen 외

Hashing has shown its efficiency and effectiveness in facilitating large-scale multimedia applications. Supervised knowledge e.g. semantic labels or pair-wise relationship) associated to data is capable of significantly …

Image RetrievalRetrievalZero-shot Image Retrieval

A Survey on Deep Hashing Methods

2020-03-04 · Xiao Luo, Haixin Wang, Daqing Wu, Chong Chen 외

Nearest neighbor search aims to obtain the samples in the database with the smallest distances from them to the queries, which is a basic task in a range of fields, including computer vision and data mining. Hashing is o…

Deep HashingDomain AdaptationPseudo LabelQuantization+3

HashVFL: Defending Against Data Reconstruction Attacks in Vertical Federated Learning

2022-12-01 · Pengyu Qiu, Xuhong Zhang, Shouling Ji, Chong Fu 외

Vertical Federated Learning (VFL) is a trending collaborative machine learning model training solution. Existing industrial frameworks employ secure multi-party computation techniques such as homomorphic encryption to en…

Federated LearningReconstruction AttackVertical Federated Learning

Adaptive Structural Similarity Preserving for Unsupervised Cross Modal Hashing

2022-07-09 · Liang Li, Baihua Zheng, Weiwei Sun

Cross-modal hashing is an important approach for multimodal data management and application. Existing unsupervised cross-modal hashing algorithms mainly rely on data features in pre-trained models to mine their similarit…

ManagementRepresentation Learning

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