コンピュータービジョンのアクティブラーニングアプローチでは、一般に、データの強力なラベルをクエリします。ただし、これまでの研究では、注釈のコストを大幅に削減しながら、視覚タスクのモデルのトレーニングに弱い監視が効果的であることが示されています。この知識を使用して、アクティブ学習のための適応型監視フレームワークを提案し、オブジェクト検出のタスクでその有効性を示します。最も有益なサンプルのバウンディングボックスアノテーション(強いラベル)を直接クエリする代わりに、最初に弱いラベルをクエリし、モデルを最適化します。切り替え条件を使用すると、必要な監視レベルを上げることができます。私たちのフレームワークでは、モデルアーキテクチャの変更はほとんど必要ありません。私たちの広範な実験は、提案されたフレームワークを使用して、オブジェクト検出のための最先端のアクティブ学習アプローチよりもはるかに少ない注釈コストで、優れた一般化可能なモデルをトレーニングできることを示しています。
Active learning approaches in computer vision generally involve querying strong labels for data. However, previous works have shown that weak supervision can be effective in training models for vision tasks while greatly reducing annotation costs. Using this knowledge, we propose an adaptive supervision framework for active learning and demonstrate its effectiveness on the task of object detection. Instead of directly querying bounding box annotations (strong labels) for the most informative samples, we first query weak labels and optimize the model. Using a switching condition, the required supervision level can be increased. Our framework requires little to no change in model architecture. Our extensive experiments show that the proposed framework can be used to train good generalizable models with much lesser annotation costs than the state of the art active learning approaches for object detection.