Untitled topic
1–10 of 16 posts
Re: undefined
#2With large enough training database, this can produce surprisingly similar results in a lot of simple cases.
The real problem is the only foolproof way to detect when they don't is by painstaking duplicating and verifying any results from an LLM.
But this verification negates much of the advantage LLMs are supposed to offer. So the natural human response is to simply skip the due diligence. And this is a liability issue waiting to happen.
The cost of AI liability has yet to be priced into the market. I expect that some companies and AI service providers will start to restrict or even prohibit the use of AI in some cases because the cost of liability outweighs any real benefit.
Liability disclaimers don't legally apply to a lot of professional services. Selling fake "intelligence" to doctors and lawyers is a risky proposition.
Re: undefined
#3LLMs don't do reasoning --- they do probability. With large enough training database, this can produce surprisingly similar results in a lot of simple cases. The real problem is the only foolproof way to detect when they don't is by painstaking duplicating and verifying any results from an LLM. But this verification negates much of the advantage LLMs are supposed to offer. So the natural human response is to simply s…
Re: undefined
#4LLMs don't do reasoning --- they do probability. With large enough training database, this can produce surprisingly similar results in a lot of simple cases. The real problem is the only foolproof way to detect when they don't is by painstaking duplicating and verifying any results from an LLM. But this verification negates much of the advantage LLMs are supposed to offer. So the natural human response is to simply s…
[flagged]
The best use of current AI is what it was originally designed for --- things that don't matter much and are highly tolerant of errors --- like web search.
Re: undefined
#5Earlier quoted context omitted.
[flagged]
You can't predict --- and therein lies the problem. All you can do is verify. And this negates a lot of the value proposition of AI. The best use of current AI is what it was originally designed for --- things that don't matter much and are highly tolerant of errors --- like web search.
Re: undefined
#6Earlier quoted context omitted.
You can't predict --- and therein lies the problem. All you can do is verify. And this negates a lot of the value proposition of AI. The best use of current AI is what it was originally designed for --- things that don't matter much and are highly tolerant of errors --- like web search.
[flagged]
Google introduced the Transformer model in 2017. They built interactive voice response (Google Assistant) and applied it to web search and language translation (all have a large error tolerance) but didn't do much more because they considered reliability to be an issue.
ChatGPT was introduced in 2022. It was based on the Transformer model as are all the current AI chatbots.
ChatGPT's big innovation was scale. They spend billions to digitize everything they could find on the web and beyond and market it as a general purpose AI.
But scale has hit a wall. Even with a world of data and an energy budget larger than a small country, reasoning and reliability remains a largely unresolved issue.
Computing has traditionally been about reliable answers at low cost. AI offers the opposite --- unreliable answers at high cost.
https://research.google/blog/transformer-a-novel-neural-netw...
Re: undefined
#7Re: undefined
#8Earlier quoted context omitted.
[flagged]
You can't predict --- and therein lies the problem. All you can do is verify. And this negates a lot of the value proposition of AI. The best use of current AI is what it was originally designed for --- things that don't matter much and are highly tolerant of errors --- like web search.
That's not to denigrate a real productivity booster. It is however a warning to anyone applying LLM-based AI to use cases where you don't have the kind of training corpus and formal framework around correctness that characterizes coding.
Coding surely matters. But it also might be a truly unique use case.
Re: undefined
#9Earlier quoted context omitted.
[flagged]
You can't predict --- and therein lies the problem. All you can do is verify. And this negates a lot of the value proposition of AI. The best use of current AI is what it was originally designed for --- things that don't matter much and are highly tolerant of errors --- like web search.