paper-with-me

Papers

Investigating Convolutional Neural Networks using Spatial Orderness

2019-08-18 · Rohan Ghosh, Anupam K. Gupta, Mehul Motani

Convolutional Neural Networks (CNN) have been pivotal to the success of many state-of-the-art classification problems, in a wide variety of domains (for e.g. vision, speech, graphs and medical imaging). A commonality within those domains is the presence of hierarchical, spatially agglomerative local-to-global interactions within the data. For two-dimensional images, such interactions may induce an a priori relationship between the pixel data and the underlying spatial ordering of the pixels. For instance in natural images, neighboring pixels are more likely contain similar values than non-neighboring pixels which are further apart. To that end, we propose a statistical metric called spatial orderness, which quantifies the extent to which the input data (2D) obeys the underlying spatial ordering at various scales. In our experiments, we mainly find that adding convolutional layers to a CNN could be counterproductive for data bereft of spatial order at higher scales. We also observe, quite counter-intuitively, that the spatial orderness of CNN feature maps show a synchronized increase during the intial stages of training, and validation performance only improves after spatial orderness of feature maps start decreasing. Lastly, we present a theoretical analysis (and empirical validation) of the spatial orderness of network weights, where we find that using smaller kernel sizes leads to kernels of greater spatial orderness and vice-versa.

📄 PDF Abstract BibTeX arXiv:1908.06416

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ABD-Net: Attention Based Decomposition Network for 3D Point Cloud Decomposition

2021-07-09 · Siddharth Katageri, Shashidhar V Kudari, Akshaykumar Gunari, Ramesh Ashok Tabib 외

In this paper, we propose Attention Based Decomposition Network (ABD-Net), for point cloud decomposition into basic geometric shapes namely, plane, sphere, cone and cylinder. We show improved performance of 3D object cla…

3D Object Classification

ScaffoldNet: Detecting and Classifying Biomedical Polymer-Based Scaffolds via a Convolutional Neural Network

2018-05-17 · Darlington Ahiale Akogo, Xavier-Lewis Palmer

We developed a Convolutional Neural Network model to identify and classify Airbrushed (alternatively known as Blow-spun), Electrospun and Steel Wire scaffolds. Our model ScaffoldNet is a 6-layer Convolutional Neural Netw…

BIG-bench Machine Learning

Correlated Weights in Infinite Limits of Deep Convolutional Neural Networks

2021-01-11 · pproximateinference AABI Symposium 2021 1 · Adrià Garriga-Alonso, Mark van der Wilk

Infinite width limits of deep neural networks often have tractable forms. They have been used to analyse the behaviour of finite networks, as well as being useful methods in their own right. When investigating infinitely…

Adaptive Filters in Graph Convolutional Neural Networks

2021-05-21 · Andrea Apicella, Francesco Isgrò, Andrea Pollastro, Roberto Prevete

Over the last few years, we have witnessed the availability of an increasing data generated from non-Euclidean domains, which are usually represented as graphs with complex relationships, and Graph Neural Networks (GNN) …

Graph representation learning for street networks

2022-11-09 · Mateo Neira, Roberto Murcio

Streets networks provide an invaluable source of information about the different temporal and spatial patterns emerging in our cities. These streets are often represented as graphs where intersections are modelled as nod…

DecoderGraph Representation LearningRepresentation Learning