Papers › Dance of SNN and ANN: Solving binding problem by combining spike timing and...

Dance of SNN and ANN: Solving binding problem by combining spike timing and reconstructive attention

11 Nov 2022arXiv:2211.06027archive 2025-07-28

Hao Zheng, Hui Lin, Rong Zhao, Luping Shi

The binding problem is one of the fundamental challenges that prevent the artificial neural network (ANNs) from a compositional understanding of the world like human perception, because disentangled and distributed representations of generative factors can interfere and lead to ambiguity when complex data with multiple objects are presented. In this paper, we propose a brain-inspired hybrid neural network (HNN) that introduces temporal binding theory originated from neuroscience into ANNs by integrating spike timing dynamics (via spiking neural networks, SNNs) with reconstructive attention (by ANNs). Spike timing provides an additional dimension for grouping, while reconstructive feedback coordinates the spikes into temporal coherent states. Through iterative interaction of ANN and SNN, the model continuously binds multiple objects at alternative synchronous firing times in the SNN coding space. The effectiveness of the model is evaluated on synthetic datasets of binary images. By visualization and analysis, we demonstrate that the binding is explainable, soft, flexible, and hierarchical. Notably, the model is trained on single object datasets without explicit supervision on grouping, but successfully binds multiple objects on test datasets, showing its compositional generalization capability. Further results show its binding ability in dynamic situations.

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

Code

Syntology Ran 0 of 19 code samples harvested from 1 repository linked to this paper; 19 have no recorded run.

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

monstersecond/dasbe officialmentioned in paperpytorchMIT 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

19 samples harvested; 0 ran; 0 honoured the contract we drafted; 19 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.

19unverified

Licence: 0 of the 19 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 monstersecond/dasbe. “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.

AMD monstersecond/dasbe/dasbe/FCA.py official repository unverified MIT (permissive) · 28c5ed203480394d · report
STP monstersecond/dasbe/dasbe/clustering_dynamics_for_moving_shapes.py official repository unverified MIT (permissive) · ac86559467765750 · report
closest_spike monstersecond/dasbe/dasbe/FCA.py official repository unverified MIT (permissive) · 8a02ba3d68b706eb · report
coloring monstersecond/dasbe/dasbe/analysis.py official repository unverified MIT (permissive) · b6f20ec5de38ee3f · report
draw_spike_rasters monstersecond/dasbe/dasbe/clustering_dynamics_for_moving_shapes.py official repository unverified MIT (permissive) · f74c98a52238830a · report
gain_dataset monstersecond/dasbe/dasbe/dataset_utils.py official repository unverified MIT (permissive) · 2bc750b35f3791c6 · report
gain_verf_dataset monstersecond/dasbe/dasbe/dataset_utils.py official repository unverified MIT (permissive) · aebc79e03b939058 · report
labeled_synchrony_measure monstersecond/dasbe/dasbe/analysis.py official repository unverified MIT (permissive) · 6275a213188e50ce · report
loss_function monstersecond/dasbe/dasbe/bcdae.py official repository unverified MIT (permissive) · 54b4a90afc252038 · report
lr_scheduler monstersecond/dasbe/dasbe/train_clrnet.py official repository unverified MIT (permissive) · acc54adbeafc8bec · report
lr_scheduler monstersecond/dasbe/dasbe/train_net.py official repository unverified MIT (permissive) · 02df8fd7598f2c2b · report
mem_update monstersecond/dasbe/dasbe/clrnet.py official repository unverified MIT (permissive) · 8236edfb89b917e9 · report
mem_update monstersecond/dasbe/dasbe/bae.py official repository unverified MIT (permissive) · 2d019e6a74bcc670 · report
mem_update monstersecond/dasbe/dasbe/bcdae.py official repository unverified MIT (permissive) · a711131847150061 · report
open_dataset monstersecond/dasbe/dasbe/dataset_utils.py official repository unverified MIT (permissive) · 85588c3105bff2e3 · report
salt_pepper_noise monstersecond/dasbe/dasbe/train_clrnet.py official repository unverified MIT (permissive) · 6c3c2753d20d541b · report
salt_pepper_noise monstersecond/dasbe/dasbe/train_net.py official repository unverified MIT (permissive) · 2e51eb1df3b40f53 · report
salt_pepper_noise_range monstersecond/dasbe/dasbe/train_net.py official repository unverified MIT (permissive) · ad4bdc3d88d64152 · report
victor_purpura_metric monstersecond/dasbe/dasbe/FCA.py official repository unverified MIT (permissive) · a95e06074f341f38 · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Test

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