← Latest papers
🤖 machine learning

Selection Plateau and a Sparsity-Dependent Hierarchy of Pruning Features

This paper identifies a "Selection Plateau" in one-shot neural network pruning where all rank-monotone scorers converge to identical accuracy, and proposes the Sparsity-Information-Complexity Spectrum (SICS) hypothesis to demonstrate that escaping this plateau requires non-monotone features with complexity levels specifically adapted to the target sparsity.

Original authors: Guangqi Li, Yongxin Li

Published 2026-05-12
📖 5 min read🧠 Deep dive

Original authors: Guangqi Li, Yongxin Li

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

The Big Problem: The "Good Enough" Wall

Imagine you are trying to trim a very large, overgrown hedge (a neural network) to make it smaller and faster. You need to decide which branches to cut and which to keep.

For decades, researchers have invented hundreds of different "scissors" (algorithms) to decide which branches to cut. Some scissors look at the thickness of the branch, others look at how much sunlight it gets, and others look at how much it shakes in the wind.

The Surprise: Even though these scissors look completely different on paper, when people use them, they all end up cutting the hedge to the exact same shape and size. They all hit a "performance wall." No matter how fancy the scissors are, they can't seem to do better than a specific level of accuracy.

The authors call this the Selection Plateau. It's like everyone is climbing a hill and hitting a flat, grassy top where no matter how hard you push, you can't go higher.

The Discovery: It Depends on How Much You Cut

The authors asked: Why do we hit this wall, and can we ever break through it?

They discovered that the answer depends entirely on how much of the hedge you are trying to cut away (the "sparsity"). They found three distinct zones, like different weather conditions for your gardening:

  1. The "Easy" Zone (Cutting a little bit):

    • The Situation: You only need to trim 30–40% of the branches.
    • The Result: The simplest scissors work perfectly. Trying to use fancy, complex scissors actually makes things worse or stays the same. The "flat top" of the plateau is actually the best you can do here.
    • Analogy: If you just need to trim the tips of the leaves, a basic pair of shears is perfect. Bringing out a laser-guided robotic arm is overkill and might just get in the way.
  2. The "Critical" Zone (Cutting a medium amount):

    • The Situation: You need to cut away about 70% of the branches.
    • The Result: The simple scissors fail. You need a "smooth, wavy" pattern to decide what to cut. You need a tool that isn't just looking at thickness, but has a gentle curve that matches the specific point where you start cutting.
    • Analogy: Now you are cutting deep into the bush. You need a tool that knows exactly where the "safe zone" ends and the "danger zone" begins. A simple straight cut won't work; you need a tool with a gentle bump that aligns with that boundary.
  3. The "Extreme" Zone (Cutting almost everything):

    • The Situation: You need to cut away 80% or more.
    • The Result: The "smooth, wavy" tools now fail! They actually perform worse than the simple ones. To survive here, you need a tool with high-frequency "wiggles"—a chaotic, jittery pattern that looks like static on an old TV.
    • Analogy: You are now trying to keep only the very strongest, most unique branches. A smooth curve isn't precise enough. You need a tool that can detect tiny, chaotic fluctuations that the smooth tools miss.

The "SICS" Rule

The authors named this discovery the Sparsity-Information-Complexity Spectrum (SICS).

Think of it like a video game difficulty setting:

  • Level 1 (Easy): Simple rules work.
  • Level 2 (Medium): You need a smooth, curved strategy.
  • Level 3 (Hard): You need a chaotic, jittery strategy.

If you use the wrong "weapon" for the level, you lose. If you use a "jittery" weapon on an easy level, you get confused. If you use a "smooth" weapon on a hard level, you miss the tiny details you need.

The "Fake" Scissors Test

One of the most interesting parts of the paper is a test they ran to see what actually matters.

They created a "fake" set of scissors that looked complex and wavy, but the waves were just a mathematical trick based on the branch thickness.

  • Result: These fake scissors failed miserably.
  • Lesson: It's not enough to just look complex. The complexity must be independent of the basic size of the branch. The "wiggle" has to come from a different source of information, not just a re-arrangement of the same old data.

The "Chaos" Ingredient

To create these complex "wiggly" tools, the authors used a mathematical concept called Chaos (specifically the Logistic Map).

  • They didn't claim that "chaos" is magic.
  • They just used chaos as a convenient way to generate shapes that were "wiggly" enough to pass the test.
  • They even tried making "hand-crafted" wiggles (like drawing a perfect bell curve) to see if they could get the same result.
  • Result: The hand-crafted bumps worked a little bit, but the "chaos" shapes worked much better. This suggests that the specific, messy, complex shape of the chaos tool contains hidden information that simple, perfect shapes miss.

Summary

  • The Problem: Different pruning methods all get stuck at the same accuracy level.
  • The Cause: They are all using the same basic "ranking" logic, which hits a limit.
  • The Solution: To break the limit, you must change your tool based on how much you are cutting.
    • Low Cut: Keep it simple.
    • Medium Cut: Add a smooth curve.
    • High Cut: Add chaotic "wiggles."
  • The Takeaway: There is no single "best" pruning method. The best method depends entirely on how much of the network you are trying to remove.

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 →