We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CV

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computer Vision and Pattern Recognition

Title: Resolution learning in deep convolutional networks using scale-space theory

Abstract: Resolution in deep convolutional neural networks (CNNs) is typically bounded by the receptive field size through filter sizes, and subsampling layers or strided convolutions on feature maps. The optimal resolution may vary significantly depending on the dataset. Modern CNNs hard-code their resolution hyper-parameters in the network architecture which makes tuning such hyper-parameters cumbersome. We propose to do away with hard-coded resolution hyper-parameters and aim to learn the appropriate resolution from data. We use scale-space theory to obtain a self-similar parametrization of filters and make use of the N-Jet: a truncated Taylor series to approximate a filter by a learned combination of Gaussian derivative filters. The parameter sigma of the Gaussian basis controls both the amount of detail the filter encodes and the spatial extent of the filter. Since sigma is a continuous parameter, we can optimize it with respect to the loss. The proposed N-Jet layer achieves comparable performance when used in state-of-the art architectures, while learning the correct resolution in each layer automatically. We evaluate our N-Jet layer on both classification and segmentation, and we show that learning sigma is especially beneficial for inputs at multiple sizes.
Comments: Preprint accepted by IEEE Transactions on Image Processing, 2021 (TIP). Link to final published article: this https URL
Subjects: Computer Vision and Pattern Recognition (cs.CV)
Journal reference: IEEE Transactions on Image Processing, vol. 30, pp. 8342-8353, 2021
DOI: 10.1109/TIP.2021.3115001
Cite as: arXiv:2106.03412 [cs.CV]
  (or arXiv:2106.03412v3 [cs.CV] for this version)

Submission history

From: Silvia-Laura Pintea [view email]
[v1] Mon, 7 Jun 2021 08:23:02 GMT (2302kb,D)
[v2] Wed, 30 Jun 2021 14:08:16 GMT (2148kb,D)
[v3] Tue, 24 Oct 2023 14:22:39 GMT (2223kb,D)

Link back to: arXiv, form interface, contact.