{"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/uacanet-uncertainty-augmented-context","title":"UACANet: Uncertainty Augmented Context Attention for Polyp Segmentation","arxiv_id":"2107.02368","date":"2021-07-06","proceeding":null,"authors":["Taehun Kim","Hyemin Lee","Daijin Kim"],"abstract":"We propose Uncertainty Augmented Context Attention network (UACANet) for polyp segmentation which consider a uncertain area of the saliency map. We construct a modified version of U-Net shape network with additional encoder and decoder and compute a saliency map in each bottom-up stream prediction module and propagate to the next prediction module. In each prediction module, previously predicted saliency map is utilized to compute foreground, background and uncertain area map and we aggregate the feature map with three area maps for each representation. Then we compute the relation between each representation and each pixel in the feature map. We conduct experiments on five popular polyp segmentation benchmarks, Kvasir, CVC-ClinicDB, ETIS, CVC-ColonDB and CVC-300, and achieve state-of-the-art performance. Especially, we achieve 76.6% mean Dice on ETIS dataset which is 13.8% improvement compared to the previous state-of-the-art method. Source code is publicly available at https://github.com/plemeri/UACANet","url_abs":"https://arxiv.org/abs/2107.02368v3","url_pdf":"https://arxiv.org/pdf/2107.02368v3.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":"uacanet-uncertainty-augmented-context","repo_url":"https://github.com/plemeri/UACANet","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"decoder","task_name":"Decoder"},{"task_slug":"medical-image-segmentation","task_name":"Medical Image Segmentation"},{"task_slug":"prediction","task_name":"Prediction"},{"task_slug":"segmentation","task_name":"Segmentation"}],"methods":[{"method_slug":"concatenated-skip-connection","method_name":"Concatenated Skip Connection"},{"method_slug":"convolution","method_name":"Convolution"},{"method_slug":"max-pooling","method_name":"Max Pooling"},{"method_slug":"relu","method_name":"ReLU"},{"method_slug":"u-net","method_name":"U-Net"}],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/medical-image-segmentation-on-cvc-clinicdb","task":"Medical Image Segmentation","dataset":"CVC-ClinicDB","model":"UACANet-L","rank_in_archive_order":32,"of":48,"metrics":{"mean Dice":"0.926"},"uses_additional_data":false},{"leaderboard":"/sota/medical-image-segmentation-on-cvc-clinicdb","task":"Medical Image Segmentation","dataset":"CVC-ClinicDB","model":"UACANet-S","rank_in_archive_order":39,"of":48,"metrics":{"mean Dice":"0.916"},"uses_additional_data":false},{"leaderboard":"/sota/medical-image-segmentation-on-cvc-colondb","task":"Medical Image Segmentation","dataset":"CVC-ColonDB","model":"UACANet-S","rank_in_archive_order":15,"of":25,"metrics":{"Average MAE":"0.034","S-Measure":"0.848","mIoU":"0.704","max E-Measure":"0.897","mean Dice":"0.783"},"uses_additional_data":false},{"leaderboard":"/sota/medical-image-segmentation-on-cvc-colondb","task":"Medical Image Segmentation","dataset":"CVC-ColonDB","model":"UACANet-L","rank_in_archive_order":22,"of":25,"metrics":{"Average MAE":"0.039","S-Measure":"0.835","mIoU":"0.678","max E-Measure":"0.878","mean Dice":"0.751"},"uses_additional_data":false},{"leaderboard":"/sota/medical-image-segmentation-on-etis","task":"Medical Image Segmentation","dataset":"ETIS-LARIBPOLYPDB","model":"UACANet-L","rank_in_archive_order":13,"of":25,"metrics":{"Average MAE":"0.012","S-Measure":"0.859","mIoU":"0.689","max E-Measure":"0.905","mean Dice":"0.766"},"uses_additional_data":false},{"leaderboard":"/sota/medical-image-segmentation-on-etis","task":"Medical Image Segmentation","dataset":"ETIS-LARIBPOLYPDB","model":"UACANet-S","rank_in_archive_order":21,"of":25,"metrics":{"Average MAE":"0.023","S-Measure":"0.815","mIoU":"0.615","max E-Measure":"0.851","mean Dice":"0.694"},"uses_additional_data":false},{"leaderboard":"/sota/medical-image-segmentation-on-kvasir-seg","task":"Medical Image Segmentation","dataset":"Kvasir-SEG","model":"UACANet-L","rank_in_archive_order":34,"of":58,"metrics":{"Average MAE":"0.025","S-Measure":"0.917","mIoU":"0.862","max E-Measure":"0.958","mean Dice":"0.912"},"uses_additional_data":false},{"leaderboard":"/sota/medical-image-segmentation-on-kvasir-seg","task":"Medical Image Segmentation","dataset":"Kvasir-SEG","model":"UACANet-S","rank_in_archive_order":38,"of":58,"metrics":{"Average MAE":"0.026","S-Measure":"0.914","mIoU":"0.852","max E-Measure":"0.951","mean Dice":"0.905"},"uses_additional_data":false}],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2107.02368","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2107.02368"}},"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/plemeri/UACANet","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran_draft_wrong":1,"unverified":3},"by_repo_kind":{"official":{"samples":4,"ran":1,"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":"fac5364e2f53c6db","entry":"conv3x3","repo":"plemeri/UACANet","repo_kind":"official","path":"lib/backbones/ResNet.py","file_url":"https://github.com/plemeri/UACANet/blob/HEAD/lib/backbones/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":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"fac5364e2f53c6db"}},{"code_sha256_prefix":"3b4a069b77addcb2","entry":"res2net101_v1b","repo":"plemeri/UACANet","repo_kind":"official","path":"lib/backbones/Res2Net_v1b.py","file_url":"https://github.com/plemeri/UACANet/blob/HEAD/lib/backbones/Res2Net_v1b.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":"3b4a069b77addcb2"}},{"code_sha256_prefix":"79e806c35892d8ad","entry":"res2net50_v1b","repo":"plemeri/UACANet","repo_kind":"official","path":"lib/backbones/Res2Net_v1b.py","file_url":"https://github.com/plemeri/UACANet/blob/HEAD/lib/backbones/Res2Net_v1b.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":"79e806c35892d8ad"}},{"code_sha256_prefix":"b34debc5f20e9e04","entry":"res2net50_v1b_26w_4s","repo":"plemeri/UACANet","repo_kind":"official","path":"lib/backbones/Res2Net_v1b.py","file_url":"https://github.com/plemeri/UACANet/blob/HEAD/lib/backbones/Res2Net_v1b.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":"b34debc5f20e9e04"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}