Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

Iterative convergent computation may not be a useful inductive bias for residual neural networks

View through CrossRef
Abstract Recent work has suggested that feedforward residual neural networks (ResNets) approximate iterative recurrent computations. Iterative computations are useful in many domains, so they might provide good solutions for neural networks to learn. Here we quantify the degree to which ResNets learn iterative solutions and introduce a regularization approach that encourages learning of iterative solutions. Iterative methods are characterized by two properties: iteration and convergence. To quantify these properties, we define three indices of iterative convergence. Consistent with previous work, we show that, even though ResNets can express iterative solutions, they do not learn them when trained conventionally on computer vision tasks. We then introduce regularizations to encourage iterative convergent computation and test whether this provides a useful inductive bias. To make the networks more iterative, we manipulate the degree of weight sharing across layers using soft gradient coupling. This new method provides a form of recurrence regularization and can interpolate smoothly between an ordinary ResNet and a “recurrent” ResNet (i.e., one that uses identical weights across layers and thus could be physically implemented with a recurrent network computing the successive stages iteratively across time). To make the networks more convergent we impose a Lipschitz constraint on the residual functions using spectral normalization. The three indices of iterative convergence reveal that the gradient coupling and the Lipschitz constraint succeed at making the networks iterative and convergent, respectively. However, neither recurrence regularization nor spectral normalization improve classification accuracy on standard visual recognition tasks (MNIST, CIFAR-10, CIFAR-100) or on challenging recognition tasks with partial occlusions (Digitclutter). Iterative convergent computation, in these tasks, does not provide a useful inductive bias for ResNets.
Title: Iterative convergent computation may not be a useful inductive bias for residual neural networks
Description:
Abstract Recent work has suggested that feedforward residual neural networks (ResNets) approximate iterative recurrent computations.
Iterative computations are useful in many domains, so they might provide good solutions for neural networks to learn.
Here we quantify the degree to which ResNets learn iterative solutions and introduce a regularization approach that encourages learning of iterative solutions.
Iterative methods are characterized by two properties: iteration and convergence.
To quantify these properties, we define three indices of iterative convergence.
Consistent with previous work, we show that, even though ResNets can express iterative solutions, they do not learn them when trained conventionally on computer vision tasks.
We then introduce regularizations to encourage iterative convergent computation and test whether this provides a useful inductive bias.
To make the networks more iterative, we manipulate the degree of weight sharing across layers using soft gradient coupling.
This new method provides a form of recurrence regularization and can interpolate smoothly between an ordinary ResNet and a “recurrent” ResNet (i.
e.
, one that uses identical weights across layers and thus could be physically implemented with a recurrent network computing the successive stages iteratively across time).
To make the networks more convergent we impose a Lipschitz constraint on the residual functions using spectral normalization.
The three indices of iterative convergence reveal that the gradient coupling and the Lipschitz constraint succeed at making the networks iterative and convergent, respectively.
However, neither recurrence regularization nor spectral normalization improve classification accuracy on standard visual recognition tasks (MNIST, CIFAR-10, CIFAR-100) or on challenging recognition tasks with partial occlusions (Digitclutter).
Iterative convergent computation, in these tasks, does not provide a useful inductive bias for ResNets.

Related Results

On the role of network dynamics for information processing in artificial and biological neural networks
On the role of network dynamics for information processing in artificial and biological neural networks
Understanding how interactions in complex systems give rise to various collective behaviours has been of interest for researchers across a wide range of fields. However, despite ma...
Fuzzy Chaotic Neural Networks
Fuzzy Chaotic Neural Networks
An understanding of the human brain’s local function has improved in recent years. But the cognition of human brain’s working process as a whole is still obscure. Both fuzzy logic ...
XNF-ATc3 affects neural convergent extension
XNF-ATc3 affects neural convergent extension
Convergent extension is the primary driving force elongating the anteroposterior body axis. In Xenopus, convergent extension occurs in the dorsal mesoderm and posterior neural ecto...
NEURAL NETWORKS AND DEEP LEARNING: THEORITICAL INSIGHTS AND FRAMEWORKS
NEURAL NETWORKS AND DEEP LEARNING: THEORITICAL INSIGHTS AND FRAMEWORKS
“NEURAL NETWORKS AND DEEP LEARNING: THEORITICAL INSIGHTS AND FRAMEWORKS” is a comprehensive guide that dives deep into the world of neural networks and their applications in modern...
Predictors of residual disease after breast-conserving surgery.
Predictors of residual disease after breast-conserving surgery.
168 Background: Locoregional failure after breast conserving surgery (BCS) is often due to undetected residual disease, and the risk of such residual disease frequently guides man...
Inductive * -Semirings
Inductive * -Semirings
One of the most well-known induction principles in computer science<br />is the fixed point induction rule, or least pre-fixed point rule. Inductive <br />*-semirings a...
On iterative methods to solve nonlinear equations
On iterative methods to solve nonlinear equations
Many of the problems in experimental sciences and other disciplines can be expressed in the form of nonlinear equations. The solution of these equations is rarely obtained in close...
Metabolic differences in Angus steers divergently selected for residual feed intake
Metabolic differences in Angus steers divergently selected for residual feed intake
Residual feed intake measures variation in feed intake independent of liveweight and liveweight gain. First generation steer progeny ( n = 33) of parents previously selected for lo...

Back to Top