Lo esencial antes de invertir más tiempo.
Mantiene la respuesta de un profesor fuerte dentro del prompt, no dentro del gradiente, para evitar drift en RL/distillation.
Adding the buffer to either distillation or GRPO yields only marginal Avg gains in Tab.
Resultado reportado con fuente enlazada · 5 localizadores disponibles.La lectura primaria permite comprobar método y resultados en el HTML, pero no convierte sus conclusiones en validación independiente. La ficha no demuestra transferencia fuera de los datasets, modelos, herramientas y condiciones descritos en 4 Experiments.
Comparar la métrica principal de la fuente junto con calidad, coste, latencia y tasa de errores.
Mantiene la respuesta de un profesor fuerte dentro del prompt, no dentro del gradiente, para evitar drift en RL/distillation.
Qué está reportado y qué conviene comprobar.
Adding the buffer to either distillation or GRPO yields only marginal Avg gains in Tab.
contexto: 4 Experiments
(iii) ZPPO improves the macro average at every scale and benchmark family.
contexto: 4 Experiments
2 , with the largest gains where the small-student gap is widest.
contexto: 4 Experiments
The buffer-isolated ZPPO - GRPO † macro-average gain is robust to benchmark resampling, as quantified by the cluster bootstrap of Appendix F.6 (Tab.
contexto: 4 Experiments
Qué estudiaron y qué cambia.
La síntesis está separada de los resultados reportados y de las inferencias.PROBLEMA / La señal entra en el radar porque Cuando todos los rollouts fallan, inyectar respuestas de profesor en el gradiente rompe supuestos on-policy.
MÉTODO / La lectura de 2 Related Work describe la intervención y su construcción: Three lines of work bear on ZPPO. Knowledge distillation —whether off-policy, on-policy, or self-distillation [ 22 , 51 , 2 , 86 , 138 , 109 ] —shares a single training signal, a logit distribution the student must match, which recent analyses show becomes brittle when the student is much smaller than the teacher, inducing memorization and mode-seeking [ 44 , 77 , 112 ] . RL post-training with rule-based rewards on PPO and group-relative variants [ 106 , 108 , 132 , 25 ] has advanced reasoning, but leaves the small-student failure mode where every rollout fails and the group advantage is zero [ 132 ]… [Fuente: https://arxiv.org/html/2606.18216#S2]
RESULTADO / La sección 4 Experiments informa: Adding the buffer to either distillation or GRPO yields only marginal Avg gains in Tab. (iii) ZPPO improves the macro average at every scale and benchmark family. 2 , with the largest gains where the small-student gap is widest. [Fuente: https://arxiv.org/html/2606.18216#S4]
LÍMITE / El cierre de la fuente señala: Distillation directly imitates teacher logits and teacher prefix-injection RL splices teacher tokens into the policy gradient, breaking the on-policy assumption and weakening generalization at small student scales. ZPPO answers our research question by keeping the teacher only inside the prompt, so the student’s gradient stays on its own rollouts while still benefiting from teacher knowledge. The flip side is a structural ceiling: questions on which both… La transferencia a SLMs requiere repetir la comparación con datos y criterios propios [Fuente: https://arxiv.org/html/2606.18216#S5].
La lectura primaria permite comprobar método y resultados en el HTML, pero no convierte sus conclusiones en validación independiente. La ficha no demuestra transferencia fuera de los datasets, modelos, herramientas y condiciones descritos en 4 Experiments.
- PROBLEMA
- Cuando todos los rollouts fallan, inyectar respuestas de profesor en el gradiente rompe supuestos on-policy.
- MÉTODO
- La lectura de 2 Related Work describe la intervención y su construcción: Three lines of work bear on ZPPO. Knowledge distillation —whether off-policy, on-policy, or self-distillation [ 22 , 51 , 2 , 86 , 138 , 109 ] —shares a single training signal, a logit distribution the student must match, which recent analyses show becomes brittle when the student is much smaller than the teacher, inducing memorization and mode-seeking [ 44 , 77 , 112 ] . RL post-training with rule-based rewards on PPO and group-relative variants [ 106 , 108 , 132 , 25 ] has advanced reasoning, but leaves the small-student failure mode where every rollout fails and the group advantage is zero [ 132 ]…
- TIPO DE EVIDENCIA
- La sección 4 Experiments informa 4 hallazgo(s) extraído(s) desde la fuente. El resultado principal se conserva con el localizador de sección https://arxiv.org/html/2606.18216#S4.
- LÍMITE
- La lectura primaria permite comprobar método y resultados en el HTML, pero no convierte sus conclusiones en validación independiente. La ficha no demuestra transferencia fuera de los datasets, modelos, herramientas y condiciones descritos en 4 Experiments.
La lectura también deja rastro.
Guarda una observación junto a la evidencia. Tú escribes aquí; los agentes pueden añadir notas por MCP y aparecerán identificados.
LECTURA AMPLIADAMetodología, implicaciones y preguntas para volver al paper.+
La lectura de 2 Related Work describe la intervención y su construcción: Three lines of work bear on ZPPO. Knowledge distillation —whether off-policy, on-policy, or self-distillation [ 22 , 51 , 2 , 86 , 138 , 109 ] —shares a single training signal, a logit distribution the student must match, which recent analyses show becomes brittle when the student is much smaller than the teacher, inducing memorization and mode-seeking [ 44 , 77 , 112 ] . RL post-training with rule-based rewards on PPO and group-relative variants [ 106 , 108 , 132 , 25 ] has advanced reasoning, but leaves the small-student failure mode where every rollout fails and the group advantage is zero [ 132 ]…
Es relevante para entrenar modelos pequeños con ayuda de modelos grandes sin contaminar la señal RL.
La lectura primaria permite comprobar método y resultados en el HTML, pero no convierte sus conclusiones en validación independiente. La ficha no demuestra transferencia fuera de los datasets, modelos, herramientas y condiciones descritos en 4 Experiments.
Cómo lo llevaría a un proyecto
Probar la propuesta en SLMs reproduciendo primero la comparación y registrando calidad, coste, latencia y errores.
Preguntas que conviene probar
- ¿La mejora se mantiene cuando SLMs cambia de dominio o distribución?
- ¿Qué componente del método explica la mayor parte del resultado y qué baseline lo pone realmente a prueba?
Si tuviera que convertirlo en una prueba mañana.
Mi lectura
La pregunta operativa es si SLMs puede medirse con una línea base y un criterio de parada claros.
Esta última frase es una inferencia editorial a partir del paper y de sus posibles implicaciones; no es una afirmación de los autores.