{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/convolutional-neural-networks-with-gated","title":"Convolutional Neural Networks with Gated Recurrent Connections","arxiv_id":"2106.02859","date":"2021-06-05","proceeding":null,"authors":["JianFeng Wang","Xiaolin Hu"],"abstract":"The convolutional neural network (CNN) has become a basic model for solving many computer vision problems. In recent years, a new class of CNNs, recurrent convolution neural network (RCNN), inspired by abundant recurrent connections in the visual systems of animals, was proposed. The critical element of RCNN is the recurrent convolutional layer (RCL), which incorporates recurrent connections between neurons in the standard convolutional layer. With increasing number of recurrent computations, the receptive fields (RFs) of neurons in RCL expand unboundedly, which is inconsistent with biological facts. We propose to modulate the RFs of neurons by introducing gates to the recurrent connections. The gates control the amount of context information inputting to the neurons and the neurons' RFs therefore become adaptive. The resulting layer is called gated recurrent convolution layer (GRCL). Multiple GRCLs constitute a deep model called gated RCNN (GRCNN). The GRCNN was evaluated on several computer vision tasks including object recognition, scene text recognition and object detection, and obtained much better results than the RCNN. In addition, when combined with other adaptive RF techniques, the GRCNN demonstrated competitive performance to the state-of-the-art models on benchmark datasets for these tasks. The codes are released at \\href{https://github.com/Jianf-Wang/GRCNN}{https://github.com/Jianf-Wang/GRCNN}.","url_abs":"https://arxiv.org/abs/2106.02859v1","url_pdf":"https://arxiv.org/pdf/2106.02859v1.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"convolutional-neural-networks-with-gated","repo_url":"https://github.com/Jianf-Wang/GRCNN","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"pytorch","reach":null}],"tasks":[{"task_slug":"object-detection","task_name":"Object Detection"},{"task_slug":"object-recognition","task_name":"Object Recognition"},{"task_slug":"scene-text-recognition","task_name":"Scene Text Recognition"},{"task_slug":"object-detection-1","task_name":"object-detection"}],"methods":[{"method_slug":"convolution","method_name":"Convolution"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":null,"atlas_url":"https://app.syntology.ai/?focus=2106.02859","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2106.02859"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"deterministic:regex_extraction","url":"https://github.com/Jianf-Wang/GRCNN","reach":null}],"summary":{"ran":1,"ran_draft_wrong":1,"unverified":5},"by_repo_kind":{"official":{"samples":7,"ran":2,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"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"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"11f70d3ff645a6cf","entry":"SKConv","repo":"Jianf-Wang/GRCNN","repo_kind":"official","path":"models/cifar/GRCNN.py","file_url":"https://github.com/Jianf-Wang/GRCNN/blob/HEAD/models/cifar/GRCNN.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"11f70d3ff645a6cf"}},{"code_sha256_prefix":"d0518506614f0121","entry":"onehot","repo":"Jianf-Wang/GRCNN","repo_kind":"official","path":"imagenet_train.py","file_url":"https://github.com/Jianf-Wang/GRCNN/blob/HEAD/imagenet_train.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d0518506614f0121"}},{"code_sha256_prefix":"7aca3aedc66e5e98","entry":"GRCL","repo":"Jianf-Wang/GRCNN","repo_kind":"official","path":"models/cifar/GRCNN.py","file_url":"https://github.com/Jianf-Wang/GRCNN/blob/HEAD/models/cifar/GRCNN.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"7aca3aedc66e5e98"}},{"code_sha256_prefix":"cc453fc743d8ac40","entry":"grcnn55","repo":"Jianf-Wang/GRCNN","repo_kind":"official","path":"models/imagenet/GRCNN.py","file_url":"https://github.com/Jianf-Wang/GRCNN/blob/HEAD/models/imagenet/GRCNN.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"cc453fc743d8ac40"}},{"code_sha256_prefix":"775068f2f6a6a019","entry":"mixup","repo":"Jianf-Wang/GRCNN","repo_kind":"official","path":"imagenet_train.py","file_url":"https://github.com/Jianf-Wang/GRCNN/blob/HEAD/imagenet_train.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"775068f2f6a6a019"}},{"code_sha256_prefix":"54b05c44ab4afec0","entry":"skgrcnn109","repo":"Jianf-Wang/GRCNN","repo_kind":"official","path":"models/imagenet/GRCNN.py","file_url":"https://github.com/Jianf-Wang/GRCNN/blob/HEAD/models/imagenet/GRCNN.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"54b05c44ab4afec0"}},{"code_sha256_prefix":"9bd3d2701f23bcfc","entry":"skgrcnn55","repo":"Jianf-Wang/GRCNN","repo_kind":"official","path":"models/imagenet/GRCNN.py","file_url":"https://github.com/Jianf-Wang/GRCNN/blob/HEAD/models/imagenet/GRCNN.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"9bd3d2701f23bcfc"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}