17 citations · 34 across the 4 of their papers we have counts for
6 papers
Data Augmentation for Intent Classification with Off-the-shelf Large Language Models
Gaurav Sahu, Pau Rodriguez, Issam H. Laradji +3
Data augmentation is a widely employed technique to alleviate the problem of data scarcity. In this work, we propose a prompting-based approach to generate labelled training data f…
Can Active Learning Preemptively Mitigate Fairness Issues?
Frédéric Branchaud-Charron, Parmida Atighehchian, Pau Rodríguez +2
Dataset bias is one of the prevailing causes of unfairness in machine learning. Addressing fairness at the data collection and dataset preparation stages therefore becomes an essen…
Synbols: Probing Learning Algorithms with Synthetic Datasets
Alexandre Lacoste, Pau Rodríguez, Frédéric Branchaud-Charron +7
Progress in the field of machine learning has been fueled by the introduction of benchmark datasets pushing the limits of existing algorithms. Enabling the design of datasets to te…
A Weakly Supervised Region-Based Active Learning Method for COVID-19 Segmentation in CT Images
Issam Laradji, Pau Rodriguez, Frederic Branchaud-Charron +5
One of the key challenges in the battle against the Coronavirus (COVID-19) pandemic is to detect and quantify the severity of the disease in a timely manner. Computed tomographies…
Bayesian active learning for production, a systematic study and a reusable library
Parmida Atighehchian, Frédéric Branchaud-Charron, Alexandre Lacoste
Active learning is able to reduce the amount of labelling effort by using a machine learning model to query the user for specific inputs. While there are many papers on new active…
DECoVaC: Design of Experiments with Controlled Variability Components
Thomas Boquet, Laure Delisle, Denis Kochetkov +4
Reproducible research in Machine Learning has seen a salutary abundance of progress lately: workflows, transparency, and statistical analysis of validation and test performance. We…