中文
相关论文

相关论文: Building Deep, Equivariant Capsule Networks

200 篇论文

From the moment Neural Networks dominated the scene for image processing, the computational complexity needed to solve the targeted tasks skyrocketed: against such an unsustainable trend, many strategies have been developed, ambitiously…

计算机视觉与模式识别 · 计算机科学 2022-08-22 Riccardo Renzulli , Marco Grangetto

Recently proposed Capsule Network is a brain inspired architecture that brings a new paradigm to deep learning by modelling input domain variations through vector based representations. Despite being a seminal contribution, CapsNet does not…

计算机视觉与模式识别 · 计算机科学 2018-10-17 Sameera Ramasinghe , C. D. Athuralya , Salman Khan

We develop a theory of category-equivariant neural networks (CENNs) that unifies group/groupoid-equivariant networks, poset/lattice-equivariant networks, graph and sheaf neural networks. Equivariance is formulated as naturality in a…

机器学习 · 计算机科学 2025-12-24 Yoshihiro Maruyama

In recent years the use of convolutional layers to encode an inductive bias (translational equivariance) in neural networks has proven to be a very fruitful idea. The successes of this approach have motivated a line of research into…

Convolutional neural networks use pooling and other downscaling operations to maintain translational invariance for detection of features, but in their architecture they do not explicitly maintain a representation of the locations of the…

计算机视觉与模式识别 · 计算机科学 2021-03-16 Prem Nair , Rohan Doshi , Stefan Keselj

This paper proposes a deep learning approach for traffic flow prediction in complex road networks. Traffic flow data from induction loop sensors are essentially a time series, which is also spatially related to traffic in different road…

计算机视觉与模式识别 · 计算机科学 2018-09-24 Youngjoo Kim , Peng Wang , Yifei Zhu , Lyudmila Mihaylova

Capsule Networks, an extension to Neural Networks utilizing vector or matrix representations instead of scalars, were initially developed to create a dynamic parse tree where visual concepts evolve from parts to complete objects. Early…

计算机视觉与模式识别 · 计算机科学 2023-05-22 Miles Everett , Mingjun Zhong , Georgios Leontidis

Our work expands the use of capsule networks to the task of object segmentation for the first time in the literature. This is made possible via the introduction of locally-constrained routing and transformation matrix sharing, which reduces…

图像与视频处理 · 电气工程与系统科学 2020-12-14 Rodney LaLonde , Ziyue Xu , Ismail Irmakci , Sanjay Jain , Ulas Bagci

Capsule networks (CapsNets) are capable of modeling visual hierarchical relationships, which is achieved by the "routing-by-agreement" mechanism. This paper proposes a pairwise agreement mechanism to build capsules, inspired by the feature…

计算机视觉与模式识别 · 计算机科学 2020-04-02 Lei Zhao , Xiaohui Wang , Lei Huang

Capsule networks are a class of neural networks that achieved promising results on many computer vision tasks. However, baseline capsule networks have failed to reach state-of-the-art results on more complex datasets due to the high…

计算机视觉与模式识别 · 计算机科学 2022-08-29 Josef Gugglberger , David Peer , Antonio Rodríguez-Sánchez

In this paper, we focus on learning low-dimensional embeddings for nodes in graph-structured data. To achieve this, we propose Caps2NE -- a new unsupervised embedding model leveraging a network of two capsule layers. Caps2NE induces a…

机器学习 · 计算机科学 2020-08-19 Dai Quoc Nguyen , Tu Dinh Nguyen , Dat Quoc Nguyen , Dinh Phung

We introduce a simple permutation equivariant layer for deep learning with set structure.This type of layer, obtained by parameter-sharing, has a simple implementation and linear-time complexity in the size of each set. We use deep…

机器学习 · 统计学 2017-02-27 Siamak Ravanbakhsh , Jeff Schneider , Barnabas Poczos

We introduce a new function-preserving transformation for efficient neural architecture search. This network transformation allows reusing previously trained networks and existing successful architectures that improves sample efficiency. We…

机器学习 · 计算机科学 2018-06-08 Han Cai , Jiacheng Yang , Weinan Zhang , Song Han , Yong Yu

Efficiency and robustness are increasingly needed for applications on 3D point clouds, with the ubiquitous use of edge devices in scenarios like autonomous driving and robotics, which often demand real-time and reliable responses. The paper…

计算机视觉与模式识别 · 计算机科学 2022-09-22 Zhuo Su , Max Welling , Matti Pietikäinen , Li Liu

Many applications require the robustness, or ideally the invariance, of a neural network to certain transformations of input data. Most commonly, this requirement is addressed by either augmenting the training data, using adversarial…

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

Equivariant neural networks, whose hidden features transform according to representations of a group G acting on the data, exhibit training efficiency and an improved generalisation performance. In this work, we extend group invariant and…

机器学习 · 计算机科学 2024-04-15 Robin Winter , Marco Bertolini , Tuan Le , Frank Noé , Djork-Arné Clevert

3D Convolutional Neural Networks are sensitive to transformations applied to their input. This is a problem because a voxelized version of a 3D object, and its rotated clone, will look unrelated to each other after passing through to the…

计算机视觉与模式识别 · 计算机科学 2018-04-13 Daniel Worrall , Gabriel Brostow

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

Representations learnt through deep neural networks tend to be highly informative, but opaque in terms of what information they learn to encode. We introduce an approach to probabilistic modelling that learns to represent data with two…

机器学习 · 统计学 2019-05-21 Ilya Feige

Group equivariance (e.g. SE(3) equivariance) is a critical physical symmetry in science, from classical and quantum physics to computational biology. It enables robust and accurate prediction under arbitrary reference transformations. In…

计算工程、金融与科学 · 计算机科学 2023-02-08 Weitao Du , He Zhang , Yuanqi Du , Qi Meng , Wei Chen , Bin Shao , Tie-Yan Liu