2022
Active Learning Helps Pretrained Models Learn the Intended Task
NeurIPS 2022accept
Models can fail in unpredictable ways during deployment due to task ambiguity, when multiple behaviors are consistent with the provided training data. An example is an object classifier trained on red squares and blue circles: when encountering blue squares, the intended behavior is undefined. We in…