A GMM-based method generates new 3D structures from medical images.
arXiv research
A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.
Trend · papers per month
The importance of training robust neural network grows as 3D data is increasingly utilized in deep learning for vision tasks in robotics, drone control, and autonomous driving. One commonly used 3D data type is 3D point clouds, which describe shape information. We examine the problem of creating robust models from the …
A novel method compares 3D point clouds using information geometry.
LatticeNet segments 3D point clouds faster and more efficiently.
Existing networks directly learn feature representations on 3D point clouds for shape analysis. We argue that 3D point clouds are highly redundant and hold irregular (permutation-invariant) structure, which makes it difficult to achieve inter-class discrimination efficiently. In this paper, we propose a two-faceted sol…
Deep learning within the context of point clouds has gained much research interest in recent years mostly due to the promising results that have been achieved on a number of challenging benchmarks, such as 3D shape recognition and scene semantic segmentation. In many realistic settings however, snapshots of the environ…
The paper introduces REQNNs for robust 3D point cloud processing.
This paper focuses on a novel generative approach for 3D point clouds that makes use of invertible flow-based models. The main idea of the method is to treat a point cloud as a probability density in 3D space that is modeled using a cloud-specific neural network. To capture the similarity between point clouds we rely o…
SCENE-Net improves 3D point cloud segmentation with low resource usage and transparency.
Graph Neural Networks improve 3D object detection in LiDAR point clouds.
3D object classification and segmentation using deep neural networks has been extremely successful. As the problem of identifying 3D objects has many safety-critical applications, the neural networks have to be robust against adversarial changes to the input data set. There is a growing body of research on generating h…
3D capsule network for point clouds handles rotations and translations.
Mapper-GIN simplifies 3D point cloud classification with lightweight structure.
Proposes a robust 3D classification method for sparse point clouds.
A new rotation invariant method for 3D medical imaging classification.
Deep generative architectures provide a way to model not only images but also complex, 3-dimensional objects, such as point clouds. In this work, we present a novel method to obtain meaningful representations of 3D shapes that can be used for challenging tasks including 3D points generation, reconstruction, compression…
Proposes QMC-based QSW for 3D SW distance.
Graph convolutional neural networks (Graph-CNNs) extend traditional CNNs to handle data that is supported on a graph. Major challenges when working with data on graphs are that the support set (the vertices of the graph) do not typically have a natural ordering, and in general, the topology of the graph is not regular …
A new method for generating realistic and creative 3D shapes from point clouds.
PointGMM learns hGMMs from point clouds for 3D shape representation.
Paper reduces false positives in lung nodule detection using deep learning on point clouds.
Advanced 3D metrology technologies such as Coordinate Measuring Machine (CMM) and laser 3D scanners have facilitated the collection of massive point cloud data, beneficial for process monitoring, control and optimization. However, due to their high dimensionality and structure complexity, modeling and analysis of point…
The paper analyzes different neural network architectures for 3D point cloud processing.
Enhanced 3D shape analysis using information geometry.
Develops a method for conformal parameterization of point clouds without fixed boundaries.
SE(3)-Transformers maintain equivariance for 3D data under rotations and translations.
When classifying point clouds, a large amount of time is devoted to the process of engineering a reliable set of features which are then passed to a classifier of choice. Generally, such features - usually derived from the 3D-covariance matrix - are computed using the surrounding neighborhood of points. While these fea…
pyLOT library simplifies machine learning on 3D point clouds via linearized optimal transport.
Bayesian neural networks improve uncertainty estimation in 3D point cloud segmentation for factory planning.
In recent decades, the use of 3D point clouds has been widespread in computer industry. The development of techniques in analyzing point clouds is increasingly important. In particular, mapping of point clouds has been a challenging problem. In this paper, we develop a discrete analogue of the Teichmüller extremal mapp…
Geometric Capsule Autoencoders group 3D points into parts and objects.
Paper improves deep point cloud compression techniques.
The concept of a Point Cloud has played an increasingly important role in many areas of Engineering, Science, and Mathematics. Examples are: LIDAR, 3D-Printing, Data Analysis, Computer Graphics, Machine Learning, Mathematical Visualization, Numerical Analysis, and Monte Carlo Methods. Entering point cloud into Google r…
LION generates high-quality 3D shapes using hierarchical latent diffusion models.
We explore the intersection of human and machine creativity by generating sculptural objects through machine learning. This research raises questions about both the technical details of automatic art generation and the interaction between AI and people, as both artists and the audience of art. We introduce two algorith…
PointTriNet generates 3D triangulations from point clouds efficiently and scalably.
This paper introduces a new Urban Point Cloud Dataset for Automatic Segmentation and Classification acquired by Mobile Laser Scanning (MLS). We describe how the dataset is obtained from acquisition to post-processing and labeling. This dataset can be used to learn classification algorithm, however, given that a great a…
DALES offers a large annotated aerial LiDAR dataset for 3D deep learning.
Object detection in point cloud data is one of the key components in computer vision systems, especially for autonomous driving applications. In this work, we present Voxel-FPN, a novel one-stage 3D object detector that utilizes raw data from LIDAR sensors only. The core framework consists of an encoder network and a c…
A novel method compresses point cloud attributes by folding them onto a 2D grid.
Bayesian segmentation and uncertainty estimation improve 3D model accuracy for factory planning.
Point clouds provide a flexible and natural representation usable in countless applications such as robotics or self-driving cars. Recently, deep neural networks operating on raw point cloud data have shown promising results on supervised learning tasks such as object classification and semantic segmentation. While mas…
Deep 3D models are vulnerable to isometry transformations under adversarial attacks.
This research detects and identifies human-made objects in 3D point clouds using novel methods.
New method uses scalar-based models to approximate spherical tensors efficiently.
Point cloud is the most fundamental representation of 3D geometric objects. Analyzing and processing point cloud surfaces is important in computer graphics and computer vision. However, most of the existing algorithms for surface analysis require connectivity information. Therefore, it is desirable to develop a mesh st…
Instance segmentation on 3D point clouds is one of the most extensively researched areas toward the realization of autonomous cars and robots. Certain existing studies have split input point clouds into small regions such as 1m x 1m; one reason for this is that models in the studies cannot consume a large number of poi…
Torch-Points3D simplifies 3D deep learning research and reproducibility.