CVJun 17

MUFASA: A Multi-Layer Framework for Slot Attention

arXiv:2602.075445.6h-index: 4
Predicted impact top 77% in CV · last 90 daysOriginality Incremental advance
AI Analysis

For researchers in unsupervised object-centric learning, MUFASA offers a lightweight plug-and-play improvement over existing slot-attention methods.

MUFASA improves unsupervised object segmentation by computing slot attention across multiple layers of a ViT encoder, achieving new state-of-the-art results with minor inference overhead.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes