# Active Learning with Combinatorial Coverage

**Authors:** Sai Prathyush Katragadda, Tyler Cody, Peter Beling, Laura Freeman

arXiv: 2302.14567 · 2023-03-01

## TL;DR

This paper introduces a data-centric active learning approach using combinatorial coverage, improving transferability and reducing bias compared to traditional model-centric methods.

## Contribution

It proposes novel active learning methods based on combinatorial coverage that address transferability and sampling bias issues.

## Key findings

- Coverage-based methods enhance data transferability to new models.
- The proposed approach achieves competitive sampling bias.
- Experimental results validate the effectiveness of combinatorial coverage in active learning.

## Abstract

Active learning is a practical field of machine learning that automates the process of selecting which data to label. Current methods are effective in reducing the burden of data labeling but are heavily model-reliant. This has led to the inability of sampled data to be transferred to new models as well as issues with sampling bias. Both issues are of crucial concern in machine learning deployment. We propose active learning methods utilizing combinatorial coverage to overcome these issues. The proposed methods are data-centric, as opposed to model-centric, and through our experiments we show that the inclusion of coverage in active learning leads to sampling data that tends to be the best in transferring to better performing models and has a competitive sampling bias compared to benchmark methods.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/2302.14567/full.md

## Figures

17 figures with captions in the complete paper: https://tomesphere.com/paper/2302.14567/full.md

## References

35 references — full list in the complete paper: https://tomesphere.com/paper/2302.14567/full.md

---
Source: https://tomesphere.com/paper/2302.14567