Papers › Convolutional Neural Networks with Alternately Updated Clique

Convolutional Neural Networks with Alternately Updated Clique

28 Feb 2018CVPR 2018 6arXiv:1802.10419archive 2025-07-28

Yibo Yang, Zhisheng Zhong, Tiancheng Shen, Zhouchen Lin

Improving information flow in deep networks helps to ease the training difficulties and utilize parameters more efficiently. Here we propose a new convolutional neural network architecture with alternately updated clique (CliqueNet). In contrast to prior networks, there are both forward and backward connections between any two layers in the same block. The layers are constructed as a loop and are updated alternately. The CliqueNet has some unique properties. For each layer, it is both the input and output of any other layer in the same block, so that the information flow among layers is maximized. During propagation, the newly updated layers are concatenated to re-update previously updated layer, and parameters are reused for multiple times. This recurrent feedback structure is able to bring higher level visual information back to refine low-level filters and achieve spatial attention. We analyze the features generated at different stages and observe that using refined features leads to a better result. We adopt a multi-scale feature strategy that effectively avoids the progressive growth of parameters. Experiments on image recognition datasets including CIFAR-10, CIFAR-100, SVHN and ImageNet show that our proposed models achieve the state-of-the-art performance with fewer parameters.

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

Code

Syntology Ran 0 of 12 code samples harvested from 3 repositories linked to this paper; 12 have no recorded run.

By repository: official repository: 3 samples from 1 repository, 0 ran; community (archive-listed): 8 samples from 2 repositories, 0 ran; 1 identical to code first harvested elsewhere. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

iboing/CliqueNet officialmentioned in papermentioned on GitHubtfMIT report
lishuliang/Emotion-Recognition mentioned on GitHubtfMIT report
yaowenlong/clique mentioned 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

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

12unverified

Licence: 1 of the 12 samples is 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 3 repositories linked to this paper, official or community; each sample names its own and says which. Some samples are identical code Syntology first harvested from another repository; for those, this paper's copy is not located and its licence is not recorded. “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.

attentional_transition iboing/CliqueNet/models/utils.py official repository unverified MIT (permissive) · 18836338ebcca79a · report
bias_var iboing/CliqueNet/models/utils.py official repository unverified MIT (permissive) · c3f7abed93c20aef · report
conv_var iboing/CliqueNet/models/utils.py official repository unverified MIT (permissive) · c5fdc47bff5492d9 · report
build_model lishuliang/Emotion-Recognition/models/cliquenet.py community (archive-listed) unverified MIT (permissive) · a0415cc798f0454e · report
data_normalization lishuliang/Emotion-Recognition/dataloader/data_generator.py community (archive-listed) unverified MIT (permissive) · 4a3a2137c80b7940 · report
download lishuliang/Emotion-Recognition/dataloader/data_generator.py community (archive-listed) unverified MIT (permissive) · 5de9111267673e8a · report
load_data lishuliang/Emotion-Recognition/dataloader/data_generator.py community (archive-listed) unverified MIT (permissive) · ca4eeb8c3eb45ae8 · report
load_data_one_10 lishuliang/Emotion-Recognition/dataloader/preprocess.py community (archive-listed) unverified MIT (permissive) · cdfcbd62d965ea2d · report
load_data_one_100 lishuliang/Emotion-Recognition/dataloader/preprocess.py community (archive-listed) unverified MIT (permissive) · 02821f814b28eb64 · report
unpickle lishuliang/Emotion-Recognition/dataloader/preprocess.py community (archive-listed) unverified MIT (permissive) · 5ab3abc5d06628e0 · report
validate yaowenlong/clique/train_imagenet.py community (archive-listed) unverified MIT (permissive) · e28855d4daa246c4 · report
accuracy identical code first harvested elsewhere unverified licence of this copy not recorded · f0c9a29156911331 · report

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