paper-with-me

홈 › Papers

Differentiable Kernel Evolution

2019-10-01 · ICCV 2019 10 · Yu Liu, Jihao Liu, Ailing Zeng, Xiaogang Wang

This paper proposes a differentiable kernel evolution (DKE) algorithm to find a better layer-operator for the convolutional neural network. Unlike most of the other neural architecture searching (NAS) technologies, we consider the searching space in a fundamental scope: kernel space, which encodes the assembly of basic multiply-accumulate (MAC) operations into a conv-kernel. We first deduce a strict form of the generalized convolutional operator by some necessary constraints and construct a continuous searching space for its extra freedom-of-degree, namely, the connection of each MAC. Then a novel unsupervised greedy evolution algorithm called gradient agreement guided searching (GAGS) is proposed to learn the optimal location for each MAC in the spatially continuous searching space. We leverage DKE on multiple kinds of tasks such as object classification, face/object detection, large-scale fine-grained and recognition, with various kinds of backbone architecture. Not to mention the consistent performance gain, we found the proposed DKE can further act as an auto-dilated operator, which makes it easy to boost the performance of miniaturized neural networks in multiple tasks.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

object-detectionObject Detection

Similar Papers 제목 키워드 기반

DISK: Differentiable Sparse Kernel Complex for Efficient Spatially-Variant Convolution

2025-12-04 · Zhizhen Wu, Zhe Cao, Yuchi Huo arxiv

Image convolution with complex kernels is a fundamental operation in photography, scientific imaging, and animation effects, yet direct dense convolution is computationally prohibitive on resource-limited devices. Existi…

GPAIR: Gaussian-Kernel-Based Ultrafast 3D Photoacoustic Iterative Reconstruction

2026-02-03 · Yibing Wang, Shuang Li, Tingting Huang, Yu Zhang 외 arxiv

Although the iterative reconstruction (IR) algorithm can substantially correct reconstruction artifacts in photoacoustic (PA) computed tomography (PACT), it suffers from long reconstruction times, especially for large-sc…

Image Reconstruction

Quantifying the Benefit of Using Differentiable Learning over Tangent Kernels

2021-03-01 · Eran Malach, Pritish Kamath, Emmanuel Abbe, Nathan Srebro

We study the relative power of learning with gradient descent on differentiable models, such as neural networks, versus using the corresponding tangent kernels. We show that under certain conditions, gradient descent ach…

Learning the Non-Differentiable Optimization for Blind Super-Resolution

2021-06-19 · CVPR 2021 1 · Zheng Hui, Jie Li, Xiumei Wang, Xinbo Gao

Previous convolutional neural network (CNN) based blind super-resolution (SR) methods usually adopt an iterative optimization way to approximate the ground-truth (GT) step-by-step. This solution always involves more …

Blind Super-ResolutionDeep Reinforcement LearningSuper-Resolution

Differentiable Compositional Kernel Learning for Gaussian Processes

2018-06-12 · ICML 2018 7 · Shengyang Sun, Guodong Zhang, Chaoqi Wang, Wenyuan Zeng 외

The generalization properties of Gaussian processes depend heavily on the choice of kernel, and this choice remains a dark art. We present the Neural Kernel Network (NKN), a flexible family of kernels represented by a ne…

Bayesian OptimizationGaussian ProcessesTime SeriesTime Series Analysis+1