paper-with-me

Papers

Locality Preserving Multiview Graph Hashing for Large Scale Remote Sensing Image Search

2023-04-10 · Wenyun Li, Guo Zhong, Xingyu Lu, Chi-Man Pun

Hashing is very popular for remote sensing image search. This article proposes a multiview hashing with learnable parameters to retrieve the queried images for a large-scale remote sensing dataset. Existing methods always neglect that real-world remote sensing data lies on a low-dimensional manifold embedded in high-dimensional ambient space. Unlike previous methods, this article proposes to learn the consensus compact codes in a view-specific low-dimensional subspace. Furthermore, we have added a hyperparameter learnable module to avoid complex parameter tuning. In order to prove the effectiveness of our method, we carried out experiments on three widely used remote sensing data sets and compared them with seven state-of-the-art methods. Extensive experiments show that the proposed method can achieve competitive results compared to the other method.

📄 PDF Abstract BibTeX arXiv:2304.04368

Code (0)

등록된 구현이 없습니다.

Tasks

Image Retrieval

Similar Papers 제목 키워드 기반

LP$^{2}$DH: A Locality-Preserving Pixel-Difference Hashing Framework for Dynamic Texture Recognition

2026-04-17 · Ruxin Ding, Jianfeng Ren, Heng Yu, Jiawei Li 외 arxiv

Spatiotemporal Local Binary Pattern (STLBP) is a widely used dynamic texture descriptor, but it suffers from extremely high dimensionality. To tackle this, STLBP features are often extracted on three orthogonal planes, w…

AH-UGC: Adaptive and Heterogeneous-Universal Graph Coarsening

2025-05-18 · Mohit Kataria, Shreyash Bhilwade, Sandeep Kumar, Jayadeva

$\textbf{Graph Coarsening (GC)}$ is a prominent graph reduction technique that compresses large graphs to enable efficient learning and inference. However, existing GC methods generate only one coarsened graph per run an…

Convolutional Neural Networks for Text Hashing

2015-07-25 · IJCAI 2015 7 · Jiaming Xu, PengWang, Guanhua Tian, Bo Xu 외

Hashing, as a popular approximate nearest neighbor search, has been widely used for large-scale similarity search. Recently, a spectrum of machine learning methods are utilized to learn similarity-preserving binary codes…

Falconn++: A Locality-sensitive Filtering Approach for Approximate Nearest Neighbor Search

2022-06-03 · Ninh Pham, Tao Liu

We present Falconn++, a novel locality-sensitive filtering approach for approximate nearest neighbor search on angular distance. Falconn++ can filter out potential far away points in any hash bucket \textit{before} query…

Can LSH (Locality-Sensitive Hashing) Be Replaced by Neural Network?

2023-10-15 · Renyang Liu, Jun Zhao, Xing Chu, Yu Liang 외

With the rapid development of GPU (Graphics Processing Unit) technologies and neural networks, we can explore more appropriate data structures and algorithms. Recent progress shows that neural networks can partly replace…

GPU