{"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/utilizing-automated-breast-cancer-detection","title":"Utilizing Automated Breast Cancer Detection to Identify Spatial Distributions of Tumor Infiltrating Lymphocytes in Invasive Breast Cancer","arxiv_id":"1905.10841","date":"2019-05-26","proceeding":null,"authors":["Han Le","Rajarsi Gupta","Le Hou","Shahira Abousamra","Danielle Fassler","Tahsin Kurc","Dimitris Samaras","Rebecca Batiste","Tianhao Zhao","Arvind Rao","Alison L. Van Dyke","ASHISH SHARMA","Erich Bremer","Jonas S. Almeida","Joel Saltz"],"abstract":"Quantitative assessment of Tumor-TIL spatial relationships is increasingly important in both basic science and clinical aspects of breast cancer research. We have developed and evaluated convolutional neural network (CNN) analysis pipelines to generate combined maps of cancer regions and tumor infiltrating lymphocytes (TILs) in routine diagnostic breast cancer whole slide tissue images (WSIs). We produce interactive whole slide maps that provide 1) insight about the structural patterns and spatial distribution of lymphocytic infiltrates and 2) facilitate improved quantification of TILs. We evaluated both tumor and TIL analyses using three CNN networks - Resnet-34, VGG16 and Inception v4, and demonstrated that the results compared favorably to those obtained by what believe are the best published methods. We have produced open-source tools and generated a public dataset consisting of tumor/TIL maps for 1,015 TCGA breast cancer images. We also present a customized web-based interface that enables easy visualization and interactive exploration of high-resolution combined Tumor-TIL maps for 1,015TCGA invasive breast cancer cases that can be downloaded for further downstream analyses.","url_abs":"https://arxiv.org/abs/1905.10841v3","url_pdf":"https://arxiv.org/pdf/1905.10841v3.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":"utilizing-automated-breast-cancer-detection","repo_url":"https://github.com/SBU-BMI/quip_cancer_segmentation","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"BSD-3-Clause"}}],"tasks":[{"task_slug":"breast-cancer-detection","task_name":"Breast Cancer Detection"},{"task_slug":"diagnostic","task_name":"Diagnostic"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":"https://syntology.ai/paper/1905.10841","atlas_url":"https://app.syntology.ai/?focus=1905.10841","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1905.10841"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+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/SBU-BMI/quip_cancer_segmentation","reach":{"status":"ok","spdx":"BSD-3-Clause"}}],"summary":{"ran":8,"ran_draft_wrong":2,"unverified":3},"by_repo_kind":{"listed":{"samples":13,"ran":10,"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":"d8ee0164cda6859e","entry":"blackness","repo":"SBU-BMI/quip_cancer_segmentation","repo_kind":"listed","path":"prediction/color/color_stats.py","file_url":"https://github.com/SBU-BMI/quip_cancer_segmentation/blob/HEAD/prediction/color/color_stats.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"d8ee0164cda6859e"}},{"code_sha256_prefix":"d9def42110729a85","entry":"conv1x1","repo":"SBU-BMI/quip_cancer_segmentation","repo_kind":"listed","path":"training/resnet.py","file_url":"https://github.com/SBU-BMI/quip_cancer_segmentation/blob/HEAD/training/resnet.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"d9def42110729a85"}},{"code_sha256_prefix":"fac5364e2f53c6db","entry":"conv3x3","repo":"SBU-BMI/quip_cancer_segmentation","repo_kind":"listed","path":"training/resnet.py","file_url":"https://github.com/SBU-BMI/quip_cancer_segmentation/blob/HEAD/training/resnet.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"fac5364e2f53c6db"}},{"code_sha256_prefix":"0af87439d7fc1b7c","entry":"mean_std","repo":"SBU-BMI/quip_cancer_segmentation","repo_kind":"listed","path":"training/train_cancer_cnn_Resnet_pretrained.py","file_url":"https://github.com/SBU-BMI/quip_cancer_segmentation/blob/HEAD/training/train_cancer_cnn_Resnet_pretrained.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"0af87439d7fc1b7c"}},{"code_sha256_prefix":"a747d54887b41cbe","entry":"mean_std","repo":"SBU-BMI/quip_cancer_segmentation","repo_kind":"listed","path":"prediction/tumor_pred/pred.py","file_url":"https://github.com/SBU-BMI/quip_cancer_segmentation/blob/HEAD/prediction/tumor_pred/pred.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"a747d54887b41cbe"}},{"code_sha256_prefix":"cbdb851fc6d145f8","entry":"redness","repo":"SBU-BMI/quip_cancer_segmentation","repo_kind":"listed","path":"prediction/color/color_stats.py","file_url":"https://github.com/SBU-BMI/quip_cancer_segmentation/blob/HEAD/prediction/color/color_stats.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"cbdb851fc6d145f8"}},{"code_sha256_prefix":"cfff148a9cae7b3e","entry":"resnet18","repo":"SBU-BMI/quip_cancer_segmentation","repo_kind":"listed","path":"training/resnet.py","file_url":"https://github.com/SBU-BMI/quip_cancer_segmentation/blob/HEAD/training/resnet.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"cfff148a9cae7b3e"}},{"code_sha256_prefix":"9e209b818d05bc4c","entry":"shuffle_data","repo":"SBU-BMI/quip_cancer_segmentation","repo_kind":"listed","path":"training/tumor_utils.py","file_url":"https://github.com/SBU-BMI/quip_cancer_segmentation/blob/HEAD/training/tumor_utils.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"9e209b818d05bc4c"}},{"code_sha256_prefix":"e5874aa8fa2d90cd","entry":"softmax_np","repo":"SBU-BMI/quip_cancer_segmentation","repo_kind":"listed","path":"prediction/tumor_pred/pred.py","file_url":"https://github.com/SBU-BMI/quip_cancer_segmentation/blob/HEAD/prediction/tumor_pred/pred.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"e5874aa8fa2d90cd"}},{"code_sha256_prefix":"b4d29d2d87b7f490","entry":"whiteness","repo":"SBU-BMI/quip_cancer_segmentation","repo_kind":"listed","path":"prediction/color/color_stats.py","file_url":"https://github.com/SBU-BMI/quip_cancer_segmentation/blob/HEAD/prediction/color/color_stats.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"b4d29d2d87b7f490"}},{"code_sha256_prefix":"7d6c0a054b1320d7","entry":"confusion_matrix","repo":"SBU-BMI/quip_cancer_segmentation","repo_kind":"listed","path":"training/train_cancer_cnn_Resnet_pretrained.py","file_url":"https://github.com/SBU-BMI/quip_cancer_segmentation/blob/HEAD/training/train_cancer_cnn_Resnet_pretrained.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"7d6c0a054b1320d7"}},{"code_sha256_prefix":"4e0c40e7435fb4e0","entry":"load_data_folder","repo":"SBU-BMI/quip_cancer_segmentation","repo_kind":"listed","path":"training/tumor_utils.py","file_url":"https://github.com/SBU-BMI/quip_cancer_segmentation/blob/HEAD/training/tumor_utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"4e0c40e7435fb4e0"}},{"code_sha256_prefix":"e6a8908d3d6c1505","entry":"load_data_split","repo":"SBU-BMI/quip_cancer_segmentation","repo_kind":"listed","path":"training/tumor_utils.py","file_url":"https://github.com/SBU-BMI/quip_cancer_segmentation/blob/HEAD/training/tumor_utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"e6a8908d3d6c1505"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}