paper-with-me

Papers

Returning The Favour: When Regression Benefits From Probabilistic Causal Knowledge

2023-01-26 · Shahine Bouabid, Jake Fawkes, Dino Sejdinovic

A directed acyclic graph (DAG) provides valuable prior knowledge that is often discarded in regression tasks in machine learning. We show that the independences arising from the presence of collider structures in DAGs provide meaningful inductive biases, which constrain the regression hypothesis space and improve predictive performance. We introduce collider regression, a framework to incorporate probabilistic causal knowledge from a collider in a regression problem. When the hypothesis space is a reproducing kernel Hilbert space, we prove a strictly positive generalisation benefit under mild assumptions and provide closed-form estimators of the empirical risk minimiser. Experiments on synthetic and climate model data demonstrate performance gains of the proposed methodology.

📄 PDF Abstract BibTeX arXiv:2301.11214

Code (1)

shahineb/collider-regression 공식 구현 pytorch

Tasks

regression

Similar Papers 제목 키워드 기반

Learning to Solve Related Linear Systems

2025-03-21 · Disha Hegde, Jon Cockayne

Solving multiple parametrised related systems is an essential component of many numerical tasks. Borrowing strength from the solved systems and learning will make this process faster. In this work, we propose a novel pro…

regression

Calibrated Computation-Aware Gaussian Processes

2024-10-11 · Disha Hegde, Mohamed Adil, Jon Cockayne

Gaussian processes are notorious for scaling cubically with the size of the training set, preventing application to very large regression problems. Computation-aware Gaussian processes (CAGPs) tackle this scaling issue b…

Gaussian ProcessesregressionUncertainty Quantification

Slice Sampling for Probabilistic Programming

2015-01-20 · Razvan Ranca, Zoubin Ghahramani

We introduce the first, general purpose, slice sampling inference engine for probabilistic programs. This engine is released as part of StocPy, a new Turing-Complete probabilistic programming language, available as a Pyt…

Probabilistic Programmingregression

Probabilistic water demand forecasting using quantile regression algorithms

2021-04-16 · Georgia Papacharalampous, Andreas Langousis

Machine and statistical learning algorithms can be reliably automated and applied at scale. Therefore, they can constitute a considerable asset for designing practical forecasting systems, such as those related to urban …

Demand Forecastingquantile regressionregressionTime Series+1

Smooth And Consistent Probabilistic Regression Trees

2020-12-01 · NeurIPS 2020 12 · Sami Alkhoury, Emilie Devijver, Marianne Clausel, Myriam Tami 외

We propose here a generalization of regression trees, referred to as Probabilistic Regression (PR) trees, that adapt to the smoothness of the prediction function relating input and output variables while preserving the i…

regression