paper-with-me

홈 › Papers

CObL: Toward Zero-Shot Ordinal Layering without User Prompting

2025-08-11 · Aneel Damaraju, Dean Hazineh, Todd Zickler arxiv

Vision benefits from grouping pixels into objects and understanding their spatial relationships, both laterally and in depth. We capture this with a scene representation comprising an occlusion-ordered stack of "object layers," each containing an isolated and amodally-completed object. To infer this representation from an image, we introduce a diffusion-based architecture named Concurrent Object Layers (CObL). CObL generates a stack of object layers in parallel, using Stable Diffusion as a prior for natural objects and inference-time guidance to ensure the inferred layers composite back to the input image. We train CObL using a few thousand synthetically-generated images of multi-object tabletop scenes, and we find that it zero-shot generalizes to photographs of real-world tabletops with varying numbers of novel objects. In contrast to recent models for amodal object completion, CObL reconstructs multiple occluded objects without user prompting and without knowing the number of objects beforehand. Unlike previous models for unsupervised object-centric representation learning, CObL is not limited to the world it was trained in.

📄 PDF Abstract BibTeX arXiv:2508.08498

Code (0)

등록된 구현이 없습니다.

Tasks

Representation Learning

Similar Papers 제목 키워드 기반

Layering Virtual Try-On

2026-07-24 · Chun Feng, Bowei Chen, Mengyi Shan, Ira Kemelmacher-Shlizerman arxiv

In the real world, fashion is about layering: adding a jacket over a shirt, or a sequence of adding and removing layers, rather than just a single-layer swap. This fundamental real-world task remains a challenge in exist…

A Fast and Efficient Stochastic Opposition-Based Learning for Differential Evolution in Numerical Optimization

2019-08-09 · Tae Jong Choi, Julian Togelius, Yun-Gyung Cheong

A fast and efficient stochastic opposition-based learning (OBL) variant is proposed in this paper. OBL is a machine learning concept to accelerate the convergence of soft computing algorithms, which consists of simultane…

Constrained Optimization Based Low-Rank Approximation of Deep Neural Networks

2018-09-01 · ECCV 2018 9 · Chong Li, C. J. Richard Shi

We present COBLA---Constrained Optimization Based Low-rank Approximation---a systematic method of finding an optimal low-rank approximation of a trained convolutional neural network, subject to constraints in the number …

Privacy Preserving Ordinal-Meta Learning with VLMs for Fine-Grained Fruit Quality Prediction

2025-11-03 · Riddhi Jain, Manasi Patwardhan, Aayush Mishra, Parijat Deshpande 외 arxiv

To effectively manage the wastage of perishable fruits, it is crucial to accurately predict their freshness or shelf life using non-invasive methods that rely on visual data. In this regard, deep learning techniques can …

BERT-Sort: A Zero-shot MLM Semantic Encoder on Ordinal Features for AutoML

2022-06-01 · AutoML'2022 2022 6 · Mehdi Bahrami, Wei-Peng Chen, Lei Liu, Mukul Prasad

Data pre-processing is one of the key steps in creating machine learning pipelines for tabular data. One of the common data pre-processing operations implemented in AutoML systems is to encode categorical features as num…

AutoML