中文
相关论文

相关论文: One-Class Convolutional Neural Network

200 篇论文

Convolutional Neural Networks (CNNs) have become indispensable for solving machine learning tasks in speech recognition, computer vision, and other areas that involve high-dimensional data. A CNN filters the input feature using a network…

机器学习 · 计算机科学 2020-02-13 Jonathan Ephrath , Moshe Eliasof , Lars Ruthotto , Eldad Haber , Eran Treister

Deep neural networks (DNNs) have been found vulnerable to backdoor attacks, raising security concerns about their deployment in mission-critical applications. There are various approaches to detect backdoor attacks, however they all make…

机器学习 · 计算机科学 2024-04-09 Haoyu Jiang , Haiyang Yu , Nan Li , Ping Yi

Deep Convolutional Neural Network (CNN) is a special type of Neural Networks, which has shown exemplary performance on several competitions related to Computer Vision and Image Processing. Some of the exciting application areas of CNN…

计算机视觉与模式识别 · 计算机科学 2020-05-12 Asifullah Khan , Anabia Sohail , Umme Zahoora , Aqsa Saeed Qureshi

Discriminative model learning for image denoising has been recently attracting considerable attentions due to its favorable denoising performance. In this paper, we take one step forward by investigating the construction of feed-forward…

计算机视觉与模式识别 · 计算机科学 2017-06-07 Kai Zhang , Wangmeng Zuo , Yunjin Chen , Deyu Meng , Lei Zhang

Convolutional neural networks (CNNs) can be applied to graph similarity matching, in which case they are called graph CNNs. Graph CNNs are attracting increasing attention due to their effectiveness and efficiency. However, the existing…

机器学习 · 计算机科学 2017-12-12 Bo Wu , Yang Liu , Bo Lang , Lei Huang

In this paper, we address the dataset scarcity issue with the hyperspectral image classification. As only a few thousands of pixels are available for training, it is difficult to effectively learn high-capacity Convolutional Neural Networks…

计算机视觉与模式识别 · 计算机科学 2018-05-04 Hyungtae Lee , Sungmin Eum , Heesung Kwon

We propose a generalized convolutional neural network (CNN) architecture that first decomposes the input signal into subbands by an adaptive filter bank structure, and then uses convolutional layers to extract features from each subband…

图像与视频处理 · 电气工程与系统科学 2023-06-30 Pavel Sinha , Ioannis Psaromiligkos , Zeljko Zilic

Deep learning techniques have received much attention in the area of image denoising. However, there are substantial differences in the various types of deep learning methods dealing with image denoising. Specifically, discriminative…

图像与视频处理 · 电气工程与系统科学 2020-08-04 Chunwei Tian , Lunke Fei , Wenxian Zheng , Yong Xu , Wangmeng Zuo , Chia-Wen Lin

Scene understanding plays an important role in several high-level computer vision applications, such as autonomous vehicles, intelligent video surveillance, or robotics. However, too few solutions have been proposed for indoor/outdoor scene…

计算机视觉与模式识别 · 计算机科学 2024-07-23 Ayman Beghdadi , Azeddine Beghdadi , Mohib Ullah , Faouzi Alaya Cheikh , Malik Mallem

Planar homography estimation is foundational to many computer vision problems, such as Simultaneous Localization and Mapping (SLAM) and Augmented Reality (AR). However, conditions of high variance confound even the state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2020-10-23 David Niblick , Avinash Kak

In this paper, we address the issue of how to enhance the generalization performance of convolutional neural networks (CNN) in the early learning stage for image classification. This is motivated by real-time applications that require the…

计算机视觉与模式识别 · 计算机科学 2018-05-11 Xishuang Dong , Hsiang-Huang Wu , Yuzhong Yan , Lijun Qian

Convolutional neural networks for computer vision are fairly intuitive. In a typical CNN used in image classification, the first layers learn edges, and the following layers learn some filters that can identify an object. But CNNs for…

计算与语言 · 计算机科学 2018-04-04 Prudhvi Raj Dachapally , Srikanth Ramanam

Single-particle trajectories measured in microscopy experiments contain important information about dynamic processes undergoing in a range of materials including living cells and tissues. However, extracting that information is not a…

定量方法 · 定量生物学 2019-09-25 Patrycja Kowalek , Hanna Loch-Olszewska , Janusz Szwabiński

Artificial neural networks have achieved great success in many fields ranging from image recognition to video understanding. However, its high requirements for computing and memory resources have limited further development on processing…

量子物理 · 物理学 2021-08-05 Yanxuan Lü , Qing Gao , Jinhu Lü , Maciej Ogorzałek , Jin Zheng

Lung nodule classification is a class imbalanced problem because nodules are found with much lower frequency than non-nodules. In the class imbalanced problem, conventional classifiers tend to be overwhelmed by the majority class and ignore…

计算机视觉与模式识别 · 计算机科学 2017-03-22 Masaharu Sakamoto , Hiroki Nakano , Kun Zhao , Taro Sekiyama

This paper presents the development and evaluation of a custom Convolutional Neural Network (CustomCNN) created to study how architectural design choices affect multi-domain image classification tasks. The network uses residual connections,…

计算机视觉与模式识别 · 计算机科学 2026-01-06 Shamik Shafkat Avro , Nazira Jesmin Lina , Shahanaz Sharmin

This paper describes the architecture and performance of ORACLE, an approach for detecting a unique radio from a large pool of bit-similar devices (same hardware, protocol, physical address, MAC ID) using only IQ samples at the physical…

信号处理 · 电气工程与系统科学 2018-12-05 Kunal Sankhe , Mauro Belgiovine , Fan Zhou , Shamnaz Riyaz , Stratis Ioannidis , Kaushik Chowdhury

Convolutional neural network (CNN)-based feature learning has become state of the art, since given sufficient training data, CNN can significantly outperform traditional methods for various classification tasks. However, feature learning…

机器学习 · 计算机科学 2019-12-10 Minxiang Ye , Vladimir Stankovic , Lina Stankovic , Gene Cheung

Recently, convolutional neural networks (CNNs) have achieved excellent performances in many computer vision tasks. Specifically, for hyperspectral images (HSIs) classification, CNNs often require very complex structure due to the high…

计算机视觉与模式识别 · 计算机科学 2019-03-26 Haitao Zhang , Lingguo Meng , Xian Wei , Xiaoliang Tang , Xuan Tang , Xingping Wang , Bo Jin , Wei Yao

We study approximation and learning capacities of convolutional neural networks (CNNs) with one-side zero-padding and multiple channels. Our first result proves a new approximation bound for CNNs with certain constraint on the weights. Our…

机器学习 · 计算机科学 2025-07-29 Yunfei Yang , Han Feng , Ding-Xuan Zhou
‹ 上一页 1 8 9 10 下一页 ›