← Latest papers
📊 statistics

Beyond ReLU: How Activations Affect Neural Kernels and Random Wide Networks

This paper characterizes the Reproducing Kernel Hilbert Spaces (RKHS) and sample path smoothness of Neural Tangent Kernels (NTK) and Neural Network Gaussian Processes (NNGP) for a broad class of non-smooth activation functions, revealing how their non-smoothness at zero determines the depth-dependency of the resulting kernels.

Original authors: David Holzmüller, Max Schölpple

Published 2026-04-28
📖 3 min read☕ Coffee break read

Original authors: David Holzmüller, Max Schölpple

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). ✨ This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are trying to understand how a massive, complex orchestra performs. You can’t listen to every single musician at once, so you look at the "sound" they produce as a whole.

In the world of Artificial Intelligence, a Neural Network is that orchestra. The individual musicians are the "neurons," and the "music" they play is the prediction the AI makes.

For a long time, mathematicians have been trying to study these orchestras by looking at their "Sheet Music"—a mathematical blueprint called a Kernel. This blueprint tells us how the orchestra will behave as it gets bigger and bigger.

The Problem: The "ReLU" Monopoly

Until now, most of our mathematical theories were built around one specific type of musician: the ReLU musician. ReLU is like a musician who only plays if the note is above a certain volume; if it’s too quiet, they stay silent. Because ReLU is so simple (it has a sharp "on/off" switch), the math is easy.

But real-world AI doesn't just use ReLU. It uses more sophisticated "musicians" (activation functions) like SELU, ELU, or GELU. These musicians are smoother, more nuanced, and don't just snap from silence to sound; they fade in and out.

The problem? Because these musicians are more complex, our old "Sheet Music" (the math) didn't work for them. It was like trying to use a blueprint for a drum kit to understand a violin.

The Breakthrough: The "Smoothness" Rule

This paper, written by David Holzmüller and Max David Schölpple, provides the missing blueprints. They discovered that the "sound" of the orchestra depends almost entirely on one thing: How smooth is the musician?

They categorize musicians by their "Smoothness Score":

  • The Sharp Switch (Low Smoothness): Like ReLU. They have a sudden, jagged jump from zero to one. This creates a specific, predictable type of "sound" (mathematically called a Sobolev Space).
  • The Smooth Slider (High Smoothness): Like Sigmoid or Tanh. They transition gracefully. This creates a much more refined, "silky" sound.
  • The Mathematician (Polynomials): These are musicians who only play specific, predictable patterns. Their "sound" is very limited and doesn't get more complex no matter how many musicians you add.

Why does this matter? (The "Depth" Mystery)

The researchers answered a big question: Does adding more layers (making the orchestra deeper) actually change the music?

  1. For most musicians: They found that once you have a few layers, adding more doesn't actually change the type of music being played. It’s like adding more violins to a violin section—the "texture" of the sound stays the same. This explains why some deep AI models behave very similarly to shallower ones.
  2. For the Mathematicians: If you use polynomial musicians, adding layers does change the music. The complexity grows exponentially with every layer.

The "Magic" of Randomness

Finally, they looked at the orchestra at the very moment they start playing (at "initialization"). They found a strange, beautiful phenomenon: even if the musicians are a bit "clunky" or "jagged," when you put thousands of them together, the resulting sound is actually smoother than any individual musician.

It’s like a thousand people whispering at once; the individual whispers might be sharp and breathy, but the collective sound is a smooth, continuous hum.

Summary in a Nutshell

This paper gives scientists the mathematical "tuning forks" they need to study modern, complex AI. Instead of just understanding the "on/off" world of ReLU, we can now mathematically predict how the "smooth and curvy" world of modern AI will learn, generalize, and behave.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →