paper-with-me

홈 › Papers

Dynamic Neural Representational Decoders for High-Resolution Semantic Segmentation

2021-07-30 · NeurIPS 2021 12 · BoWen Zhang, Yifan Liu, Zhi Tian, Chunhua Shen

Semantic segmentation requires per-pixel prediction for a given image. Typically, the output resolution of a segmentation network is severely reduced due to the downsampling operations in the CNN backbone. Most previous methods employ upsampling decoders to recover the spatial resolution. Various decoders were designed in the literature. Here, we propose a novel decoder, termed dynamic neural representational decoder (NRD), which is simple yet significantly more efficient. As each location on the encoder's output corresponds to a local patch of the semantic labels, in this work, we represent these local patches of labels with compact neural networks. This neural representation enables our decoder to leverage the smoothness prior in the semantic label space, and thus makes our decoder more efficient. Furthermore, these neural representations are dynamically generated and conditioned on the outputs of the encoder networks. The desired semantic labels can be efficiently decoded from the neural representations, resulting in high-resolution semantic segmentation predictions. We empirically show that our proposed decoder can outperform the decoder in DeeplabV3+ with only 30% computational complexity, and achieve competitive performance with the methods using dilated encoders with only 15% computation. Experiments on the Cityscapes, ADE20K, and PASCAL Context datasets demonstrate the effectiveness and efficiency of our proposed method.

📄 PDF Abstract BibTeX arXiv:2107.14428

Code (1)

zbwxp/NRD_decoder pytorch

Tasks

DecoderSegmentationSemantic SegmentationVocal Bursts Intensity Prediction

Similar Papers 제목 키워드 기반

The Devil is in the Decoder: Classification, Regression and GANs

2017-07-18 · Zbigniew Wojna, Vittorio Ferrari, Sergio Guadarrama, Nathan Silberman 외

Many machine vision applications, such as semantic segmentation and depth prediction, require predictions for every pixel of the input image. Models for such problems usually consist of encoders which decrease spatial re…

Boundary DetectionDecoderDepth EstimationDepth Prediction+3

Learning to Segment Breast Biopsy Whole Slide Images

2017-09-08 · Sachin Mehta, Ezgi Mercan, Jamen Bartlett, Donald Weaver 외

We trained and applied an encoder-decoder model to semantically segment breast biopsy images into biologically meaningful tissue labels. Since conventional encoder-decoder networks cannot be applied directly on large bio…

DecoderDiagnosticSegmentationwhole slide images

Coherent and Consistent Relational Transfer Learning with Autoencoders

2021-09-29 · Harald Stromfelt, Luke Dickens, Artur Garcez, Alessandra Russo

Human defined concepts are inherently transferable, but it is not clear under what conditions they can be modelled effectively by non-symbolic artificial learners. This paper argues that for a transferable concept to be …

DecoderRelationTransfer Learning

Beyond Parallel Tracking: Interactive Multi-Feature Fusion Drives Semantic Reconstruction from Non-invasive Brain Recordings

2026-07-13 · Boda Xiao, Xiran Xu, Songyi Li, Yujie Yan 외 arxiv

Continuous semantic reconstruction from non-invasive neural recordings remains limited by the representational mismatch between semantic feature spaces and neural coding patterns, which severely impedes cross-modal align…

Text Generation

Latent computing by biological neural networks: A dynamical systems framework

2025-02-20 · Fatih Dinc, Marta Blanco-Pozo, David Klindt, Francisco Acosta 외

Although individual neurons and neural populations exhibit the phenomenon of representational drift, perceptual and behavioral outputs of many neural circuits can remain stable across time scales over which representatio…