Papers › Boosting Unsupervised Segmentation Learning

Boosting Unsupervised Segmentation Learning

4 Apr 2024arXiv:2404.03392archive 2025-07-28

Alp Eren Sari, Francesco Locatello, Paolo Favaro

We present two practical improvement techniques for unsupervised segmentation learning. These techniques address limitations in the resolution and accuracy of predicted segmentation maps of recent state-of-the-art methods. Firstly, we leverage image post-processing techniques such as guided filtering to refine the output masks, improving accuracy while avoiding substantial computational costs. Secondly, we introduce a multi-scale consistency criterion, based on a teacher-student training scheme. This criterion matches segmentation masks predicted from regions of the input image extracted at different resolutions to each other. Experimental results on several benchmarks used in unsupervised segmentation learning demonstrate the effectiveness of our proposed techniques.

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="2404.03392")

Code

Syntology Ran 17 of 19 code samples harvested from 1 repository linked to this paper; 2 have no recorded run. Of those that ran: 2 ran · honoured contract; 1 ran · our draft was wrong; 1 ran · fixture could not drive it; 13 ran with no contract checked.

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

alperensari/segmentation-tricks officialmentioned in papermentioned on GitHubpytorch 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

19 samples harvested; 17 ran; 2 honoured the contract we drafted; 2 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.

2ran · honoured contract
1ran · our draft was wrong
1ran · fixture could not drive it
13ran
2unverified

Licence: 19 of the 19 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 alperensari/segmentation-tricks. “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.

IoU alperensari/segmentation-tricks/token_metric.py official repository ran no licence file found · pointer only · cd99c956249eb47c · report
IoU_order alperensari/segmentation-tricks/token_metric.py official repository ran no licence file found · pointer only · cf664ed7f1a2e9f8 · report
IoU_seperate alperensari/segmentation-tricks/token_metric.py official repository ran fingerprinted no licence file found · pointer only · aadbae972a4e58c4 · report
boxfilter2d alperensari/segmentation-tricks/boxfilter.py official repository ran fingerprinted no licence file found · pointer only · d4def6521d962d05 · report
clip_gradients alperensari/segmentation-tricks/utils.py official repository ran no licence file found · pointer only · 2b5489053b222e00 · report
cosine_scheduler alperensari/segmentation-tricks/utils.py official repository ran · honoured contract fingerprinted no licence file found · pointer only · 361a6b24f11fc50a · report
drop_path alperensari/segmentation-tricks/vision_transformer.py official repository ran · fixture could not drive it fingerprinted no licence file found · pointer only · 55120f2026b56aa2 · report
get_color_distortion alperensari/segmentation-tricks/utils_dis.py official repository ran · our draft was wrong no licence file found · pointer only · b8ef2b49a369cb69 · report
get_dino_output_tokens alperensari/segmentation-tricks/utils_train.py official repository ran no licence file found · pointer only · cf9876427eafee4e · report
get_vec_sim_loss alperensari/segmentation-tricks/utils_dis.py official repository ran no licence file found · pointer only · d3c6ce579cbb603f · report
load_pretrained_weights alperensari/segmentation-tricks/utils.py official repository ran no licence file found · pointer only · fc95de71038fb481 · report
my_tensor_product alperensari/segmentation-tricks/guided_filter.py official repository ran no licence file found · pointer only · 7dfe1c90678dc54a · report
norm alperensari/segmentation-tricks/utils_train.py official repository ran fingerprinted no licence file found · pointer only · 12de5cf1a9536fef · report
normalize_chunks alperensari/segmentation-tricks/utils_dis.py official repository ran fingerprinted no licence file found · pointer only · d31e6305789cbce4 · report
prep_for_plot alperensari/segmentation-tricks/utils_metric.py official repository ran no licence file found · pointer only · 6a6e5c247d893c0e · report
resize alperensari/segmentation-tricks/utils_metric.py official repository ran no licence file found · pointer only · d86ef5508de1f079 · report
shuffle alperensari/segmentation-tricks/utils_metric.py official repository ran · honoured contract no licence file found · pointer only · 205e834237bf794c · report
crop_my_images alperensari/segmentation-tricks/utils_data.py official repository unverified no licence file found · pointer only · 58706db0d93807d1 · report
get_valid_idx alperensari/segmentation-tricks/bilateral_solver.py official repository unverified no licence file found · pointer only · 305f5b498129a2ed · report

Tasks

Segmentation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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