Interactron: Embodied Adaptive Object Detection
Klemen Kotar, Roozbeh Mottaghi

TL;DR
Interactron introduces an adaptive object detection method that continues training during inference through environment interaction, significantly improving detection performance and adaptability in diverse real-world settings.
Contribution
This work presents a novel approach for test-time adaptation of object detection models via environment interaction without explicit supervision.
Findings
7.2 point improvement in AP over DETR
Effective adaptation to environments with different appearances
Performs well in diverse real-world settings
Abstract
Over the years various methods have been proposed for the problem of object detection. Recently, we have witnessed great strides in this domain owing to the emergence of powerful deep neural networks. However, there are typically two main assumptions common among these approaches. First, the model is trained on a fixed training set and is evaluated on a pre-recorded test set. Second, the model is kept frozen after the training phase, so no further updates are performed after the training is finished. These two assumptions limit the applicability of these methods to real-world settings. In this paper, we propose Interactron, a method for adaptive object detection in an interactive setting, where the goal is to perform object detection in images observed by an embodied agent navigating in different environments. Our idea is to continue training during inference and adapt the model at test…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Multimodal Machine Learning Applications · Advanced Image and Video Retrieval Techniques
