paper-with-me

Papers

Improving Object-centric Learning with Query Optimization

2022-10-17 · Baoxiong Jia, Yu Liu, Siyuan Huang

The ability to decompose complex natural scenes into meaningful object-centric abstractions lies at the core of human perception and reasoning. In the recent culmination of unsupervised object-centric learning, the Slot-Attention module has played an important role with its simple yet effective design and fostered many powerful variants. These methods, however, have been exceedingly difficult to train without supervision and are ambiguous in the notion of object, especially for complex natural scenes. In this paper, we propose to address these issues by investigating the potential of learnable queries as initializations for Slot-Attention learning, uniting it with efforts from existing attempts on improving Slot-Attention learning with bi-level optimization. With simple code adjustments on Slot-Attention, our model, Bi-level Optimized Query Slot Attention, achieves state-of-the-art results on 3 challenging synthetic and 7 complex real-world datasets in unsupervised image segmentation and reconstruction, outperforming previous baselines by a large margin. We provide thorough ablative studies to validate the necessity and effectiveness of our design. Additionally, our model exhibits great potential for concept binding and zero-shot learning. Our work is made publicly available at https://bo-qsa.github.io

📄 PDF Abstract BibTeX arXiv:2210.08990

Code (2)

YuLiu-LY/BO-QSA 공식 구현 pytorch
wall-facer-liuyu/bo-qsa 공식 구현 pytorch

Tasks

Image SegmentationObjectSemantic SegmentationUnsupervised Image SegmentationZero-Shot Learning

Similar Papers 제목 키워드 기반

Learning Cross-View Object Correspondence via Cycle-Consistent Mask Prediction

2026-02-22 · Shannan Yan, Leqi Zheng, Keyu Lv, Jingchen Ni 외 arxiv

We study the task of establishing object-level visual correspondence across different viewpoints in videos, focusing on the challenging egocentric-to-exocentric and exocentric-to-egocentric scenarios. We propose a simple…

HERO-VQL: Hierarchical, Egocentric and Robust Visual Query Localization

2025-08-30 · Joohyun Chang, Soyeon Hong, Hyogun Lee, Seong Jong Ha 외 arxiv

In this work, we tackle the egocentric visual query localization (VQL), where a model should localize the query object in a long-form egocentric video. Frequent and abrupt viewpoint changes in egocentric videos cause sig…

Object LocalizationObject Recognition

Swap Path Network for Robust Person Search Pre-training

2024-12-06 · Lucas Jaffe, Avideh Zakhor

In person search, we detect and rank matches to a query person image within a set of gallery scenes. Most person search models make use of a feature extraction backbone, followed by separate heads for detection and re-id…

Person Search

Object-Centric Representation Learning with Generative Spatial-Temporal Factorization

2021-11-09 · NeurIPS 2021 12 · Li Nanbo, Muhammad Ahmed Raza, Hu Wenbin, Zhaole Sun 외

Learning object-centric scene representations is essential for attaining structural understanding and abstraction of complex scenes. Yet, as current approaches for unsupervised object-centric representation learning are …

ObjectRepresentation Learning

Where is my Wallet? Modeling Object Proposal Sets for Egocentric Visual Query Localization

2022-11-18 · CVPR 2023 1 · Mengmeng Xu, Yanghao Li, Cheng-Yang Fu, Bernard Ghanem 외

This paper deals with the problem of localizing objects in image and video datasets from visual exemplars. In particular, we focus on the challenging problem of egocentric visual query localization. We first identify gra…

Object