Papers › UpSkill: Mutual Information Skill Learning for Structured Response Diversity in LLMs

UpSkill: Mutual Information Skill Learning for Structured Response Diversity in LLMs

25 Feb 2026arXiv:2602.22296added by Syntology

Devan Shah, Owen Yang, Daniel Yang, Chongyi Zheng, Benjamin Eysenbach

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

Reinforcement Learning with Verifiable Rewards (RLVR) has improved the reasoning abilities of large language models (LLMs) on mathematics and programming tasks, but standard approaches that optimize single-attempt accuracy can inadvertently suppress response diversity across repeated attempts, narrowing exploration and overlooking underrepresented strategies. We introduce UpSkill, a training time method that adapts Mutual Information Skill Learning (MISL) to LLMs for optimizing pass@k correctness. We propose a novel reward that we implement within Group Relative Policy Optimization (GRPO): a token-level mutual information (MI) reward that encourages trajectory specificity to z. Experiments on GSM8K with three open-weight models, Llama 3.1-8B, Qwen 2.5-7B, and R1-Distilled-Qwen2.5-Math-1.5B, show that UpSkill improves multi-attempt metrics on the stronger base models, yielding mean gains of ~3% in pass@k for both Qwen and Llama without degrading pass@1. Additionally, we find both empirical and theoretical evidence that improvements in pass@k are closely tied to the mutual information objective.

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

Code

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

By repository: found in paper text by Syntology: 22 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.

dshah02/upskill 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

22 samples harvested; 2 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
20unverified

Licence: 22 of the 22 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 dshah02/upskill. “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.

last_boxed_only_string dshah02/upskill/src/DAPO_math_dapo.py found in paper text by Syntology ran · our draft was wrong fingerprinted no licence file found · pointer only · 885dcaee42326ed4 · report
remove_boxed dshah02/upskill/src/DAPO_math_dapo.py found in paper text by Syntology ran · our draft was wrong no licence file found · pointer only · 52adf1b5d14ad2a3 · report
check_answer dshah02/upskill/experiments/gsm8k/benchmark.py found in paper text by Syntology unverified no licence file found · pointer only · 2b7225f74d0266a6 · report
correctness_reward_func dshah02/upskill/src/UNSLOTH_rewards.py found in paper text by Syntology unverified no licence file found · pointer only · 9a76fae87a250a3a · report
decode_ids dshah02/upskill/experiments/arithmetic/arithmetic_llm.py found in paper text by Syntology unverified no licence file found · pointer only · 093dcf652c70e5e4 · report
decode_ids dshah02/upskill/experiments/arithmetic/arithmetic_testing.py found in paper text by Syntology unverified no licence file found · pointer only · fbcd80ebd06254cb · report
eval_chain_left_assoc dshah02/upskill/experiments/arithmetic/arithmetic_testing.py found in paper text by Syntology unverified no licence file found · pointer only · 7b8da6f474c75e33 · report
exp_moving_average dshah02/upskill/src/plot_rewards.py found in paper text by Syntology unverified no licence file found · pointer only · 00b3eb926c545de4 · report
extract_strategy_idx dshah02/upskill/src/utils.py found in paper text by Syntology unverified no licence file found · pointer only · f2d7a18be63d7053 · report
find_model_dir dshah02/upskill/src/plot_rewards.py found in paper text by Syntology unverified no licence file found · pointer only · ec75842bf1583279 · report
find_trainer_log dshah02/upskill/src/plot_rewards.py found in paper text by Syntology unverified no licence file found · pointer only · d1c064c40ca31703 · report
get_log_probability dshah02/upskill/experiments/gsm8k/full_train_from_finetuned.py found in paper text by Syntology unverified no licence file found · pointer only · cac12352583c2761 · report
int_reward_func dshah02/upskill/src/UNSLOTH_rewards.py found in paper text by Syntology unverified no licence file found · pointer only · 095e3f1f8788aec5 · report
last_boxed_only_string dshah02/upskill/src/flex_extract.py found in paper text by Syntology unverified no licence file found · pointer only · 8e1ba71a728e180c · report
load_dataset dshah02/upskill/experiments/gsm8k/benchmark.py found in paper text by Syntology unverified no licence file found · pointer only · 1ceb3f62d6f06aaa · report
normalize_final_answer dshah02/upskill/src/DAPO_math_dapo.py found in paper text by Syntology unverified no licence file found · pointer only · f8eed3cb436fe2a3 · report
remove_boxed dshah02/upskill/src/flex_extract.py found in paper text by Syntology unverified no licence file found · pointer only · 937ef0071534906e · report
safe_eval_binop dshah02/upskill/experiments/arithmetic/arithmetic_testing.py found in paper text by Syntology unverified no licence file found · pointer only · 8feeb8e6935dfad7 · report
safe_eval_expr dshah02/upskill/experiments/arithmetic/arithmetic_llm.py found in paper text by Syntology unverified no licence file found · pointer only · 4965f613886e4b9a · report
sample_problem dshah02/upskill/experiments/arithmetic/arithmetic_llm.py found in paper text by Syntology unverified no licence file found · pointer only · f9b8aeb3854ee75a · report
strict_format_reward_func dshah02/upskill/src/UNSLOTH_rewards.py found in paper text by Syntology unverified no licence file found · pointer only · 54e22aa03fd4963c · report
strip_latex_wrappers dshah02/upskill/src/flex_extract.py found in paper text by Syntology unverified no licence file found · pointer only · f49e5c25b7adaa1d · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2602.22296, was issued in February 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