Papers › Beyond Images: Label Noise Transition Matrix Estimation for Tasks with Lower-Quality Features

Beyond Images: Label Noise Transition Matrix Estimation for Tasks with Lower-Quality Features

2 Feb 2022arXiv:2202.01273archive 2025-07-28

Zhaowei Zhu, Jialu Wang, Yang Liu

The label noise transition matrix, denoting the transition probabilities from clean labels to noisy labels, is crucial for designing statistically robust solutions. Existing estimators for noise transition matrices, e.g., using either anchor points or clusterability, focus on computer vision tasks that are relatively easier to obtain high-quality representations. We observe that tasks with lower-quality features fail to meet the anchor-point or clusterability condition, due to the coexistence of both uninformative and informative representations. To handle this issue, we propose a generic and practical information-theoretic approach to down-weight the less informative parts of the lower-quality features. This improvement is crucial to identifying and estimating the label noise transition matrix. The salient technical challenge is to compute the relevant information-theoretical metrics using only noisy labels instead of clean ones. We prove that the celebrated f-mutual information measure can often preserve the order when calculated using noisy labels. We then build our transition matrix estimator using this distilled version of features. The necessity and effectiveness of the proposed method are also demonstrated by evaluating the estimation error on a varied set of tabular data and text classification tasks with lower-quality features. Code is available at github.com/UCSC-REAL/BeyondImages.

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

Code

Syntology Ran 5 of 25 code samples harvested from 2 repositories linked to this paper; 20 have no recorded run. Of those that ran: 2 ran · our draft was wrong; 3 ran with no contract checked.

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

ucsc-real/beyondimages officialmentioned in papermentioned on GitHubpytorchMIT report
ucsc-real/est-t-mi officialmentioned in papermentioned on GitHubpytorchMIT 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

25 samples harvested; 5 ran; 0 honoured the contract we drafted; 20 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 · our draft was wrong
3ran
20unverified

Licence: 0 of the 25 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 2 repositories linked to this paper, official or community; each sample names its own and says which. “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.

cosDistance ucsc-real/est-t-mi/run_nn.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · d1f5c578a50e0457 · report
cosDistance ucsc-real/est-t-mi/myutils.py official repository ran fingerprinted MIT (permissive) · 1aefb5a2a8344cf3 · report
onehot ucsc-real/beyondimages/utils/dataloader.py official repository ran · our draft was wrong MIT (permissive) · 8ea81c57e23ddc38 · report
onehot ucsc-real/est-t-mi/utils/dataloader.py official repository ran MIT (permissive) · ef874310d3110242 · report
profile ucsc-real/est-t-mi/utils/logger.py official repository ran MIT (permissive) · 98948fae5be7e92e · report
calc_func ucsc-real/beyondimages/hoc.py official repository unverified MIT (permissive) · 95864ec98b0352e1 · report
count_2nn_acc ucsc-real/est-t-mi/run_nn.py official repository unverified MIT (permissive) · 4ae9e39e851444d5 · report
count_y ucsc-real/beyondimages/hoc.py official repository unverified MIT (permissive) · 3c35d31a8ca77746 · report
entropy ucsc-real/est-t-mi/utils_mi.py official repository unverified MIT (permissive) · 0b72d6d48231f171 · report
estimate_T_HOC_weight ucsc-real/beyondimages/hoc.py official repository unverified MIT (permissive) · 7e9d232de2e93484 · report
extract_feature ucsc-real/est-t-mi/hoc.py official repository unverified MIT (permissive) · c2f96fe6354bb1fb · report
func ucsc-real/beyondimages/hoc.py official repository unverified MIT (permissive) · bd60bff3f7c47a28 · report
generate_noise_matrix_from_diagonal ucsc-real/est-t-mi/myutils.py official repository unverified MIT (permissive) · a802dce412324d52 · report
get_T_global_min_new ucsc-real/beyondimages/hoc.py official repository unverified MIT (permissive) · 683f716ca3bcbbb1 · report
get_T_global_min_new ucsc-real/est-t-mi/hoc.py official repository unverified MIT (permissive) · 95ed1a9915617f74 · report
get_T_global_min_new ucsc-real/est-t-mi/run_nn.py official repository unverified MIT (permissive) · 568a24d3fdc2ebcb · report
make_arg_list ucsc-real/est-t-mi/utils/misc.py official repository unverified MIT (permissive) · a014abf3410a9ac7 · report
make_noisy_data ucsc-real/beyondimages/utils/dataloader.py official repository unverified MIT (permissive) · df4e2a034cb6af96 · report
make_noisy_data ucsc-real/est-t-mi/utils/dataloader.py official repository unverified MIT (permissive) · 7f8fa58e6835ca57 · report
make_output_format ucsc-real/est-t-mi/utils/logger.py official repository unverified MIT (permissive) · 5eee517402b390d5 · report
mutual_information ucsc-real/est-t-mi/utils_mi.py official repository unverified MIT (permissive) · 9cf29a68b1e2cbf5 · report
mutual_information_2d_classification ucsc-real/beyondimages/hoc.py official repository unverified MIT (permissive) · 0f3ab4a0f758b991 · report
nearest_distances ucsc-real/est-t-mi/utils_mi.py official repository unverified MIT (permissive) · 149d5dc30e60227f · report
noisify_multiclass_symmetric ucsc-real/est-t-mi/myutils.py official repository unverified MIT (permissive) · 7dddda47015b8708 · report
read_json ucsc-real/est-t-mi/utils/logger.py official repository unverified MIT (permissive) · 88ef5a17fc986d9a · report

Tasks

Text Classificationtext-classification

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