paper-with-me

홈 › Papers

Fast Neighborhood Graph Search using Cartesian Concatenation

2013-12-11 · Jingdong Wang, Jing Wang, Gang Zeng, Rui Gan, Shipeng Li, Baining Guo

In this paper, we propose a new data structure for approximate nearest neighbor search. This structure augments the neighborhood graph with a bridge graph. We propose to exploit Cartesian concatenation to produce a large set of vectors, called bridge vectors, from several small sets of subvectors. Each bridge vector is connected with a few reference vectors near to it, forming a bridge graph. Our approach finds nearest neighbors by simultaneously traversing the neighborhood graph and the bridge graph in the best-first strategy. The success of our approach stems from two factors: the exact nearest neighbor search over a large number of bridge vectors can be done quickly, and the reference vectors connected to a bridge (reference) vector near the query are also likely to be near the query. Experimental results on searching over large scale datasets (SIFT, GIST and HOG) show that our approach outperforms state-of-the-art ANN search algorithms in terms of efficiency and accuracy. The combination of our approach with the IVFADC system also shows superior performance over the BIGANN dataset of $1$ billion SIFT features compared with the best previously published result.

📄 PDF Abstract BibTeX arXiv:1312.3062

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Distributed Cartesian Power Graph Segmentation for Graphon Estimation

2018-05-25 · Shitong Wei, Oscar Hernan Madrid-Padilla, James Sharpnack

We study an extention of total variation denoising over images to over Cartesian power graphs and its applications to estimating non-parametric network models. The power graph fused lasso (PGFL) segments a matrix by expl…

DenoisingGraphon Estimation

GAMA: A Neural Neighborhood Search Method with Graph-aware Multi-modal Attention for Vehicle Routing Problem

2025-11-11 · Xiangling Chen, Yi Mei, Mengjie Zhang arxiv

Recent advances in neural neighborhood search methods have shown potential in tackling Vehicle Routing Problems (VRPs). However, most existing approaches rely on simplistic state representations and fuse heterogeneous in…

Optimized Cartesian $K$-Means

2014-05-16 · Jianfeng Wang, Jingdong Wang, Jingkuan Song, Xin-Shun Xu 외

Product quantization-based approaches are effective to encode high-dimensional data points for approximate nearest neighbor search. The space is decomposed into a Cartesian product of low-dimensional subspaces, each of w…

Quantization

High-Rank Irreducible Cartesian Tensor Decomposition and Bases of Equivariant Spaces

2024-12-24 · Shihao Shao, Yikang Li, Zhouchen Lin, Qinghua Cui

Irreducible Cartesian tensors (ICTs) play a crucial role in the design of equivariant graph neural networks, as well as in theoretical chemistry and chemical physics. Meanwhile, the design space of available linear opera…

CPUTensor Decomposition

Implicit Representation of GRAPPA Kernels for Fast MRI Reconstruction

2023-10-16 · Daniel Abraham, Mark Nishimura, Xiaozhi Cao, Congyu Liao 외

MRI data is acquired in Fourier space/k-space. Data acquisition is typically performed on a Cartesian grid in this space to enable the use of a fast Fourier transform algorithm to achieve fast and efficient reconstructio…

Image ReconstructionMRI Reconstruction