← Search

Sebastian Weichwald

6 accepted papers

2026

Embracing Discrete Search: A Reasonable Approach to Causal Structure Learning

ICLR 2026poster

We present FLOP (Fast Learning of Order and Parents), a score-based causal discovery algorithm for linear models. It pairs fast parent selection with iterative Cholesky-based score updates, cutting run-times over prior algorithms. This makes it feasible to fully embrace discrete search, enabling ite…

Cited by 0SourcecodeScholar
2025

All or None: Identifiable Linear Properties of Next-Token Predictors in Language Modeling

AISTATS 2025poster

We analyze identifiability as a possible explanation for the ubiquity of linear properties across language models, such as the vector difference between the representations of “easy” and “easiest” being parallel to that between “lucky” and “luckiest”. For this, we ask whether finding a linear proper…

Cited by 0SourceScholar
2024

Adjustment Identification Distance: A gadjid for Causal Structure Learning

UAI 2024poster

Evaluating graphs learned by causal discovery algorithms is difficult: The number of edges that differ between two graphs does not reflect how the graphs differ with respect to the identifying formulas they suggest for causal effects. We introduce a framework for developing causal distances between…

2023

A Scale-Invariant Sorting Criterion to Find a Causal Order in Additive Noise Models

NeurIPS 2023poster

Additive Noise Models (ANMs) are a common model class for causal discovery from observational data. Due to a lack of real-world data for which an underlying ANM is known, ANMs with randomly sampled parameters are commonly used to simulate data for the evaluation of causal discovery algorithms. While…

2021

Beware of the Simulated DAG! Causal Discovery Benchmarks May Be Easy to Game

NeurIPS 2021poster

Simulated DAG models may exhibit properties that, perhaps inadvertently, render their structure identifiable and unexpectedly affect structure learning algorithms. Here, we show that marginal variance tends to increase along the causal order for generically sampled additive noise models. We introduc…