中文
相关论文

相关论文: Efficient Discrete Supervised Hashing for Large-sc…

200 篇论文

With explosive growth of data volume and ever-increasing diversity of data modalities, cross-modal similarity search, which conducts nearest neighbor search across different modalities, has been attracting increasing interest. This paper…

计算机视觉与模式识别 · 计算机科学 2019-04-17 Erkun Yang , Cheng Deng , Chao Li , Wei Liu , Jie Li , Dacheng Tao

Hashing techniques are in great demand for a wide range of real-world applications such as image retrieval and network compression. Nevertheless, existing approaches could hardly guarantee a satisfactory performance with the extremely…

信息检索 · 计算机科学 2020-02-13 Yadan Luo , Zi Huang , Yang Li , Fumin Shen , Yang Yang , Peng Cui

Cross-modal hashing (CMH) facilitates efficient retrieval across different modalities (e.g., image and text) by encoding data into compact binary representations. While recent methods have achieved remarkable performance, they often rely…

计算机视觉与模式识别 · 计算机科学 2026-01-21 Likang Peng , Chao Su , Wenyuan Wu , Yuan Sun , Dezhong Peng , Xi Peng , Xu Wang

Implementing cross-modal hashing between 2D images and 3D point-cloud data is a growing concern in real-world retrieval systems. Simply applying existing cross-modal approaches to this new task fails to adequately capture latent multi-modal…

计算机视觉与模式识别 · 计算机科学 2024-08-13 Rukai Wei , Heng Cui , Yu Liu , Yufeng Hou , Yanzhao Xie , Ke Zhou

Deep hashing has shown promising results in image retrieval and recognition. Despite its success, most existing deep hashing approaches are rather similar: either multi-layer perceptron or CNN is applied to extract image feature, followed…

计算机视觉与模式识别 · 计算机科学 2020-08-11 Zhenzhen Wang , Weixiang Hong , Junsong Yuan

Computational storage, known as a solution to significantly reduce the latency by moving data-processing down to the data storage, has received wide attention because of its potential to accelerate data-driven devices at the edge. To meet…

信息论 · 计算机科学 2021-03-23 Siyi Yang , Ahmed Hareedy , Robert Calderbank , Lara Dolecek

Deep online cross-modal hashing has gained much attention from researchers recently, as its promising applications with low storage requirement, fast retrieval efficiency and cross modality adaptive, etc. However, there still exists some…

计算机视觉与模式识别 · 计算机科学 2025-03-03 Jiaxing Li , Lin Jiang , Zeqi Ma , Kaihang Jiang , Xiaozhao Fang , Jie Wen

This paper proposes an end-to-end deep hashing framework with category mask for fast video retrieval. We train our network in a supervised way by fully exploiting inter-class diversity and intra-class identity. Classification loss is…

计算机视觉与模式识别 · 计算机科学 2018-05-25 Xu Liu , Lili Zhao , Dajun Ding , Yajiao Dong

Typical retrieval systems have three requirements: a) Accurate retrieval i.e., the method should have high precision, b) Diverse retrieval, i.e., the obtained set of points should be diverse, c) Retrieval time should be small. However, most…

信息检索 · 计算机科学 2020-08-25 Vidyadhar Rao , Prateek Jain , C. V Jawahar

The problem of fast items retrieval from a fixed collection is often encountered in most computer science areas, from operating system components to databases and user interfaces. We present an approach based on hash tables that focuses on…

神经与进化计算 · 计算机科学 2020-07-17 Dan Domnita , Ciprian Oprisa

Code search is to search reusable code snippets from source code corpus based on natural languages queries. Deep learning-based methods of code search have shown promising results. However, previous methods focus on retrieval accuracy but…

软件工程 · 计算机科学 2022-04-01 Wenchao Gu , Yanlin Wang , Lun Du , Hongyu Zhang , Shi Han , Dongmei Zhang , Michael R. Lyu

Cross-modal hashing facilitates mapping of heterogeneous multimedia data into a common Hamming space, which can beutilized for fast and flexible retrieval across different modalities. In this paper, we propose a novel cross-modal…

计算机视觉与模式识别 · 计算机科学 2020-04-08 Fariborz Taherkhani , Veeru Talreja , Matthew C. Valenti , Nasser M. Nasrabadi

Recent years have seen more and more demand for a unified framework to address multiple realistic image retrieval tasks concerning both category and attributes. Considering the scale of modern datasets, hashing is favorable for its low…

计算机视觉与模式识别 · 计算机科学 2016-07-20 Haomiao Liu , Ruiping Wang , Shiguang Shan , Xilin Chen

``Learning to hash'' is a practical solution for efficient retrieval, offering fast search speed and low storage cost. It is widely applied in various applications, such as image-text cross-modal search. In this paper, we explore the…

计算机视觉与模式识别 · 计算机科学 2024-05-24 Young Kyun Jang , Donghyun Kim , Ser-nam Lim

We develop hierarchically quantized efficient embedding representations for similarity-based search and show that this representation provides not only the state of the art performance on the search accuracy but also provides several orders…

计算机视觉与模式识别 · 计算机科学 2019-03-08 Yeonwoo Jeong , Yoonsung Kim , Hyun Oh Song

We study the coarse-grained selection module in retrieval-based chatbot. Coarse-grained selection is a basic module in a retrieval-based chatbot, which constructs a rough candidate set from the whole database to speed up the interaction…

计算与语言 · 计算机科学 2020-12-21 Tian Lan , Xian-Ling Mao , Xiaoyan Gao , Wei Wei , Heyan Huang

Compared with the traditional hashing methods, deep hashing methods generate hash codes with rich semantic information and greatly improves the performances in the image retrieval field. However, it is unsatisfied for current deep hashing…

计算机视觉与模式识别 · 计算机科学 2021-12-28 Hai Su , Meiyin Han , Junle Liang , Jun Liang , Songsen Yu

Recently, deep hashing methods have been widely used in image retrieval task. Most existing deep hashing approaches adopt one-to-one quantization to reduce information loss. However, such class-unrelated quantization cannot give…

计算机视觉与模式识别 · 计算机科学 2021-12-24 Jianglin Lu , Hailing Wang , Jie Zhou , Mengfan Yan , Jiajun Wen

Unsupervised fine-grained image hashing aims to learn compact binary codes that preserve subtle visual differences among highly similar instances without manual annotations. However, most existing methods neglect collision resistance,…

计算机视觉与模式识别 · 计算机科学 2026-05-19 Anh-Kiet Duong , Petra Gomez-Krämer , Jean-Michel Carozza

Face image retrieval, which searches for images of the same identity from the query input face image, is drawing more attention as the size of the image database increases rapidly. In order to conduct fast and accurate retrieval, a compact…

计算机视觉与模式识别 · 计算机科学 2021-07-13 Young Kyun Jang , Nam Ik Cho