paper-with-me

홈 › Papers

Binary Subspace Coding for Query-by-Image Video Retrieval

2016-12-06 · Ruicong Xu, Yang Yang, Yadan Luo, Fumin Shen, Zi Huang, Heng Tao Shen

The query-by-image video retrieval (QBIVR) task has been attracting considerable research attention recently. However, most existing methods represent a video by either aggregating or projecting all its frames into a single datum point, which may easily cause severe information loss. In this paper, we propose an efficient QBIVR framework to enable an effective and efficient video search with image query. We first define a similarity-preserving distance metric between an image and its orthogonal projection in the subspace of the video, which can be equivalently transformed to a Maximum Inner Product Search (MIPS) problem. Besides, to boost the efficiency of solving the MIPS problem, we propose two asymmetric hashing schemes, which bridge the domain gap of images and videos. The first approach, termed Inner-product Binary Coding (IBC), preserves the inner relationships of images and videos in a common Hamming space. To further improve the retrieval efficiency, we devise a Bilinear Binary Coding (BBC) approach, which employs compact bilinear projections instead of a single large projection matrix. Extensive experiments have been conducted on four real-world video datasets to verify the effectiveness of our proposed approaches as compared to the state-of-the-arts.

📄 PDF Abstract BibTeX arXiv:1612.01657

Code (0)

등록된 구현이 없습니다.

Tasks

RetrievalVideo Retrieval

Similar Papers 제목 키워드 기반

DnA: Denoising Attention for Visual Tasks

2026-06-25 · Ron Campos, Subhajit Maity, Xin Li, Srijan Das 외 arxiv

The softmax activation in multihead attention (MHA) is the de facto standard for attention-based models in visual perception tasks. However, standard softmax can produce noisy attention patterns that dilute relevant feat…

On Large-Scale Retrieval: Binary or n-ary Coding?

2015-09-20 · Mahyar Najibi, Mohammad Rastegari, Larry S. Davis

The growing amount of data available in modern-day datasets makes the need to efficiently search and retrieve information. To make large-scale search feasible, Distance Estimation and Subset Indexing are the main approac…

Image RetrievalQuantizationRetrieval

Compressive Quantization for Fast Object Instance Search in Videos

2017-10-01 · ICCV 2017 10 · Tan Yu, Zhenzhen Wang, Junsong Yuan

Most of current visual search systems focus on image-to-image (point-to-point) search such as image and object retrieval. Nevertheless, fast image-to-video (point-to-set) search is much less exploited. This paper tackles…

Instance SearchObjectQuantizationRetrieval+1

Pairwise Linear Regression Classification for Image Set Retrieval

2016-06-01 · CVPR 2016 6 · Qingxiang Feng, Yicong Zhou, Rushi Lan

This paper proposes the pairwise linear regression classification (PLRC) for image set retrieval. In PLRC, we first define a new concept of the unrelated subspace and introduce two strategies to constitute the unrelated …

Action RecognitionClassificationFace RecognitionGeneral Classification+4

Query-Aware Sparse Coding for Multi-Video Summarization

2017-07-13 · Zhong Ji, Yaru Ma, Yanwei Pang, Xuelong. Li

Given the explosive growth of online videos, it is becoming increasingly important to relieve the tedious work of browsing and managing the video content of interest. Video summarization aims at providing such a techniqu…

Video Summarization