中文
相关论文

相关论文: Rotation-Invariant Random Features Provide a Stron…

200 篇论文

Recent advances in rotation-invariant (RI) learning for 3D point clouds typically replace raw coordinates with handcrafted RI features to ensure robustness under arbitrary rotations. However, these approaches often suffer from the loss of…

计算机视觉与模式识别 · 计算机科学 2025-11-13 Jiaxun Guo , Manar Amayri , Nizar Bouguila , Xin Liu , Wentao Fan

In this paper, we propose a simple yet effective method to endow deep 3D models with rotation invariance by expressing the coordinates in an intrinsic frame determined by the object shape itself. Key to our approach is to find such an…

计算机视觉与模式识别 · 计算机科学 2019-10-22 Zelin Xiao , Hongxin Lin , Renjie Li , Hongyang Chao , Shengyong Ding

Feature descriptors of point clouds are used in several applications, such as registration and part segmentation of 3D point clouds. Learning discriminative representations of local geometric features is unquestionably the most important…

计算机视觉与模式识别 · 计算机科学 2022-09-01 Seunghwan Jung , Yeong-Gil Shin , Minyoung Chung

Point cloud-based large scale place recognition is an important but challenging task for many applications such as Simultaneous Localization and Mapping (SLAM). Taking the task as a point cloud retrieval problem, previous methods have made…

计算机视觉与模式识别 · 计算机科学 2022-08-30 Zhaoxin Fan , Zhenbo Song , Wenping Zhang , Hongyan Liu , Jun He , Xiaoyong Du

Most of the existing self-supervised feature learning methods for 3D data either learn 3D features from point cloud data or from multi-view images. By exploring the inherent multi-modality attributes of 3D objects, in this paper, we propose…

计算机视觉与模式识别 · 计算机科学 2020-05-29 Longlong Jing , Yucheng Chen , Ling Zhang , Mingyi He , Yingli Tian

Point cloud analysis without pose priors is very challenging in real applications, as the orientations of point clouds are often unknown. In this paper, we propose a brand new point-set learning framework PRIN, namely, Point-wise Rotation…

计算机视觉与模式识别 · 计算机科学 2021-11-23 Yang You , Yujing Lou , Ruoxi Shi , Qi Liu , Yu-Wing Tai , Lizhuang Ma , Weiming Wang , Cewu Lu

Finding matching keypoints between images is a core problem in 3D computer vision. However, modern matchers struggle with large in-plane rotations. A straightforward mitigation is to learn rotation invariance via data augmentation. However,…

计算机视觉与模式识别 · 计算机科学 2026-04-14 David Nordström , Johan Edstedt , Fredrik Kahl , Georg Bökman

Unsupervised approaches for learning representations invariant to common transformations are used quite often for object recognition. Learning invariances makes models more robust and practical to use in real-world scenarios. Since data…

机器学习 · 计算机科学 2024-02-27 Gauri Gupta , Ritvik Kapila , Keshav Gupta , Ramesh Raskar

Various recent methods attempt to implement rotation-invariant 3D deep learning by replacing the input coordinates of points with relative distances and angles. Due to the incompleteness of these low-level features, they have to undertake…

计算机视觉与模式识别 · 计算机科学 2023-03-07 Yujing Lou , Zelin Ye , Yang You , Nianjuan Jiang , Jiangbo Lu , Weiming Wang , Lizhuang Ma , Cewu Lu

Modern image encoders achieve high generalization by decoupling semantic meaning from resolution, an ability yet to be fully realized in the 3D domain. We investigate the failure of 3D point cloud encoders to achieve similar generalization…

计算机视觉与模式识别 · 计算机科学 2026-05-18 Chun-Peng Chang , Shaoxiang Wang , Alain Pagani , Dariu Gavrila , Holger Caesar

Rotation invariance and translation invariance have great values in image recognition tasks. In this paper, we bring a new architecture in convolutional neural network (CNN) named cyclic convolutional layer to achieve rotation invariance in…

计算机视觉与模式识别 · 计算机科学 2017-06-20 Shiyuan Li

We present a novel rotation invariant architecture operating directly on point cloud data. We demonstrate how rotation invariance can be injected into a recently proposed point-based PCNN architecture, at all layers of the network,…

计算机视觉与模式识别 · 计算机科学 2021-05-07 Adrien Poulenard , Marie-Julie Rakotosaona , Yann Ponty , Maks Ovsjanikov

Rotation invariance is essential for precise, object-level segmentation in UAV aerial imagery, where targets can have arbitrary orientations and exhibit fine-scale details. Conventional segmentation architectures like U-Net rely on…

计算机视觉与模式识别 · 计算机科学 2025-12-16 Manduhu Manduhu , Alexander Dow , Gerard Dooly , James Riordan

Three-dimensional object recognition has recently achieved great progress thanks to the development of effective point cloud-based learning frameworks, such as PointNet and its extensions. However, existing methods rely heavily on fully…

计算机视觉与模式识别 · 计算机科学 2019-04-09 Weikai Chen , Xiaoguang Han , Guanbin Li , Chao Chen , Jun Xing , Yajie Zhao , Hao Li

Partial differential equation (PDE) models and their associated variational energy formulations are often rotationally invariant by design. This ensures that a rotation of the input results in a corresponding rotation of the output, which…

机器学习 · 计算机科学 2022-03-21 Tobias Alt , Karl Schrader , Joachim Weickert , Pascal Peter , Matthias Augustin

Rotation-invariant recognition of shapes is a common challenge in computer vision. Recent approaches have significantly improved the accuracy of rotation-invariant recognition by encoding the rotational invariance of shapes as hand-crafted…

计算机视觉与模式识别 · 计算机科学 2025-03-17 Yanjie Xu , Handing Xu , Tianmu Wang , Yaguan Li , Yunzhi Chen , Zhenguo Nie

Learning representations that capture the underlying data generating process is a key problem for data efficient and robust use of neural networks. One key property for robustness which the learned representation should capture and which…

机器学习 · 计算机科学 2022-06-24 Mathieu Chevalley , Charlotte Bunne , Andreas Krause , Stefan Bauer

Learning functions on point clouds has applications in many fields, including computer vision, computer graphics, physics, and chemistry. Recently, there has been a growing interest in neural architectures that are invariant or equivariant…

机器学习 · 计算机科学 2020-10-07 Nadav Dym , Haggai Maron

Machine learning for point clouds has been attracting much attention, with many applications in various fields, such as shape recognition and material science. For enhancing the accuracy of such machine learning methods, it is often…

机器学习 · 计算机科学 2023-12-29 Naoki Nishikawa , Yuichi Ike , Kenji Yamanishi

Many applications require robustness, or ideally invariance, of neural networks to certain transformations of input data. Most commonly, this requirement is addressed by training data augmentation, using adversarial training, or defining…

计算机视觉与模式识别 · 计算机科学 2022-09-27 Kanchana Vaishnavi Gandikota , Jonas Geiping , Zorah Lähner , Adam Czapliński , Michael Moeller