What is Artificial Intelligence?
Photo by Susan Q Yin in Unsplash

What is Artificial Intelligence?

This is an attempt to explain Artificial Intelligence (commonly called “AI”) in the broad sense. I should point out that I have worked and coded in AI but I am not an expert. I ask for your indulgence if you have any comments on my text and your comments are welcome.

What is Artificial Intelligence?

Artificial intelligence (AI) is fundamentally about finding an exit in a maze.

At each intersection (straight ahead? left? right?) an evaluation function allows you to choose the path that best leads to the exit.

The evaluation function is important in determining the route and which exit to take, because the maze can have multiple exits. It's a human who chooses the evaluation function, not the AI.

Maze exploration is a cognitive problem that generalizes to daily life, war, politics, shopping in a supermarket, navigation in Google Maps, optical reading, writing documents, sport, robotics, etc.

Tools available in AI

To explore the maze, the AI has a number of tools.

Propositional algebra

Propositional algebra (https://en.wikipedia.org/wiki/Propositional_formula) allows you to manipulate logical propositions, as you would do with mathematical formulas. For example, with A = it is Thursday; B = it is not raining; C = Harry Potter practices Quidditch; D = Harry Potter visits Professor Dumbledore, we can write propositions like A and B => C; C => no D etc. and infer conclusions like A and C => B; A and D => not B and not C. Expert systems from the 1980's use this technique and manipulate tens of thousands of rules.

Neural networks

Neural networks work more by intuition and association of ideas, such as "Paris is to France what (...) is to Germany" or "man is to the king what woman is to (…)”. They are used to create huge databases of association of ideas called Large Language Models (LLM). Some have trillions of parameters.

Voice recognition, computer vision, machine translation, robotics, chatbots etc. use neural networks.

Other AI tools

There are other AI tools such as fuzzy logic, probabilistic reasoning or genetic variation algorithms but they are less impressive.

What is currently wrongly called AI consists solely of neural network applications. By contrast, we are reduced to calling “real” AI Artificial General Intelligence (AGI).

Historical general view

Historically, in the 1980s, the Japanese plan for the 5th Generation of Computers had launched an ephemeral fashion for AI with "expert systems" (https://en.wikipedia.org/wiki/History_of_artificial_intelligence#Money_returns:_Fifth_Generation_project) which gave rise to interesting applications in medicine. It was then that I started programming expert systems using different tools.

Recently, chatbots have revived the fashion for AI by imitating human speech, once again giving resounding applications in medicine, chemistry and pharmacy. Nothing has changed since Molière (“the lung” satire, https://www.encyclopedia.com/arts/educational-magazines/imaginary-invalid): medicine and research in general work a lot through the association of ideas.

Limits of the regulatory transparency obligation

The transparency obligation of the European Union's AI Act applies well to modal logic, much less well to applications based on neural networks (how do you explain an intuition?).

At a minimum, it should be declared how the associative and intuitive database was populated and what evaluation function was used for learning. It's might help when you meet a random youngster in Brooklyn, New York, to know if this young man has been educated using the knowledge base of the "Jets" or the knowledge base of the "Sharks" (https://en.wikipedia.org/wiki/West_Side_Story)

Khang Vu Tien

Data as a Public Service

10 个月

This Medium article complements well my overview above, with a little bit of high-school-level maths: https://medium.com/@haifengl/a-tutorial-to-llm-f78dd4e82efc. I'd suggest to read it and every time you hit a math sentence that you don't understand, you copy-paste the sentence into ChatGPT (or Bing-Copilot or Bard-Gemini) and ask it to explain simply. ?? To summarize the article: - chatbots are fundamentally Markov sequences: they build progressively a sentence (the state "n") by considering the previous unfinished sentence (state "n-1"). Assimilating this Markov process to Human Intelligence is a bit far-fetched. ??

回复
Vincent Valentine ??

CEO UnOpen.Ai | exCEO Cognitive.Ai | Building Next-Generation AI Services | Available for Podcast Interviews | Partnering with Top-Tier Brands to Shape the Future

10 个月

That's fantastic. Sharing knowledge is always a great idea. Your approach sounds inclusive and engaging for different audiences. Well done Khang Vu Tien

要查看或添加评论,请登录

Khang Vu Tien的更多文章

  • Explanations of the DeepSeek R1 Technical Paper

    Explanations of the DeepSeek R1 Technical Paper

    (January 2025) The new #AI model #Deepseek R1 has raised a lot of interest… and a lot of BS ??. Here is the explanation…

    26 条评论
  • Reading Notes of ElizaOS

    Reading Notes of ElizaOS

    (Jan 2025) 0-Executive Summary This document contains short working notes when studying the AI Agent creation framework…

  • Inclusive Finance – Machu Picchu Project

    Inclusive Finance – Machu Picchu Project

    Executive Summary Machu Picchu is a project focused on leveraging 21st-century technologies to improve the livelihoods…

    3 条评论
  • How AI can help humanitarian assistance?

    How AI can help humanitarian assistance?

    Calculate closeness between profiles of persons in need. Since 2022, AI-powered chatbots have become very popular.

  • Qu'est-ce que l'Intelligence artificielle ?

    Qu'est-ce que l'Intelligence artificielle ?

    Ceci est une proposition pour appréhender au sens large l'Intelligence artificielle (appelée couramment "IA"). Je…

    3 条评论
  • No code-no maths: Learn Gen AI (2)

    No code-no maths: Learn Gen AI (2)

    Ever wonder how chatbots work? You know, those virtual assistants always ready to answer your questions? Let's dive in…

    1 条评论
  • No code-no maths: Learn Gen AI

    No code-no maths: Learn Gen AI

    `Ever wonder how chatbots work? You know, those virtual assistants always ready to answer your questions? With a…

    6 条评论
  • Inclusive Finance – Machu Picchu Self-Help Protocol [2]

    Inclusive Finance – Machu Picchu Self-Help Protocol [2]

    Photo by Manish Patel on Unsplash How can proven technologies of the 21st century help the persons-in-need reproduce…

    3 条评论
  • Inclusive Finance – Machu Picchu Self-Help Protocol [1]

    Inclusive Finance – Machu Picchu Self-Help Protocol [1]

    Photo by Manish Patel on Unsplash Executive Summary How can proven technologies of the 21st century help the…

    2 条评论
  • Blockchain Mass Adoption with Account Abstraction ERC 4337 [2]

    Blockchain Mass Adoption with Account Abstraction ERC 4337 [2]

    In a previous article we explained simply what is the main pain in owning cryptos and how Account Abstraction…

社区洞察

其他会员也浏览了