← Search

Friedrich Solowjow

5 accepted papers

2025

Kernel conditional tests from learning-theoretic bounds

NeurIPS 2025poster

We propose a framework for hypothesis testing on conditional probability distributions, which we then use to construct *statistical tests of functionals of conditional distributions*. These tests identify the inputs where the functionals differ with high probability, and include tests of conditional…

Cited by 1SourceScholar
2025

On Rollouts in Model-Based Reinforcement Learning

ICLR 2025poster

Model-based reinforcement learning (MBRL) seeks to enhance data efficiency by learning a model of the environment and generating synthetic rollouts from it. However, accumulated model errors during these rollouts can distort the data distribution, negatively impacting policy learning and hindering l…

2024

On Statistical Learning Theory for Distributional Inputs

ICML 2024poster

Kernel-based statistical learning on distributional inputs appears in many relevant applications, from medical diagnostics to causal inference, and poses intriguing theoretical questions. While this learning scenario received considerable attention from the machine learning community recently, many…

Cited by 0SourcePDFScholar
2024

On the Consistency of Kernel Methods with Dependent Observations

ICML 2024poster

The consistency of a learning method is usually established under the assumption that the observations are a realization of an independent and identically distributed (i.i.d.) or mixing process. Yet, kernel methods such as support vector machines (SVMs), Gaussian processes, or conditional kernel mea…

Cited by 0SourcePDFScholar
2024

Trust the Model Where It Trusts Itself - Model-Based Actor-Critic with Uncertainty-Aware Rollout Adaption

ICML 2024poster

Dyna-style model-based reinforcement learning (MBRL) combines model-free agents with predictive transition models through model-based rollouts. This combination raises a critical question: “When to trust your model?”; i.e., which rollout length results in the model providing useful data? Janner et a…