Papers › RankUp: Boosting Semi-Supervised Regression with an Auxiliary Ranking Classifier

RankUp: Boosting Semi-Supervised Regression with an Auxiliary Ranking Classifier

29 Oct 2024arXiv:2410.22124archive 2025-07-28

Pin-Yen Huang, Szu-Wei Fu, Yu Tsao

State-of-the-art (SOTA) semi-supervised learning techniques, such as FixMatch and it's variants, have demonstrated impressive performance in classification tasks. However, these methods are not directly applicable to regression tasks. In this paper, we present RankUp, a simple yet effective approach that adapts existing semi-supervised classification techniques to enhance the performance of regression tasks. RankUp achieves this by converting the original regression task into a ranking problem and training it concurrently with the original regression objective. This auxiliary ranking classifier outputs a classification result, thus enabling integration with existing semi-supervised classification methods. Moreover, we introduce regression distribution alignment (RDA), a complementary technique that further enhances RankUp's performance by refining pseudo-labels through distribution alignment. Despite its simplicity, RankUp, with or without RDA, achieves SOTA results in across a range of regression benchmarks, including computer vision, audio, and natural language processing tasks. Our code and log data are open-sourced at https://github.com/pm25/semi-supervised-regression.

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

Code

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

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

pm25/semi-supervised-regression 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

9 samples harvested; 4 ran; 0 honoured the contract we drafted; 5 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.

3ran · our draft was wrong
1ran
5unverified

Licence: 0 of the 9 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 pm25/semi-supervised-regression. “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.

param_groups_weight_decay pm25/semi-supervised-regression/semilearn/nets/utils.py official repository ran · our draft was wrong MIT (permissive) · 88f4962784e09b88 · report
rank pm25/semi-supervised-regression/semilearn/algorithms/clss/ulb_rank.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · 2e1e2e8c543195f7 · report
rank_normalised pm25/semi-supervised-regression/semilearn/algorithms/clss/ulb_rank.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · ed49cae4f66fd45c · report
resize_pos_embed_vit pm25/semi-supervised-regression/semilearn/nets/utils.py official repository ran MIT (permissive) · 4c0668013863ad3f · report
centering_matrix pm25/semi-supervised-regression/semilearn/algorithms/clss/ulb_rank.py official repository unverified MIT (permissive) · 167a4dd06cff26c2 · report
euclidean_dist pm25/semi-supervised-regression/semilearn/algorithms/clss/ordinal_entropy.py official repository unverified MIT (permissive) · 0c3edba26968ef75 · report
flatten_upper_triangular pm25/semi-supervised-regression/semilearn/algorithms/clss/ordinal_entropy.py official repository unverified MIT (permissive) · 070e3cdb56d0acc7 · report
load_checkpoint pm25/semi-supervised-regression/semilearn/nets/utils.py official repository unverified MIT (permissive) · 3025f4d1699034a5 · report
ordinal_entropy pm25/semi-supervised-regression/semilearn/algorithms/clss/ordinal_entropy.py official repository unverified MIT (permissive) · d87487eb1290e628 · report

Tasks

ClassificationSemi-Supervised Audio RegressionSemi-Supervised Image RegressionSemi-Supervised Text Regressionregression

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

FixMatch

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