paper-with-me

홈 › Papers

PAINT: Partial-Solution Adaptive Interpolated Training for Self-Distilled Reasoners

2026-04-29 · Zhiquan Tan, Yinrong Hong arxiv

Improving large language model (LLM) reasoning requires supervision that is both aligned with the model's own test-time states and informative at the token level. Reinforcement learning with verifiable rewards provides on-policy exploration but offers sparse, high-variance credit; supervised fine-tuning and distillation provide dense targets but often train on fixed trajectories or rely on stronger teachers. Recent privileged on-policy self-distillation explores a middle ground by scoring student rollouts with the same model under verified solution context. We revisit this setting through a contextual re-scoring lens: for reasoning, the important choices are not only whether privileged context is available, but how much of it should be revealed and where its distribution should shape the student. We propose PAINT (Partial-solution Adaptive INterpolated Training), which masks the verified solution according to rollout-reference overlap and applies a small energy-space interpolation on a sparse set of entropy-mismatch token positions. Across competition-level math benchmarks, PAINT consistently improves over a strong prior on-policy self-distillation baseline at all three Qwen3 scales. On Qwen3-8B, it raises macro Avg@12 by 2.1 points over this prior baseline and 2.9 points over GRPO.

📄 PDF Abstract BibTeX arXiv:2604.26573

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Feature Refinement to Improve High Resolution Image Inpainting

2022-06-27 · Prakhar Kulshreshtha, Brian Pugh, Salma Jiddi

In this paper, we address the problem of degradation in inpainting quality of neural networks operating at high resolutions. Inpainting networks are often unable to generate globally coherent structures at resolutions hi…

Image InpaintingVocal Bursts Intensity Prediction

RePaint-Enhanced Conditional Diffusion Model for Parametric Engineering Designs under Performance and Parameter Constraints

2026-01-30 · Ke Wang, Nguyen Gia Hien Vu, Yifan Tang, Mostafa Rahmani Dehaghani 외 arxiv

This paper presents a RePaint-enhanced framework that integrates a pre-trained performance-guided denoising diffusion probabilistic model (DDPM) for performance- and parameter-constraint engineering design generation. Th…

Region-wise matching for image inpainting based on adaptive weighted low-rank decomposition

2023-03-22 · Shenghai Liao, Xuya Liu, Ruyi Han, Shujun Fu 외

Digital image inpainting is an interpolation problem, inferring the content in the missing (unknown) region to agree with the known region data such that the interpolated result fulfills some prior knowledge. Low-rank an…

Image InpaintingMatrix Completion

High-Resolution Image Inpainting with Iterative Confidence Feedback and Guided Upsampling

2020-05-24 · ECCV 2020 8 · Yu Zeng, Zhe Lin, Jimei Yang, Jianming Zhang 외

Existing image inpainting methods often produce artifacts when dealing with large holes in real applications. To address this challenge, we propose an iterative inpainting method with a feedback mechanism. Specifically, …

Image InpaintingVocal Bursts Intensity Prediction

HyperCon: Image-To-Video Model Transfer for Video-To-Video Translation Tasks

2019-12-10 · Ryan Szeto, Mostafa El-Khamy, Jungwon Lee, Jason J. Corso

Video-to-video translation is more difficult than image-to-image translation due to the temporal consistency problem that, if unaddressed, leads to distracting flickering effects. Although video models designed from scra…

Image-to-Image TranslationStyle TransferSuper-ResolutionTranslation+2