Equivariant Polynomial Functional Networks

📅 2024-10-05
🏛️ arXiv.org
📈 Citations: 8
Influential: 0
📄 PDF

career value

228K/year
🤖 AI Summary
To address the expressivity-efficiency trade-off in modeling permutation and scaling equivariance within neural functional networks (NFNs), this paper introduces the first polynomial nonlinear equivariant layer based on the monomial matrix group. Departing from conventional linear equivariant layers, our method overcomes their representational limitations by enforcing strict permutation-scaling equivariance through group representation-theoretic constraints and explicit cross-layer weight coupling. By integrating parameter sharing with polynomial function approximation, the layer achieves significantly enhanced expressivity while maintaining low memory footprint and high inference speed. Empirically, our approach matches state-of-the-art performance across multiple benchmark tasks, providing the first empirical validation of synergistic optimization between representational capacity and computational efficiency in equivariant neural functional networks.

Technology Category

Application Category

📝 Abstract
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 design principle of NFNs is their adherence to the permutation and scaling symmetries inherent in the connectionist structure of the input neural networks. Recent NFNs have been proposed with permutation and scaling equivariance based on either graph-based message-passing mechanisms or parameter-sharing mechanisms. However, graph-based equivariant NFNs suffer from high memory consumption and long running times. On the other hand, parameter-sharing-based NFNs built upon equivariant linear layers exhibit lower memory consumption and faster running time, yet their expressivity is limited due to the large size of the symmetric group of the input neural networks. The challenge of designing a permutation and scaling equivariant NFN that maintains low memory consumption and running time while preserving expressivity remains unresolved. In this paper, we propose a novel solution with the development of MAGEP-NFN (Monomial mAtrix Group Equivariant Polynomial NFN). Our approach follows the parameter-sharing mechanism but differs from previous works by constructing a nonlinear equivariant layer represented as a polynomial in the input weights. This polynomial formulation enables us to incorporate additional relationships between weights from different input hidden layers, enhancing the model's expressivity while keeping memory consumption and running time low, thereby addressing the aforementioned challenge. We provide empirical evidence demonstrating that MAGEP-NFN achieves competitive performance and efficiency compared to existing baselines.
Problem

Research questions and friction points this paper is trying to address.

Designing permutation and scaling equivariant NFNs with low memory and runtime.
Enhancing expressivity in parameter-sharing NFNs despite symmetric group constraints.
Balancing efficiency and expressivity in equivariant neural functional networks.
Innovation

Methods, ideas, or system contributions that make the work stand out.

Polynomial formulation for nonlinear equivariant layers
Parameter-sharing mechanism with enhanced expressivity
Low memory consumption and fast running time
🔎 Similar Papers
No similar papers found.