paper-with-me

홈 › Papers

Improved Image Classification with Manifold Neural Networks

2024-09-19 · Caio F. Deberaldini Netto, Zhiyang Wang, Luana Ruiz

Graph Neural Networks (GNNs) have gained popularity in various learning tasks, with successful applications in fields like molecular biology, transportation systems, and electrical grids. These fields naturally use graph data, benefiting from GNNs' message-passing framework. However, the potential of GNNs in more general data representations, especially in the image domain, remains underexplored. Leveraging the manifold hypothesis, which posits that high-dimensional data lies in a low-dimensional manifold, we explore GNNs' potential in this context. We construct an image manifold using variational autoencoders, then sample the manifold to generate graphs where each node is an image. This approach reduces data dimensionality while preserving geometric information. We then train a GNN to predict node labels corresponding to the image labels in the classification task, and leverage convergence of GNNs to manifold neural networks to analyze GNN generalization. Experiments on MNIST and CIFAR10 datasets demonstrate that GNNs generalize effectively to unseen graphs, achieving competitive accuracy in classification tasks.

📄 PDF Abstract BibTeX arXiv:2409.13063

Code (0)

등록된 구현이 없습니다.

Tasks

Classificationimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Probabilistic and Semantic Descriptions of Image Manifolds and Their Applications

2023-07-06 · Peter Tu, Zhaoyuan Yang, Richard Hartley, Zhiwei Xu 외

This paper begins with a description of methods for estimating image probability density functions that reflects the observation that such data is usually constrained to lie in restricted regions of the high-dimensional …

Decoding Brain Representations by Multimodal Learning of Neural Activity and Visual Features

2018-10-25 · Simone Palazzo, Concetto Spampinato, Isaak Kavasidis, Daniela Giordano 외

This work presents a novel method of exploring human brain-visual representations, with a view towards replicating these processes in machines. The core idea is to learn plausible computational and biological representat…

ClassificationEEGElectroencephalogram (EEG)General Classification+3

Improved Image Set Classification via Joint Sparse Approximated Nearest Subspaces

2013-06-01 · CVPR 2013 6 · Shaokang Chen, Conrad Sanderson, Mehrtash T. Harandi, Brian C. Lovell

Existing multi-model approaches for image set classification extract local models by clustering each image set individually only once, with fixed clusters used for matching with other image sets. However, this may result…

ClusteringGeneral Classification

Multi-manifold Attention for Vision Transformers

2022-07-18 · DIMITRIOS KONSTANTINIDIS, Ilias Papastratis, Kosmas Dimitropoulos, Petros Daras

Vision Transformers are very popular nowadays due to their state-of-the-art performance in several computer vision tasks, such as image classification and action recognition. Although their performance has been greatly e…

Action RecognitionClassificationDescriptiveimage-classification+1

More About Covariance Descriptors for Image Set Coding: Log-Euclidean Framework based Kernel Matrix Representation

2019-09-16 · Kai-Xuan Chen, Xiao-Jun Wu, Jie-Yi Ren, Rui Wang 외

We consider a family of structural descriptors for visual data, namely covariance descriptors (CovDs) that lie on a non-linear symmetric positive definite (SPD) manifold, a special type of Riemannian manifolds. We propos…

ARC