paper-with-me

홈 › Papers

Interpolation between Residual and Non-Residual Networks

2020-06-10 · Zonghan Yang, Yang Liu, Chenglong Bao, Zuoqiang Shi

Although ordinary differential equations (ODEs) provide insights for designing network architectures, its relationship with the non-residual convolutional neural networks (CNNs) is still unclear. In this paper, we present a novel ODE model by adding a damping term. It can be shown that the proposed model can recover both a ResNet and a CNN by adjusting an interpolation coefficient. Therefore, the damped ODE model provides a unified framework for the interpretation of residual and non-residual networks. The Lyapunov analysis reveals better stability of the proposed model, and thus yields robustness improvement of the learned networks. Experiments on a number of image classification benchmarks show that the proposed model substantially improves the accuracy of ResNet and ResNeXt over the perturbed inputs from both stochastic noise and adversarial attack methods. Moreover, the loss landscape analysis demonstrates the improved robustness of our method along the attack direction.

📄 PDF Abstract BibTeX arXiv:2006.05749

Code (1)

minicheshire/InResNet pytorch

Tasks

Adversarial Attackimage-classificationImage Classification

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Bottleneck Residual Block A Bottleneck Residual Block is a variant of the residual block that utilises 1x1 convolutions to create a bottleneck. The…
Batch Normalization 설명 없음
Average Pooling 설명 없음
Grouped Convolution A Grouped Convolution uses a group of convolutions - multiple kernels per layer - resulting in multiple channel outputs per layer. This leads to wider networks helping a…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Global Average Pooling Global Average Pooling is a pooling operation designed to replace fully connected layers in classical CNNs. The idea is to generate one feature map for each corresponding…

Similar Papers 제목 키워드 기반

Accurate Interpolation for Scattered Data through Hierarchical Residual Refinement

2023-09-21 · NeurIPS 2023 11

Accurate interpolation algorithms are highly desired in various theoretical and engineering scenarios. Unlike the traditional numerical algorithms that have exact zero-residual constraints on observed points, the neural …

A Flexible Recurrent Residual Pyramid Network for Video Frame Interpolation

2020-08-01 · ECCV 2020 8 · Haoxian Zhang, Yang Zhao, Ronggang Wang

Video frame interpolation (VFI) aims at synthesizing new video frames in-between existing frames to generate smoother high frame rate videos. Current methods usually use the fixed pre-trained networks to generate interpo…

Optical Flow EstimationVideo Frame Interpolation

Learning Dictionaries from Physical-Based Interpolation for Water Network Leak Localization

2023-04-21 · Paul Irofti, Luis Romero-Ben, Florin Stoican, Vicenç Puig

This article presents a leak localization methodology based on state estimation and learning. The first is handled by an interpolation scheme, whereas dictionary learning is considered for the second stage. The novel pro…

Dictionary LearningState Estimation

ReFIn: A Refinement Approach for Video Frame Interpolation

2021-10-19 · NeurIPS Workshop Deep_Invers 2021 12 · Saikat Dutta, Anurag Mittal

Video Frame Interpolation is an important video enhancement problem which aims to generate one or multiple frames between consecutive frames in video. Optical flow-based frame interpolation approaches estimate intermedia…

Optical Flow EstimationVideo EnhancementVideo Frame Interpolation

Demosaicing and Superresolution for Color Filter Array via Residual Image Reconstruction and Sparse Representation

2012-09-29 · Guangling Sun

A framework of demosaicing and superresolution for color filter array (CFA) via residual image reconstruction and sparse representation is presented.Given the intermediate image produced by certain demosaicing and interp…

DemosaickingImage Reconstruction