paper-with-me

Papers

Probabilistic supervised learning

2018-01-02 · Frithjof Gressmann, Franz J. Király, Bilal Mateen, Harald Oberhauser

Predictive modelling and supervised learning are central to modern data science. With predictions from an ever-expanding number of supervised black-box strategies - e.g., kernel methods, random forests, deep learning aka neural networks - being employed as a basis for decision making processes, it is crucial to understand the statistical uncertainty associated with these predictions. As a general means to approach the issue, we present an overarching framework for black-box prediction strategies that not only predict the target but also their own predictions' uncertainty. Moreover, the framework allows for fair assessment and comparison of disparate prediction strategies. For this, we formally consider strategies capable of predicting full distributions from feature variables, so-called probabilistic supervised learning strategies. Our work draws from prior work including Bayesian statistics, information theory, and modern supervised machine learning, and in a novel synthesis leads to (a) new theoretical insights such as a probabilistic bias-variance decomposition and an entropic formulation of prediction, as well as to (b) new algorithms and meta-algorithms, such as composite prediction strategies, probabilistic boosting and bagging, and a probabilistic predictive independence test. Our black-box formulation also leads (c) to a new modular interface view on probabilistic supervised learning and a modelling workflow API design, which we have implemented in the newly released skpro machine learning toolbox, extending the familiar modelling interface and meta-modelling functionality of sklearn. The skpro package provides interfaces for construction, composition, and tuning of probabilistic supervised learning strategies, together with orchestration features for validation and comparison of any such strategy - be it frequentist, Bayesian, or other.

📄 PDF Abstract BibTeX arXiv:1801.00753

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningDecision MakingPrediction

Similar Papers 제목 키워드 기반

Empirical Risk Minimization with Approximations of Probabilistic Grammars

2010-12-01 · NeurIPS 2010 12 · Noah A. Smith, Shay B. Cohen

Probabilistic grammars are generative statistical models that are useful for compositional and sequential structures. We present a framework, reminiscent of structural risk minimization, for empirical risk minimization …

Probabilistic Warp Consistency for Weakly-Supervised Semantic Correspondences

2022-03-08 · CVPR 2022 1 · Prune Truong, Martin Danelljan, Fisher Yu, Luc van Gool

We propose Probabilistic Warp Consistency, a weakly-supervised learning objective for semantic matching. Our approach directly supervises the dense matching scores predicted by the network, encoded as a conditional proba…

TripletWeakly-supervised Learning

Probabilistic Noise2Void: Unsupervised Content-Aware Denoising

2019-06-03 · Alexander Krull, Tomas Vicar, Florian Jug

Today, Convolutional Neural Networks (CNNs) are the leading method for image denoising. They are traditionally trained on pairs of images, which are often hard to obtain for practical applications. This motivates self-su…

DenoisingImage Denoising

Enhancing Weakly Supervised 3D Medical Image Segmentation through Probabilistic-aware Learning

2024-03-05 · Runmin Jiang, Zhaoxin Fan, Junhao Wu, Lenghan Zhu 외

3D medical image segmentation is a challenging task with crucial implications for disease diagnosis and treatment planning. Recent advances in deep learning have significantly enhanced fully supervised medical image segm…

Image SegmentationMedical Image SegmentationPseudo LabelSegmentation+2

Exploring Probabilistic Models for Semi-supervised Learning

2024-04-05 · JianFeng Wang

This thesis studies advanced probabilistic models, including both their theoretical foundations and practical applications, for different semi-supervised learning (SSL) tasks. The proposed probabilistic methods are able …

Autonomous Driving