Leveraging Image Augmentation for Object Manipulation: Towards Interpretable Controllability in Object-Centric Learning
Jinwoo Kim, Janghyuk Choi, Jaehyun Kang, Changyeon Lee, Ho-Jin Choi, Seon Joo Kim
TL;DR
SlotAug tackles interpretability and interactive controllability in object-centric learning by coupling Slot Attention with an image augmentation training regime. It introduces Auxiliary Identity Manipulation (AIM) and Slot Consistency Loss (SCLoss) to promote sustainable, reversible slot manipulations, formalized through objectives like $L_{cycle}$ and $L_{total}$. A lightweight PropEnc encodes transformation instructions, enabling slot-level edits via a SlotManip module, and inference uses the Hungarian algorithm to map user intent to the closest target slot. Extensive experiments on multi-object datasets demonstrate interpretable object editing, conditional image composition, and durable slot representations in both pixel and latent spaces, with improved property-prediction performance over baselines.
Abstract
The binding problem in artificial neural networks is actively explored with the goal of achieving human-level recognition skills through the comprehension of the world in terms of symbol-like entities. Especially in the field of computer vision, object-centric learning (OCL) is extensively researched to better understand complex scenes by acquiring object representations or slots. While recent studies in OCL have made strides with complex images or videos, the interpretability and interactivity over object representation remain largely uncharted, still holding promise in the field of OCL. In this paper, we introduce a novel method, Slot Attention with Image Augmentation (SlotAug), to explore the possibility of learning interpretable controllability over slots in a self-supervised manner by utilizing an image augmentation strategy. We also devise the concept of sustainability in controllable slots by introducing iterative and reversible controls over slots with two proposed submethods: Auxiliary Identity Manipulation and Slot Consistency Loss. Extensive empirical studies and theoretical validation confirm the effectiveness of our approach, offering a novel capability for interpretable and sustainable control of object representations.
