Papers › Conformal Margin Risk Minimization: An Envelope Framework for Robust Learning under Label Noise

Conformal Margin Risk Minimization: An Envelope Framework for Robust Learning under Label Noise

7 Apr 2026arXiv:2604.06468added by Syntology

Yuanjie Shi, Peihong Li, Zijian Zhang, Janardhan Rao Doppa, Yan Yan

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Most methods for learning with noisy labels require privileged knowledge such as noise transition matrices, clean subsets or pretrained feature extractors, resources typically unavailable when robustness is most needed. We propose Conformal Margin Risk Minimization (CMRM), a plug-and-play envelope framework that improves any classification loss under label noise by adding a single quantile-calibrated regularization term, with no privileged knowledge or training pipeline modification. CMRM measures the confidence margin between the observed label and competing labels, and thresholds it with a conformal quantile estimated per batch to focus training on high-margin samples while suppressing likely mislabeled ones. We derive a learning bound for CMRM under arbitrary label noise requiring only mild regularity of the margin distribution. Across five base methods and six benchmarks with synthetic and real-world noise, CMRM consistently improves accuracy (up to +3.39%), reduces conformal prediction set size (up to -20.44%) and does not hurt under 0% noise, showing that CMRM captures a method-agnostic uncertainty signal that existing mechanisms did not exploit.

PaperPDFCode 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="2604.06468")

Code

Syntology Ran 2 of 18 code samples harvested from 1 repository linked to this paper; 16 have no recorded run. Of those that ran: 1 ran · violated contract; 1 ran · our draft was wrong.

By repository: found in paper text by Syntology: 18 samples from 1 repository, 2 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

YuanjieSh/CMRM found in paper text by Syntology report

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

18 samples harvested; 2 ran; 0 honoured the contract we drafted; 16 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 · violated contract
1ran · our draft was wrong
16unverified

Licence: 0 of the 18 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 YuanjieSh/CMRM. “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.

focal_loss YuanjieSh/CMRM/Multi_code_synthetic_noise/train/losses.py found in paper text by Syntology ran · our draft was wrong fingerprinted MIT (permissive) · 4dcf06ba28983266 · report
str2bool YuanjieSh/CMRM/Multi_code_human_annotation/main_cr2m.py found in paper text by Syntology ran · violated contract MIT (permissive) · 7c508037b40522af · report
accuracy_matrix YuanjieSh/CMRM/Multi_code_human_annotation/ICP/generate_score.py found in paper text by Syntology unverified MIT (permissive) · 165c9590c92e284d · report
average_results_across_seeds YuanjieSh/CMRM/Multi_code_human_annotation/main_eva_cifarn.py found in paper text by Syntology unverified MIT (permissive) · 302e37982ede648e · report
calc_top_k_accuracy_per_class YuanjieSh/CMRM/Multi_code_human_annotation/ICP/generate_score.py found in paper text by Syntology unverified MIT (permissive) · 5e94402af51c3024 · report
find_real_batch_size_dir YuanjieSh/CMRM/Multi_code_synthetic_noise/main_eva.py found in paper text by Syntology unverified MIT (permissive) · 9d6878630a316637 · report
get_softmax_and_ranks YuanjieSh/CMRM/Multi_code_human_annotation/ICP/generate_score.py found in paper text by Syntology unverified MIT (permissive) · e156cd71262c686a · report
initialize_metrics_dict YuanjieSh/CMRM/Multi_code_human_annotation/main_eva_cifarn.py found in paper text by Syntology unverified MIT (permissive) · 3357d500ca86b3e2 · report
load_features_npz YuanjieSh/CMRM/Multi_code_human_annotation/main_cr2m.py found in paper text by Syntology unverified MIT (permissive) · 73910d526750af79 · report
resnet18 YuanjieSh/CMRM/Multi_code_synthetic_noise/models/resnet_eurosat.py found in paper text by Syntology unverified MIT (permissive) · f2b5240bcfd4cf3a · report
resnet18 YuanjieSh/CMRM/Multi_code_synthetic_noise/models/resnet_tiny.py found in paper text by Syntology unverified MIT (permissive) · 607bb2c5904df9e5 · report
resnet20 YuanjieSh/CMRM/Multi_code_synthetic_noise/models/resnet_cifar.py found in paper text by Syntology unverified MIT (permissive) · 682ea0b23a9b9564 · report
resnet20 YuanjieSh/CMRM/Multi_code_synthetic_noise/models/resnet_eurosat.py found in paper text by Syntology unverified MIT (permissive) · f332591908476ccc · report
resnet32 YuanjieSh/CMRM/Multi_code_synthetic_noise/models/resnet_cifar.py found in paper text by Syntology unverified MIT (permissive) · c855e300f1337b9f · report
resnet32 YuanjieSh/CMRM/Multi_code_synthetic_noise/models/resnet_eurosat.py found in paper text by Syntology unverified MIT (permissive) · 11d038f53d77a8d2 · report
resnet32 YuanjieSh/CMRM/Multi_code_synthetic_noise/models/resnet_tiny.py found in paper text by Syntology unverified MIT (permissive) · 1f54eef2129f31e1 · report
resnet44 YuanjieSh/CMRM/Multi_code_synthetic_noise/models/resnet_cifar.py found in paper text by Syntology unverified MIT (permissive) · 06958241b55ab4aa · report
save_features_npz YuanjieSh/CMRM/Multi_code_human_annotation/main_cr2m.py found in paper text by Syntology unverified MIT (permissive) · 1f6ac62fc2696d58 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2604.06468, was issued in April 2026, after that date, so the archive has no leaderboard rows for it.

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