Scalable, Proposal-free Instance Segmentation Network for 3D Pixel
Clustering and Particle Trajectory Reconstruction in Liquid Argon Time
Projection Chambers
- URL: http://arxiv.org/abs/2007.03083v1
- Date: Mon, 6 Jul 2020 21:37:28 GMT
- Title: Scalable, Proposal-free Instance Segmentation Network for 3D Pixel
Clustering and Particle Trajectory Reconstruction in Liquid Argon Time
Projection Chambers
- Authors: Dae Heun Koh, Pierre C\^ote de Soux, Laura Domin\'e, Fran\c{c}ois
Drielsma, Ran Itay, Qing Lin, Kazuhiro Terao, Ka Vang Tsang, Tracy Usher (for
the DeepLearnPhysics Collaboration)
- Abstract summary: Liquid Argon Time Projection Chambers (LArTPCs) are high resolution particle imaging detectors.
We propose the first scalable deep learning algorithm for particle clustering in LArTPC data using sparse convolutional neural networks (SCNN)
We benchmark the performance of our algorithm on PILArNet, a public 3D particle imaging dataset.
- Score: 2.5576696189824912
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Liquid Argon Time Projection Chambers (LArTPCs) are high resolution particle
imaging detectors, employed by accelerator-based neutrino oscillation
experiments for high precision physics measurements. While images of particle
trajectories are intuitive to analyze for physicists, the development of a high
quality, automated data reconstruction chain remains challenging. One of the
most critical reconstruction steps is particle clustering: the task of grouping
3D image pixels into different particle instances that share the same particle
type. In this paper, we propose the first scalable deep learning algorithm for
particle clustering in LArTPC data using sparse convolutional neural networks
(SCNN). Building on previous works on SCNNs and proposal free instance
segmentation, we build an end-to-end trainable instance segmentation network
that learns an embedding of the image pixels to perform point cloud clustering
in a transformed space. We benchmark the performance of our algorithm on
PILArNet, a public 3D particle imaging dataset, with respect to common
clustering evaluation metrics. 3D pixels were successfully clustered into
individual particle trajectories with 90% of them having an adjusted Rand index
score greater than 92% with a mean pixel clustering efficiency and purity above
96%. This work contributes to the development of an end-to-end optimizable full
data reconstruction chain for LArTPCs, in particular pixel-based 3D imaging
detectors including the near detector of the Deep Underground Neutrino
Experiment. Our algorithm is made available in the open access repository, and
we share our Singularity software container, which can be used to reproduce our
work on the dataset.
Related papers
- N-BVH: Neural ray queries with bounding volume hierarchies [51.430495562430565]
In 3D computer graphics, the bulk of a scene's memory usage is due to polygons and textures.
We devise N-BVH, a neural compression architecture designed to answer arbitrary ray queries in 3D.
Our method provides faithful approximations of visibility, depth, and appearance attributes.
arXiv Detail & Related papers (2024-05-25T13:54:34Z) - Superpixel Graph Contrastive Clustering with Semantic-Invariant
Augmentations for Hyperspectral Images [64.72242126879503]
Hyperspectral images (HSI) clustering is an important but challenging task.
We first use 3-D and 2-D hybrid convolutional neural networks to extract the high-order spatial and spectral features of HSI.
We then design a superpixel graph contrastive clustering model to learn discriminative superpixel representations.
arXiv Detail & Related papers (2024-03-04T07:40:55Z) - Ponder: Point Cloud Pre-training via Neural Rendering [93.34522605321514]
We propose a novel approach to self-supervised learning of point cloud representations by differentiable neural encoders.
The learned point-cloud can be easily integrated into various downstream tasks, including not only high-level rendering tasks like 3D detection and segmentation, but low-level tasks like 3D reconstruction and image rendering.
arXiv Detail & Related papers (2022-12-31T08:58:39Z) - Rethinking Unsupervised Neural Superpixel Segmentation [6.123324869194195]
unsupervised learning for superpixel segmentation via CNNs has been studied.
We propose three key elements to improve the efficacy of such networks.
By experimenting with the BSDS500 dataset, we find evidence to the significance of our proposal.
arXiv Detail & Related papers (2022-06-21T09:30:26Z) - RBGNet: Ray-based Grouping for 3D Object Detection [104.98776095895641]
We propose the RBGNet framework, a voting-based 3D detector for accurate 3D object detection from point clouds.
We propose a ray-based feature grouping module, which aggregates the point-wise features on object surfaces using a group of determined rays.
Our model achieves state-of-the-art 3D detection performance on ScanNet V2 and SUN RGB-D with remarkable performance gains.
arXiv Detail & Related papers (2022-04-05T14:42:57Z) - VPFNet: Improving 3D Object Detection with Virtual Point based LiDAR and
Stereo Data Fusion [62.24001258298076]
VPFNet is a new architecture that cleverly aligns and aggregates the point cloud and image data at the virtual' points.
Our VPFNet achieves 83.21% moderate 3D AP and 91.86% moderate BEV AP on the KITTI test set, ranking the 1st since May 21th, 2021.
arXiv Detail & Related papers (2021-11-29T08:51:20Z) - Scalable, End-to-End, Deep-Learning-Based Data Reconstruction Chain for
Particle Imaging Detectors [0.0]
This paper introduces an end-to-end, ML-based data reconstruction chain for Liquid Time Projection Chambers (LArTPCs)
It is the first implementation to handle the unprecedented pile-up of dozens of high energy neutrino interactions.
arXiv Detail & Related papers (2021-02-01T18:10:00Z) - Reinforced Axial Refinement Network for Monocular 3D Object Detection [160.34246529816085]
Monocular 3D object detection aims to extract the 3D position and properties of objects from a 2D input image.
Conventional approaches sample 3D bounding boxes from the space and infer the relationship between the target object and each of them, however, the probability of effective samples is relatively small in the 3D space.
We propose to start with an initial prediction and refine it gradually towards the ground truth, with only one 3d parameter changed in each step.
This requires designing a policy which gets a reward after several steps, and thus we adopt reinforcement learning to optimize it.
arXiv Detail & Related papers (2020-08-31T17:10:48Z) - Clustering of Electromagnetic Showers and Particle Interactions with
Graph Neural Networks in Liquid Argon Time Projection Chambers Data [4.653747487703939]
Liquid Argon Time Projection Chambers (LArTPCs) are a class of detectors that produce high resolution images of charged particles within their sensitive volume.
The clustering of distinct particles into superstructures is of central importance to the current and future neutrino physics program.
This paper uses Graph Neural Networks (GNNs) to predict the adjacency matrix of EM shower fragments and to identify the origin of showers.
arXiv Detail & Related papers (2020-07-02T18:32:25Z) - Generative Sparse Detection Networks for 3D Single-shot Object Detection [43.91336826079574]
3D object detection has been widely studied due to its potential applicability to many promising areas such as robotics and augmented reality.
Yet, the sparse nature of the 3D data poses unique challenges to this task.
We propose Generative Sparse Detection Network (GSDN), a fully-convolutional single-shot sparse detection network.
arXiv Detail & Related papers (2020-06-22T15:54:24Z) - The use of Convolutional Neural Networks for signal-background
classification in Particle Physics experiments [0.4301924025274017]
We present an extensive convolutional neural architecture search, achieving high accuracy for signal/background discrimination for a HEP classification use-case.
We demonstrate among other things that we can achieve the same accuracy as complex ResNet architectures with CNNs with less parameters.
arXiv Detail & Related papers (2020-02-13T19:54:46Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.