paper-with-me

Papers

Beyond single receptive field: A receptive field fusion-and-stratification network for airborne laser scanning point cloud classification

2022-07-21 · Yongqiang Mao, Kaiqiang Chen, Wenhui Diao, Xian Sun, Xiaonan Lu, Kun fu, Martin Weinmann

The classification of airborne laser scanning (ALS) point clouds is a critical task of remote sensing and photogrammetry fields. Although recent deep learning-based methods have achieved satisfactory performance, they have ignored the unicity of the receptive field, which makes the ALS point cloud classification remain challenging for the distinguishment of the areas with complex structures and extreme scale variations. In this article, for the objective of configuring multi-receptive field features, we propose a novel receptive field fusion-and-stratification network (RFFS-Net). With a novel dilated graph convolution (DGConv) and its extension annular dilated convolution (ADConv) as basic building blocks, the receptive field fusion process is implemented with the dilated and annular graph fusion (DAGFusion) module, which obtains multi-receptive field feature representation through capturing dilated and annular graphs with various receptive regions. The stratification of the receptive fields with point sets of different resolutions as the calculation bases is performed with Multi-level Decoders nested in RFFS-Net and driven by the multi-level receptive field aggregation loss (MRFALoss) to drive the network to learn in the direction of the supervision labels with different resolutions. With receptive field fusion-and-stratification, RFFS-Net is more adaptable to the classification of regions with complex structures and extreme scale variations in large-scale ALS point clouds. Evaluated on the ISPRS Vaihingen 3D dataset, our RFFS-Net significantly outperforms the baseline approach by 5.3% on mF1 and 5.4% on mIoU, accomplishing an overall accuracy of 82.1%, an mF1 of 71.6%, and an mIoU of 58.2%. Furthermore, experiments on the LASDU dataset and the 2019 IEEE-GRSS Data Fusion Contest dataset show that RFFS-Net achieves a new state-of-the-art classification performance.

📄 PDF Abstract BibTeX arXiv:2207.10278

Code (1)

wingkeungm/rffs-net 공식 구현 pytorch

Tasks

ClassificationPoint Cloud 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…
ALS 설명 없음
Dilated Convolution 설명 없음

Similar Papers 제목 키워드 기반

Beyond receptive fields: sequence-pooled normalization can supply most of a sequence labeler's context

2026-08-19 · Qing Tian arxiv

A convolutional sequence labeler's receptive field is routinely treated as the extent of the model's usable context: it sets dilation schedules, bounds streaming horizons, and underwrites locality claims. However, we sho…

Retinotopic Mechanics derived using classical physics

2021-09-18 · Ifedayo-Emmanuel Adeyefa-Olasupo

The concept of a cell$'$s receptive field is a bedrock in systems neuroscience, and the classical static description of the receptive field has had enormous success in explaining the fundamental mechanisms underlying vis…

Sensitivity

Nonlinear Hebbian learning as a unifying principle in receptive field formation

2016-01-04 · Carlos S. N. Brito, Wulfram Gerstner

The development of sensory receptive fields has been modeled in the past by a variety of models including normative models such as sparse coding or independent component analysis and bottom-up models such as spike-timing…

RF-Next: Efficient Receptive Field Search for Convolutional Neural Networks

2022-06-14 · ShangHua Gao, Zhong-Yu Li, Qi Han, Ming-Ming Cheng 외

Temporal/spatial receptive fields of models play an important role in sequential/spatial tasks. Large receptive fields facilitate long-term relations, while small receptive fields help to capture the local details. Exist…

Action SegmentationInstance Segmentationobject-detectionObject Detection+4

Receptive Fields without Spike-Triggering

2007-12-01 · NeurIPS 2007 12 · Guenther Zeck, Matthias Bethge, Jakob H. Macke

Stimulus selectivity of sensory neurons is often characterized by estimating their receptive field properties such as orientation selectivity. Receptive fields are usually derived from the mean (or covariance) of the spi…

Image Classification