Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
What separates humans from AI? It's doubt (2021) (ucl.ac.uk)
3 points by reqo on Jan 23, 2024 | hide | past | favorite | 2 comments


"One promising approach, known as “dropout”, runs a problem through a neural network algorithm multiple times, each with slightly different settings. We can then ask to what extent the resulting answers agree -- a proxy for how uncertain the network is about its choice."

Isn't this just the good old consensus algorithm? And things get tense when you start to consider a real-world deployment or a distributed system with which some of the nodes trying to reach a consensus might be malicious; cf.

https://news.ycombinator.com/item?id=39086775


LLMs that output text have this problem.

I use classification models all the time that are probability calibrated, it’s not that hard to do and works most of the time. The thing is you have to do it and most people don’t.




Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: