Papers › Unsupervised Open-Vocabulary Object Localization in Videos

Unsupervised Open-Vocabulary Object Localization in Videos

18 Sep 2023ICCV 2023 1arXiv:2309.09858archive 2025-07-28

Ke Fan, Zechen Bai, Tianjun Xiao, Dominik Zietlow, Max Horn, Zixu Zhao, Carl-Johann Simon-Gabriel, Mike Zheng Shou, Francesco Locatello, Bernt Schiele, Thomas Brox, Zheng Zhang, Yanwei Fu, Tong He

In this paper, we show that recent advances in video representation learning and pre-trained vision-language models allow for substantial improvements in self-supervised video object localization. We propose a method that first localizes objects in videos via an object-centric approach with slot attention and then assigns text to the obtained slots. The latter is achieved by an unsupervised way to read localized semantic information from the pre-trained CLIP model. The resulting video object localization is entirely unsupervised apart from the implicit annotation contained in CLIP, and it is effectively the first unsupervised approach that yields good results on regular video benchmarks.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2309.09858")

Code

Syntology Ran 13 of 15 code samples harvested from 1 repository linked to this paper; 2 have no recorded run. Of those that ran: 1 ran · honoured contract; 1 ran · fixture could not drive it; 11 ran with no contract checked.

By repository: official repository: 15 samples from 1 repository, 13 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

amazon-science/object-centric-vol officialmentioned in papermentioned on GitHubpytorchApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

15 samples harvested; 13 ran; 1 honoured the contract we drafted; 2 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · honoured contract
1ran · fixture could not drive it
11ran
2unverified

Licence: 0 of the 15 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from amazon-science/object-centric-vol. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

Generate_Graph_ST amazon-science/object-centric-vol/post_processing.py official repository ran Apache-2.0 (permissive) · 4183dd075de22fc1 · report
accuracy amazon-science/object-centric-vol/train_patch_clip.py official repository ran · fixture could not drive it Apache-2.0 (permissive) · 131a82fd65128218 · report
adjusted_rand_index amazon-science/object-centric-vol/evaluation/grouping_metrics.py official repository ran fingerprinted Apache-2.0 (permissive) · 8f59f1b08fa79918 · report
build_mlp amazon-science/object-centric-vol/models/model_grouping.py official repository ran Apache-2.0 (permissive) · 1d8a6c99853d9058 · report
build_two_layer_mlp amazon-science/object-centric-vol/models/model_grouping.py official repository ran Apache-2.0 (permissive) · 756383bd57f5bc69 · report
get_activation_fn amazon-science/object-centric-vol/models/model_grouping.py official repository ran Apache-2.0 (permissive) · 94db904018002114 · report
get_sinusoid_encoding_table amazon-science/object-centric-vol/models/videomae.py official repository ran · honoured contract fingerprinted Apache-2.0 (permissive) · da651e3979a18f84 · report
get_sinusoid_encoding_table_1d amazon-science/object-centric-vol/models/videomae.py official repository ran fingerprinted Apache-2.0 (permissive) · deb6d8812cc4725f · report
get_sinusoid_encoding_table_2d amazon-science/object-centric-vol/models/videomae.py official repository ran fingerprinted Apache-2.0 (permissive) · f6be533bf96a449b · report
merge_mask amazon-science/object-centric-vol/post_processing.py official repository ran Apache-2.0 (permissive) · 4dc315c44ff26c83 · report
resize_patches_to_image amazon-science/object-centric-vol/evaluation/grouping_metrics.py official repository ran Apache-2.0 (permissive) · ffba20ee5aa7b4f8 · report
tensor_to_one_hot amazon-science/object-centric-vol/evaluation/grouping_metrics.py official repository ran Apache-2.0 (permissive) · c7f9a5b82487aac3 · report
validate amazon-science/object-centric-vol/train_patch_clip.py official repository ran Apache-2.0 (permissive) · ddb29c73d68308d5 · report
get_model amazon-science/object-centric-vol/run_mae_pretraining_single_frame.py official repository unverified Apache-2.0 (permissive) · 183ad4ca38a22a1b · report
merge_criterion amazon-science/object-centric-vol/post_processing.py official repository unverified Apache-2.0 (permissive) · c4a39146549ee56f · report

Tasks

ObjectObject LocalizationRepresentation Learning

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

CLIP

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections