← All topics

Tag

On-Policy Self-Distillation (OPSD)

Every On-Policy Self-Distillation (OPSD) story we've curated in Bowl of Data, newest issue first — part of our weekly digest across AI, security, blockchain, and engineering.

4 items · 4 issues

Beats AI & ML

Week 37 · 2026

Read the issue →

Week 36 · 2026

Read the issue →
  • TTPO: Test-Time Policy Optimization

    The paper introduces TTPO, a method designed to optimize LLM reasoning during test-time training by utilizing asymmetric learning signals from pseudo-labels. It effectively mitigates the risks of noisy majority-vote labels by distilling agreeing rollouts and penalizing disagreeing ones.

    AI & ML arXiv Source ↗

Week 35 · 2026

Read the issue →
  • TTPO: Test-Time Policy Optimization

    The paper introduces TTPO, a method designed to optimize LLM reasoning during test-time training by utilizing asymmetric learning signals from pseudo-labels. It effectively mitigates the risks of noisy majority-vote labels by distilling agreeing rollouts and penalizing disagreeing ones.

    AI & ML arXiv Source ↗

Week 33 · 2026

Read the issue →
  • On-Policy Self-Distillation without Any Supervision

    Researchers have developed u-OPSD, a technique that allows large language models to perform self-distillation using only their own generated outputs. By leveraging internal consistency through majority voting, the model can correct its own errors without requiring external ground-truth data.

    AI & ML HuggingFace Papers Source ↗