Processing of incomplete images by (graph) convolutional neural networks
- URL: http://arxiv.org/abs/2010.13914v1
- Date: Mon, 26 Oct 2020 21:40:03 GMT
- Title: Processing of incomplete images by (graph) convolutional neural networks
- Authors: Tomasz Danel, Marek \'Smieja, {\L}ukasz Struski, Przemys{\l}aw Spurek,
{\L}ukasz Maziarka
- Abstract summary: We investigate the problem of training neural networks from incomplete images without replacing missing values.
We first represent an image as a graph, in which missing pixels are entirely ignored.
The graph image representation is processed using a spatial graph convolutional network.
- Score: 7.778461949427663
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: We investigate the problem of training neural networks from incomplete images
without replacing missing values. For this purpose, we first represent an image
as a graph, in which missing pixels are entirely ignored. The graph image
representation is processed using a spatial graph convolutional network (SGCN)
-- a type of graph convolutional networks, which is a proper generalization of
classical CNNs operating on images. On one hand, our approach avoids the
problem of missing data imputation while, on the other hand, there is a natural
correspondence between CNNs and SGCN. Experiments confirm that our approach
performs better than analogical CNNs with the imputation of missing values on
typical classification and reconstruction tasks.
Related papers
- CNN2GNN: How to Bridge CNN with GNN [59.42117676779735]
We propose a novel CNN2GNN framework to unify CNN and GNN together via distillation.
The performance of distilled boosted'' two-layer GNN on Mini-ImageNet is much higher than CNN containing dozens of layers such as ResNet152.
arXiv Detail & Related papers (2024-04-23T08:19:08Z) - SelectionConv: Convolutional Neural Networks for Non-rectilinear Image
Data [0.0]
We introduce a new structured graph convolution operator that can copy 2D convolution weights.
This network can then operate on any data that can be represented as a positional graph.
Results of transferring pre-trained image networks for segmentation, stylization, and depth prediction are demonstrated.
arXiv Detail & Related papers (2022-07-18T23:20:50Z) - Image Keypoint Matching using Graph Neural Networks [22.33342295278866]
We propose a graph neural network for the problem of image matching.
The proposed method first generates initial soft correspondences between keypoints using localized node embeddings.
We evaluate our method on natural image datasets with keypoint annotations and show that, in comparison to a state-of-the-art model, our method speeds up inference times without sacrificing prediction accuracy.
arXiv Detail & Related papers (2022-05-27T23:38:44Z) - Neural Graph Matching for Pre-training Graph Neural Networks [72.32801428070749]
Graph neural networks (GNNs) have been shown powerful capacity at modeling structural data.
We present a novel Graph Matching based GNN Pre-Training framework, called GMPT.
The proposed method can be applied to fully self-supervised pre-training and coarse-grained supervised pre-training.
arXiv Detail & Related papers (2022-03-03T09:53:53Z) - Keypoint Message Passing for Video-based Person Re-Identification [106.41022426556776]
Video-based person re-identification (re-ID) is an important technique in visual surveillance systems which aims to match video snippets of people captured by different cameras.
Existing methods are mostly based on convolutional neural networks (CNNs), whose building blocks either process local neighbor pixels at a time, or, when 3D convolutions are used to model temporal information, suffer from the misalignment problem caused by person movement.
In this paper, we propose to overcome the limitations of normal convolutions with a human-oriented graph method. Specifically, features located at person joint keypoints are extracted and connected as a spatial-temporal graph
arXiv Detail & Related papers (2021-11-16T08:01:16Z) - Survey of Image Based Graph Neural Networks [10.437582458089034]
We first convert the image into superpixels using the Quickshift algorithm so as to reduce 30% of the input data.
The superpixels are subsequently used to generate a region adjacency graph.
The graph is passed through a state-of-art graph convolutional neural network to get classification scores.
arXiv Detail & Related papers (2021-06-11T10:56:43Z) - Variational models for signal processing with Graph Neural Networks [3.5939555573102853]
This paper is devoted to signal processing on point-clouds by means of neural networks.
In this work, we investigate the use of variational models for such Graph Neural Networks to process signals on graphs for unsupervised learning.
arXiv Detail & Related papers (2021-03-30T13:31:11Z) - An Introduction to Robust Graph Convolutional Networks [71.68610791161355]
We propose a novel Robust Graph Convolutional Neural Networks for possible erroneous single-view or multi-view data.
By incorporating an extra layers via Autoencoders into traditional graph convolutional networks, we characterize and handle typical error models explicitly.
arXiv Detail & Related papers (2021-03-27T04:47:59Z) - Pose-GNN : Camera Pose Estimation System Using Graph Neural Networks [12.12580095956898]
We propose a novel image based localization system using graph neural networks (GNN)
The pretrained ResNet50 convolutional neural network (CNN) architecture is used to extract the important features for each image.
We show that using GNN leads to enhanced performance for both indoor and outdoor environments.
arXiv Detail & Related papers (2021-03-17T04:40:02Z) - Overcoming Catastrophic Forgetting in Graph Neural Networks [50.900153089330175]
Catastrophic forgetting refers to the tendency that a neural network "forgets" the previous learned knowledge upon learning new tasks.
We propose a novel scheme dedicated to overcoming this problem and hence strengthen continual learning in graph neural networks (GNNs)
At the heart of our approach is a generic module, termed as topology-aware weight preserving(TWP)
arXiv Detail & Related papers (2020-12-10T22:30:25Z) - Spatio-Temporal Inception Graph Convolutional Networks for
Skeleton-Based Action Recognition [126.51241919472356]
We design a simple and highly modularized graph convolutional network architecture for skeleton-based action recognition.
Our network is constructed by repeating a building block that aggregates multi-granularity information from both the spatial and temporal paths.
arXiv Detail & Related papers (2020-11-26T14:43:04Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.