paper-with-me

홈 › Papers

Comprehensive Graph-conditional Similarity Preserving Network for Unsupervised Cross-modal Hashing

2020-12-25 · Jun Yu, Hao Zhou, Yibing Zhan, DaCheng Tao

Unsupervised cross-modal hashing (UCMH) has become a hot topic recently. Current UCMH focuses on exploring data similarities. However, current UCMH methods calculate the similarity between two data, mainly relying on the two data's cross-modal features. These methods suffer from inaccurate similarity problems that result in a suboptimal retrieval Hamming space, because the cross-modal features between the data are not sufficient to describe the complex data relationships, such as situations where two data have different feature representations but share the inherent concepts. In this paper, we devise a deep graph-neighbor coherence preserving network (DGCPN). Specifically, DGCPN stems from graph models and explores graph-neighbor coherence by consolidating the information between data and their neighbors. DGCPN regulates comprehensive similarity preserving losses by exploiting three types of data similarities (i.e., the graph-neighbor coherence, the coexistent similarity, and the intra- and inter-modality consistency) and designs a half-real and half-binary optimization strategy to reduce the quantization errors during hashing. Essentially, DGCPN addresses the inaccurate similarity problem by exploring and exploiting the data's intrinsic relationships in a graph. We conduct extensive experiments on three public UCMH datasets. The experimental results demonstrate the superiority of DGCPN, e.g., by improving the mean average precision from 0.722 to 0.751 on MIRFlickr-25K using 64-bit hashing codes to retrieve texts from images. We will release the source code package and the trained model on https://github.com/Atmegal/DGCPN.

📄 PDF Abstract BibTeX arXiv:2012.13538

Code (1)

Atmegal/DGCPN 공식 구현 pytorch

Tasks

QuantizationRetrieval

Similar Papers 제목 키워드 기반

Structure-aware Hybrid-order Similarity Learning for Multi-view Unsupervised Feature Selection

2025-11-27 · Lin Xu, Ke Li, Dongjie Wang, Fengmao Lv 외 arxiv

Multi-view unsupervised feature selection (MUFS) has recently emerged as an effective dimensionality reduction method for unlabeled multi-view data. However, most existing methods mainly use first-order similarity graphs…

Dimensionality Reduction

Conditional Distribution Learning on Graphs

2024-11-20 · Jie Chen, Hua Mao, Yuanbiao Gou, Zhu Wang 외

Leveraging the diversity and quantity of data provided by various graph-structured data augmentations while preserving intrinsic semantic information is challenging. Additionally, successive layers in graph neural networ…

Contrastive LearningData AugmentationGraph ClassificationGraph Neural Network+2

Explaining and Adapting Graph Conditional Shift

2023-06-05 · Qi Zhu, Yizhu Jiao, Natalia Ponomareva, Jiawei Han 외

Graph Neural Networks (GNNs) have shown remarkable performance on graph-structured data. However, recent empirical studies suggest that GNNs are very susceptible to distribution shift. There is still significant ambiguit…

Domain AdaptationGraph ClassificationNode ClassificationUnsupervised Domain Adaptation

Self-similarity Prior Distillation for Unsupervised Remote Physiological Measurement

2023-11-09 · Xinyu Zhang, Weiyu Sun, Hao Lu, Ying Chen 외

Remote photoplethysmography (rPPG) is a noninvasive technique that aims to capture subtle variations in facial pixels caused by changes in blood volume resulting from cardiac activities. Most existing unsupervised method…

Contrastive Learning

C$^{2}$IMUFS: Complementary and Consensus Learning-based Incomplete Multi-view Unsupervised Feature Selection

2022-08-20 · Yanyong Huang, Zongxin Shen, Yuxin Cai, Xiuwen Yi 외

Multi-view unsupervised feature selection (MUFS) has been demonstrated as an effective technique to reduce the dimensionality of multi-view unlabeled data. The existing methods assume that all of views are complete. Howe…

feature selection