{"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/the-hsic-bottleneck-deep-learning-without","title":"The HSIC Bottleneck: Deep Learning without Back-Propagation","arxiv_id":"1908.01580","date":"2019-08-05","proceeding":null,"authors":["Wan-Duo Kurt Ma","J. P. Lewis","W. Bastiaan Kleijn"],"abstract":"We introduce the HSIC (Hilbert-Schmidt independence criterion) bottleneck for training deep neural networks. The HSIC bottleneck is an alternative to the conventional cross-entropy loss and backpropagation that has a number of distinct advantages. It mitigates exploding and vanishing gradients, resulting in the ability to learn very deep networks without skip connections. There is no requirement for symmetric feedback or update locking. We find that the HSIC bottleneck provides performance on MNIST/FashionMNIST/CIFAR10 classification comparable to backpropagation with a cross-entropy target, even when the system is not encouraged to make the output resemble the classification labels. Appending a single layer trained with SGD (without backpropagation) to reformat the information further improves performance.","url_abs":"https://arxiv.org/abs/1908.01580v3","url_pdf":"https://arxiv.org/pdf/1908.01580v3.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":"the-hsic-bottleneck-deep-learning-without","repo_url":"https://github.com/choasma/HSIC-Bottleneck","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"the-hsic-bottleneck-deep-learning-without","repo_url":"https://github.com/forin-xyz/Keras-HSIC-Bottleneck","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"the-hsic-bottleneck-deep-learning-without","repo_url":"https://github.com/gusye1234/Pytorch-HSIC-bottleneck","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null}],"tasks":[{"task_slug":"classification-1","task_name":"Classification"},{"task_slug":"deep-learning","task_name":"Deep Learning"},{"task_slug":"classification","task_name":"General Classification"}],"methods":[{"method_slug":"sgd","method_name":"SGD"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=1908.01580","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1908.01580"}},"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":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/forin-xyz/Keras-HSIC-Bottleneck","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/choasma/HSIC-Bottleneck","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/gusye1234/Pytorch-HSIC-bottleneck","reach":null}],"summary":{"ran_violates":1,"ran_honours":2,"ran_draft_wrong":1,"unverified":12},"by_repo_kind":{"official":{"samples":12,"ran":2,"repositories":1},"listed":{"samples":4,"ran":2,"repositories":2}},"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":"76846d9d673d577b","entry":"HSIC","repo":"gusye1234/Pytorch-HSIC-bottleneck","repo_kind":"listed","path":"torch_hsic.py","file_url":"https://github.com/gusye1234/Pytorch-HSIC-bottleneck/blob/HEAD/torch_hsic.py","link_basis":"first_harvest_node","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"76846d9d673d577b"}},{"code_sha256_prefix":"ca565da6831e8ade","entry":"distmat","repo":"choasma/HSIC-Bottleneck","repo_kind":"official","path":"source/hsicbt/math/hsic.py","file_url":"https://github.com/choasma/HSIC-Bottleneck/blob/HEAD/source/hsicbt/math/hsic.py","link_basis":"harvester_set","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ca565da6831e8ade"}},{"code_sha256_prefix":"4043a12aa5102af0","entry":"kernel_matrix","repo":"gusye1234/Pytorch-HSIC-bottleneck","repo_kind":"listed","path":"torch_hsic.py","file_url":"https://github.com/gusye1234/Pytorch-HSIC-bottleneck/blob/HEAD/torch_hsic.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"4043a12aa5102af0"}},{"code_sha256_prefix":"9cb35dd6de9569b7","entry":"sigma_estimation","repo":"choasma/HSIC-Bottleneck","repo_kind":"official","path":"source/hsicbt/math/hsic.py","file_url":"https://github.com/choasma/HSIC-Bottleneck/blob/HEAD/source/hsicbt/math/hsic.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"9cb35dd6de9569b7"}},{"code_sha256_prefix":"36113cd19ffcf229","entry":"activations_extraction","repo":"choasma/HSIC-Bottleneck","repo_kind":"official","path":"source/hsicbt/core/train_misc.py","file_url":"https://github.com/choasma/HSIC-Bottleneck/blob/HEAD/source/hsicbt/core/train_misc.py","link_basis":"harvester_set","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":"36113cd19ffcf229"}},{"code_sha256_prefix":"081d601ecb8131e9","entry":"get_activation","repo":"choasma/HSIC-Bottleneck","repo_kind":"official","path":"source/hsicbt/model/block.py","file_url":"https://github.com/choasma/HSIC-Bottleneck/blob/HEAD/source/hsicbt/model/block.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":"081d601ecb8131e9"}},{"code_sha256_prefix":"f673b1b67b853686","entry":"get_activation_functional","repo":"choasma/HSIC-Bottleneck","repo_kind":"official","path":"source/hsicbt/model/block.py","file_url":"https://github.com/choasma/HSIC-Bottleneck/blob/HEAD/source/hsicbt/model/block.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":"f673b1b67b853686"}},{"code_sha256_prefix":"fa8a5e8c525f588e","entry":"hsic","repo":"forin-xyz/Keras-HSIC-Bottleneck","repo_kind":"listed","path":"hsic_bottleneck.py","file_url":"https://github.com/forin-xyz/Keras-HSIC-Bottleneck/blob/HEAD/hsic_bottleneck.py","link_basis":"harvester_set","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":"fa8a5e8c525f588e"}},{"code_sha256_prefix":"a91fadca8b8eda82","entry":"hsic_objective","repo":"choasma/HSIC-Bottleneck","repo_kind":"official","path":"source/hsicbt/core/train_misc.py","file_url":"https://github.com/choasma/HSIC-Bottleneck/blob/HEAD/source/hsicbt/core/train_misc.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":"a91fadca8b8eda82"}},{"code_sha256_prefix":"3e2e5b7d40d8d635","entry":"hsic_train","repo":"choasma/HSIC-Bottleneck","repo_kind":"official","path":"source/hsicbt/core/train_hsic.py","file_url":"https://github.com/choasma/HSIC-Bottleneck/blob/HEAD/source/hsicbt/core/train_hsic.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":"3e2e5b7d40d8d635"}},{"code_sha256_prefix":"b8bd182708aa51a7","entry":"kernel_matrix","repo":"forin-xyz/Keras-HSIC-Bottleneck","repo_kind":"listed","path":"hsic_bottleneck.py","file_url":"https://github.com/forin-xyz/Keras-HSIC-Bottleneck/blob/HEAD/hsic_bottleneck.py","link_basis":"harvester_set","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":"b8bd182708aa51a7"}},{"code_sha256_prefix":"24809ea920bce66a","entry":"kernelmat","repo":"choasma/HSIC-Bottleneck","repo_kind":"official","path":"source/hsicbt/math/hsic.py","file_url":"https://github.com/choasma/HSIC-Bottleneck/blob/HEAD/source/hsicbt/math/hsic.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":"24809ea920bce66a"}},{"code_sha256_prefix":"4e359f516c8b5cde","entry":"model_distribution","repo":"choasma/HSIC-Bottleneck","repo_kind":"official","path":"source/hsicbt/core/train_misc.py","file_url":"https://github.com/choasma/HSIC-Bottleneck/blob/HEAD/source/hsicbt/core/train_misc.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":"4e359f516c8b5cde"}},{"code_sha256_prefix":"8cf8628e457c620a","entry":"training_format","repo":"choasma/HSIC-Bottleneck","repo_kind":"official","path":"source/hsicbt/core/engine.py","file_url":"https://github.com/choasma/HSIC-Bottleneck/blob/HEAD/source/hsicbt/core/engine.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":"8cf8628e457c620a"}},{"code_sha256_prefix":"eb4769af96585b1e","entry":"training_format_combined","repo":"choasma/HSIC-Bottleneck","repo_kind":"official","path":"source/hsicbt/core/engine.py","file_url":"https://github.com/choasma/HSIC-Bottleneck/blob/HEAD/source/hsicbt/core/engine.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":"eb4769af96585b1e"}},{"code_sha256_prefix":"b790ea06fc508512","entry":"training_standard","repo":"choasma/HSIC-Bottleneck","repo_kind":"official","path":"source/hsicbt/core/engine.py","file_url":"https://github.com/choasma/HSIC-Bottleneck/blob/HEAD/source/hsicbt/core/engine.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":"b790ea06fc508512"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}