MUFASA: A Multi-Layer Framework for Slot Attention

20d ago · Global · primary source: export.arxiv.org

A new framework called MUFASA improves how machine-learning models segment objects in images without human supervision by tapping into information previously ignored inside vision transformers, according to research posted on arXiv [1]. Unsupervised object-centric learning, or OCL, aims to break down visual scenes into distinct entities. A widely used technique, slot attention, represents individual objects as latent vectors known as slots. Existing methods derive these slot representations exclusively from the final layer of a pre-trained vision transformer, or ViT, discarding semantically rich information encoded in earlier layers [1][2]. Sebastian Bock and colleagues propose MUFASA, a lightweight plug-and-play framework designed to address this gap. The model computes slot attention across multiple feature layers of the ViT encoder and then applies a fusion strategy to aggregate the resulting slots into a unified object-centric representation [1][2]. When integrated into current OCL methods, MUFASA improved segmentation results across multiple datasets and set a new state of the art, the authors report. The framework also accelerated training convergence while adding only minor inference overhead [1][2]. The paper was submitted to arXiv on February 7, 2026, with a revised version posted on June 17, 2026. The submission file size for the initial version was 21,463 KB, shrinking slightly to 21,460 KB in the update [1]. arXiv, where the research appeared, is an open-access repository of electronic preprints that are moderated but not peer-reviewed. It hosts papers across disciplines including computer science, physics, and mathematics. As of November 2024, the repository was receiving about 24,000 new articles per month [6]. The paper’s abstract page features arXivLabs, a framework launched in 2020 that enables community collaborators to develop and share experimental tools directly on the site, such as citation explorers and code finders [4][5].

tool-releaseresearch-paperinfrastructure

Background sources we checked (7)
  • arxiv.org ↗ 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 p…
  • info.arxiv.org ↗ arXiv Labs - arXiv info | arXiv e-print repository Skip to content # arXiv Labs Attention arXiv Users: arXiv Labs is pausing new proposals ## What are arXiv Labs? arXiv Labs are a way for the community to contribute new, useful features to arXiv. These integrations are avail…
  • blog.arxiv.org ↗ arXivLabs: a space for community innovation – arXiv blog arXiv has launched a new, formalized framework enabling innovative collaborations with individuals and organizations. “Members of our community want to contribute tools that enhance the arXiv experience, and we val…
  • info.arxiv.org ↗ arXivLabs: Showcase - arXiv info | arXiv e-print repository ... # arXivLabs: Showcase ... arXiv is surrounded by a community of researchers and developers working at the cutting edge of information science and technology. ... While the arXiv team is focused on our core mission—pr…
  • en.wikipedia.org ↗ arXiv (pronounced as "archive"—the X represents the Greek letter chi ⟨χ⟩) is an open-access repository of electronic preprints and postprints (known as e-prints) approved for posting after moderation, but not peer reviewed. It consists of scientific papers in the fields of mathem…
  • en.wikipedia.org ↗ 14 (fourteen) is the natural number following 13 and preceding 15.…
  • en.wikipedia.org ↗ A large language model (LLM) is a type of machine learning model designed for natural language processing tasks such as language generation. LLMs are language models with many parameters, and are trained with self-supervised learning on a vast amount of text.…

Sources

Spot something wrong? Report an issue