Continuous Adaptation for Interactive Object Segmentation by Learning from Corrections
Theodora Kontogianni, Michael Gygli, Jasper Uijlings, Vittorio Ferrari

TL;DR
This paper introduces a method for interactive object segmentation that updates the model in real-time using user corrections, significantly improving adaptability across various datasets and domain shifts.
Contribution
The authors propose a novel on-the-fly model adaptation technique that leverages user corrections to enhance segmentation performance under diverse conditions.
Findings
Reduces user corrections by up to 77% in domain shift scenarios.
Improves segmentation accuracy when specializing to specific classes.
Enhances model adaptability to distribution shifts and domain changes.
Abstract
In interactive object segmentation a user collaborates with a computer vision model to segment an object. Recent works employ convolutional neural networks for this task: Given an image and a set of corrections made by the user as input, they output a segmentation mask. These approaches achieve strong performance by training on large datasets but they keep the model parameters unchanged at test time. Instead, we recognize that user corrections can serve as sparse training examples and we propose a method that capitalizes on that idea to update the model parameters on-the-fly to the data at hand. Our approach enables the adaptation to a particular object and its background, to distributions shifts in a test set, to specific object classes, and even to large domain changes, where the imaging modality changes between training and testing. We perform extensive experiments on 8 diverse…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsTest
