paper-with-me

홈 › Papers

Skill-Aware Data Selection and Fine-Tuning for Data-Efficient Reasoning Distillation

2026-01-15 · Lechen Zhang, Yunxiang Zhang, Wei Hu, Lu Wang arxiv

Large reasoning models such as DeepSeek-R1 and their distilled variants achieve strong performance on complex reasoning tasks. Yet, distilling these models often demands large-scale data for supervised fine-tuning (SFT), motivating the pursuit of data-efficient training methods. To address this, we propose a skill-centric distillation framework that efficiently transfers reasoning ability to weaker models with two components: (1) Skill-based data selection, which prioritizes examples targeting the student model's weaker skills, and (2) Skill-aware fine-tuning, which encourages explicit skill decomposition during problem solving. With only 1,000 training examples selected from a 100K teacher-generated corpus, our method surpasses random SFT baselines by +1.6% on Qwen3-4B and +1.4% on Qwen3-8B across five mathematical reasoning benchmarks. Further analysis confirms that these gains concentrate on skills emphasized during training, highlighting the effectiveness of skill-centric training for efficient reasoning distillation.

📄 PDF Abstract BibTeX arXiv:2601.10109

Code (0)

등록된 구현이 없습니다.

Tasks

Mathematical Reasoning

Similar Papers 제목 키워드 기반

Skill-Based Reinforcement Learning with Intrinsic Reward Matching

2022-10-14 · Ademi Adeniji, Amber Xie, Pieter Abbeel

While unsupervised skill discovery has shown promise in autonomously acquiring behavioral primitives, there is still a large methodological disconnect between task-agnostic skill pretraining and downstream, task-aware fi…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Robot Manipulation+1

Skill-Based Few-Shot Selection for In-Context Learning

2023-05-23 · Shengnan An, Bo Zhou, Zeqi Lin, Qiang Fu 외

In-context learning is the paradigm that adapts large language models to downstream tasks by providing a few examples. Few-shot selection -- selecting appropriate examples for each test instance separately -- is importan…

In-Context LearningSemantic ParsingTask 2

Concept-skill Transferability-based Data Selection for Large Vision-Language Models

2024-06-16 · Jaewoo Lee, Boyang Li, Sung Ju Hwang

Instruction tuning, or supervised finetuning on extensive task-specific data, is necessary for Large Vision-Language Models (LVLMs) to generalize well across a broad range of vision-language (VL) tasks. However, training…

Diversity

CoINS: Counterfactual Interactive Navigation via Skill-Aware VLM

2026-01-07 · Kangjie Zhou, Zhejia Wen, Zhiyong Zhuo, Zike Yan 외 arxiv

Recent Vision-Language Models (VLMs) have demonstrated significant potential in robotic planning. However, they typically function as semantic reasoners, lacking an intrinsic understanding of the specific robot's physica…

Reinforcement Learning

P2Skill: Privacy Preserving Skill Distillation for Cloud-Local LLM Inference Systems

2026-08-14 · Myunghoon Ryu, Geunpyo Park, Sungjoon Lee, XinYu Piao 외 arxiv

Cloud-local LLM inference systems have the potential to use the reasoning capability of large cloud models while protecting sensitive user data on personal devices. Cloud-bound requests must exclude personally identifiab…