English

Efficient Human-in-the-loop System for Guiding DNNs Attention

Computer Vision and Pattern Recognition 2023-02-07 v3 Human-Computer Interaction Machine Learning

Abstract

Attention guidance is an approach to addressing dataset bias in deep learning, where the model relies on incorrect features to make decisions. Focusing on image classification tasks, we propose an efficient human-in-the-loop system to interactively direct the attention of classifiers to the regions specified by users, thereby reducing the influence of co-occurrence bias and improving the transferability and interpretability of a DNN. Previous approaches for attention guidance require the preparation of pixel-level annotations and are not designed as interactive systems. We present a new interactive method to allow users to annotate images with simple clicks, and study a novel active learning strategy to significantly reduce the number of annotations. We conducted both a numerical evaluation and a user study to evaluate the proposed system on multiple datasets. Compared to the existing non-active-learning approach which usually relies on huge amounts of polygon-based segmentation masks to fine-tune or train the DNNs, our system can save lots of labor and money and obtain a fine-tuned network that works better even when the dataset is biased. The experiment results indicate that the proposed system is efficient, reasonable, and reliable.

Keywords

Cite

@article{arxiv.2206.05981,
  title  = {Efficient Human-in-the-loop System for Guiding DNNs Attention},
  author = {Yi He and Xi Yang and Chia-Ming Chang and Haoran Xie and Takeo Igarashi},
  journal= {arXiv preprint arXiv:2206.05981},
  year   = {2023}
}

Comments

13 pages, 11 figures, proceeding of ACM IUI 2023, video https://youtu.be/2MD-z6vXKJ4

R2 v1 2026-06-24T11:48:34.443Z