paper-with-me

Papers

PointCaps: Raw Point Cloud Processing using Capsule Networks with Euclidean Distance Routing

2021-12-21 · Dishanika Denipitiyage, Vinoj Jayasundara, Ranga Rodrigo, Chamira U. S. Edussooriya

Raw point cloud processing using capsule networks is widely adopted in classification, reconstruction, and segmentation due to its ability to preserve spatial agreement of the input data. However, most of the existing capsule based network approaches are computationally heavy and fail at representing the entire point cloud as a single capsule. We address these limitations in existing capsule network based approaches by proposing PointCaps, a novel convolutional capsule architecture with parameter sharing. Along with PointCaps, we propose a novel Euclidean distance routing algorithm and a class-independent latent representation. The latent representation captures physically interpretable geometric parameters of the point cloud, with dynamic Euclidean routing, PointCaps well-represents the spatial (point-to-part) relationships of points. PointCaps has a significantly lower number of parameters and requires a significantly lower number of FLOPs while achieving better reconstruction with comparable classification and segmentation accuracy for raw point clouds compared to state-of-the-art capsule networks.

📄 PDF Abstract BibTeX arXiv:2112.11258

Code (0)

등록된 구현이 없습니다.

Tasks

Segmentation

Methods 이 논문이 사용한 방법론

Capsule Network A capsule is an activation vector that basically executes on its inputs some complex internal computations. Length of these activation vectors signifies the probability of…

Similar Papers 제목 키워드 기반

Quaternion Equivariant Capsule Networks for 3D Point Clouds

2019-12-27 · ECCV 2020 8 · Yongheng Zhao, Tolga Birdal, Jan Eric Lenssen, Emanuele Menegatti 외

We present a 3D capsule module for processing point clouds that is equivariant to 3D rotations and translations, as well as invariant to permutations of the input points. The operator receives a sparse set of local refer…

Pose Estimation

Point2SpatialCapsule: Aggregating Features and Spatial Relationships of Local Regions on Point Clouds using Spatial-aware Capsules

2019-08-29 · Xin Wen, Zhizhong Han, Xinhai Liu, Yu-Shen Liu

Learning discriminative shape representation directly on point clouds is still challenging in 3D shape analysis and understanding. Recent studies usually involve three steps: first splitting a point cloud into some local…

3D Point Capsule Networks

2018-12-27 · CVPR 2019 6 · Yongheng Zhao, Tolga Birdal, Haowen Deng, Federico Tombari

In this paper, we propose 3D point-capsule networks, an auto-encoder designed to process sparse 3D point clouds while preserving spatial arrangements of the input data. 3D capsule networks arise as a direct consequence o…

3D Feature Matching3D Geometry Perception3D Object Classification3D Object Reconstruction+6

Canonical Capsules: Self-Supervised Capsules in Canonical Pose

2020-12-08 · NeurIPS 2021 12 · Weiwei Sun, Andrea Tagliasacchi, Boyang Deng, Sara Sabour 외

We propose a self-supervised capsule architecture for 3D point clouds. We compute capsule decompositions of objects through permutation-equivariant attention, and self-supervise the process by training with pairs of rand…

3D Point Cloud ReconstructionGeneral ClassificationObjectPoint cloud reconstruction

Geometric Capsule Autoencoders for 3D Point Clouds

2019-12-06 · Nitish Srivastava, Hanlin Goh, Ruslan Salakhutdinov

We propose a method to learn object representations from 3D point clouds using bundles of geometrically interpretable hidden units, which we call geometric capsules. Each geometric capsule represents a visual entity, suc…

ObjectRetrieval