NOTAS DE CAMPO / LDM ZARAGOZA / CALATAYUD · 2026
RESEARCH IA/PAPER 08

SEGURIDAD

Zone of Proximal Policy Optimization: Teacher in Prompts, Not Gradients

InteresanteLectura primaria completa

Mantiene la respuesta de un profesor fuerte dentro del prompt, no dentro del gradiente, para evitar drift en RL/distillation.

AUTHORS / LABByung-Kwan Lee, Ximing Lu, Shizhe Diao, Minki Kang, Saurav Muralidharan, Karan Sapra, Andrew Tao, Pavlo Molchanov, Yejin Choi, Yu-Chiang Frank Wang, Ryo Hachiuma
FECHA16 JUNIO 2026.
LECTURALectura primaria completa
LECTURA DE 60 SEGUNDOS

Lo esencial antes de invertir más tiempo.

HALLAZGO

Mantiene la respuesta de un profesor fuerte dentro del prompt, no dentro del gradiente, para evitar drift en RL/distillation.

EVIDENCIA DISPONIBLE

Adding the buffer to either distillation or GRPO yields only marginal Avg gains in Tab.

Resultado reportado con fuente enlazada · 5 localizadores disponibles.
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.

SIGUIENTE PRUEBA

Comparar la métrica principal de la fuente junto con calidad, coste, latencia y tasa de errores.

EN UNA FRASE

Mantiene la respuesta de un profesor fuerte dentro del prompt, no dentro del gradiente, para evitar drift en RL/distillation.

SEÑALinfra AI · robotics
EVIDENCIAResultado reportado con fuente enlazada
CONFIANZA EDITORIALMedia
RESULTADOS / PROCEDENCIA

Qué está reportado y qué conviene comprobar.

Hay resultado reportado con fuente enlazada.
RESULTADO REPORTADO

Adding the buffer to either distillation or GRPO yields only marginal Avg gains in Tab.

contexto: 4 Experiments

RESULTADO REPORTADO

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

LECTURA DEL PAPER / SÍNTESIS EDITORIAL

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].

DECISIÓN RÁPIDAProbar la propuesta en SLMs reproduciendo primero la comparación y registrando calidad, coste, latencia y errores.
NO LO SOBREINTERPRETES

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.
FIELD NOTES / ANOTACIONES

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.

MEMORIA PRIVADAEntra para anotar este paper y conectarlo con otros.
Entrar con ChatGPT
LECTURA AMPLIADAMetodología, implicaciones y preguntas para volver al paper.+
LECTURA EN 90 SEGUNDOSLo que conviene llevarse antes de abrir el PDF.
QUÉ HACE

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 ]…

QUÉ APORTA

Es relevante para entrenar modelos pequeños con ayuda de modelos grandes sin contaminar la señal RL.

QUÉ NO PRUEBA

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.

SLMsVLMsagentes baratosdistillationentrenamiento empresarial.

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?
PLANTILLA DE PRUEBA / INFERENCIA EDITORIAL

Si tuviera que convertirlo en una prueba mañana.

ENTRADASLMs con un conjunto pequeño de casos representativos y la misma métrica o protocolo que la fuente cuando sea reproducible.
PREGUNTA¿La propuesta mejora SLMs frente a la línea base actual?
MÉTRICAComparar la métrica principal de la fuente junto con calidad, coste, latencia y tasa de errores.
PARADAParar si no aparece una mejora reproducible o si aumenta el riesgo, la complejidad o el coste sin compensación.

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.