Double-Scoring Improves Strong Lottery Ticket Extraction in Neural Networks

Bryce A. Christopherson, Jack Baretz, Darian Colgrove, Salah Dandan· July 24, 2026 View original

Summary

Researchers introduce "double-scoring," an augmented score-space parameterization method that significantly improves the reliable extraction of strong lottery tickets from overparameterized neural networks, outperforming existing baselines.

The lottery ticket hypothesis suggests that large neural networks contain smaller, sparse subnetworks capable of achieving similar performance. A "strong" version posits that these subnetworks can be accurate even before any training. While such strong lottery tickets are known to exist, reliably extracting them has been a challenge. This research revisits the edge-popup method, which uses frozen-weight score-training, and identifies layerwise sparsity selection as a key limitation. To address this, the paper proposes "double-scoring," an enhanced score-space parameterization. This technique replaces the problematic layerwise sparsity search with an optimization process over expanded score tensors. The authors prove that this augmented score space maintains access to all original-coordinate masks and can be interpreted as applying edge-popup to a zero-augmented network. Experimental results show that double-scoring substantially improves strong-ticket extraction compared to fixed-density edge-popup and pruning-at-initialization methods. It also surpasses rewound sparse-training topologies and exhibits reduced sensitivity to sparsity hyperparameters, indicating a more robust and effective approach to finding these powerful subnetworks.

Why it matters

This advancement offers a more reliable way to identify efficient, high-performing sparse neural networks, potentially leading to significant reductions in model size and computational cost for deployment without sacrificing accuracy.

How to implement this in your domain

  1. 1Investigate "double-scoring" for optimizing existing large neural network models to reduce their footprint.
  2. 2Experiment with applying this technique to deploy smaller, faster models on edge devices or in resource-constrained environments.
  3. 3Benchmark the performance and efficiency gains of models extracted using double-scoring against current dense or sparsely trained models.
  4. 4Consider integrating this method into model compression pipelines for production AI systems.

Who benefits

Edge AIMobile ComputingCloud ComputingAutomotiveConsumer Electronics

Key takeaways

  • "Double-scoring" is a new method for reliably extracting strong lottery tickets from neural networks.
  • It addresses limitations in previous methods by optimizing over augmented score tensors.
  • The technique significantly improves strong-ticket extraction and reduces hyperparameter sensitivity.
  • This could lead to more efficient and smaller high-performing AI models.

Original post by Bryce A. Christopherson, Jack Baretz, Darian Colgrove, Salah Dandan

"arXiv:2607.20555v1 Announce Type: new Abstract: The lottery ticket hypothesis proposes that large random neural networks contain sparse subnetworks that can match the performance of dense models after comparable training. A stronger version asserts that sufficiently overparameter…"

View on X

Originally posted by Bryce A. Christopherson, Jack Baretz, Darian Colgrove, Salah Dandan on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses