中文
相关论文

相关论文: Certified L2-Norm Robustness of 3D Point Cloud Rec…

200 篇论文

Point cloud classification is an essential component in many security-critical applications such as autonomous driving and augmented reality. However, point cloud classifiers are vulnerable to adversarially perturbed point clouds. Existing…

密码学与安全 · 计算机科学 2023-03-06 Jinghuai Zhang , Jinyuan Jia , Hongbin Liu , Neil Zhenqiang Gong

3D point cloud classification requires distinct models from 2D image classification due to the divergent characteristics of the respective input data. While 3D point clouds are unstructured and sparse, 2D images are structured and dense.…

计算机视觉与模式识别 · 计算机科学 2024-10-22 Kaidong Li , Tianxiao Zhang , Cuncong Zhong , Ziming Zhang , Guanghui Wang

3D point cloud classification has many safety-critical applications such as autonomous driving and robotic grasping. However, several studies showed that it is vulnerable to adversarial attacks. In particular, an attacker can make a…

密码学与安全 · 计算机科学 2021-07-05 Hongbin Liu , Jinyuan Jia , Neil Zhenqiang Gong

3D vision with real-time LiDAR-based point cloud data became a vital part of autonomous system research, especially perception and prediction modules use for object classification, segmentation, and detection. Despite their success, point…

计算机视觉与模式识别 · 计算机科学 2023-01-31 Arup Kumar Sarker , Farzana Yasmin Ahmad , Matthew B. Dwyer

Deep neural networks for 3D point cloud classification, such as PointNet, have been demonstrated to be vulnerable to adversarial attacks. Current adversarial defenders often learn to denoise the (attacked) point clouds by reconstruction,…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Kaidong Li , Ziming Zhang , Cuncong Zhong , Guanghui Wang

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. However, this…

计算机视觉与模式识别 · 计算机科学 2024-04-23 Wenhao Lan , Yijun Yang , Haihua Shen , Shan Li

Weakly-supervised point cloud segmentation with extremely limited labels is highly desirable to alleviate the expensive costs of collecting densely annotated 3D points. This paper explores applying the consistency regularization that is…

计算机视觉与模式识别 · 计算机科学 2023-12-15 Zhonghua Wu , Yicheng Wu , Guosheng Lin , Jianfei Cai

Although 3D point cloud classification has recently been widely deployed in different application scenarios, it is still very vulnerable to adversarial attacks. This increases the importance of robust training of 3D models in the face of…

计算机视觉与模式识别 · 计算机科学 2022-08-25 Hanieh Naderi , Kimia Noorbakhsh , Arian Etemadi , Shohreh Kasaei

The use of deep 3D point cloud models in safety-critical applications, such as autonomous driving, dictates the need to certify the robustness of these models to real-world transformations. This is technically challenging, as it requires a…

机器学习 · 计算机科学 2021-10-14 Tobias Lorenz , Anian Ruoss , Mislav Balunović , Gagandeep Singh , Martin Vechev

Three dimensional (3D) object recognition is becoming a key desired capability for many computer vision systems such as autonomous vehicles, service robots and surveillance drones to operate more effectively in unstructured environments.…

计算机视觉与模式识别 · 计算机科学 2021-08-25 Chenxi Xiao , Juan Wachs

Point clouds are extensively employed in a variety of real-world applications such as robotics, autonomous driving and augmented reality. Despite the recent success of point cloud neural networks, especially for safety-critical tasks, it is…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Mert Gulsen , Batuhan Cengiz , Yusuf H. Sahin , Gozde Unal

Point cloud classification plays an important role in a wide range of airborne light detection and ranging (LiDAR) applications, such as topographic mapping, forest monitoring, power line detection, and road detection. However, due to the…

计算机视觉与模式识别 · 计算机科学 2020-04-21 Congcong Wen , Lina Yang , Ling Peng , Xiang Li , Tianhe Chi

Point cloud registration is a fundamental technique in 3-D computer vision with applications in graphics, autonomous driving, and robotics. However, registration tasks under challenging conditions, under which noise or perturbations are…

计算机视觉与模式识别 · 计算机科学 2024-04-23 Rui She , Qiyu Kang , Sijie Wang , Wee Peng Tay , Kai Zhao , Yang Song , Tianyu Geng , Yi Xu , Diego Navarro Navarro , Andreas Hartmannsgruber

Point cloud registration for 3D objects is a challenging task due to sparse and noisy measurements, incomplete observations and large transformations. In this work, we propose \textbf{G}raph \textbf{M}atching \textbf{C}onsensus…

计算机视觉与模式识别 · 计算机科学 2022-04-11 Liang Pan , Zhongang Cai , Ziwei Liu

3D computer vision models are commonly used in security-critical applications such as autonomous driving and surgical robotics. Emerging concerns over the robustness of these models against real-world deformations must be addressed…

计算机视觉与模式识别 · 计算机科学 2022-04-13 Gabriel Pérez S. , Juan C. Pérez , Motasem Alfarra , Silvio Giancola , Bernard Ghanem

To better address challenging issues of the irregularity and inhomogeneity inherently present in 3D point clouds, researchers have been shifting their focus from the design of hand-craft point feature towards the learning of 3D point…

计算机视觉与模式识别 · 计算机科学 2022-11-21 Xiang Li , Mingyang Wang , Congcong Wen , Lingjing Wang , Nan Zhou , Yi Fang

Patch robustness certification is an emerging kind of provable defense technique against adversarial patch attacks for deep learning systems. Certified detection ensures the detection of all patched harmful versions of certified samples,…

软件工程 · 计算机科学 2025-12-09 Qilin Zhou , Zhengyuan Wei , Haipeng Wang , Zhuo Wang , W. K. Chan

With the increasing attention in various 3D safety-critical applications, point cloud learning models have been shown to be vulnerable to adversarial attacks. Although existing 3D attack methods achieve high success rates, they delve into…

计算机视觉与模式识别 · 计算机科学 2023-12-08 Daizong Liu , Wei Hu , Xin Li

Point cloud completion, as the upstream procedure of 3D recognition and segmentation, has become an essential part of many tasks such as navigation and scene understanding. While various point cloud completion models have demonstrated their…

计算机视觉与模式识别 · 计算机科学 2022-12-02 Shengshan Hu , Junwei Zhang , Wei Liu , Junhui Hou , Minghui Li , Leo Yu Zhang , Hai Jin , Lichao Sun

Object classification using LiDAR 3D point cloud data is critical for modern applications such as autonomous driving. However, labeling point cloud data is labor-intensive as it requires human annotators to visualize and inspect the 3D data…

计算机视觉与模式识别 · 计算机科学 2022-11-01 Ziwei Wang , Reza Arablouei , Jiajun Liu , Paulo Borges , Greg Bishop-Hurley , Nicholas Heaney
‹ 上一页 1 2 3 10 下一页 ›