Illustration licensed by Magnific

Remarkable facts about AI that I learned after taking nine courses on LLM

This year, I completed certifications from Anthropic, Microsoft, LinkedIn, the Project Management Institute (PMI), and the National Association of State Boards of Accountancy (NASBA).

Here is what I found interesting from them:

1. "AI" is actually NOT a strict scientific term. It is just a commercial buzzword that does not fully survive academic audit. The problem is the second word: "Intelligence".

According to a scientific consensus statement signed by 52 researchers (L. Gottfredson, University of Delaware, 1997)1, real "intelligence" should have 7 features of thinking. And AI - even the most advanced AI - does not meet all 7. Only 5 of them have been proven.

Intelligence is a very general mental capability that, among other things, involves the ability to reason, plan, solve problems, think abstractly, comprehend complex ideas, learn quickly and learn from experience.

Linda GottfredsonPsychologist, University of DelawareConference photograph

So we have not reached true "Artificial Intelligence" yet. What is currently on the market would be more accurate to call "Algorithmic Modelling," but that does not sound sexy and is harder to sell.

2. The hardest part of language for AI to process is the pronoun.

The problem is that pronouns themselves do not mean anything in language. They only point to something.

That is why, when a neural network's multi-vector attention architecture2 sees a pronoun in a text, it starts spinning its "head" like crazy, trying to understand what exactly the pronoun points to.

The transformer architecture as Google published it in 2017.
The transformer architecture as Google published it in 2017. Vaswani, Shazeer, Parmar et al., Attention Is All You Need, 2017, fig. 1. arxiv.org/abs/1706.03762. Quoted under §51 UrhG.

In English, the worst word for LLMs to understand is "it."

Based on this phenomenon, researchers developed a special test for machines' understanding of pronouns: the Winograd Schema Challenge3, which AI systems could not beat for 8 years4.

3. Five years before Sam Altman, Google developed ChatGPT-level technology, but completely failed to understand what kind of "bomb" it had invented.

After playing around with its AI chatbot, called LaMDA5, Google placed its greatest invention in the archive and did not show it to anyone.

Years later, OpenAI built something similar, following Google's instructions. ChatGPT revolutionized the economy and created a new market, leaving Google behind.

References

Get new articles by email