publications
Research papers and preprints by Felix Schur on causal inference, reinforcement learning, bandit algorithms, time series, and statistical machine learning.
2026
- Many Experiments, Few Repetitions, Unpaired Data, and Sparse Effects: Is Causal Inference Possible?Felix Schur, Niklas Pfister, Peng Ding, and 2 more authorsIn International Conference on Machine Learning (ICML), 2026
We study the problem of estimating causal effects under hidden confounding in the following unpaired data setting: we observe some covariates and an outcome under different experimental conditions (environments) but do not observe them jointly—we either observe the covariates or the outcome. Under appropriate regularity conditions, the problem can be cast as an instrumental variable (IV) regression with the environment acting as a (possibly high-dimensional) instrument. When there are many environments but only a few observations per environment, standard two-sample IV estimators fail to be consistent. We propose a GMM-type estimator (SplitUP) based on cross-fold sample splitting of the instrument–covariate sample and prove that it is consistent as the number of environments grows but the sample size per environment remains constant. We further extend the method to sparse causal effects via L1-regularized estimation and post-selection refitting.
@inproceedings{schur2026manyexperiments, title = {Many Experiments, Few Repetitions, Unpaired Data, and Sparse Effects: Is Causal Inference Possible?}, author = {Schur, Felix and Pfister, Niklas and Ding, Peng and Mukherjee, Sach and Peters, Jonas}, booktitle = {International Conference on Machine Learning (ICML)}, year = {2026}, archiveprefix = {arXiv}, primaryclass = {stat.ML}, } - The Price of Knowledge: Optimal Algorithms for Costly BanditsFelix Schur, Jesus Lago, and Tanner FiezIn 42nd Conference on Uncertainty in Artificial Intelligence (UAI), 2026
We study stochastic bandits in which observing a reward is optional but incurs an action-dependent cost. This setting captures applications where feedback acquisition (e.g., human evaluation or randomized testing) is expensive, and the learner must trade off exploration, exploitation, and observation cost. We formulate regret to include both reward loss and the cumulative cost of requested observations. Our first result is structural: for minimizing regret, it is without loss of generality to consider two-phase policies that first request observations during an exploration phase and then commit to a single action without further observations. Building on this reduction, we introduce two cost-sensitive complexity measures that extend maximum information gain: a cost-adjusted information gain for minimax analysis, and a cost- and gap-adjusted information gain for instance-dependent analysis. Using these quantities, we develop two Gaussian-process-based algorithms, C3-GP and GP-C-LUCB, and derive regret upper bounds for correlated-action settings with heterogeneous (i.e., action-dependent) observation costs. In the finite independent-action setting, we further prove matching lower and upper bounds (up to constants/logarithmic factors), yielding a tight characterization of both minimax and instance-dependent regret in terms of the proposed cost-aware complexity measures.
@inproceedings{schur2026priceofknowledge, title = {The Price of Knowledge: Optimal Algorithms for Costly Bandits}, author = {Schur, Felix and Lago, Jesus and Fiez, Tanner}, booktitle = {42nd Conference on Uncertainty in Artificial Intelligence (UAI)}, year = {2026}, } - Identifying Latent Actions and Dynamics from Offline Data via Demonstrator DiversityFelix SchurIn ICML Workshop on Demos (DEMO), 2026
Can latent actions and environment dynamics be recovered from offline trajectories when actions are never observed? We study this question in a setting where trajectories are action-free but tagged with demonstrator identity. We assume that each demonstrator follows a distinct policy, while the environment dynamics are shared across demonstrators and identity affects the next observation only through the chosen action. Under these assumptions, the conditional next-observation distribution is a mixture of latent action-conditioned transition kernels with demonstrator-specific mixing weights. We show that this induces, for each state, a column-stochastic nonnegative matrix factorization of the observable conditional distribution. Using sufficiently scattered policy diversity and rank conditions, we prove that the latent transitions and demonstrator policies are identifiable up to permutation of the latent action labels. We extend the result to continuous observation spaces via a Gram-determinant minimum-volume criterion, and show that continuity of the transition map over a connected state space upgrades local permutation ambiguities to a single global permutation. A small amount of labeled action data then suffices to fix this final ambiguity. These results establish demonstrator diversity as a principled source of identifiability for learning latent actions and dynamics from offline RL data.
@inproceedings{schur2026latentactions, title = {Identifying Latent Actions and Dynamics from Offline Data via Demonstrator Diversity}, author = {Schur, Felix}, booktitle = {ICML Workshop on Demos (DEMO)}, year = {2026}, archiveprefix = {arXiv}, primaryclass = {cs.LG}, } - Prediction-Intervention Games and Invariant SetsLinus Kühne, Felix Schur, and Jonas Peters2026
We consider the following two-player game: using observational data, the leader chooses a prediction function for a response variable Y from given covariates. The follower then reacts with an intervention on some covariates in the underlying structural causal model to maximize their own objective. The leader knows the intervention targets, but may have limited knowledge of the follower’s objective. We call this setup a prediction-intervention game, a special case of a Stackelberg game. Finding an optimal strategy for the leader is generally difficult. To avoid severe performance loss, the leader may base their prediction on the causal parents of Y, or more generally on an invariant subset of covariates. We prove, for two common classes of follower objectives, that predictors based on the stable blanket, a specific invariant subset, are always better or as good as those based on the causal parents. We further upper bound the leader’s post-intervention risk by a worst-case risk over allowed interventions and strengthen existing distribution generalization results to analyze this bound: we give sufficient conditions under which stable-blanket predictors are worst-case optimal, and show by examples that these conditions cannot in general be dropped. Finally, we discuss practical strategies for settings with known and unknown graph, and test them on simulated and real-world data.
@misc{kuehne2026predictionintervention, title = {Prediction-Intervention Games and Invariant Sets}, author = {Kühne, Linus and Schur, Felix and Peters, Jonas}, year = {2026}, archiveprefix = {arXiv}, primaryclass = {stat.ML}, } - DecoR: Deconfounding Time Series with Robust RegressionFelix Schur, Pio Blieske, and Jonas PetersJournal of the Royal Statistical Society Series B: Statistical Methodology, 2026
Causal inference on time series data is a challenging problem, especially in the presence of unobserved confounders. In this work, we focus on estimating the causal effect of a multivariate time series on a univariate time series when a third (possibly multivariate) time series confounds the relationship but remains unobserved. By assuming spectral sparsity of the confounder, we show how this problem can be framed as an adversarial outlier problem in the frequency domain. We introduce Deconfounding by Robust regression (DecoR), a novel approach that estimates the causal effect using robust linear regression in the frequency domain. We consider two robust regression techniques and provide improved bounds on their estimation errors. Applying these results to DecoR, we prove, under suitable assumptions, upper bounds for the estimation error of DecoR that imply consistency. We demonstrate DecoR’s effectiveness through experiments on both synthetic and real-world data from Earth system science. The simulation experiments furthermore suggest that DecoR is robust with respect to model misspecification.
@article{schur2026decor, title = {DecoR: Deconfounding Time Series with Robust Regression}, author = {Schur, Felix and Blieske, Pio and Peters, Jonas}, journal = {Journal of the Royal Statistical Society Series B: Statistical Methodology}, volume = {88}, number = {3}, pages = {799--818}, year = {2026}, doi = {10.1093/jrsssb/qkaf067}, }
2025
- Transferring Causal Effects using ProxiesManuel Iglesias-Alonso, Felix Schur, Julius Kügelgen, and 1 more authorIn Advances in Neural Information Processing Systems (NeurIPS), 2025
We consider the problem of estimating a causal effect in a multi-domain setting. The causal effect of interest is confounded by an unobserved confounder and can change between the different domains. We assume that we have access to a proxy of the hidden confounder and that all variables are discrete or categorical. We propose methodology to estimate the causal effect in the target domain, where we assume to observe only the proxy variable. Under these conditions, we prove identifiability (even when treatment and response variables are continuous). We introduce two estimation techniques, prove consistency, and derive confidence intervals. The theoretical results are supported by simulation studies and a real-world example studying the causal effect of website rankings on consumer choices.
@inproceedings{iglesias2025transferring, title = {Transferring Causal Effects using Proxies}, author = {Iglesias-Alonso, Manuel and Schur, Felix and von Kügelgen, Julius and Peters, Jonas}, booktitle = {Advances in Neural Information Processing Systems (NeurIPS)}, year = {2025}, archiveprefix = {arXiv}, primaryclass = {stat.ML}, }
2024
- Identifying Elasticities in Autocorrelated Time Series Using Causal GraphsSilvana Tiedemann, Jorge Sanchez Canales, Felix Schur, and 4 more authors2024
The price elasticity of demand can be estimated from observational data using instrumental variables (IV). However, naive IV estimators may be inconsistent in settings with autocorrelated time series. We argue that causal time graphs can simplify IV identification and help select consistent estimators. To do so, we propose to first model the equilibrium condition by an unobserved confounder, deriving a directed acyclic graph (DAG) while maintaining the assumption of a simultaneous determination of prices and quantities. We then exploit recent advances in graphical inference to derive valid IV estimators, including estimators that achieve consistency by simultaneously estimating nuisance effects. We further argue that observing significant differences between the estimates of presumably valid estimators can help to reject false model assumptions, thereby improving our understanding of underlying economic dynamics. We apply this approach to the German electricity market, estimating the price elasticity of demand on simulated and real-world data. The findings underscore the importance of accounting for structural autocorrelation in IV-based analysis.
@misc{tiedemann2024identifyingelasticities, title = {Identifying Elasticities in Autocorrelated Time Series Using Causal Graphs}, author = {Tiedemann, Silvana and Sanchez Canales, Jorge and Schur, Felix and Sgarlato, Raffaele and Hirth, Lion and Ruhnau, Oliver and Peters, Jonas}, year = {2024}, archiveprefix = {arXiv}, primaryclass = {econ.EM}, }
2023
- Lifelong Bandit Optimization: No Prior and No RegretFelix Schur, Parnian Kassraie, Jonas Rothfuss, and 1 more authorIn Proceedings of the 39th Conference on Uncertainty in Artificial Intelligence (UAI), Aug 2023
Machine learning algorithms are often repeatedly applied to problems with similar structure over and over again. We focus on solving a sequence of bandit optimization tasks and develop LIBO, an algorithm which adapts to the environment by learning from past experience and becomes more sample-efficient in the process. We assume a kernelized structure where the kernel is unknown but shared across all tasks. LIBO sequentially meta-learns a kernel that approximates the true kernel and solves the incoming tasks with the latest kernel estimate. Our algorithm can be paired with any kernelized or linear bandit algorithm and guarantees oracle optimal performance, meaning that as more tasks are solved, the regret of LIBO on each task converges to the regret of the bandit algorithm with oracle knowledge of the true kernel. Naturally, if paired with a sublinear bandit algorithm, LIBO yields a sublinear lifelong regret. We also show that direct access to the data from each task is not necessary for attaining sublinear regret. We propose F-LIBO, which solves the lifelong problem in a federated manner.
@inproceedings{schur23a, title = {Lifelong Bandit Optimization: No Prior and No Regret}, author = {Schur, Felix and Kassraie, Parnian and Rothfuss, Jonas and Krause, Andreas}, booktitle = {Proceedings of the 39th Conference on Uncertainty in Artificial Intelligence (UAI)}, pages = {1847--1857}, year = {2023}, month = aug, publisher = {PMLR}, archiveprefix = {arXiv}, primaryclass = {cs.LG}, }