中文
相关论文

相关论文: Deep LDA Hashing

200 篇论文

Hashing is an efficient method for nearest neighbor search in large-scale data space by embedding high-dimensional feature descriptors into a similarity preserving Hamming space with a low dimension. However, large-scale high-speed…

计算机视觉与模式识别 · 计算机科学 2020-06-17 Chenggang Yan , Biao Gong , Yuxuan Wei , Yue Gao

Dimensionality reduction is a crucial step for pattern recognition and data mining tasks to overcome the curse of dimensionality. Principal component analysis (PCA) is a traditional technique for unsupervised dimensionality reduction, which…

机器学习 · 计算机科学 2017-05-04 Zan Gao , Guotai Zhang , Feiping Nie , Hua Zhang

Hashing-based methods seek compact and efficient binary codes that preserve the neighborhood structure in the original data space. For most existing hashing methods, an image is first encoded as a vector of hand-crafted visual feature,…

计算机视觉与模式识别 · 计算机科学 2015-07-17 Guoqiang Zhong , Pan Yang , Sijiang Wang , Junyu Dong

Linear discriminant analysis (LDA) is a well-known method for multiclass classification and dimensionality reduction. However, in general, ordinary LDA does not achieve high prediction accuracy when observations in some classes are…

统计方法学 · 统计学 2021-07-07 Kei Hirose , Kanta Miura , Atori Koie

Deep CCA is a recently proposed deep neural network extension to the traditional canonical correlation analysis (CCA), and has been successful for multi-view representation learning in several domains. However, stochastic optimization of…

机器学习 · 计算机科学 2015-10-08 Weiran Wang , Raman Arora , Karen Livescu , Nathan Srebro

Hashing learns compact binary codes to store and retrieve massive data efficiently. Particularly, unsupervised deep hashing is supported by powerful deep neural networks and has the desirable advantage of label independence. It is a…

多媒体 · 计算机科学 2021-08-10 Hui Cui , Lei Zhu , Jingjing Li , Zhiyong Cheng , Zheng Zhang

In recent years, deep hashing methods have been proved to be efficient since it employs convolutional neural network to learn features and hashing codes simultaneously. However, these methods are mostly supervised. In real-world…

计算机视觉与模式识别 · 计算机科学 2018-03-20 Sheng Jin

Deepfake detection faces a critical generalization hurdle, with performance deteriorating when there is a mismatch between the distributions of training and testing data. A broadly received explanation is the tendency of these detectors to…

计算机视觉与模式识别 · 计算机科学 2024-03-29 Zhiyuan Yan , Yuhao Luo , Siwei Lyu , Qingshan Liu , Baoyuan Wu

In recent years, deep neural networks have emerged as a dominant machine learning tool for a wide variety of application domains. However, training a deep neural network requires a large amount of labeled data, which is an expensive process…

计算机视觉与模式识别 · 计算机科学 2017-06-26 Hemanth Venkateswara , Jose Eusebio , Shayok Chakraborty , Sethuraman Panchanathan

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

With the explosive growth in the number of fine-grained images in the Internet era, it has become a challenging problem to perform fast and efficient retrieval from large-scale fine-grained images. Among the many retrieval methods, hashing…

计算机视觉与模式识别 · 计算机科学 2023-03-21 Xianxian Zeng , Yanjun Zheng

Hashing is one of the most popular and powerful approximate nearest neighbor search techniques for large-scale image retrieval. Most traditional hashing methods first represent images as off-the-shelf visual features and then produce…

计算机视觉与模式识别 · 计算机科学 2016-12-13 Xiaofang Wang , Yi Shi , Kris M. Kitani

The deep hashing based retrieval method is widely adopted in large-scale image and video retrieval. However, there is little investigation on its security. In this paper, we propose a novel method, dubbed deep hashing targeted attack…

密码学与安全 · 计算机科学 2020-07-24 Jiawang Bai , Bin Chen , Yiming Li , Dongxian Wu , Weiwei Guo , Shu-tao Xia , En-hui Yang

Learned Iterative Shrinkage-Thresholding Algorithm (LISTA) introduces the concept of unrolling an iterative algorithm and training it like a neural network. It has had great success on sparse recovery. In this paper, we show that adding…

机器学习 · 计算机科学 2021-11-01 Xiaohan Chen , Jialin Liu , Zhangyang Wang , Wotao Yin

This work proposes a novel approach to the deep hierarchical classification task, i.e., the problem of classifying data according to multiple labels organized in a rigid parent-child structure. It consists in a multi-output deep neural…

人工智能 · 计算机科学 2024-10-07 Lorenzo Fiaschi , Marco Cococcioni

Discriminant analysis, including linear discriminant analysis (LDA) and quadratic discriminant analysis (QDA), is a popular approach to classification problems. It is well known that LDA is suboptimal to analyze heteroscedastic data, for…

统计方法学 · 统计学 2023-10-17 Ruiyang Wu , Ning Hao

Recently, deep-networks-based hashing (deep hashing) has become a leading approach for large-scale image retrieval. It aims to learn a compact bitwise representation for images via deep networks, so that similar images are mapped to nearby…

计算机视觉与模式识别 · 计算机科学 2018-09-05 Libing Geng , Yan Pan , Jikai Chen , Hanjiang Lai

Recently, similarity-preserving hashing methods have been extensively studied for large-scale image retrieval. Compared with unsupervised hashing, supervised hashing methods for labeled data have usually better performance by utilizing…

计算机视觉与模式识别 · 计算机科学 2018-11-27 Rong-Cheng Tu , Xian-Ling Mao , Bo-Si Feng , Bing-Bing Bian , Yu-shu Ying

Hashing that projects data into binary codes has shown extraordinary talents in cross-modal retrieval due to its low storage usage and high query speed. Despite their empirical success on some scenarios, existing cross-modal hashing methods…

计算机视觉与模式识别 · 计算机科学 2022-09-27 Yufeng Shi , Xinge You , Jiamiao Xu , Feng Zheng , Qinmu Peng , Weihua Ou

Unsupervised domain adaptation (UDA) aims to transfer and adapt knowledge from a labeled source domain to an unlabeled target domain. Traditionally, subspace-based methods form an important class of solutions to this problem. Despite their…

机器学习 · 计算机科学 2022-01-07 Kowshik Thopalli , Jayaraman J Thiagarajan , Rushil Anirudh , Pavan K Turaga