in reply to Re^3: AI in the workplace
in thread AI in the workplace

> "Can you find a question to which you can’t find an answer?"

I was expecting this, self-referential problems are the core of many proofs like Gödel's incompleteness or Turing's halting problem.

Your author just wrapped a story around it. :)

Which is also a reason why you can't generally prove that algorithms are correct.

To get back to the topic, the problem with AI/LLM at the moment is that they are based on statistical pattern matching not logic.

Simplified, they might produce solutions on assumptions like "all odd numbers are prime" because they saw the pattern till 7.

(I hope there is a God protecting us once a vital system encounters 9. ;)

This is simplified because LLMs are normally trained on human input making clear that 9 isn't prime.

But the lack of more human input - the Internet is finite - is the sharpest needle pointing at the current bubble.

Still AI is very good at areas which don't require logic, like English orthography, and helping me finding the distinction between "proofs" and "proves" ;)

Cheers Rolf
(addicted to the Perl Programming Language :)
see Wikisyntax for the Monastery

Replies are listed 'Best First'.
Re^5: AI in the workplace
by afoken (Chancellor) on Jun 02, 2025 at 08:53 UTC

    Simplified, they might produce solutions on assumptions like "all odd numbers are prime" because they saw the pattern till 7.

    I hopefully there is a God protecting us once a vital system encounters 9. ;)

    Come on, every physics expert knows that all odd numbers are prime:

    • 3 is prime
    • 5 is prime
    • 7 is prime
    • 9 is ... a measurement error
    • 11 is prime
    • 13 is prime
    • ... and so on

    (Yeah, it's a very old, lame joke. And I'm old enough to repeat it as often as I like.)

    Alexander

    --
    Today I will gladly share my knowledge and experience, for there are no sweeter words than "I told you so". ;-)