diff --git a/README.md b/README.md index 45fcba5..f0b6453 100644 --- a/README.md +++ b/README.md @@ -55,12 +55,14 @@ DISC is an algorithm on image classification tasks which adaptively discovers an - Build a concept bank with multiple categories. Examples from the concept bank: +
-
+
+ - In each iteration, discover spurious concepts by computing a metric called concept sensitivity - In each iteration, mix up concept images with the training dataset guided by the concept sensitivity, and update model parameters on the balanced dataset