中文
相关论文

相关论文: Kernel diff-hash

200 篇论文

Due to the impressive learning power, deep learning has achieved a remarkable performance in supervised hash function learning. In this paper, we propose a novel asymmetric supervised deep hashing method to preserve the semantic structure…

计算机视觉与模式识别 · 计算机科学 2018-01-26 Jinxing Li , Bob Zhang , Guangming Lu , David Zhang

In hash-based image retrieval systems, degraded or transformed inputs usually generate different codes from the original, deteriorating the retrieval accuracy. To mitigate this issue, data augmentation can be applied during training.…

计算机视觉与模式识别 · 计算机科学 2022-07-14 Young Kyun Jang , Geonmo Gu , Byungsoo Ko , Isaac Kang , Nam Ik Cho

In the kernel density estimation (KDE) problem, we are given a set $X$ of data points in $\mathbb{R}^d$, a kernel function $k: \mathbb{R}^d \times \mathbb{R}^d \rightarrow \mathbb{R}$, and a query point $\mathbf{q} \in \mathbb{R}^d$, and…

数据结构与算法 · 计算机科学 2025-07-03 Steinar Laenen , Peter Macgregor , He Sun

Given a set of points $P\subset \mathbb{R}^{d}$ and a kernel $k$, the Kernel Density Estimate at a point $x\in\mathbb{R}^{d}$ is defined as $\mathrm{KDE}_{P}(x)=\frac{1}{|P|}\sum_{y\in P} k(x,y)$. We study the problem of designing a data…

数据结构与算法 · 计算机科学 2018-09-03 Moses Charikar , Paris Siminelakis

Context plays a crucial role in visual recognition as it provides complementary clues for different learning tasks including image classification and annotation. As the performances of these tasks are currently reaching a plateau, any extra…

计算机视觉与模式识别 · 计算机科学 2020-01-01 Mingyuan Jiu , Hichem Sahbi

Deep networks are nowadays becoming popular in many computer vision and pattern recognition tasks. Among these networks, deep kernels are particularly interesting and effective, however, their computational complexity is a major issue…

计算机视觉与模式识别 · 计算机科学 2018-12-24 Hichem Sahbi

Kernel approximation methods create explicit, low-dimensional kernel feature maps to deal with the high computational and memory complexity of standard techniques. This work studies a supervised kernel learning methodology to optimize such…

机器学习 · 计算机科学 2020-02-17 Mert Al , Zejiang Hou , Sun-Yuan Kung

The success of kernel-based learning methods depend on the choice of kernel. Recently, kernel learning methods have been proposed that use data to select the most appropriate kernel, usually by combining a set of base kernels. We introduce…

机器学习 · 计算机科学 2011-12-21 Arash Afkanpour , Csaba Szepesvari , Michael Bowling

This paper addresses the problem of learning binary hash codes for large scale image search by proposing a novel hashing method based on deep neural network. The advantage of our deep model over previous deep model used in hashing is that…

计算机视觉与模式识别 · 计算机科学 2015-08-31 Thanh-Toan Do , Anh-Zung Doan , Ngai-Man Cheung

This paper presents new methodology for computationally efficient kernel density estimation. It is shown that a large class of kernels allows for exact evaluation of the density estimates using simple recursions. The same methodology can be…

统计计算 · 统计学 2019-11-12 David P. Hofmeyr

With the rapid growth of image and video data on the web, hashing has been extensively studied for image or video search in recent years. Benefit from recent advances in deep learning, deep hashing methods have achieved promising results…

计算机视觉与模式识别 · 计算机科学 2017-11-28 Qi Li , Zhenan Sun , Ran He , Tieniu Tan

With the emergence of passive and active optical sensors available for geospatial imaging, information fusion across sensors is becoming ever more important. An important aspect of single (or multiple) sensor geospatial image analysis is…

计算机视觉与模式识别 · 计算机科学 2016-07-19 Saurabh Prasad , Minshan Cui , Lifeng Yan

Learning hash functions/codes for similarity search over multi-view data is attracting increasing attention, where similar hash codes are assigned to the data objects characterizing consistently neighborhood relationship across views.…

机器学习 · 计算机科学 2016-11-18 Lin Wu , Yang Wang

Usually, complex-valued RKHS are presented as an straightforward application of the real-valued case. In this paper we prove that this procedure yields a limited solution for regression. We show that another kernel, here denoted as pseudo…

Data similarity is a key concept in many data-driven applications. Many algorithms are sensitive to similarity measures. To tackle this fundamental problem, automatically learning of similarity information from data via self-expression has…

机器学习 · 计算机科学 2019-03-12 Zhao Kang , Yiwei Lu , Yuanzhang Su , Changsheng Li , Zenglin Xu

With the advantage of low storage cost and high retrieval efficiency, hashing techniques have recently been an emerging topic in cross-modal similarity search. As multiple modal data reflect similar semantic content, many researches aim at…

机器学习 · 计算机科学 2019-04-19 Jun Yu , Xiao-Jun Wu , Josef Kittler

Learning to hash is an efficient paradigm for exact and approximate nearest neighbor search from massive databases. Binary hash codes are typically extracted from an image by rounding output features from a CNN, which is trained on a…

机器学习 · 计算机科学 2020-05-12 Heikki Arponen , Tom E. Bishop

This work focuses on representing very high-dimensional global image descriptors using very compact 64-1024 bit binary hashes for instance retrieval. We propose DeepHash: a hashing scheme based on deep networks. Key to making DeepHash work…

计算机视觉与模式识别 · 计算机科学 2016-02-17 Jie Lin , Olivier Morere , Vijay Chandrasekhar , Antoine Veillard , Hanlin Goh

Hashing has been widely used for large-scale search due to its low storage cost and fast query speed. By using supervised information, supervised hashing can significantly outperform unsupervised hashing. Recently, discrete supervised…

信息检索 · 计算机科学 2018-10-17 Qing-Yuan Jiang , Xue Cui , Wu-Jun Li

Kernel fusion is a popular and effective approach for combining multiple features that characterize different aspects of data. Traditional approaches for Multiple Kernel Learning (MKL) attempt to learn the parameters for combining the…