paper-with-me

Papers

Stacked Kernel Network

2017-11-25 · Shuai Zhang, Jian-Xin Li, Pengtao Xie, Yingchun Zhang, Minglai Shao, Haoyi Zhou, Mengyi Yan

Kernel methods are powerful tools to capture nonlinear patterns behind data. They implicitly learn high (even infinite) dimensional nonlinear features in the Reproducing Kernel Hilbert Space (RKHS) while making the computation tractable by leveraging the kernel trick. Classic kernel methods learn a single layer of nonlinear features, whose representational power may be limited. Motivated by recent success of deep neural networks (DNNs) that learn multi-layer hierarchical representations, we propose a Stacked Kernel Network (SKN) that learns a hierarchy of RKHS-based nonlinear features. SKN interleaves several layers of nonlinear transformations (from a linear space to a RKHS) and linear transformations (from a RKHS to a linear space). Similar to DNNs, a SKN is composed of multiple layers of hidden units, but each parameterized by a RKHS function rather than a finite-dimensional vector. We propose three ways to represent the RKHS functions in SKN: (1)nonparametric representation, (2)parametric representation and (3)random Fourier feature representation. Furthermore, we expand SKN into CNN architecture called Stacked Kernel Convolutional Network (SKCN). SKCN learning a hierarchy of RKHS-based nonlinear features by convolutional operation with each filter also parameterized by a RKHS function rather than a finite-dimensional matrix in CNN, which is suitable for image inputs. Experiments on various datasets demonstrate the effectiveness of SKN and SKCN, which outperform the competitive methods.

📄 PDF Abstract BibTeX arXiv:1711.09219

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Stacked Pooling: Improving Crowd Counting by Boosting Scale Invariance

2018-08-22 · Siyu Huang, Xi Li, Zhi-Qi Cheng, Zhongfei Zhang 외

In this work, we explore the cross-scale similarity in crowd counting scenario, in which the regions of different scales often exhibit high visual similarity. This feature is universal both within an image and across dif…

Crowd CountingDensity Estimation

Combining multiscale features for classification of hyperspectral images: a sequence based kernel approach

2016-06-15 · Yanwei Cui, Laetitia Chapel, Sébastien Lefèvre

Nowadays, hyperspectral image classification widely copes with spatial information to improve accuracy. One of the most popular way to integrate such information is to extract hierarchical features from a multiscale segm…

Classification Of Hyperspectral ImagesGeneral ClassificationHyperspectral Image Classificationimage-classification+1

Environmental Modeling Framework using Stacked Gaussian Processes

2016-12-09 · Kareem Abdelfatah, Junshu Bao, Gabriel Terejanu

A network of independently trained Gaussian processes (StackedGP) is introduced to obtain predictions of quantities of interest with quantified uncertainties. The main applications of the StackedGP framework are to integ…

Gaussian Processes

Kernel Learning for High-Resolution Time-Frequency Distribution

2020-07-01 · Lei Jiang, Haijian Zhang, Lei Yu, Guang Hua

The design of high-resolution and cross-term (CT) free time-frequency distributions (TFDs) has been an open problem. Classical kernel based methods are limited by the trade-off between TFD resolution and CT suppression, …

Vocal Bursts Intensity Prediction

Accelerating Large Kernel Convolutions with Nested Winograd Transformation.pdf

2021-02-26 · Jingbo Jiang, Xizi Chen, Chi-Ying Tsui

Recent literature has shown that convolutional neural networks (CNNs) with large kernels outperform vision transformers (ViTs) and CNNs with stacked small kernels in many computer vision tasks, such as object detection a…

Image Restorationobject-detectionObject DetectionSemantic Segmentation