{"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/deeply-supervised-nets","title":"Deeply-Supervised Nets","arxiv_id":"1409.5185","date":"2014-09-18","proceeding":null,"authors":["Chen-Yu Lee","Saining Xie","Patrick Gallagher","Zhengyou Zhang","Zhuowen Tu"],"abstract":"Our proposed deeply-supervised nets (DSN) method simultaneously minimizes\nclassification error while making the learning process of hidden layers direct\nand transparent. We make an attempt to boost the classification performance by\nstudying a new formulation in deep networks. Three aspects in convolutional\nneural networks (CNN) style architectures are being looked at: (1) transparency\nof the intermediate layers to the overall classification; (2)\ndiscriminativeness and robustness of learned features, especially in the early\nlayers; (3) effectiveness in training due to the presence of the exploding and\nvanishing gradients. We introduce \"companion objective\" to the individual\nhidden layers, in addition to the overall objective at the output layer (a\ndifferent strategy to layer-wise pre-training). We extend techniques from\nstochastic gradient methods to analyze our algorithm. The advantage of our\nmethod is evident and our experimental result on benchmark datasets shows\nsignificant performance gain over existing methods (e.g. all state-of-the-art\nresults on MNIST, CIFAR-10, CIFAR-100, and SVHN).","url_abs":"http://arxiv.org/abs/1409.5185v2","url_pdf":"http://arxiv.org/pdf/1409.5185v2.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":"deeply-supervised-nets","repo_url":"https://github.com/ellisdg/3DUnetCNN","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"classification-1","task_name":"Classification"},{"task_slug":"classification","task_name":"General Classification"},{"task_slug":"image-classification","task_name":"Image Classification"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/image-classification-on-cifar-10","task":"Image Classification","dataset":"CIFAR-10","model":"DSN","rank_in_archive_order":188,"of":265,"metrics":{"Percentage correct":"91.8"},"uses_additional_data":false},{"leaderboard":"/sota/image-classification-on-cifar-100","task":"Image Classification","dataset":"CIFAR-100","model":"DSN","rank_in_archive_order":192,"of":211,"metrics":{"Percentage correct":"65.4"},"uses_additional_data":false},{"leaderboard":"/sota/image-classification-on-mnist","task":"Image Classification","dataset":"MNIST","model":"DSN","rank_in_archive_order":24,"of":81,"metrics":{"Percentage error":"0.4"},"uses_additional_data":false},{"leaderboard":"/sota/image-classification-on-svhn","task":"Image Classification","dataset":"SVHN","model":"DSN","rank_in_archive_order":25,"of":62,"metrics":{"Percentage error":"1.9"},"uses_additional_data":false}],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=1409.5185","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1409.5185"}},"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/ellisdg/3DUnetCNN","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"unverified":21},"by_repo_kind":{"listed":{"samples":21,"ran":0,"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":"e0f6de538e2f1e18","entry":"batch_loss","repo":"ellisdg/3DUnetCNN","repo_kind":"listed","path":"unet3d/train/training_utils.py","file_url":"https://github.com/ellisdg/3DUnetCNN/blob/HEAD/unet3d/train/training_utils.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":"e0f6de538e2f1e18"}},{"code_sha256_prefix":"48624962e9942c9f","entry":"calculate_origin_offset","repo":"ellisdg/3DUnetCNN","repo_kind":"listed","path":"unet3d/utils/affine.py","file_url":"https://github.com/ellisdg/3DUnetCNN/blob/HEAD/unet3d/utils/affine.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":"48624962e9942c9f"}},{"code_sha256_prefix":"d5f1b71fdb23285a","entry":"epoch_training","repo":"ellisdg/3DUnetCNN","repo_kind":"listed","path":"unet3d/train/training_utils.py","file_url":"https://github.com/ellisdg/3DUnetCNN/blob/HEAD/unet3d/train/training_utils.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":"d5f1b71fdb23285a"}},{"code_sha256_prefix":"c0efd1b82154d3f9","entry":"epoch_validation","repo":"ellisdg/3DUnetCNN","repo_kind":"listed","path":"unet3d/train/training_utils.py","file_url":"https://github.com/ellisdg/3DUnetCNN/blob/HEAD/unet3d/train/training_utils.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":"c0efd1b82154d3f9"}},{"code_sha256_prefix":"d7f84b2efefc9200","entry":"extract_gifti_array","repo":"ellisdg/3DUnetCNN","repo_kind":"listed","path":"unet3d/utils/cifti.py","file_url":"https://github.com/ellisdg/3DUnetCNN/blob/HEAD/unet3d/utils/cifti.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":"d7f84b2efefc9200"}},{"code_sha256_prefix":"a613b779df9b18fb","entry":"extract_gifti_array_names","repo":"ellisdg/3DUnetCNN","repo_kind":"listed","path":"unet3d/utils/cifti.py","file_url":"https://github.com/ellisdg/3DUnetCNN/blob/HEAD/unet3d/utils/cifti.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":"a613b779df9b18fb"}},{"code_sha256_prefix":"ec8a60718108f746","entry":"extract_gifti_surface_vertices","repo":"ellisdg/3DUnetCNN","repo_kind":"listed","path":"unet3d/utils/cifti.py","file_url":"https://github.com/ellisdg/3DUnetCNN/blob/HEAD/unet3d/utils/cifti.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":"ec8a60718108f746"}},{"code_sha256_prefix":"e3f4fafafb4fd349","entry":"flip_image","repo":"ellisdg/3DUnetCNN","repo_kind":"listed","path":"unet3d/utils/augment.py","file_url":"https://github.com/ellisdg/3DUnetCNN/blob/HEAD/unet3d/utils/augment.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":"e3f4fafafb4fd349"}},{"code_sha256_prefix":"e6578b6b8b776391","entry":"generate_hcp_filenames","repo":"ellisdg/3DUnetCNN","repo_kind":"listed","path":"unet3d/utils/filenames.py","file_url":"https://github.com/ellisdg/3DUnetCNN/blob/HEAD/unet3d/utils/filenames.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":"e6578b6b8b776391"}},{"code_sha256_prefix":"6db950092e32b901","entry":"get_feature_filename_and_subject_id","repo":"ellisdg/3DUnetCNN","repo_kind":"listed","path":"unet3d/predict/utils.py","file_url":"https://github.com/ellisdg/3DUnetCNN/blob/HEAD/unet3d/predict/utils.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":"6db950092e32b901"}},{"code_sha256_prefix":"50a36c3ef53a39bf","entry":"get_image","repo":"ellisdg/3DUnetCNN","repo_kind":"listed","path":"unet3d/utils/image.py","file_url":"https://github.com/ellisdg/3DUnetCNN/blob/HEAD/unet3d/utils/image.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":"50a36c3ef53a39bf"}},{"code_sha256_prefix":"ac1b3032b0af0eeb","entry":"get_spacing_from_affine","repo":"ellisdg/3DUnetCNN","repo_kind":"listed","path":"unet3d/utils/affine.py","file_url":"https://github.com/ellisdg/3DUnetCNN/blob/HEAD/unet3d/utils/affine.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":"ac1b3032b0af0eeb"}},{"code_sha256_prefix":"7855782a9942e2e4","entry":"infer_subject_id","repo":"ellisdg/3DUnetCNN","repo_kind":"listed","path":"unet3d/predict/utils.py","file_url":"https://github.com/ellisdg/3DUnetCNN/blob/HEAD/unet3d/predict/utils.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":"7855782a9942e2e4"}},{"code_sha256_prefix":"d175ff824428b980","entry":"load_images_from_dataset","repo":"ellisdg/3DUnetCNN","repo_kind":"listed","path":"unet3d/predict/volumetric.py","file_url":"https://github.com/ellisdg/3DUnetCNN/blob/HEAD/unet3d/predict/volumetric.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":"d175ff824428b980"}},{"code_sha256_prefix":"fb1d0885dc8670c6","entry":"load_state_dict","repo":"ellisdg/3DUnetCNN","repo_kind":"listed","path":"unet3d/models/build.py","file_url":"https://github.com/ellisdg/3DUnetCNN/blob/HEAD/unet3d/models/build.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":"fb1d0885dc8670c6"}},{"code_sha256_prefix":"a952576fb1f2c26a","entry":"load_volumetric_model","repo":"ellisdg/3DUnetCNN","repo_kind":"listed","path":"unet3d/predict/volumetric.py","file_url":"https://github.com/ellisdg/3DUnetCNN/blob/HEAD/unet3d/predict/volumetric.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":"a952576fb1f2c26a"}},{"code_sha256_prefix":"0a4754cb9d311c12","entry":"pytorch_predict_batch_array","repo":"ellisdg/3DUnetCNN","repo_kind":"listed","path":"unet3d/predict/utils.py","file_url":"https://github.com/ellisdg/3DUnetCNN/blob/HEAD/unet3d/predict/utils.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":"0a4754cb9d311c12"}},{"code_sha256_prefix":"360dfc67628c771e","entry":"random_flip_dimensions","repo":"ellisdg/3DUnetCNN","repo_kind":"listed","path":"unet3d/utils/augment.py","file_url":"https://github.com/ellisdg/3DUnetCNN/blob/HEAD/unet3d/utils/augment.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":"360dfc67628c771e"}},{"code_sha256_prefix":"c746ac1567201dd2","entry":"random_scale_factor","repo":"ellisdg/3DUnetCNN","repo_kind":"listed","path":"unet3d/utils/augment.py","file_url":"https://github.com/ellisdg/3DUnetCNN/blob/HEAD/unet3d/utils/augment.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":"c746ac1567201dd2"}},{"code_sha256_prefix":"aed17f756b9cc8c3","entry":"set_affine_spacing","repo":"ellisdg/3DUnetCNN","repo_kind":"listed","path":"unet3d/utils/affine.py","file_url":"https://github.com/ellisdg/3DUnetCNN/blob/HEAD/unet3d/utils/affine.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":"aed17f756b9cc8c3"}},{"code_sha256_prefix":"1e0de6b9c650bc32","entry":"wrapped_partial","repo":"ellisdg/3DUnetCNN","repo_kind":"listed","path":"unet3d/utils/filenames.py","file_url":"https://github.com/ellisdg/3DUnetCNN/blob/HEAD/unet3d/utils/filenames.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":"1e0de6b9c650bc32"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}