Papers › Region of Interest Detection in Melanocytic Skin Tumor Whole Slide Images -- Nevus & Melanoma

Region of Interest Detection in Melanocytic Skin Tumor Whole Slide Images -- Nevus & Melanoma

16 May 2024arXiv:2405.09851archive 2025-07-28

Yi Cui, Yao Li, Jayson R. Miedema, Sharon N. Edmiston, Sherif Farag, J. S. Marron, Nancy E. Thomas

Automated region of interest detection in histopathological image analysis is a challenging and important topic with tremendous potential impact on clinical practice. The deep-learning methods used in computational pathology may help us to reduce costs and increase the speed and accuracy of cancer diagnosis. We started with the UNC Melanocytic Tumor Dataset cohort that contains 160 hematoxylin and eosin whole-slide images of primary melanomas (86) and nevi (74). We randomly assigned 80% (134) as a training set and built an in-house deep-learning method to allow for classification, at the slide level, of nevi and melanomas. The proposed method performed well on the other 20% (26) test dataset; the accuracy of the slide classification task was 92.3% and our model also performed well in terms of predicting the region of interest annotated by the pathologists, showing excellent performance of our model on melanocytic skin tumors. Even though we tested the experiments on the skin tumor dataset, our work could also be extended to other medical image detection problems to benefit the clinical evaluation and diagnosis of different tumors.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2405.09851")

Code

Syntology Ran 13 of 17 code samples harvested from 1 repository linked to this paper; 4 have no recorded run. Of those that ran: 1 ran · our draft was wrong; 12 ran with no contract checked.

By repository: official repository: 17 samples from 1 repository, 13 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

cymichael/roi_detection officialmentioned in paperpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

17 samples harvested; 13 ran; 0 honoured the contract we drafted; 4 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · our draft was wrong
12ran
4unverified

Licence: 0 of the 17 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from cymichael/roi_detection. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: 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. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

check_correct cymichael/roi_detection/score_pcla_3class.py official repository ran MIT (permissive) · 255cfced4b740086 · report
checkinout cymichael/roi_detection/extract_patches_3class.py official repository ran MIT (permissive) · 4bf5e0d086becf75 · report
collate_MIL cymichael/roi_detection/utils/utils.py official repository ran MIT (permissive) · 3db7db5e8f452c4c · report
combine_coordinates cymichael/roi_detection/visual.py official repository ran fingerprinted MIT (permissive) · a0873b902c29f4c5 · report
early_stopping cymichael/roi_detection/method_pcla_3class.py official repository ran MIT (permissive) · eaa7260ea0285663 · report
get_label cymichael/roi_detection/score_pcla_3class.py official repository ran MIT (permissive) · 8161c39fb99e9dc5 · report
get_ratio cymichael/roi_detection/analysis.py official repository ran MIT (permissive) · 2a98aecb42d0e1bb · report
get_simple_loader cymichael/roi_detection/utils/utils.py official repository ran MIT (permissive) · e6bb195a35d2e3cf · report
load_pkl cymichael/roi_detection/utils/file_utils.py official repository ran · our draft was wrong MIT (permissive) · 369ca48ec835bd84 · report
log_check_file cymichael/roi_detection/analysis.py official repository ran MIT (permissive) · 5bd5f67d80151e0b · report
remove_pgem cymichael/roi_detection/analysis.py official repository ran MIT (permissive) · 51f7dc81769a2e0f · report
train_epoch cymichael/roi_detection/method_pcla_3class.py official repository ran MIT (permissive) · 63e568d4764f147c · report
vips2numpy cymichael/roi_detection/visual.py official repository ran MIT (permissive) · fe4b051dca8ce6fe · report
collate_features cymichael/roi_detection/utils/utils.py official repository unverified MIT (permissive) · ca6cc1908af21a64 · report
get_percent cymichael/roi_detection/visual.py official repository unverified MIT (permissive) · 707c90b098679bf4 · report
log_check_file cymichael/roi_detection/extract_patches_3class.py official repository unverified MIT (permissive) · 568551d7b2b87289 · report
makemask cymichael/roi_detection/extract_patches_3class.py official repository unverified MIT (permissive) · ace7c4c79a1a19ba · report

Tasks

medical image detectionwhole slide images

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

SETSPEED

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections