paper-with-me

Papers

Point2Point : A Framework for Efficient Deep Learning on Hilbert sorted Point Clouds with applications in Spatio-Temporal Occupancy Prediction

2023-06-28 · Athrva Atul Pandhare

The irregularity and permutation invariance of point cloud data pose challenges for effective learning. Conventional methods for addressing this issue involve converting raw point clouds to intermediate representations such as 3D voxel grids or range images. While such intermediate representations solve the problem of permutation invariance, they can result in significant loss of information. Approaches that do learn on raw point clouds either have trouble in resolving neighborhood relationships between points or are too complicated in their formulation. In this paper, we propose a novel approach to representing point clouds as a locality preserving 1D ordering induced by the Hilbert space-filling curve. We also introduce Point2Point, a neural architecture that can effectively learn on Hilbert-sorted point clouds. We show that Point2Point shows competitive performance on point cloud segmentation and generation tasks. Finally, we show the performance of Point2Point on Spatio-temporal Occupancy prediction from Point clouds.

📄 PDF Abstract BibTeX arXiv:2306.16306

Code (0)

등록된 구현이 없습니다.

Tasks

Point Cloud Segmentation

Similar Papers 제목 키워드 기반

SGMNet: Learning Rotation-Invariant Point Cloud Representations via Sorted Gram Matrix

2021-01-01 · ICCV 2021 10 · Jianyun Xu, Xin Tang, Yushi Zhu, Jie Sun 외

Recently, various works that attempted to introduce rotation invariance to point cloud analysis have devised point-pair features, such as angles and distances. In these methods, however, the point-pair is only compri…

Learning Euclidean-to-Riemannian Metric for Point-to-Set Classification

2014-06-01 · CVPR 2014 6 · Zhiwu Huang, Ruiping Wang, Shiguang Shan, Xilin Chen

In this paper, we focus on the problem of point-to-set classification, where single points are matched against sets of correlated points. Since the points commonly lie in Euclidean space while the sets are typically mode…

ClassificationGeneral ClassificationMetric Learning

TrackSorter: A Transformer-based sorting algorithm for track finding in High Energy Physics

2024-07-31 · Yash Melkani, Xiangyang Ju

Track finding in particle data is a challenging pattern recognition problem in High Energy Physics. It takes as inputs a point cloud of space points and labels them so that space points created by the same particle have …

An Adjustable Farthest Point Sampling Method for Approximately-sorted Point Cloud Data

2022-08-18 · Jingtao Li, Jian Zhou, Yan Xiong, Xing Chen 외

Sampling is an essential part of raw point cloud data processing such as in the popular PointNet++ scheme. Farthest Point Sampling (FPS), which iteratively samples the farthest point and performs distance updating, is on…

2k

Fusion of Various Optimization Based Feature Smoothing Methods for Wearable and Non-invasive Blood Glucose Estimation

2025-03-06 · Yiting Wei, Bingo Wing-Kuen Ling, Danni Chen, Yuheng Dai 외

Recently, the wearable and non-invasive blood glucose estimation approach has been proposed. However, due to the unreliability of the acquisition device, the presence of the noise and the variations of the acquisition en…