paper-with-me

홈 › Papers

Biquality Learning: a Framework to Design Algorithms Dealing with Closed-Set Distribution Shifts

2023-08-29 · Pierre Nodet, Vincent Lemaire, Alexis Bondu, Antoine Cornuéjols

Training machine learning models from data with weak supervision and dataset shifts is still challenging. Designing algorithms when these two situations arise has not been explored much, and existing algorithms cannot always handle the most complex distributional shifts. We think the biquality data setup is a suitable framework for designing such algorithms. Biquality Learning assumes that two datasets are available at training time: a trusted dataset sampled from the distribution of interest and the untrusted dataset with dataset shifts and weaknesses of supervision (aka distribution shifts). The trusted and untrusted datasets available at training time make designing algorithms dealing with any distribution shifts possible. We propose two methods, one inspired by the label noise literature and another by the covariate shift literature for biquality learning. We experiment with two novel methods to synthetically introduce concept drift and class-conditional shifts in real-world datasets across many of them. We opened some discussions and assessed that developing biquality learning algorithms robust to distributional changes remains an interesting problem for future research.

📄 PDF Abstract BibTeX arXiv:2308.15132

Code (1)

pierrenodet/blds 공식 구현

Similar Papers 제목 키워드 기반

biquality-learn: a Python library for Biquality Learning

2023-08-18 · Pierre Nodet, Vincent Lemaire, Alexis Bondu, Antoine Cornuéjols

The democratization of Data Mining has been widely successful thanks in part to powerful and easy-to-use Machine Learning libraries. These libraries have been particularly tailored to tackle Supervised Learning. However,…

Importance Reweighting for Biquality Learning

2020-10-19 · Pierre Nodet, Vincent Lemaire, Alexis Bondu, Antoine Cornuéjols

The field of Weakly Supervised Learning (WSL) has recently seen a surge of popularity, with numerous papers addressing different types of "supervision deficiencies", namely: poor quality, non adaptability, and insufficie…

Weakly-supervised Learning

From Weakly Supervised Learning to Biquality Learning: an Introduction

2020-12-16 · Pierre Nodet, Vincent Lemaire, Alexis Bondu, Antoine Cornuéjols 외

The field of Weakly Supervised Learning (WSL) has recently seen a surge of popularity, with numerous papers addressing different types of "supervision deficiencies". In WSL use cases, a variety of situations exists where…

Weakly-supervised Learning

Stable State Space SubSpace (S$^5$) Identification

2024-08-15 · Xinhui Rong, Victor Solo

State space subspace algorithms for input-output systems have been widely applied but also have a reasonably well-developedasymptotic theory dealing with consistency. However, guaranteeing the stability of the estimated …

A Python toolkit for dealing with Petri nets over ontological graphs

2025-04-09 · Krzysztof Pancerz

We present theoretical rudiments of Petri nets over ontological graphs as well as the designed and implemented Python toolkit for dealing with such nets. In Petri nets over ontological graphs, the domain knowledge is enc…