English

MUFASA: A Multi-Layer Framework for Slot Attention

Computer Vision and Pattern Recognition 2026-02-10 v1

Abstract

Unsupervised object-centric learning (OCL) decomposes visual scenes into distinct entities. Slot attention is a popular approach that represents individual objects as latent vectors, called slots. Current methods obtain these slot representations solely from the last layer of a pre-trained vision transformer (ViT), ignoring valuable, semantically rich information encoded across the other layers. To better utilize this latent semantic information, we introduce MUFASA, a lightweight plug-and-play framework for slot attention-based approaches to unsupervised object segmentation. Our model computes slot attention across multiple feature layers of the ViT encoder, fully leveraging their semantic richness. We propose a fusion strategy to aggregate slots obtained on multiple layers into a unified object-centric representation. Integrating MUFASA into existing OCL methods improves their segmentation results across multiple datasets, setting a new state of the art while simultaneously improving training convergence with only minor inference overhead.

Keywords

Cite

@article{arxiv.2602.07544,
  title  = {MUFASA: A Multi-Layer Framework for Slot Attention},
  author = {Sebastian Bock and Leonie Schüßler and Krishnakant Singh and Simone Schaub-Meyer and Stefan Roth},
  journal= {arXiv preprint arXiv:2602.07544},
  year   = {2026}
}

Comments

Authors Sebastian Bock and Leonie Sch\"u{\ss}ler contributed equally. Project page: https://leonieschuessler.github.io/mufasa/

R2 v1 2026-07-01T10:25:56.950Z