paper-with-me

홈 › Papers

False Positive Sampling-based Data Augmentation for Enhanced 3D Object Detection Accuracy

2024-03-05 · Jiyong Oh, Junhaeng Lee, Woongchan Byun, Minsang Kong, Sang Hun Lee

Recent studies have focused on enhancing the performance of 3D object detection models. Among various approaches, ground-truth sampling has been proposed as an augmentation technique to address the challenges posed by limited ground-truth data. However, an inherent issue with ground-truth sampling is its tendency to increase false positives. Therefore, this study aims to overcome the limitations of ground-truth sampling and improve the performance of 3D object detection models by developing a new augmentation technique called false-positive sampling. False-positive sampling involves retraining the model using point clouds that are identified as false positives in the model's predictions. We propose an algorithm that utilizes both ground-truth and false-positive sampling and an algorithm for building the false-positive sample database. Additionally, we analyze the principles behind the performance enhancement due to false-positive sampling. Our experiments demonstrate that models utilizing false-positive sampling show a reduction in false positives and exhibit improved object detection performance. On the KITTI and Waymo Open datasets, models with false-positive sampling surpass the baseline models by a large margin.

📄 PDF Abstract BibTeX arXiv:2403.02639

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object DetectionData AugmentationObjectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Enhancing Graph Contrastive Learning with Node Similarity

2022-08-13 · Hongliang Chi, Yao Ma

Graph Neural Networks (GNNs) have achieved great success in learning graph representations and thus facilitating various graph-related tasks. However, most GNN methods adopt a supervised learning setting, which is not al…

Contrastive LearningData AugmentationSelf-Supervised Learning

Intent-Enhanced Data Augmentation for Sequential Recommendation

2024-10-11 · Shuai Chen, Zhoujun Li

The research on intent-enhanced sequential recommendation algorithms focuses on how to better mine dynamic user intent based on user behavior data for sequential recommendation tasks. Various data augmentation methods ar…

Contrastive LearningData AugmentationSequential Recommendation

Landslide Segmentation with U-Net: Evaluating Different Sampling Methods and Patch Sizes

2020-07-13 · Lucas P. Soares, Helen C. Dias, Carlos H. Grohmann

Landslide inventory maps are crucial to validate predictive landslide models; however, since most mapping methods rely on visual interpretation or expert knowledge, detailed inventory maps are still lacking. This study u…

Landslide segmentation

Rethinking Explaining Graph Neural Networks via Non-parametric Subgraph Matching

2023-01-07 · Fang Wu, Siyuan Li, Xurui Jin, Yinghui Jiang 외

The success of graph neural networks (GNNs) provokes the question about explainability: ``Which fraction of the input graph is the most determinant of the prediction?'' Particularly, parametric explainers prevail in exis…

Graph Sampling

RRRA: Resampling and Reranking through a Retriever Adapter

2025-08-07 · Bongsu Kim arxiv

In dense retrieval, effective training hinges on selecting high quality hard negatives while avoiding false negatives. Recent methods apply heuristics based on positive document scores to identify hard negatives, improvi…