Live data from Hacker News

Viewing profile — zimablue22

zimablue22

HN member
Joined
Sat, Aug 01, 2026, 6:03 PM UTC
HN karma
2
Public activity
5 items

About zimablue22

No profile information was provided.

Recent public activity

  1. comment
    Comment #49137343

    Yeah. This work is over claiming the novelty quite a bit.

  2. comment
    Comment #49137299

    Any of the Best of N papers that exploded in popularity after GRPO. Likelihood is not fundamental to the spirit of GRPO, any exploratory mechanism would work. That sequential LLMs …

  3. comment
    Comment #49137078

    You're right about the original GRPO proposal, but there are simplified variants that do just use best of K sampling. GRPO (or GRPO like approaches) for diffusion/flow matching sim…

  4. comment
    Comment #49136953

    That's fair. On the other hand, Minibatch OT (optimal transport) was one of the more fundamental advancements early on in flow matching & rectified flow models. This best of K appr…

  5. comment
    Comment #49136802

    This is just GRPO (proposed by DeepSeek), which similarly samples many plausible generations, selects the best of K, and trains that sample. Minibatch OT in flow matching also has …