paper-with-me

Papers

Understanding Geometry of Encoder-Decoder CNNs

2019-01-22 · Jong Chul Ye, Woon Kyoung Sung

Encoder-decoder networks using convolutional neural network (CNN) architecture have been extensively used in deep learning literatures thanks to its excellent performance for various inverse problems. However, it is still difficult to obtain coherent geometric view why such an architecture gives the desired performance. Inspired by recent theoretical understanding on generalizability, expressivity and optimization landscape of neural networks, as well as the theory of convolutional framelets, here we provide a unified theoretical framework that leads to a better understanding of geometry of encoder-decoder CNNs. Our unified mathematical framework shows that encoder-decoder CNN architecture is closely related to nonlinear basis representation using combinatorial convolution frames, whose expressibility increases exponentially with the network depth. We also demonstrate the importance of skipped connection in terms of expressibility, and optimization landscape.

📄 PDF Abstract BibTeX arXiv:1901.07647

Code (0)

등록된 구현이 없습니다.

Tasks

Decoder

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

GeoSegNet: Point Cloud Semantic Segmentation via Geometric Encoder-Decoder Modeling

2022-07-14 · Chen Chen, Yisen Wang, Honghua Chen, Xuefeng Yan 외

Semantic segmentation of point clouds, aiming to assign each point a semantic category, is critical to 3D scene understanding.Despite of significant advances in recent years, most of existing methods still suffer from ei…

DecoderObjectSegmentationSemantic Segmentation

Geometry-Preserving Encoder/Decoder in Latent Generative Models

2025-01-16 · Wonjun Lee, Riley C. W. O'Neill, Dongmian Zou, Jeff Calder 외

Generative modeling aims to generate new data samples that resemble a given dataset, with diffusion models recently becoming the most popular generative model. One of the main challenges of diffusion models is solving th…

Decoder

Semantic Point Completion Network for 3D Semantic Scene Completion

2020-08-29 · ECAI 2020 8 · Min Zhong, Gang Zeng

Semantic scene completion (SSC) is composed of scene completion (SC) and semantic segmentation. Most of the existing methods carry out SSC in a regular 3D grid space, where 3D CNNs cause unnecessary computational cost…

3D Semantic Scene CompletionDecoderSemantic Segmentation

FractalPINN-Flow: A Fractal-Inspired Network for Unsupervised Optical Flow Estimation with Total Variation Regularization

2025-09-10 · Sara Behnamian, Rasoul Khaksarinezhad, Andreas Langer arxiv

We present FractalPINN-Flow, an unsupervised deep learning framework for dense optical flow estimation that learns directly from consecutive grayscale frames without requiring ground truth. The architecture centers on th…

Optical Flow Estimation

Atrous Residual Interconnected Encoder to Attention Decoder Framework for Vertebrae Segmentation via 3D Volumetric CT Images

2021-04-08 · Wenqiang Li, YM Tang, Ziyang Wang, KM Yu 외

Automatic medical image segmentation based on Computed Tomography (CT) has been widely applied for computer-aided surgery as a prerequisite. With the development of deep learning technologies, deep convolutional neural n…

Computed Tomography (CT)DecoderImage SegmentationMedical Image Segmentation+2