Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

169,042 papers · 148 categories

Trend · papers per month

0111 · May 201919922001200920172026
3 results for Supermasks

New insights into why sparse networks perform well, including Supermasks.

problem Understanding why sparse networks trained from scratch perform better than non-sparse models.
method Analyzed three critical components of the Lottery Ticket algorithm: zeroing weights, signs, and masking.
result Discovered Supermasks that can improve performance of untrained networks.

This research uncovers high-performing subnetworks in deep GNNs without training.

problem Challenges in applying SLTH to deeper GNNs with high memory requirements.
method Introduces Multicoated Supermasks (M-Sup) and Multi-Stage Folding for GNNs.
result Uncovered untrained recurrent networks with performance similar to trained models.