中文
相关论文

相关论文: Adaptive Augmentation-Aware Latent Learning for Ro…

200 篇论文

Recent advances in autonomous driving have underscored the importance of accurate 3D object detection, with LiDAR playing a central role due to its robustness under diverse visibility conditions. However, different vehicle platforms often…

计算机视觉与模式识别 · 计算机科学 2025-09-08 Satoshi Tanaka , Kok Seang Tan , Isamu Yamashita

We study an unsupervised domain adaptation problem for the semantic labeling of 3D point clouds, with a particular focus on domain discrepancies induced by different LiDAR sensors. Based on the observation that sparse 3D point clouds are…

计算机视觉与模式识别 · 计算机科学 2021-04-01 Li Yi , Boqing Gong , Thomas Funkhouser

Semantic segmentation of 3D LiDAR point clouds, essential for autonomous driving and infrastructure management, is best achieved by supervised learning, which demands extensive annotated datasets and faces the problem of domain shifts. We…

计算机视觉与模式识别 · 计算机科学 2025-05-07 Andrew Caunes , Thierry Chateau , Vincent Frémont

We present a novel attention-based mechanism to learn enhanced point features for point cloud processing tasks, e.g., classification and segmentation. Unlike prior works, which were trained to optimize the weights of a pre-selected set of…

计算机视觉与模式识别 · 计算机科学 2022-07-20 Liqiang Lin , Pengdi Huang , Chi-Wing Fu , Kai Xu , Hao Zhang , Hui Huang

Camera and LiDAR serve as informative sensors for accurate and robust autonomous driving systems. However, these sensors often exhibit heterogeneous natures, resulting in distributional modality gaps that present significant challenges for…

计算机视觉与模式识别 · 计算机科学 2024-07-23 Yiran Yang , Xu Gao , Tong Wang , Xin Hao , Yifeng Shi , Xiao Tan , Xiaoqing Ye , Jingdong Wang

We present Lepard, a Learning based approach for partial point cloud matching in rigid and deformable scenes. The key characteristics are the following techniques that exploit 3D positional knowledge for point cloud matching: 1) An…

计算机视觉与模式识别 · 计算机科学 2022-03-08 Yang Li , Tatsuya Harada

The ambiguity at the boundaries of different semantic classes in point cloud semantic segmentation often leads to incorrect decisions in intelligent perception systems, such as autonomous driving. Hence, accurate delineation of the…

计算机视觉与模式识别 · 计算机科学 2024-11-12 Jiale Chen , Fei Xia , Jianliang Mao , Haoping Wang , Chuanlin Zhang

Efficient data utilization is crucial for advancing 3D scene understanding in autonomous driving, where reliance on heavily human-annotated LiDAR point clouds challenges fully supervised methods. Addressing this, our study extends into…

计算机视觉与模式识别 · 计算机科学 2025-12-08 Lingdong Kong , Xiang Xu , Jiawei Ren , Wenwei Zhang , Liang Pan , Kai Chen , Wei Tsang Ooi , Ziwei Liu

Addressing performance degradation in 3D LiDAR semantic segmentation due to domain shifts (e.g., sensor type, geographical location) is crucial for autonomous systems, yet manual annotation of target data is prohibitive. This study…

计算机视觉与模式识别 · 计算机科学 2025-07-25 Abhishek Kaushik , Norbert Haala , Uwe Soergel

The recent surge in 3D data acquisition has spurred the development of geometric deep learning models for point cloud processing, boosted by the remarkable success of transformers in natural language processing. While point cloud…

计算机视觉与模式识别 · 计算机科学 2024-01-29 Alessandro Baiocchi , Indro Spinelli , Alessandro Nicolosi , Simone Scardapane

Learning to reliably perceive and understand the scene is an integral enabler for robots to operate in the real-world. This problem is inherently challenging due to the multitude of object types as well as appearance changes caused by…

计算机视觉与模式识别 · 计算机科学 2021-11-05 Abhinav Valada , Rohit Mohan , Wolfram Burgard

Parameter-efficient fine-tuning strategies for foundation models in 1D textual and 2D visual analysis have demonstrated remarkable efficacy. However, due to the scarcity of point cloud data, pre-training large 3D models remains a…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Mengke Li , Lihao Chen , Peng Zhang , Yiu-ming Cheung , Hui Huang

LiDAR point cloud analysis is a core task for 3D computer vision, especially for autonomous driving. However, due to the severe sparsity and noise interference in the single sweep LiDAR point cloud, the accurate semantic segmentation is…

计算机视觉与模式识别 · 计算机科学 2020-12-08 Xu Yan , Jiantao Gao , Jie Li , Ruimao Zhang , Zhen Li , Rui Huang , Shuguang Cui

LiDAR-generated point clouds are crucial for perceiving outdoor environments. The segmentation of point clouds is also essential for many applications. Previous research has focused on using self-attention and convolution (local attention)…

计算机视觉与模式识别 · 计算机科学 2023-08-01 Abhishek Kuriyal , Vaibhav Kumar , Bharat Lohani

Semantic segmentation is one of the most fundamental problems in computer vision with significant impact on a wide variety of applications. Adversarial learning is shown to be an effective approach for improving semantic segmentation…

计算机视觉与模式识别 · 计算机科学 2021-01-22 Hadi Jamali-Rad , Attila Szabo

The vulnerability of 3D point cloud analysis to unpredictable rotations poses an open yet challenging problem: orientation-aware 3D domain generalization. Cross-domain robustness and adaptability of 3D representations are crucial but not…

计算机视觉与模式识别 · 计算机科学 2025-02-05 Bangzhen Liu , Chenxi Zheng , Xuemiao Xu , Cheng Xu , Huaidong Zhang , Shengfeng He

The paper presents a simple and effective learning-based method for computing a discriminative 3D point cloud descriptor for place recognition purposes. Recent state-of-the-art methods have relatively complex architectures such as…

计算机视觉与模式识别 · 计算机科学 2022-04-11 Jacek Komorowski

Real-world machine learning applications often struggle with two major challenges: distribution shift and label noise. Models tend to overfit by focusing on redundant and uninformative features in the training data, which makes it hard for…

计算与语言 · 计算机科学 2025-04-22 Zilin Dai , Lehong Wang , Fangzhou Lin , Yidong Wang , Zhigang Li , Kazunori D Yamada , Ziming Zhang , Wang Lu

Despite the increasing popularity of LiDAR sensors, perception algorithms using 3D LiDAR data struggle with the 'sensor-bias problem'. Specifically, the performance of perception algorithms significantly drops when an unseen specification…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Kwonyoung Ryu , Soonmin Hwang , Jaesik Park

Building a robust perception module is crucial for visuomotor policy learning. While recent methods incorporate pre-trained 2D foundation models into robotic perception modules to leverage their strong semantic understanding, they struggle…

机器人学 · 计算机科学 2025-07-14 Wenbo Cui , Chengyang Zhao , Yuhui Chen , Haoran Li , Zhizheng Zhang , Dongbin Zhao , He Wang