paper-with-me

홈 › Papers

A Unifying Relational Perspective on Expressive Lottery Tickets

2026-08-19 · Lorenz Kummer, Samir Moustafa, Anatol Ehrlich, Franka Bause, Marco Nennstiel, Przemysław Andrzej Wałȩga, Nils Morten Kriege arxiv

Graph neural networks (GNNs) are widely used, but how parameter sparsity affects the expressivity of relational (RGNNs) and temporal (TGNNs) variants is poorly understood. The Strong Expressive Lottery Ticket Hypothesis (SELTH) posits the existence of sparse GNNs that preserve Weisfeiler-Leman (WL) expressivity on static graphs. We generalize this existence result to a probabilistic statement for multi-relational and temporal domains via the relational WL (RWL). We prove that sufficiently parameterized RGNNs contain sparse subnetworks that maintain 1-RWL expressivity and derive a lower bound on the probability that a random pruning yields such a subnetwork. We show that common TGNNs and cross-graph message passing schemes admit RGNN reformulations such that they inherit these guarantees and, moreover, that the expressivity of a sparse RGNN is connected to its optimization behavior under common update regimes. Experiments instantiate the bound, compare it to empirical probabilities on synthetic data, and study how pre-training expressivity relates to optimization and prediction quality metrics on temporal and molecular benchmarks.

📄 PDF Abstract BibTeX arXiv:2608.18819

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Doge Tickets: Uncovering Domain-general Language Models by Playing Lottery Tickets

2022-07-20 · Yi Yang, Chen Zhang, Benyou Wang, Dawei Song

Over-parameterized models, typically pretrained language models (LMs), have shown an appealing expressive power due to their small learning bias. However, the huge learning capacity of LMs can also lead to large learning…

Domain Generalization

Transferability of Winning Lottery Tickets in Neural Network Differential Equation Solvers

2023-06-16 · Edward Prideaux-Ghee

Recent work has shown that renormalisation group theory is a useful framework with which to describe the process of pruning neural networks via iterative magnitude pruning. This report formally describes the link between…

Long Live the Lottery: The Existence of Winning Tickets in Lifelong Learning

2021-01-01 · ICLR 2021 1 · Tianlong Chen, Zhenyu Zhang, Sijia Liu, Shiyu Chang 외

The lottery ticket hypothesis demonstrates that a highly sparsified sub-network can be trained in isolation, given the appropriate weight initialization. This paper extends that hypothesis from one-shot task leaning, and…

class-incremental learningClass Incremental LearningIncremental LearningKnowledge Distillation+2

KS-Lottery: Finding Certified Lottery Tickets for Multilingual Language Models

2024-02-05 · Fei Yuan, Chang Ma, Shuai Yuan, Qiushi Sun 외

The lottery ticket hypothesis posits the existence of ``winning tickets'' within a randomly initialized neural network. Do winning tickets exist for LLMs in fine-tuning scenarios? How can we find such winning tickets? In…

Translation

Universality of Deep Neural Network Lottery Tickets: A Renormalization Group Perspective

2021-09-29 · William T Redman, Tianlong Chen, Akshunna S. Dogra, Zhangyang Wang

Foundational work on the Lottery Ticket Hypothesis has suggested an exciting corollary: winning tickets found in the context of one task can be transferred to similar tasks, possibly even across different architectures. …