← Search

Rongzhen Zhao

6 accepted papers

2026

Predicting Video Slot Attention Queries from Random Slot-Feature Pairs

AAAI 2026technical

Unsupervised video Object-Centric Learning (OCL) is promising as it enables object-level scene representation and understanding as we humans do. Mainstream video OCL methods adopt a recurrent architecture: An aggregator aggregates current video frame into object features, termed slots, under some qu

Cited by 0SourcePDFScholar
2026

Rethinking Temporal Consistency in Video Object-Centric Learning: From Prediction to Correspondence

ICML 2026poster

The de facto approach in video object-centric learning maintains temporal consistency through learned dynamics modules that predict future object representations, called slots. We demonstrate that these predictors function as expensive approximations of discrete correspondence problems. Modern self-…

Cited by 0SourceScholar
2025

MetaSlot: Break Through the Fixed Number of Slots in Object-Centric Learning

NeurIPS 2025poster

Learning object-level, structured representations is widely regarded as a key to better generalization in vision and underpins the design of next-generation Pre-trained Vision Models (PVMs). Mainstream Object-Centric Learning (OCL) methods adopt Slot Attention or its variants to iteratively aggregat…

Cited by 0SourcecodeScholar
2025

Multi-Scale Fusion for Object Representation

ICLR 2025poster

Representing images or videos as object-level feature vectors, rather than pixel-level feature maps, facilitates advanced visual tasks. Object-Centric Learning (OCL) primarily achieves this by reconstructing the input under the guidance of Variational Autoencoder (VAE) intermediate representation to…