中文
相关论文

相关论文: Efficient Continuous Group Convolutions for Local …

200 篇论文

Features that are equivariant to a larger group of symmetries have been shown to be more discriminative and powerful in recent studies. However, higher-order equivariant features often come with an exponentially-growing computational cost.…

计算机视觉与模式识别 · 计算机科学 2021-04-05 Haiwei Chen , Shichen Liu , Weikai Chen , Hao Li

This paper proposes a convolution structure for learning SE(3)-equivariant features from 3D point clouds. It can be viewed as an equivariant version of kernel point convolutions (KPConv), a widely used convolution form to process point…

计算机视觉与模式识别 · 计算机科学 2023-06-16 Minghan Zhu , Maani Ghaffari , William A. Clark , Huei Peng

3D point clouds deep learning is a promising field of research that allows a neural network to learn features of point clouds directly, making it a robust tool for solving 3D scene understanding tasks. While recent works show that point…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Zhiyuan Zhang , Binh-Son Hua , Sai-Kit Yeung

A symmetry on rigid motion is one of the salient factors in efficient learning of 3D point cloud problems. Group convolution has been a representative method to extract equivariant features, but its realizations have struggled to retain…

计算机视觉与模式识别 · 计算机科学 2026-03-19 Jaein Kim , Hee Bin Yoo , Dong-Sig Han , Byoung-Tak Zhang

Based on the theory of homogeneous spaces we derive geometrically optimal edge attributes to be used within the flexible message-passing framework. We formalize the notion of weight sharing in convolutional networks as the sharing of…

机器学习 · 计算机科学 2024-03-18 Erik J Bekkers , Sharvaree Vadgama , Rob D Hesselink , Putri A van der Linden , David W Romero

We introduce the SE(3)-Transformer, a variant of the self-attention module for 3D point clouds and graphs, which is equivariant under continuous 3D roto-translations. Equivariance is important to ensure stable and predictable performance in…

机器学习 · 计算机科学 2020-11-26 Fabian B. Fuchs , Daniel E. Worrall , Volker Fischer , Max Welling

Equivariance of neural networks to transformations helps to improve their performance and reduce generalization error in computer vision tasks, as they apply to datasets presenting symmetries (e.g. scalings, rotations, translations). The…

计算机视觉与模式识别 · 计算机科学 2022-11-08 Mateus Sangalli , Samy Blusseau , Santiago Velasco-Forero , Jesus Angulo

This work seeks to improve the generalization and robustness of existing neural networks for 3D point clouds by inducing group equivariance under general group transformations. The main challenge when designing equivariant models for point…

计算机视觉与模式识别 · 计算机科学 2022-05-03 Thuan N. A. Trang , Thieu N. Vo , Khuong D. Nguyen

Recent progresses in 3D deep learning has shown that it is possible to design special convolution operators to consume point cloud data. However, a typical drawback is that rotation invariance is often not guaranteed, resulting in networks…

计算机视觉与模式识别 · 计算机科学 2019-08-20 Zhiyuan Zhang , Binh-Son Hua , David W. Rosen , Sai-Kit Yeung

Point cloud normal estimation is a fundamental task in 3D geometry processing. While recent learning-based methods achieve notable advancements in normal prediction, they often overlook the critical aspect of equivariance. This results in…

计算机视觉与模式识别 · 计算机科学 2024-06-04 Hanxiao Wang , Mingyang Zhao , Weize Quan , Zhen Chen , Dong-ming Yan , Peter Wonka

Despite the recent active research on processing point clouds with deep networks, few attention has been on the sensitivity of the networks to rotations. In this paper, we propose a deep learning architecture that achieves discrete…

计算机视觉与模式识别 · 计算机科学 2019-04-02 Jiaxin Li , Yingcai Bi , Gim Hee Lee

A wide range of techniques have been proposed in recent years for designing neural networks for 3D data that are equivariant under rotation and translation of the input. Most approaches for equivariance under the Euclidean group…

计算几何 · 计算机科学 2022-11-30 Adrien Poulenard , Maks Ovsjanikov , Leonidas J. Guibas

We address the problem of 3D rotation equivariance in convolutional neural networks. 3D rotations have been a challenging nuisance in 3D classification tasks requiring higher capacity and extended data augmentation in order to tackle it. We…

计算机视觉与模式识别 · 计算机科学 2018-10-01 Carlos Esteves , Christine Allen-Blanchette , Ameesh Makadia , Kostas Daniilidis

Graph neural networks that model 3D data, such as point clouds or atoms, are typically desired to be $SO(3)$ equivariant, i.e., equivariant to 3D rotations. Unfortunately equivariant convolutions, which are a fundamental operation for…

机器学习 · 计算机科学 2023-06-16 Saro Passaro , C. Lawrence Zitnick

Recent attempts at introducing rotation invariance or equivariance in 3D deep learning approaches have shown promising results, but these methods still struggle to reach the performances of standard 3D neural networks. In this work we study…

计算机视觉与模式识别 · 计算机科学 2020-12-09 Hugues Thomas

Recent advances in deep learning for 3D point clouds have shown great promises in scene understanding tasks thanks to the introduction of convolution operators to consume 3D point clouds directly in a neural network. Point cloud data,…

计算机视觉与模式识别 · 计算机科学 2020-08-10 Zhiyuan Zhang , Binh-Son Hua , Wei Chen , Yibin Tian , Sai-Kit Yeung

This work proposes a general-purpose, fully-convolutional network architecture for efficiently processing large-scale 3D data. One striking characteristic of our approach is its ability to process unorganized 3D representations such as…

计算机视觉与模式识别 · 计算机科学 2018-08-22 Dario Rethage , Johanna Wald , Jürgen Sturm , Nassir Navab , Federico Tombari

Partial point cloud registration is a challenging problem in robotics, especially when the robot undergoes a large transformation, causing a significant initial pose error and a low overlap between measurements. This work proposes…

机器人学 · 计算机科学 2024-07-25 Chien Erh Lin , Minghan Zhu , Maani Ghaffari

Regular group convolutional neural networks (G-CNNs) have been shown to increase model performance and improve equivariance to different geometrical symmetries. This work addresses the problem of SE(3), i.e., roto-translation equivariance,…

计算机视觉与模式识别 · 计算机科学 2023-07-21 Thijs P. Kuipers , Erik J. Bekkers

Convolutional Neural Networks (CNNs) traditionally encode translation equivariance via the convolution operation. Generalization to other transformations has recently received attraction to encode the knowledge of the data geometry in group…

计算机视觉与模式识别 · 计算机科学 2018-10-17 Vincent Andrearczyk , Adrien Depeursinge
‹ 上一页 1 2 3 10 下一页 ›