paper-with-me

홈 › Papers

Object-centric Learning with Cyclic Walks between Parts and Whole

2023-02-16 · NeurIPS 2023 11 · Ziyu Wang, Mike Zheng Shou, Mengmi Zhang

Learning object-centric representations from complex natural environments enables both humans and machines with reasoning abilities from low-level perceptual features. To capture compositional entities of the scene, we proposed cyclic walks between perceptual features extracted from vision transformers and object entities. First, a slot-attention module interfaces with these perceptual features and produces a finite set of slot representations. These slots can bind to any object entities in the scene via inter-slot competitions for attention. Next, we establish entity-feature correspondence with cyclic walks along high transition probability based on the pairwise similarity between perceptual features (aka "parts") and slot-binded object representations (aka "whole"). The whole is greater than its parts and the parts constitute the whole. The part-whole interactions form cycle consistencies, as supervisory signals, to train the slot-attention module. Our rigorous experiments on \textit{seven} image datasets in \textit{three} \textit{unsupervised} tasks demonstrate that the networks trained with our cyclic walks can disentangle foregrounds and backgrounds, discover objects, and segment semantic objects in complex scenes. In contrast to object-centric models attached with a decoder for the pixel-level or feature-level reconstructions, our cyclic walks provide strong learning signals, avoiding computation overheads and enhancing memory efficiency. Our source code and data are available at: \href{https://github.com/ZhangLab-DeepNeuroCogLab/Parts-Whole-Object-Centric-Learning/}{link}.

📄 PDF Abstract BibTeX arXiv:2302.08023

Code (1)

zhanglab-deepneurocoglab/parts-whole-object-centric-learning 공식 구현 pytorch

Tasks

DecoderObject

Similar Papers 제목 키워드 기반

Order from chaos in quantum walks on cyclic graphs

2020-08-01 · Abhisek Panda, Colin Benjamin

It has been shown classically that combining two chaotic random walks can yield an ordered(periodic) walk. Our aim in this paper is to find a quantum analog for this rather counter-intuitive result. We study chaotic and …

Reconstruction-Guided Slot Curriculum: Addressing Object Over-Fragmentation in Video Object-Centric Learning

2026-03-24 · WonJun Moon, Hyun Seok Seong, Jae-Pil Heo arxiv

Video Object-Centric Learning seeks to decompose raw videos into a small set of object slots, but existing slot-attention models often suffer from severe over-fragmentation. This is because the model is implicitly encour…

Spectral clustering algorithms for the detection of clusters in block-cyclic and block-acyclic graphs

2018-05-02 · H. Van Lierde, T. W. S. Chow, J. -C. Delvenne

We propose two spectral algorithms for partitioning nodes in directed graphs respectively with a cyclic and an acyclic pattern of connection between groups of nodes. Our methods are based on the computation of extremal e…

ClusteringGraph Clustering

GraLSP: Graph Neural Networks with Local Structural Patterns

2019-11-18 · Yilun Jin, Guojie Song, Chuan Shi

It is not until recently that graph neural networks (GNNs) are adopted to perform graph representation learning, among which, those based on the aggregation of features within the neighborhood of a node achieved great su…

Graph Representation LearningRepresentation Learning

PEDESTRIAN: An Egocentric Vision Dataset for Obstacle Detection on Pavements

2025-12-22 · Marios Thoma, Zenonas Theodosiou, Harris Partaourides, Vassilis Vassiliades 외 arxiv

Walking has always been a primary mode of transportation and is recognized as an essential activity for maintaining good health. Despite the need for safe walking conditions in urban environments, sidewalks are frequentl…