paper-with-me

Papers

Cross-Modality Binary Code Learning via Fusion Similarity Hashing

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

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 approximated efficiently via Hamming distance. To this end, most existing works learn binary codes directly from data instances in multiple modalities, which preserve both intra- and inter-modal similarities respectively. Few methods consider to preserve the "fusion similarity" among multi-modal instances instead, which can explicitly capture their heterogeneous correlation in cross-modality retrieval. In this paper, we propose a hashing scheme, termed Fusion Similarity Hashing (FSH), which explicitly embeds the graph-based fusion similarity across modalities into a common Hamming space. Inspired by the "fusion by diffusion", our core idea is to construct an undirected asymmetric graph to model the fusion similarity among different modalities, upon which a graph hashing scheme with alternating optimization is introduced to learn binary codes that embeds such fusion similarity. Quantitative evaluations on three widely used benchmarks, i.e., UCI Handwritten Digit, MIR-Flickr25K and NUS-WIDE, demonstrate that the proposed FSH approach can achieve superior performance over the state-of-the-art methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Retrieval

Similar Papers 제목 키워드 기반

Fusion-supervised Deep Cross-modal Hashing

2019-04-25 · Li Wang, Lei Zhu, En Yu, Jiande Sun 외

Deep hashing has recently received attention in cross-modal retrieval for its impressive advantages. However, existing hashing methods for cross-modal retrieval cannot fully capture the heterogeneous multi-modal correlat…

Cross-Modal RetrievalDeep HashingRetrieval

Cross-Modal Deep Variational Hashing

2017-10-01 · ICCV 2017 10 · Venice Erin Liong, Jiwen Lu, Yap-Peng Tan, Jie zhou

In this paper, we propose a cross-modal deep variational hashing (CMDVH) method to learn compact binary codes for cross-modality multimedia retrieval. Unlike most existing cross-modal hashing methods which learn a single…

Retrieval

Alternating Co-Quantization for Cross-Modal Hashing

2015-12-01 · ICCV 2015 12 · Go Irie, Hiroyuki Arai, Yukinobu Taniguchi

This paper addresses the problem of unsupervised learning of binary hash codes for efficient cross-modal retrieval. Many unimodal hashing studies have proven that both similarity preservation of data and maintenance of q…

Cross-Modal RetrievalDimensionality ReductionQuantizationRetrieval

Cross-Modality Multi-Atlas Segmentation Using Deep Neural Networks

2020-08-15 · Wangbin Ding, Lei LI, Xiahai Zhuang, Liqin Huang

Both image registration and label fusion in the multi-atlas segmentation (MAS) rely on the intensity similarity between target and atlas images. However, such similarity can be problematic when target and atlas images ar…

Few-Shot LearningImage Registration

GoCoMA: Hyperbolic Multimodal Representation Fusion for Large Language Model-Generated Code Attribution

2026-03-24 · Nitin Choudhury, Bikrant Bikram Pratap Maurya, Bhavinkumar Vinodbhai Kuwar, Arun Balaji Buduru arxiv

Large Language Models (LLMs) trained on massive code corpora are now increasingly capable of generating code that is hard to distinguish from human-written code. This raises practical concerns, including security vulnera…