IJCAI 2024poster1 citations

Probabilistic Feature Matching for Fast Scalable Visual Prompting

Thomas Frick, Cezary Skura, Filip M. Janicki, Roy Assaf, Niccolo Avogaro, Daniel Caraballo, Yagmur G. Cinar, Brown Ebouky

Abstract

In this work, we propose a novel framework for image segmentation guided by visual prompting which leverages the power of vision foundation models. Inspired by recent advancements in computer vision, our approach integrates multiple large-scale pretrained models to address the challenges of segmentation tasks with limited and sparsely annotated data interactively provided by a user. Our method combines a frozen feature extraction backbone with a scalable and efficient probabilistic feature correspondence (soft matching) procedure derived from Optimal Transport to couple pixels between reference and target images. Moreover, a pretrained segmentation model is harnessed to translate user scribbles into reference masks and matched target pixels into output target segmentation masks. This results in a framework that we name Softmatcher, a versatile and fast training-free architecture for image segmentation by visual prompting. We demonstrate the efficiency and scalability of Softmatcher for real-time interactive image segmentation by visual prompting and showcase it in diverse visual domains including technical visual inspection use cases.

Computer Vision: CV: SegmentationComputer Vision: CV: ApplicationsComputer Vision: CV: Machine learning for visionHumans and AI: HAI: Human-computer interaction
BibTeX
@inproceedings{ijcai2024p1000,
  title     = {Probabilistic Feature Matching for Fast Scalable Visual Prompting},
  author    = {Frick, Thomas and Skura, Cezary and Janicki, Filip M. and Assaf, Roy and Avogaro, Niccolo and Caraballo, Daniel and Cinar, Yagmur G. and Ebouky, Brown and Giurgiu, Ioana and Katsuki, Takayuki and Kluska, Piotr and Malossi, Cristiano and Qiu, Haoxiang and Sakai, Tomoya and Scheidegger, Florian and Simeski, Andrej and Yang, Daniel and Bartezzaghi, Andrea and Rigotti, Mattia},
  booktitle = {Proceedings of the Thirty-Third International Joint Conference on
               Artificial Intelligence, {IJCAI-24}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Kate Larson},
  pages     = {8648--8652},
  year      = {2024},
  month     = {8},
  note      = {Demo Track},
  doi       = {10.24963/ijcai.2024/1000},
  url       = {https://doi.org/10.24963/ijcai.2024/1000},
}