paper-with-me

Papers

Analysis of Irregular Spatial Data with Machine Learning: Classification of Building Patterns with a Graph Convolutional Neural Network

2018-09-21 · Xiongfeng Yan, Tinghua Ai

Machine learning methods such as convolutional neural networks (CNNs) are becoming an integral part of scientific research in many disciplines, spatial vector data often fail to be analyzed using these powerful learning methods because of its irregularities. With the aid of graph Fourier transform and convolution theorem, it is possible to convert the convolution as a point-wise product in Fourier domain and construct a learning architecture of CNN on graph for the analysis task of irregular spatial data. In this study, we used the classification task of building patterns as a case study to test this method, and experiments showed that this method has achieved outstanding results in identifying regular and irregular patterns, and has significantly improved in comparing with other methods.

📄 PDF Abstract BibTeX arXiv:1809.08196

Code (0)

등록된 구현이 없습니다.

Tasks

General Classification

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Fractal dimension analysis for automatic morphological galaxy classification

2017-06-22 · Jorge de la Calleja, Elsa M. de la Calleja, Hugo Jair Escalante

In this report we present experimental results using \emph{Haussdorf-Besicovich} fractal dimension for performing morphological galaxy classification. The fractal dimension is a topological, structural and spatial proper…

ClassificationGeneral Classification

Graph Based Convolutional Neural Network

2016-09-28 · Michael Edwards, Xianghua Xie

The benefit of localized features within the regular domain has given rise to the use of Convolutional Neural Networks (CNNs) in machine learning, with great proficiency in the image classification. The use of CNNs becom…

BIG-bench Machine LearningGeneral Classificationimage-classificationImage Classification

Invariant properties of a locally salient dither pattern with a spatial-chromatic histogram

2018-02-28 · A. M. R. R. Bandara, L. Ranathunga, N. A. Abdullah

Compacted Dither Pattern Code (CDPC) is a recently found feature which is successful in irregular shapes based visual depiction. Locally salient dither pattern feature is an attempt to expand the capability of CDPC for b…

Forecasting West Nile Virus with Graph Neural Networks: Harnessing Spatial Dependence in Irregularly Sampled Geospatial Data

2022-12-21 · Adam Tonks, Trevor Harris, Bo Li, William Brown 외

Machine learning methods have seen increased application to geospatial environmental problems, such as precipitation nowcasting, haze forecasting, and crop yield prediction. However, many of the machine learning methods …

Crop Yield PredictionGraph Neural Networkregression

diffConv: Analyzing Irregular Point Clouds with an Irregular View

2021-11-29 · Manxi Lin, Aasa Feragen

Standard spatial convolutions assume input data with a regular neighborhood structure. Existing methods typically generalize convolution to the irregular point cloud domain by fixing a regular "view" through e.g. a fixed…

3D Object Classification3D Point Cloud Classification3D Shape Classification