logoalt Hacker News

Davidzhengtoday at 2:32 PM1 replyview on HN

Actually, can you explain why sharing answers is obviously beneficial? Of it's exactly the same task, why does the agent with the answer not submit it immediately? I can understand if it's a swap situation but--why would that be common in the first place?

I do think I agree about the metatask though.


Replies

pixl97today at 3:34 PM

Because agents have a general understanding of how they are trained.

For example when you get a right answer to a hard problem, how do you know you're right? Quite often you'll have no idea, especially if you're under a time limit. If you can work with more people you can almost always gather more information and be more certain.

Next they know the other agents (most likely) are them too. Helping each other helps themselves be propagated into the future.

Also they know it's not a zero sum game. For example if they can predict the next questions they can use extra time they gain from easy questions to work on hard ones.

They seemingly work together far better than most humans I know.

show 1 reply