Papers › Recurrent Complex-Weighted Autoencoders for Unsupervised Object Discovery

Recurrent Complex-Weighted Autoencoders for Unsupervised Object Discovery

27 May 2024arXiv:2405.17283archive 2025-07-28

Anand Gopalakrishnan, Aleksandar Stanić, Jürgen Schmidhuber, Michael Curtis Mozer

Current state-of-the-art synchrony-based models encode object bindings with complex-valued activations and compute with real-valued weights in feedforward architectures. We argue for the computational advantages of a recurrent architecture with complex-valued weights. We propose a fully convolutional autoencoder, SynCx, that performs iterative constraint satisfaction: at each iteration, a hidden layer bottleneck encodes statistically regular configurations of features in particular phase relationships; over iterations, local constraints propagate and the model converges to a globally consistent configuration of phase assignments. Binding is achieved simply by the matrix-vector product operation between complex-valued weights and activations, without the need for additional mechanisms that have been incorporated into current synchrony-based models. SynCx outperforms or is strongly competitive with current models for unsupervised object discovery. SynCx also avoids certain systematic grouping errors of current models, such as the inability to separate similarly colored objects without additional supervision.

PaperPDFCodeCode 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="2405.17283")

Code

Syntology Ran 13 of 16 code samples harvested from 1 repository linked to this paper; 3 have no recorded run. Of those that ran: 2 ran · honoured contract; 2 ran · our draft was wrong; 9 ran with no contract checked.

By repository: official repository: 16 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.

agopal42/syncx officialmentioned in papermentioned on GitHubpytorchMIT 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

16 samples harvested; 13 ran; 2 honoured the contract we drafted; 3 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 · our draft was wrong
9ran
3unverified

Licence: 0 of the 16 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 agopal42/syncx. “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.

build_grid agopal42/syncx/utils/utils_general.py official repository ran MIT (permissive) · 420dc4b93ae15162 · report
clip_and_rescale agopal42/syncx/utils/utils_eval.py official repository ran fingerprinted MIT (permissive) · 8ea0bda611c212f0 · report
color_hex_to_float agopal42/syncx/utils/utils_plot.py official repository ran · honoured contract MIT (permissive) · 6d8ef248dfd50c0e · report
color_hex_to_int agopal42/syncx/utils/utils_plot.py official repository ran · honoured contract MIT (permissive) · 0f73b6f5607dbfc0 · report
create_recursive_dot_dict agopal42/syncx/utils/utils_args.py official repository ran MIT (permissive) · 4135588a7f2efd68 · report
get_rotation_bias agopal42/syncx/models/rf_model.py official repository ran MIT (permissive) · bdcda64d659d5156 · report
init_conv_norms agopal42/syncx/models/rf_model.py official repository ran MIT (permissive) · 45b0a74412afe03e · report
init_rotation_bias agopal42/syncx/models/rf_model.py official repository ran MIT (permissive) · db821bac4c987d52 · report
none_parser agopal42/syncx/utils/utils_args.py official repository ran MIT (permissive) · 907fb9dac0a14f26 · report
phase_to_cartesian_coordinates agopal42/syncx/utils/utils_eval.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · f53d25628716495f · report
sinusoidal_pe_2d agopal42/syncx/utils/utils_general.py official repository ran fingerprinted MIT (permissive) · 66b2cb5c5bbb76bc · report
spherical_to_cartesian_coordinates agopal42/syncx/utils/utils_eval.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · f10f65f89cbbf0d1 · report
tensor_to_wandb_image agopal42/syncx/utils/utils_plot.py official repository ran MIT (permissive) · 480c6f952b1df32e · report
adjusted_rand_index agopal42/syncx/utils/utils_general.py official repository unverified MIT (permissive) · 305420f9f64aa31a · report
get_dataloader agopal42/syncx/data.py official repository unverified MIT (permissive) · c770991e72d3912d · report
random_split agopal42/syncx/data.py official repository unverified MIT (permissive) · c6a3c2a8e6027c7f · report

Tasks

ObjectObject Discovery

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