Routing the Lottery: Adaptive Subnetworks for Heterogeneous Data
Grzegorz Stefanski, Alberto Presta, Michal Byra

TL;DR
This paper introduces Routing the Lottery (RTL), an adaptive pruning method that creates specialized subnetworks for different data types, improving performance and efficiency over traditional single-ticket approaches.
Contribution
RTL is the first framework to discover multiple adaptive subnetworks tailored to data heterogeneity, enhancing accuracy and reducing parameters compared to existing methods.
Findings
RTL outperforms baselines in accuracy and recall.
RTL uses up to 10 times fewer parameters than independent models.
Identifies subnetwork collapse and proposes a diagnostic score.
Abstract
In pruning, the Lottery Ticket Hypothesis posits that large networks contain sparse subnetworks, or winning tickets, that can be trained in isolation to match the performance of their dense counterparts. However, most existing approaches assume a single universal winning ticket shared across all inputs, ignoring the inherent heterogeneity of real-world data. In this work, we propose Routing the Lottery (RTL), an adaptive pruning framework that discovers multiple specialized subnetworks, called adaptive tickets, each tailored to a class, semantic cluster, or environmental condition. Across diverse datasets and tasks, RTL consistently outperforms single- and multi-model baselines in balanced accuracy and recall, while using up to 10 times fewer parameters than independent models and exhibiting semantically aligned. Furthermore, we identify subnetwork collapse, a performance drop under…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Generative Adversarial Networks and Image Synthesis · Anomaly Detection Techniques and Applications
