paper-with-me

Papers

Image Classification using Graph Neural Network and Multiscale Wavelet Superpixels

2022-01-29 · Varun Vasudevan, Maxime Bassenne, Md Tauhidul Islam, Lei Xing

Prior studies using graph neural networks (GNNs) for image classification have focused on graphs generated from a regular grid of pixels or similar-sized superpixels. In the latter, a single target number of superpixels is defined for an entire dataset irrespective of differences across images and their intrinsic multiscale structure. On the contrary, this study investigates image classification using graphs generated from an image-specific number of multiscale superpixels. We propose WaveMesh, a new wavelet-based superpixeling algorithm, where the number and sizes of superpixels in an image are systematically computed based on its content. WaveMesh superpixel graphs are structurally different from similar-sized superpixel graphs. We use SplineCNN, a state-of-the-art network for image graph classification, to compare WaveMesh and similar-sized superpixels. Using SplineCNN, we perform extensive experiments on three benchmark datasets under three local-pooling settings: 1) no pooling, 2) GraclusPool, and 3) WavePool, a novel spatially heterogeneous pooling scheme tailored to WaveMesh superpixels. Our experiments demonstrate that SplineCNN learns from multiscale WaveMesh superpixels on-par with similar-sized superpixels. In all WaveMesh experiments, GraclusPool performs poorer than no pooling / WavePool, indicating that poor choice of pooling can result in inferior performance while learning from multiscale superpixels.

📄 PDF Abstract BibTeX arXiv:2201.12633

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGraph ClassificationGraph Neural Networkimage-classificationImage ClassificationSuperpixels

Similar Papers 제목 키워드 기반

Learning from multiscale wavelet superpixels using GNN with spatially heterogeneous pooling

2021-01-01 · Maxime Bassenne, Varun Vasudevan, Lei Xing

Neural networks have become the standard for image classification tasks. On one hand, convolutional neural networks (CNNs) achieve state-of-the-art performance by learning from a regular grid representation of images. On…

General ClassificationGraph Classificationimage-classificationImage Classification+1

Unsupervised Deep Haar Scattering on Graphs

2014-06-09 · NeurIPS 2014 12 · Xu Chen, Xiuyuan Cheng, Stéphane Mallat

The classification of high-dimensional data defined on graphs is particularly difficult when the graph geometry is unknown. We introduce a Haar scattering transform on graphs, which computes invariant signal descriptors.…

ClassificationDimensionality ReductionGeneral Classification

Multiscale Hodge Scattering Networks for Data Analysis

2023-11-17 · Naoki Saito, Stefan C. Schonsheck, Eugene Shvarts

We propose new scattering networks for signals measured on simplicial complexes, which we call \emph{Multiscale Hodge Scattering Networks} (MHSNs). Our construction is based on multiscale basis dictionaries on simplicial…

Descriptive

Color graph based wavelet transform with perceptual information

2015-10-19 · Mohamed Malek, David Helbert, Philippe Carre

In this paper, we propose a numerical strategy to define a multiscale analysis for color and multicomponent images based on the representation of data on a graph. Our approach consists in computing the graph of an image …

DenoisingImage Restoration

Beyond Neural Networks: Symbolic Reasoning over Wavelet Logic Graph Signals

2025-07-27 · Andrew Kiruluta, Andreas Lemos, Priscilla Burity arxiv

We present a fully non neural learning framework based on Graph Laplacian Wavelet Transforms (GLWT). Unlike traditional architectures that rely on convolutional, recurrent, or attention based neural networks, our model o…