中文
相关论文

相关论文: IF-Defense: 3D Adversarial Point Cloud Defense via…

200 篇论文

Recently, the advancement of 3D point clouds in deep learning has attracted intensive research in different application domains such as computer vision and robotic tasks. However, creating feature representation of robust, discriminative…

计算机视觉与模式识别 · 计算机科学 2021-02-23 Xu Wang , Yi Jin , Yigang Cen , Tao Wang , Yidong Li

Federated learning (FL) enables learning a global machine learning model from local data distributed among a set of participating workers. This makes it possible i) to train more accurate models due to learning from rich joint training…

机器学习 · 计算机科学 2025-11-25 Najeeb Jebreel , Josep Domingo-Ferrer

Semantic parsing of large-scale 3D point clouds is an important research topic in computer vision and remote sensing fields. Most existing approaches utilize hand-crafted features for each modality independently and combine them in a…

计算机视觉与模式识别 · 计算机科学 2017-07-24 Fangyu Liu , Shuaipeng Li , Liqiang Zhang , Chenghu Zhou , Rongtian Ye , Yuebin Wang , Jiwen Lu

3D point clouds are discrete samples of continuous surfaces which can be used for various applications. However, the lack of true connectivity information, i.e., edge information, makes point cloud recognition challenging. Recent edge-aware…

计算机视觉与模式识别 · 计算机科学 2023-10-18 Haoyi Xiu , Xin Liu , Weimin Wang , Kyoung-Sook Kim , Takayuki Shinohara , Qiong Chang , Masashi Matsuoka

Point clouds, a prominent method of 3D representation, are extensively utilized across industries such as autonomous driving, surveying, electricity, architecture, and gaming, and have been rigorously investigated for their accuracy and…

计算机视觉与模式识别 · 计算机科学 2025-01-13 Jingyuan Tang , Yuhuan Zhao , Songlin Sun , Yangang Cai

Object detection in three-dimensional (3D) space attracts much interest from academia and industry since it is an essential task in AI-driven applications such as robotics, autonomous driving, and augmented reality. As the basic format of…

计算机视觉与模式识别 · 计算机科学 2021-10-15 Shi Qiu , Yunfan Wu , Saeed Anwar , Chongyi Li

Despite the progress on 3D point cloud deep learning, most prior works focus on learning features that are invariant to translation and point permutation, and very limited efforts have been devoted for rotation invariant property. Several…

计算机视觉与模式识别 · 计算机科学 2024-08-13 Zhiyuan Zhang , Licheng Yang , Zhiyu Xiang

Generalizable 3D object reconstruction from single-view RGB-D images remains a challenging task, particularly with real-world data. Current state-of-the-art methods develop Transformer-based implicit field learning, necessitating an…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Yushuang Wu , Luyue Shi , Junhao Cai , Weihao Yuan , Lingteng Qiu , Zilong Dong , Liefeng Bo , Shuguang Cui , Xiaoguang Han

Understanding spatial dynamics and semantics in point cloud is fundamental for comprehensive 3D comprehension. While reinforcement learning algorithms such as Group Relative Policy Optimization (GRPO) have recently achieved remarkable…

计算机视觉与模式识别 · 计算机科学 2026-03-26 Yankai Wang , Yiding Sun , Qirui Wang , Pengbo Li , Chaoyi Lu , Dongxu Zhang

As a popular representation of 3D data, point cloud may contain noise and need to be filtered before use. Existing point cloud filtering methods either cannot preserve sharp features or result in uneven point distribution in the filtered…

计算机视觉与模式识别 · 计算机科学 2022-01-19 Shuaijun Chen , Jinxi Wang , Wei Pan , Shang Gao , Meili Wang , Xuequan Lu

As a fundamental problem in computer vision, point cloud registration aims to seek the optimal transformation for aligning a pair of point clouds. In most existing methods, the information flows are usually forward transferring, thus…

计算机视觉与模式识别 · 计算机科学 2024-01-10 Yifan Xie , Boyu Wang , Shiqi Li , Jihua Zhu

Diffusion-based purification defenses leverage diffusion models to remove crafted perturbations of adversarial examples and achieve state-of-the-art robustness. Recent studies show that even advanced attacks cannot break such defenses…

密码学与安全 · 计算机科学 2024-01-05 Mintong Kang , Dawn Song , Bo Li

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 on relatively dense…

机器人学 · 计算机科学 2022-05-10 Prajval Kumar Murali , Cong Wang , Ravinder Dahiya , Mohsen Kaboli

Point cloud super-resolution is a fundamental problem for 3D reconstruction and 3D data understanding. It takes a low-resolution (LR) point cloud as input and generates a high-resolution (HR) point cloud with rich details. In this paper, we…

图形学 · 计算机科学 2019-08-07 Huikai Wu , Junge Zhang , Kaiqi Huang

Point cloud is an important type of 3D representation. However, directly applying convolutions on point clouds is challenging due to the sparse, irregular and unordered data structure. In this paper, we propose a novel Interpolated…

计算机视觉与模式识别 · 计算机科学 2019-08-14 Jiageng Mao , Xiaogang Wang , Hongsheng Li

Learning a powerful representation from point clouds is a fundamental and challenging problem in the field of computer vision. Different from images where RGB pixels are stored in the regular grid, for point clouds, the underlying semantic…

计算机视觉与模式识别 · 计算机科学 2022-01-28 Feng Yang , Yichao Cao , Qifan Xue , Shuai Jin , Xuanpeng Li , Weigong Zhang

Point clouds are essential for storage and transmission of 3D content. As they can entail significant volumes of data, point cloud compression is crucial for practical usage. Recently, point cloud geometry compression approaches based on…

计算机视觉与模式识别 · 计算机科学 2021-02-26 Maurice Quach , Aladine Chetouani , Giuseppe Valenzise , Frederic Dufaux

A promising direction for pre-training 3D point clouds is to leverage the massive amount of data in 2D, whereas the domain gap between 2D and 3D creates a fundamental challenge. This paper proposes a novel approach to point-cloud…

计算机视觉与模式识别 · 计算机科学 2024-04-30 Siming Yan , Chen Song , Youkang Kong , Qixing Huang

Environmental perception systems are crucial for high-precision mapping and autonomous navigation, with LiDAR serving as a core sensor providing accurate 3D point cloud data. Efficiently processing unstructured point clouds while extracting…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Chuang Chen , Yi Lin , Bo Wang , Jing Hu , Xi Wu , Wenyi Ge

With the proliferation of Lidar sensors and 3D vision cameras, 3D point cloud analysis has attracted significant attention in recent years. After the success of the pioneer work PointNet, deep learning-based methods have been increasingly…

计算机视觉与模式识别 · 计算机科学 2022-06-15 Jiajing Chen , Burak Kakillioglu , Senem Velipasalar