paper-with-me

Papers

SwGridNet: A Deep Convolutional Neural Network based on Grid Topology for Image Classification

2017-09-22 · Atsushi Takeda

Deep convolutional neural networks (CNNs) achieve remarkable performance on image classification tasks. Recent studies, however, have demonstrated that generalization abilities are more important than the depth of neural networks for improving performance on image classification tasks. Herein, a new neural network called SwGridNet is proposed. A SwGridNet includes many convolutional processing units which connect mutually as a grid network where many processing paths exist between input and output. A SwGridNet has high generalization capability because the multipath architecture has the same effect of ensemble learning. As described in this paper, details of the SwGridNet network architecture are presented. Experimentally obtained results presented in this paper show that SwGridNets respectively achieve test error rates of 2.95% and 15.67% in a CIFAR-10 and CIFAR-100 classification tasks. The results indicate that the SwGridNet performance approximates that of state-of-the-art deep CNNs.

📄 PDF Abstract BibTeX arXiv:1709.07646

Code (1)

takedarts/swgridnet 공식 구현

Tasks

ClassificationEnsemble LearningGeneral Classificationimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Revisiting 2D Convolutional Neural Networks for Graph-based Applications

2021-05-23 · Yecheng Lyu, Xinming Huang, Ziming Zhang

Graph convolutional networks (GCNs) are widely used in graph-based applications such as graph classification and segmentation. However, current GCNs have limitations on implementation such as network architectures due to…

Computational EfficiencyGraph ClassificationPoint Cloud Segmentation

InterGridNet: An Electric Network Frequency Approach for Audio Source Location Classification Using Convolutional Neural Networks

2025-02-14 · Christos Korgialas, Ioannis Tsingalis, Georgios Tzolopoulos, Constantine Kotropoulos

A novel framework, called InterGridNet, is introduced, leveraging a shallow RawNet model for geolocation classification of Electric Network Frequency (ENF) signatures in the SP Cup 2016 dataset. During data preparation, …

Decision MakingNeural Architecture Search

Topology and Prediction Focused Research on Graph Convolutional Neural Networks

2018-08-23 · Matthew Baron

Important advances have been made using convolutional neural network (CNN) approaches to solve complicated problems in areas that rely on grid structured data such as image processing and object classification. Recently,…

Superpixel Image Classification with Graph Attention Networks

2020-02-13 · Pedro H. C. Avelar, Anderson R. Tavares, Thiago L. T. da Silveira, Cláudio R. Jung 외

This paper presents a methodology for image classification using Graph Neural Network (GNN) models. We transform the input images into region adjacency graphs (RAGs), in which regions are superpixels and edges connect ne…

ClassificationGeneral ClassificationGraph AttentionGraph Neural Network+5

Leveraging power grid topology in machine learning assisted optimal power flow

2021-10-01 · Thomas Falconer, Letif Mones

Machine learning assisted optimal power flow (OPF) aims to reduce the computational complexity of these non-linear and non-convex constrained optimization problems by consigning expensive (online) optimization to offline…

BIG-bench Machine Learning