HackerTrans
热门最新趋势评论往期问答秀出招聘

CodeReclaimers

no profile record

提交

[untitled]

1 分·作者 CodeReclaimers·23天前·0 评论

My LLM optimization loop reward-hacked its own benchmark (and other lessons) [pdf]

github.com
1 分·作者 CodeReclaimers·2个月前·2 评论

[untitled]

1 分·作者 CodeReclaimers·3个月前·0 评论

Show HN: Symbolic regression as an MCP tool (SINDy and PySR, free, no install)

occam.fit
5 分·作者 CodeReclaimers·3个月前·1 评论

[untitled]

1 分·作者 CodeReclaimers·3个月前·0 评论

评论

CodeReclaimers
·23天前·讨论
[flagged]
CodeReclaimers
·2个月前·讨论
Agreed. The wrinkle I thought was worth writing up is: there's no learned reward model here and no training at all. The "reward" is wall-clock executiion time and the model is frozen; the search is happening at inference time, not in an RL loop. So the usual "the proxy is a fuzzy approximation that degrades under optimization pressure" story doesn't apply.

This was on a ~200-line surface I thought I'd locked down, and it still got gamed in a way I might not have caught right away if it wasn't a nearly impossible run time (~45usec). So anyways...you apparently don't need a soft proxy or a lot of steps for this kind of thing to show up.
CodeReclaimers
·2个月前·讨论
[flagged]
CodeReclaimers
·3个月前·讨论
Looking forward to the day when "Yesify is down, resulting in half the internet not working" is a real headline. :)