中文
相关论文

相关论文: PointGame: Geometrically and Adaptively Masked Aut…

200 篇论文

Exploiting fine-grained semantic features on point cloud is still challenging due to its irregular and sparse structure in a non-Euclidean space. Among existing studies, PointNet provides an efficient and promising approach to learn shape…

计算机视觉与模式识别 · 计算机科学 2019-05-22 Can Chen , Luca Zanotti Fragonara , Antonios Tsourdos

The irregular domain and lack of ordering make it challenging to design deep neural networks for point cloud processing. This paper presents a novel framework named Point Cloud Transformer(PCT) for point cloud learning. PCT is based on…

计算机视觉与模式识别 · 计算机科学 2021-06-08 Meng-Hao Guo , Jun-Xiong Cai , Zheng-Ning Liu , Tai-Jiang Mu , Ralph R. Martin , Shi-Min Hu

To apply transformer-based models to point cloud understanding, many previous works modify the architecture of transformers by using, e.g., local attention and down-sampling. Although they have achieved promising results, earlier works on…

计算机视觉与模式识别 · 计算机科学 2023-08-08 Lanxiao Li , Michael Heizmann

Deep neural networks have achieved promising performance in supervised point cloud applications, but manual annotation is extremely expensive and time-consuming in supervised learning schemes. Unsupervised domain adaptation (UDA) addresses…

计算机视觉与模式识别 · 计算机科学 2021-04-13 Xiaoyuan Luo , Shaolei Liu , Kexue Fu , Manning Wang , Zhijian Song

We propose a generative model of unordered point sets, such as point clouds, in the form of an energy-based model, where the energy function is parameterized by an input-permutation-invariant bottom-up neural network. The energy function…

计算机视觉与模式识别 · 计算机科学 2021-04-08 Jianwen Xie , Yifei Xu , Zilong Zheng , Song-Chun Zhu , Ying Nian Wu

Point cloud compression is essential to experience volumetric multimedia as it drastically reduces the required streaming data rates. Point attributes, specifically colors, extend the challenge of lossy compression beyond geometric…

计算机视觉与模式识别 · 计算机科学 2024-08-02 Michael Rudolph , Aron Riemenschneider , Amr Rizk

Recent progress of semantic point clouds analysis is largely driven by synthetic data (e.g., the ModelNet and the ShapeNet), which are typically complete, well-aligned and noisy free. Therefore, representations of those ideal synthetic…

计算机视觉与模式识别 · 计算机科学 2024-09-12 Li Yu , Hongchao Zhong , Longkun Zou , Ke Chen , Pan Gao

We introduce a novel masked graph autoencoder (MGAE) framework to perform effective learning on graph structure data. Taking insights from self-supervised learning, we randomly mask a large proportion of edges and try to reconstruct these…

机器学习 · 计算机科学 2022-01-10 Qiaoyu Tan , Ninghao Liu , Xiao Huang , Rui Chen , Soo-Hyun Choi , Xia Hu

Recently Transformer-based models have advanced point cloud understanding by leveraging self-attention mechanisms, however, these methods often overlook latent information in less prominent regions, leading to increased sensitivity to…

计算机视觉与模式识别 · 计算机科学 2024-11-25 Yi Wang , Jiaze Wang , Ziyu Guo , Renrui Zhang , Donghao Zhou , Guangyong Chen , Anfeng Liu , Pheng-Ann Heng

Recent advancements in self-supervised learning in the point cloud domain have demonstrated significant potential. However, these methods often suffer from drawbacks, including lengthy pre-training time, the necessity of reconstruction in…

计算机视觉与模式识别 · 计算机科学 2025-02-11 Ayumu Saito , Prachi Kudeshia , Jiju Poovvancheri

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

Manual annotation of large-scale point cloud dataset for varying tasks such as 3D object classification, segmentation and detection is often laborious owing to the irregular structure of point clouds. Self-supervised learning, which…

计算机视觉与模式识别 · 计算机科学 2022-03-25 Mohamed Afham , Isuru Dissanayake , Dinithi Dissanayake , Amaya Dharmasiri , Kanchana Thilakarathna , Ranga Rodrigo

Understanding the implication of point cloud is still challenging to achieve the goal of classification or segmentation due to the irregular and sparse structure of point cloud. As we have known, PointNet architecture as a ground-breaking…

计算机视觉与模式识别 · 计算机科学 2020-09-29 Xi-An Li , Lei Zhang , Li-Yan Wang , Jian Lu

With the tide of artificial intelligence, we try to apply deep learning to understand 3D data. Point cloud is an important 3D data structure, which can accurately and directly reflect the real world. In this paper, we propose a simple and…

计算机视觉与模式识别 · 计算机科学 2019-10-01 Kang Zhiheng , Li Ning

Unsupervised object-centric learning aims to decompose scenes into interpretable object entities, termed slots. Slot-based auto-encoders stand out as a prominent method for this task. Within them, crucial aspects include guiding the encoder…

计算机视觉与模式识别 · 计算机科学 2024-04-08 Ioannis Kakogeorgiou , Spyros Gidaris , Konstantinos Karantzalos , Nikos Komodakis

Transformers achieve strong performance across diverse domains but implicitly assume Euclidean geometry in their attention mechanisms, limiting their effectiveness on data with non-Euclidean structure. While recent extensions to hyperbolic…

机器学习 · 计算机科学 2025-10-03 Ryan Y. Lin , Siddhartha Ojha , Nicholas Bai

As point cloud provides a natural and flexible representation usable in myriad applications (e.g., robotics and self-driving cars), the ability to synthesize point clouds for analysis becomes crucial. Recently, Xie et al. propose a…

计算机视觉与模式识别 · 计算机科学 2024-04-22 Yang Ye , Shihao Ji

The last years have witnessed the emergence of a promising self-supervised learning strategy, referred to as masked autoencoding. However, there is a lack of theoretical understanding of how masking matters on graph autoencoders (GAEs). In…

机器学习 · 计算机科学 2023-05-30 Jintang Li , Ruofan Wu , Wangbin Sun , Liang Chen , Sheng Tian , Liang Zhu , Changhua Meng , Zibin Zheng , Weiqiang Wang

Transformers have shown superior performance on various computer vision tasks with their capabilities to capture long-range dependencies. Despite the success, it is challenging to directly apply Transformers on point clouds due to their…

计算机视觉与模式识别 · 计算机科学 2023-03-30 Jinyoung Park , Sanghyeok Lee , Sihyeon Kim , Yunyang Xiong , Hyunwoo J. Kim

Self-supervised learning has emerged as a prominent research direction in point cloud processing. While existing models predominantly concentrate on reconstruction tasks at higher encoder layers, they often neglect the effective utilization…

图形学 · 计算机科学 2025-07-08 Xin Cao , Haoyu Wang , Yuzhu Mao , Xinda Liu , Linzhi Su , Kang Li