paper-with-me

홈 › Papers

Tandem Blocks in Deep Convolutional Neural Networks

2018-06-01 · ICLR 2018 1 · Chris Hettinger, Tanner Christensen, Jeffrey Humpherys, Tyler J. Jarvis

Due to the success of residual networks (resnets) and related architectures, shortcut connections have quickly become standard tools for building convolutional neural networks. The explanations in the literature for the apparent effectiveness of shortcuts are varied and often contradictory. We hypothesize that shortcuts work primarily because they act as linear counterparts to nonlinear layers. We test this hypothesis by using several variations on the standard residual block, with different types of linear connections, to build small image classification networks. Our experiments show that other kinds of linear connections can be even more effective than the identity shortcuts. Our results also suggest that the best type of linear connection for a given application may depend on both network width and depth.

📄 PDF Abstract BibTeX arXiv:1806.00145

Code (0)

등록된 구현이 없습니다.

Tasks

General Classificationimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Transformer Utilization in Medical Image Segmentation Networks

2023-04-09 · Saikat Roy, Gregor Koehler, Michael Baumgartner, Constantin Ulrich 외

Owing to success in the data-rich domain of natural images, Transformers have recently become popular in medical image segmentation. However, the pairing of Transformers with convolutional blocks in varying architectural…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

STanHop: Sparse Tandem Hopfield Model for Memory-Enhanced Time Series Prediction

2023-12-28 · Dennis Wu, Jerry Yao-Chieh Hu, Weijian Li, Bo-Yu Chen 외

We present STanHop-Net (Sparse Tandem Hopfield Network) for multivariate time series prediction with memory-enhanced capabilities. At the heart of our approach is STanHop, a novel Hopfield-based neural network block, whi…

RetrievalTime SeriesTime Series Prediction

DeepSymmetry : Using 3D convolutional networks for identification of tandem repeats and internal symmetries in protein structures

2018-10-29 · Guillaume Pagès, Sergei Grudinin

Motivation: Thanks to the recent advances in structural biology, nowadays three-dimensional structures of various proteins are solved on a routine basis. A large portion of these contain structural repetitions or interna…

Spatio-Temporal Graph Convolutional Networks: Optimised Temporal Architecture

2025-01-14 · Edward Turner

Spatio-Temporal graph convolutional networks were originally introduced with CNNs as temporal blocks for feature extraction. Since then LSTM temporal blocks have been proposed and shown to have promising results. We prop…

On the Robustness of Deep Learning-predicted Contention Models for Network Calculus

2019-11-24 · Fabien Geyer, Steffen Bondorf

The network calculus (NC) analysis takes a simple model consisting of a network of schedulers and data flows crossing them. A number of analysis "building blocks" can then be applied to capture the model without imposing…