← Search

Rebekka Burkholz

30 accepted papers

2026

Boosting for Predictive Sufficiency

ICLR 2026poster

Out-of-distribution (OOD) generalization is a defining hallmark of truly robust and reliable machine learning systems. Recently, it has been empirically observed that existing OOD generalization methods often underperform on real-world tabular data, where hidden confounding shifts drive distribution…

Cited by 0SourceScholar
2026

Bridging Domains through Subspace-Aware Model Merging

CVPR 2026

Model merging integrates multiple task-specific models into a single consolidated one. Recent research has made progress in improving merging performance for in-distribution or multi-task scenarios, but domain generalization in model merging remains underexplored. We investigate how merging models f

Cited by 0SourcecodeScholar
2026

Hyperbolic Aware Minimization: Implicit Bias for Sparsity

ICLR 2026poster

Understanding the implicit bias of optimization algorithms is key to explaining and improving the generalization of deep models. The hyperbolic implicit bias induced by pointwise overparameterization promotes sparsity, but also yields a small inverse Riemannian metric near zero, slowing down paramet…

Cited by 0SourceScholar
2026

SparseOpt: Addressing Normalization-induced Gradient Skew in Sparse Training

ICML 2026poster

Dynamic Sparse Training (DST) methods train neural networks by maintaining sparsity while dynamically adapting the network topology. Despite the promise of reduced computation, DST methods converge significantly slower than dense training, often requiring comparable training time to achieve similar …

Cited by 0SourceScholar
2026

When Shift Happens - Confounding Is to Blame

ICLR 2026poster

Distribution shifts introduce uncertainty that undermines the robustness and generalization capabilities of machine learning models. While conventional wisdom suggests that learning causal-invariant representations enhances robustness to such shifts, recent empirical studies present a counterintuiti…

Cited by 0SourceScholar
2025

GNNs Getting ComFy: Community and Feature Similarity Guided Rewiring

ICLR 2025poster

Maximizing the spectral gap through graph rewiring has been proposed to enhance the performance of message-passing graph neural networks (GNNs) by addressing over-squashing. However, as we show, minimizing the spectral gap can also improve generalization. To explain this, we analyze how rewiring can…

2025

The Graphon Limit Hypothesis: Understanding Neural Network Pruning via Infinite Width Analysis

NeurIPS 2025spotlight

Sparse neural networks promise efficiency, yet training them effectively remains a fundamental challenge. Despite advances in pruning methods that create sparse architectures, understanding why some sparse structures are better trainable than others with the same level of sparsity remains poorly und…

Cited by 0SourceScholar
2024

Pruning neural network models for gene regulatory dynamics using data and domain knowledge

NeurIPS 2024poster

The practical utility of machine learning models in the sciences often hinges on their interpretability. It is common to assess a model's merit for scientific discovery, and thus novel insights, by how well it aligns with already available domain knowledge - a dimension that is currently largely dis…

2024

Spectral Graph Pruning Against Over-Squashing and Over-Smoothing

NeurIPS 2024poster

Message Passing Graph Neural Networks are known to suffer from two problems that are sometimes believed to be diametrically opposed: over-squashing and over-smoothing. The former results from topological bottlenecks that hamper the information flow from distant nodes and are mitigated by spectral ga…

2023

Why Random Pruning Is All We Need to Start Sparse

ICML 2023poster

Random masks define surprisingly effective sparse neural network models, as has been shown empirically. The resulting sparse networks can often compete with dense architectures and state-of-the-art lottery ticket pruning algorithms, even though they do not rely on computationally expensive prune-tra…

2022

On the Existence of Universal Lottery Tickets

ICLR 2022poster

The lottery ticket hypothesis conjectures the existence of sparse subnetworks of large randomly initialized deep neural networks that can be successfully trained in isolation. Recent work has experimentally observed that some of these tickets can be practically reused across a variety of tasks, hint…

2021

Cascade Size Distributions: Why They Matter and How to Compute Them Efficiently

AAAI 2021technical

Cascade models are central to understanding, predicting, and controlling epidemic spreading and information propagation. Related optimization, including influence maximization, model parameter inference, or the development of vaccination strategies, relies heavily on sampling from a model. This is e…

2021

Gene Regulatory Network Inference as Relaxed Graph Matching

AAAI 2021technical

Bipartite network inference is a ubiquitous problem across disciplines. One important example in the field molecular biology is gene regulatory network inference. Gene regulatory networks are an instrumental tool aiding in the discovery of the molecular mechanisms driving diverse diseases, including…

Cited by 27SourcePDFScholar
2021

Scaling up Continuous-Time Markov Chains Helps Resolve Underspecification

NeurIPS 2021poster

Modeling the time evolution of discrete sets of items (e.g., genetic mutations) is a fundamental problem in many biomedical applications. We approach this problem through the lens of continuous-time Markov chains, and show that the resulting learning task is generally underspecified in the usual set…

Cited by 12SourcePDFScholar