English

Laplacian Pyramid Reconstruction and Refinement for Semantic Segmentation

Computer Vision and Pattern Recognition 2016-08-02 v2

Abstract

CNN architectures have terrific recognition performance but rely on spatial pooling which makes it difficult to adapt them to tasks that require dense, pixel-accurate labeling. This paper makes two contributions: (1) We demonstrate that while the apparent spatial resolution of convolutional feature maps is low, the high-dimensional feature representation contains significant sub-pixel localization information. (2) We describe a multi-resolution reconstruction architecture based on a Laplacian pyramid that uses skip connections from higher resolution feature maps and multiplicative gating to successively refine segment boundaries reconstructed from lower-resolution maps. This approach yields state-of-the-art semantic segmentation results on the PASCAL VOC and Cityscapes segmentation benchmarks without resorting to more complex random-field inference or instance detection driven architectures.

Keywords

Cite

@article{arxiv.1605.02264,
  title  = {Laplacian Pyramid Reconstruction and Refinement for Semantic Segmentation},
  author = {Golnaz Ghiasi and Charless C. Fowlkes},
  journal= {arXiv preprint arXiv:1605.02264},
  year   = {2016}
}
R2 v1 2026-06-22T13:55:39.097Z