中文
相关论文

相关论文: Boosting the Class-Incremental Learning in 3D Poin…

200 篇论文

The impressive performance of deep convolutional neural networks in single-view 3D reconstruction suggests that these models perform non-trivial reasoning about the 3D structure of the output space. Recent work has challenged this belief,…

计算机视觉与模式识别 · 计算机科学 2021-06-17 Mateusz Michalkiewicz , Stavros Tsogkas , Sarah Parisot , Mahsa Baktashmotlagh , Anders Eriksson , Eugene Belilovsky

Recovering high-quality surfaces from irregular point cloud is ill-posed unless strong geometric priors are available. We introduce an implicit self-prior approach that distills a shape-specific prior directly from the input point cloud…

计算机视觉与模式识别 · 计算机科学 2025-11-13 Kyle Fogarty , Chenyue Cai , Jing Yang , Zhilin Guo , Cengiz Öztireli

Place recognition is a fundamental component of robotics, and has seen tremendous improvements through the use of deep learning models in recent years. Networks can experience significant drops in performance when deployed in unseen or…

计算机视觉与模式识别 · 计算机科学 2022-11-30 Joshua Knights , Peyman Moghadam , Milad Ramezani , Sridha Sridharan , Clinton Fookes

Exemplar-free class-incremental learning enables models to learn new classes over time without storing data from old ones. As multimodal graph-structured data becomes increasingly prevalent, existing methods struggle with challenges like…

机器学习 · 计算机科学 2025-09-09 Haochen You , Baojing Liu

Recovering point clouds involves the sequential process of sampling and restoration, yet existing methods struggle to effectively leverage both topological and geometric attributes. To address this, we propose an end-to-end architecture…

计算机视觉与模式识别 · 计算机科学 2025-12-23 Kaiyue Zhou , Zelong Tan , Hongxiao Wang , Ya-Li Li , Shengjin Wang

Few-shot class-incremental learning (FSCIL) aims to incrementally fine-tune a model (trained on base classes) for a novel set of classes using a few examples without forgetting the previous training. Recent efforts address this problem…

计算机视觉与模式识别 · 计算机科学 2022-07-25 Townim Chowdhury , Ali Cheraghian , Sameera Ramasinghe , Sahar Ahmadi , Morteza Saberi , Shafin Rahman

Early stopping techniques can be utilized to decrease the time cost, however currently the ultimate goal of early stopping techniques is closely related to the accuracy upgrade or the ability of the neural network to generalize better on…

计算机视觉与模式识别 · 计算机科学 2022-10-03 Thanasis Zoumpekas , Maria Salamó , Anna Puig

Recent advances in self-supervised learning (SSL) for point clouds have substantially improved 3D scene understanding without human annotations. Existing approaches emphasize semantic awareness by enforcing feature consistency across…

计算机视觉与模式识别 · 计算机科学 2026-04-01 Bin Yang , Mohamed Abdelsamad , Miao Zhang , Alexandru Paul Condurache

3D point cloud segmentation is an important function that helps robots understand the layout of their surrounding environment and perform tasks such as grasping objects, avoiding obstacles, and finding landmarks. Current segmentation…

计算机视觉与模式识别 · 计算机科学 2021-03-17 Jingdao Chen , Zsolt Kira , Yong K. Cho

We present a comprehensive survey and benchmark of both traditional and learning-based methods for surface reconstruction from point clouds. This task is particularly challenging for real-world acquisitions due to factors such as noise,…

计算机视觉与模式识别 · 计算机科学 2024-12-03 Raphael Sulzer , Renaud Marlet , Bruno Vallet , Loic Landrieu

The manual annotation for large-scale point clouds costs a lot of time and is usually unavailable in harsh real-world scenarios. Inspired by the great success of the pre-training and fine-tuning paradigm in both vision and language tasks,…

计算机视觉与模式识别 · 计算机科学 2022-09-26 Chao Sun , Zhedong Zheng , Xiaohan Wang , Mingliang Xu , Yi Yang

Deep learning techniques for point clouds have achieved strong performance on a range of 3D vision tasks. However, it is costly to annotate large-scale point sets, making it critical to learn generalizable representations that can transfer…

计算机视觉与模式识别 · 计算机科学 2022-04-18 Chao Huang , Zhangjie Cao , Yunbo Wang , Jianmin Wang , Mingsheng Long

Large-scale pre-trained models have shown promising open-world performance for both vision and language tasks. However, their transferred capacity on 3D point clouds is still limited and only constrained to the classification task. In this…

计算机视觉与模式识别 · 计算机科学 2023-08-29 Xiangyang Zhu , Renrui Zhang , Bowei He , Ziyu Guo , Ziyao Zeng , Zipeng Qin , Shanghang Zhang , Peng Gao

The recent multi-modality models have achieved great performance in many vision tasks because the extracted features contain the multi-modality knowledge. However, most of the current registration descriptors have only concentrated on local…

机器人学 · 计算机科学 2023-02-13 Mingzhi Yuan , Xiaoshui Huang , Kexue Fu , Zhihao Li , Manning Wang

Zero-shot learning on 3D point cloud data is a related underexplored problem compared to its 2D image counterpart. 3D data brings new challenges for ZSL due to the unavailability of robust pre-trained feature extraction models. To address…

计算机视觉与模式识别 · 计算机科学 2022-09-30 Majid Nasiri , Ali Cheraghian , Townim Faisal Chowdhury , Sahar Ahmadi , Morteza Saberi , Shafin Rahman

Point clouds, as a primary representation of 3D data, can be categorized into scene domain point clouds and object domain point clouds. Point cloud self-supervised learning (SSL) has become a mainstream paradigm for learning 3D…

计算机视觉与模式识别 · 计算机科学 2025-06-04 Yaohua Zha , Tao Dai , Hang Guo , Yanzi Wang , Bin Chen , Ke Chen , Shu-Tao Xia

3D point cloud analysis has drawn a lot of research attention due to its wide applications. However, collecting massive labelled 3D point cloud data is both time-consuming and labor-intensive. This calls for data-efficient learning methods.…

计算机视觉与模式识别 · 计算机科学 2023-01-23 Fayao Liu , Guosheng Lin , Chuan-Sheng Foo , Chaitanya K. Joshi , Jie Lin

We present a novel 3D shape reconstruction method which learns to predict an implicit 3D shape representation from a single RGB image. Our approach uses a set of single-view images of multiple object categories without viewpoint annotation,…

计算机视觉与模式识别 · 计算机科学 2022-04-22 Zixuan Huang , Stefan Stojanov , Anh Thai , Varun Jampani , James M. Rehg

Class Incremental Learning (CIL) is challenging due to catastrophic forgetting. On top of that, Exemplar-free Class Incremental Learning is even more challenging due to forbidden access to previous task data. Recent exemplar-free CIL…

计算机视觉与模式识别 · 计算机科学 2024-07-23 Zichong Meng , Jie Zhang , Changdi Yang , Zheng Zhan , Pu Zhao , Yanzhi Wang

Self-supervised learning has emerged as a promising approach for acquiring transferable 3D representations from unlabeled 3D point clouds. Unlike 2D images, which are widely accessible, acquiring 3D assets requires specialized expertise or…

计算机视觉与模式识别 · 计算机科学 2025-12-17 Xuweiyi Chen , Zezhou Cheng