paper-with-me

홈 › Papers

3D Object Recognition with Ensemble Learning --- A Study of Point Cloud-Based Deep Learning Models

2019-04-17 · Daniel Koguciuk, Łukasz Chechliński, Tarek El-Gaaly

In this study, we present an analysis of model-based ensemble learning for 3D point-cloud object classification and detection. An ensemble of multiple model instances is known to outperform a single model instance, but there is little study of the topic of ensemble learning for 3D point clouds. First, an ensemble of multiple model instances trained on the same part of the $\textit{ModelNet40}$ dataset was tested for seven deep learning, point cloud-based classification algorithms: $\textit{PointNet}$, $\textit{PointNet++}$, $\textit{SO-Net}$, $\textit{KCNet}$, $\textit{DeepSets}$, $\textit{DGCNN}$, and $\textit{PointCNN}$. Second, the ensemble of different architectures was tested. Results of our experiments show that the tested ensemble learning methods improve over state-of-the-art on the $\textit{ModelNet40}$ dataset, from $92.65\%$ to $93.64\%$ for the ensemble of single architecture instances, $94.03\%$ for two different architectures, and $94.15\%$ for five different architectures. We show that the ensemble of two models with different architectures can be as effective as the ensemble of 10 models with the same architecture. Third, a study on classic bagging i.e. with different subsets used for training multiple model instances) was tested and sources of ensemble accuracy growth were investigated for best-performing architecture, i.e. $\textit{SO-Net}$. We also investigate the ensemble learning of $\textit{Frustum PointNet}$ approach in the task of 3D object detection, increasing the average precision of 3D box detection on the $\textit{KITTI}$ dataset from $63.1\%$ to $66.5\%$ using only three model instances. We measure the inference time of all 3D classification architectures on a $\textit{Nvidia Jetson TX2}$, a common embedded computer for mobile robots, to allude to the use of these models in real-life applications.

📄 PDF Abstract BibTeX arXiv:1904.08159

Code (1)

dkoguciuk/ensemble_learning_for_point_clouds 공식 구현 pytorch

Tasks

3D Classification3D Object Detection3D Object RecognitionEnsemble LearningGeneral Classificationobject-detectionObject DetectionObject Recognition

Similar Papers 제목 키워드 기반

Invariant Training 2D-3D Joint Hard Samples for Few-Shot Point Cloud Recognition

2023-08-18 · ICCV 2023 1 · Xuanyu Yi, Jiajun Deng, Qianru Sun, Xian-Sheng Hua 외

We tackle the data scarcity challenge in few-shot point cloud recognition of 3D objects by using a joint prediction from a conventional 3D model and a well-trained 2D model. Surprisingly, such an ensemble, though seems t…

3D Shape ClassificationRetrieval

CloudFort: Enhancing Robustness of 3D Point Cloud Classification Against Backdoor Attacks via Spatial Partitioning and Ensemble Prediction

2024-04-22 · Wenhao Lan, Yijun Yang, Haihua Shen, Shan Li

The increasing adoption of 3D point cloud data in various applications, such as autonomous vehicles, robotics, and virtual reality, has brought about significant advancements in object recognition and scene understanding…

3D Point Cloud ClassificationAutonomous VehiclesBackdoor AttackObject Recognition+2

Human Action Recognition from Point Clouds over Time

2025-10-07 · James Dickens arxiv

Recent research into human action recognition (HAR) has focused predominantly on skeletal action recognition and video-based methods. With the increasing availability of consumer-grade depth sensors and Lidar instruments…

Monocular Depth Estimation3D Action RecognitionPoint Clouds

Reliable Attribute-Based Object Recognition Using High Predictive Value Classifiers

2016-09-12 · Wentao Luan, Yezhou Yang, Cornelia Fermuller, John Baras

We consider the problem of object recognition in 3D using an ensemble of attribute-based classifiers. We propose two new concepts to improve classification in practical situations, and show their implementation in an app…

AttributeDecision MakingGeneral ClassificationObject Recognition+1

Towards Robust 3D Object Recognition with Dense-to-Sparse Deep Domain Adaptation

2022-05-07 · Prajval Kumar Murali, Cong Wang, Ravinder Dahiya, Mohsen Kaboli

Three-dimensional (3D) object recognition is crucial for intelligent autonomous agents such as autonomous vehicles and robots alike to operate effectively in unstructured environments. Most state-of-art approaches rely o…

3D Object RecognitionAutonomous VehiclesDomain AdaptationObject+1