LGFeb 10, 2025

The impact of allocation strategies in subset learning on the expressive power of neural networks

arXiv:2502.06300v1h-index: 1ICLR
Originality Incremental advance
AI Analysis

This addresses a fundamental challenge in neural network design for researchers, focusing on weight allocation strategies, though it is incremental as it builds on existing theoretical frameworks.

The study investigated how distributing a fixed number of learnable weights affects neural network capacity, finding that more widespread allocations generally enhance expressive power, with theoretical conditions and empirical validation.

In traditional machine learning, models are defined by a set of parameters, which are optimized to perform specific tasks. In neural networks, these parameters correspond to the synaptic weights. However, in reality, it is often infeasible to control or update all weights. This challenge is not limited to artificial networks but extends to biological networks, such as the brain, where the extent of distributed synaptic weight modification during learning remains unclear. Motivated by these insights, we theoretically investigate how different allocations of a fixed number of learnable weights influence the capacity of neural networks. Using a teacher-student setup, we introduce a benchmark to quantify the expressivity associated with each allocation. We establish conditions under which allocations have maximal or minimal expressive power in linear recurrent neural networks and linear multi-layer feedforward networks. For suboptimal allocations, we propose heuristic principles to estimate their expressivity. These principles extend to shallow ReLU networks as well. Finally, we validate our theoretical findings with empirical experiments. Our results emphasize the critical role of strategically distributing learnable weights across the network, showing that a more widespread allocation generally enhances the network's expressive power.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes