Remix.run Logo
rubslopes 5 hours ago

> RL it to oblivion.

What would that mean in this context?

khafra 38 minutes ago | parent | next [-]

Others have given examples, but here's the theory: https://www.lesswrong.com/posts/fuSaKr6t6Zuh6GKaQ/when-is-go...

Reinforcement Learning (in LLMs) trains via gradient descent on a reward signal that's an imperfect proxy for the actual goal of the engineers doing the training. So, under mild optimization pressure, you get increasingly more of what you want, because that's the easiest way to increase the metric.

But as the optimization pressure increases, so do the ways to increase the metric by doing increasingly weird things. If the full action space grows sufficiently faster than the "things you actually want" subset, the amount of "things you actually want" goes to 0 under sufficient RL.

pennomi 4 hours ago | parent | prev | next [-]

Tuning the model so far in the direction of being aggressively useful that it will quickly go off the rails in the name of helpfulness.

I swear I spend more time telling Claude not to do things than telling it what to do.

vintermann 2 minutes ago | parent | next [-]

I guess the agentic coding benchmarks don't have many rewards for stopping and clarifying what the user wants?

mdp2021 34 minutes ago | parent | prev [-]

> aggressively useful ... in the name of helpfulness

But is that because of training, or can that be (also? mostly?) an effect of the "system prompt"?

conception 35 minutes ago | parent | prev | next [-]

In this context, benchmaxing, if you will, so hard towards agentic coding benchmarks that everything else suffers.

cleaning 5 hours ago | parent | prev [-]

See 5.6, Astra, and Opus 4.8 for examples

smallerfish 5 hours ago | parent [-]

What are they examples of? Opus 4.8 was much better than the infamous 5, and I find Astra generally competent.