Papers › Semantics Meets Temporal Correspondence: Self-supervised Object-centric Learning in Videos

Semantics Meets Temporal Correspondence: Self-supervised Object-centric Learning in Videos

19 Aug 2023ICCV 2023 1arXiv:2308.09951archive 2025-07-28

Rui Qian, Shuangrui Ding, Xian Liu, Dahua Lin

Self-supervised methods have shown remarkable progress in learning high-level semantics and low-level temporal correspondence. Building on these results, we take one step further and explore the possibility of integrating these two features to enhance object-centric representations. Our preliminary experiments indicate that query slot attention can extract different semantic components from the RGB feature map, while random sampling based slot attention can exploit temporal correspondence cues between frames to assist instance identification. Motivated by this, we propose a novel semantic-aware masked slot attention on top of the fused semantic features and correspondence maps. It comprises two slot attention stages with a set of shared learnable Gaussian distributions. In the first stage, we use the mean vectors as slot initialization to decompose potential semantics and generate semantic segmentation masks through iterative attention. In the second stage, for each semantics, we randomly sample slots from the corresponding Gaussian distribution and perform masked feature aggregation within the semantic area to exploit temporal correspondence patterns for instance identification. We adopt semantic- and instance-level temporal consistency as self-supervision to encourage temporally coherent object-centric representations. Our model effectively identifies multiple object instances with semantic structure, reaching promising results on unsupervised video object discovery. Furthermore, we achieve state-of-the-art performance on dense label propagation tasks, demonstrating the potential for object-centric analysis. The code is released at https://github.com/shvdiwnkozbw/SMTC.

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="2308.09951")

Code

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

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

shvdiwnkozbw/smtc officialmentioned in papermentioned on GitHubpytorch 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

32 samples harvested; 24 ran; 2 honoured the contract we drafted; 8 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.

2ran · honoured contract
2ran · fixture could not drive it
20ran
8unverified

Licence: 32 of the 32 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 shvdiwnkozbw/SMTC. “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.

Attention shvdiwnkozbw/SMTC/src/model/model_action.py official repository ran no licence file found · pointer only · 59f6323575d06123 · report
Block shvdiwnkozbw/SMTC/src/model/model_action.py official repository ran no licence file found · pointer only · fdfb57b897e2108a · report
LinearPositionEmbedding shvdiwnkozbw/SMTC/src/model/model_action.py official repository ran fingerprinted no licence file found · pointer only · 8d3958a6f3d74f48 · report
Mlp shvdiwnkozbw/SMTC/src/model/model_action.py official repository ran no licence file found · pointer only · 78d5aec68b3b3810 · report
PatchEmbed shvdiwnkozbw/SMTC/src/model/model_action.py official repository ran no licence file found · pointer only · 57d7cfb61454da15 · report
SlotAttention shvdiwnkozbw/SMTC/src/model/model_action.py official repository ran fingerprinted no licence file found · pointer only · 961e24591b43a876 · report
_no_grad_trunc_normal_ shvdiwnkozbw/SMTC/src/model/model_action.py official repository ran · fixture could not drive it no licence file found · pointer only · cffc671a6c09decc · report
all_gather shvdiwnkozbw/smtc/src/train_action.py official repository ran no licence file found · pointer only · 1ad1217597a9ce9a · report
get_corresponding_map shvdiwnkozbw/smtc/src/utils.py official repository ran fingerprinted no licence file found · pointer only · da6467b584338d1e · report
get_frame_aug shvdiwnkozbw/smtc/src/augment.py official repository ran no licence file found · pointer only · fb2519bb639a667c · report
has_file_allowed_extension shvdiwnkozbw/smtc/src/kinetics.py official repository ran no licence file found · pointer only · aec20ef76445c38c · report
im_to_numpy shvdiwnkozbw/smtc/src/vos.py official repository ran no licence file found · pointer only · 401846920f5d643b · report
make_dataset shvdiwnkozbw/smtc/src/kinetics.py official repository ran no licence file found · pointer only · d2f9a9f21c7deaef · report
mesh_grid shvdiwnkozbw/smtc/src/utils.py official repository ran fingerprinted no licence file found · pointer only · 05f4448b41123ba7 · report
n_patches shvdiwnkozbw/smtc/src/augment.py official repository ran no licence file found · pointer only · 14b1cc74dcb694bf · report
norm_grid shvdiwnkozbw/smtc/src/utils.py official repository ran fingerprinted no licence file found · pointer only · 80fbe78b6d72ce6b · report
parse_csv shvdiwnkozbw/smtc/src/kinetics.py official repository ran no licence file found · pointer only · f69760b372f30f51 · report
patch_grid shvdiwnkozbw/smtc/src/augment.py official repository ran no licence file found · pointer only · 600497c0fb4eb8c7 · report
readRGB shvdiwnkozbw/smtc/src/data.py official repository ran no licence file found · pointer only · ff6fed6f7dbd0b2d · report
readSeg shvdiwnkozbw/smtc/src/data.py official repository ran no licence file found · pointer only · a3d6633188714161 · report
setup_path shvdiwnkozbw/smtc/src/config.py official repository ran no licence file found · pointer only · 3bc5479a4c355475 · report
to_numpy shvdiwnkozbw/smtc/src/vos.py official repository ran · honoured contract no licence file found · pointer only · b476623700945834 · report
to_torch shvdiwnkozbw/smtc/src/vos.py official repository ran · honoured contract no licence file found · pointer only · 7aac4c51e0ceee97 · report
trunc_normal_ shvdiwnkozbw/SMTC/src/model/model_action.py official repository ran · fixture could not drive it no licence file found · pointer only · d8578a1e5c318cf9 · report
Augment_GPU_Train shvdiwnkozbw/smtc/src/train_action.py official repository unverified no licence file found · pointer only · 112bc720ea2ac6a4 · report
Augment_GPU_Val shvdiwnkozbw/smtc/src/train_action.py official repository unverified no licence file found · pointer only · 552cf891cb0247d4 · report
ObjectStateChange shvdiwnkozbw/SMTC/src/model/model_action.py official repository unverified no licence file found · pointer only · 6af62a7f5b6eeae7 · report
SlotAttentionAutoEncoder shvdiwnkozbw/SMTC/src/model/model_action.py official repository unverified no licence file found · pointer only · a66bde73ff0d98ea · report
SlotBlock shvdiwnkozbw/SMTC/src/model/model_action.py official repository unverified no licence file found · pointer only · 80b696d316a10cca · report
VisionTransformer shvdiwnkozbw/SMTC/src/model/model_action.py official repository unverified no licence file found · pointer only · 932f488e9f83940b · report
inference shvdiwnkozbw/smtc/src/eval_multi.py official repository unverified no licence file found · pointer only · af24f61606320660 · report
vit_small shvdiwnkozbw/SMTC/src/model/model_action.py official repository unverified no licence file found · pointer only · f7c7ef0730305776 · report

Tasks

ObjectObject DiscoverySemantic Segmentation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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