中文
相关论文

相关论文: On Universal Equivariant Set Networks

200 篇论文

Performing the inference step of deep learning in resource constrained environments, such as embedded devices, is challenging. Success requires optimization at both software and hardware levels. Low precision arithmetic and specifically low…

计算机视觉与模式识别 · 计算机科学 2018-05-23 Seyed H. F. Langroudi , Tej Pandit , Dhireesha Kudithipudi

Gradients of neural networks encode valuable information for optimization, editing, and analysis of models. Therefore, practitioners often treat gradients as inputs to task-specific algorithms, e.g. for pruning or optimization. Recent works…

机器学习 · 计算机科学 2025-10-14 Yoav Gelberg , Yam Eitan , Aviv Navon , Aviv Shamsian , Theo , Putterman , Michael Bronstein , Haggai Maron

The relational model is a ubiquitous representation of big-data, in part due to its extensive use in databases. In this paper, we propose the Equivariant Entity-Relationship Network (EERN), which is a Multilayer Perceptron equivariant to…

机器学习 · 计算机科学 2020-06-09 Devon Graham , Junhao Wang , Siamak Ravanbakhsh

Neural network representation learning for spatial data is a common need for geographic artificial intelligence (GeoAI) problems. In recent years, many advancements have been made in representation learning for points, polylines, and…

计算机视觉与模式识别 · 计算机科学 2022-10-03 Gengchen Mai , Chiyu Jiang , Weiwei Sun , Rui Zhu , Yao Xuan , Ling Cai , Krzysztof Janowicz , Stefano Ermon , Ni Lao

This paper introduces a new model to learn graph neural networks equivariant to rotations, translations, reflections and permutations called E(n)-Equivariant Graph Neural Networks (EGNNs). In contrast with existing methods, our work does…

机器学习 · 计算机科学 2022-02-17 Victor Garcia Satorras , Emiel Hoogeboom , Max Welling

Permutation-invariant, -equivariant, and -covariant functions and anti-symmetric functions are important in quantum physics, computer vision, and other disciplines. Applications often require most or all of the following properties: (a) a…

神经与进化计算 · 计算机科学 2020-07-31 Marcus Hutter

ConvNets, through their architecture, only enforce invariance to translation. In this paper, we introduce a new class of deep convolutional architectures called Non-Parametric Transformation Networks (NPTNs) which can learn \textit{general}…

计算机视觉与模式识别 · 计算机科学 2018-09-11 Dipan K. Pal , Marios Savvides

Invariant models, one important class of geometric deep learning models, are capable of generating meaningful geometric representations by leveraging informative geometric features in point clouds. These models are characterized by their…

机器学习 · 计算机科学 2025-06-17 Zian Li , Xiyuan Wang , Shijia Kang , Muhan Zhang

Hypernetworks, or hypernets for short, are neural networks that generate weights for another neural network, known as the target network. They have emerged as a powerful deep learning technique that allows for greater flexibility,…

机器学习 · 计算机科学 2025-01-03 Vinod Kumar Chauhan , Jiandong Zhou , Ping Lu , Soheila Molaei , David A. Clifton

The rising adoption of machine learning in high energy physics and lattice field theory necessitates the re-evaluation of common methods that are widely used in computer vision, which, when applied to problems in physics, can lead to…

高能物理 - 格点 · 物理学 2021-10-12 Srinath Bulusu , Matteo Favoni , Andreas Ipp , David I. Müller , Daniel Schuh

Translating or rotating an input image should not affect the results of many computer vision tasks. Convolutional neural networks (CNNs) are already translation equivariant: input image translations produce proportionate feature map…

计算机视觉与模式识别 · 计算机科学 2017-04-12 Daniel E. Worrall , Stephan J. Garbin , Daniyar Turmukhambetov , Gabriel J. Brostow

The widespread popularity of equivariant networks underscores the significance of parameter efficient models and effective use of training data. At a time when robustness to unseen deformations is becoming increasingly important, we present…

计算机视觉与模式识别 · 计算机科学 2023-11-03 Tomas Karella , Filip Sroubek , Jan Flusser , Jan Blazek , Vasek Kosik

Convolutional networks are successful, but they have recently been outperformed by new neural networks that are equivariant under rotations and translations. These new networks work better because they do not struggle with learning each…

计算机视觉与模式识别 · 计算机科学 2021-02-16 Philip Müller , Vladimir Golkov , Valentina Tomassini , Daniel Cremers

We present QuickNet, a fast and accurate network architecture that is both faster and significantly more accurate than other fast deep architectures like SqueezeNet. Furthermore, it uses less parameters than previous networks, making it…

机器学习 · 计算机科学 2017-01-13 Tapabrata Ghosh

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

We present a simple proof for the universality of invariant and equivariant tensorized graph neural networks. Our approach considers a restricted intermediate hypothetical model named Graph Homomorphism Model to reach the universality…

机器学习 · 计算机科学 2019-10-10 Takanori Maehara , Hoang NT

Leveraging the symmetries inherent to specific data domains for the construction of equivariant neural networks has lead to remarkable improvements in terms of data efficiency and generalization. However, most existing research focuses on…

机器学习 · 计算机科学 2024-01-23 David W. Romero , Erik J. Bekkers , Jakub M. Tomczak , Mark Hoogendoorn

Recent foundational models for tabular data, such as TabPFN, excel at adapting to new tasks via in-context learning, but remain constrained to a fixed, pre-defined number of target dimensions-often necessitating costly ensembling…

机器学习 · 计算机科学 2026-01-08 Michael Arbel , David Salinas , Frank Hutter

Neural Functional Networks (NFNs) have gained increasing interest due to their wide range of applications, including extracting information from implicit representations of data, editing network weights, and evaluating policies. A key…

Symmetries and equivariance are fundamental to the generalization of neural networks on domains such as images, graphs, and point clouds. Existing work has primarily focused on a small number of groups, such as the translation, rotation,…

机器学习 · 计算机科学 2021-04-20 Marc Finzi , Max Welling , Andrew Gordon Wilson