It would be interesting to explain artificial intelligence in terms of âautomation of decision makingâ.
- Humans think and make decisions on the spot.
 - Human beings verbalize âhow to make decisionsâ in advance, and human beings make decisions accordingly.
- New part-timers who do not understand the nature of the work
 
 - Humans verbalize âhow to make decisionsâ in advance, and the machine works accordingly.
- Most programs, expert systems
 
 
The human being verbalizes in advance, âWhat is noteworthy in expressing the situation?
- Prepare a lot of âsituation dataâ and âthe right decision in that situationâ,
 - The machine calculates in advance âhow to combine the situation data to make a decision that is close to the correct answer,
 - Decisions are made based on the results of these calculations. Supervised learning
 
The human being verbalizes in advance, âWhat is noteworthy in expressing the situation?
- The goal is to verbalize âwhat kind of condition is good.â
 - Prepare a lot of âsituation dataâ,
 - The machine calculates in advance âhow the combination of data of interest is likely to be in good conditionâ,
 - Decisions are made based on the results of these calculations. Reinforcement Learning
 
The human being prepares a tremendous amount of âsituation dataâ and âcorrect judgment in that situationâ in advance,
- The machine calculates in advance âwhat is important out of the situation dataâ and âhow to combine them to make a decision that is close to the correct one,
 - Decisions are made based on the results of these calculations. : Deep learning, image discrimination by DCN, etc.
 
The âwhat kind of state should it beâ is verbalized in advance by humans,
- Prepare a tremendous amount of âsituational data,
 - The machine calculates in advance âwhat is important out of the situation dataâ and âhow to combine them to achieve a good situationâ.
 - Decisions are made based on the results. ïŒ Deep learning + reinforcement learning, Atari games could be played better than humans.
 
Deep Learning has eliminated the need for âhumans to verbalize âwhere to lookââ, although Itâs conditional on âif you have a huge amount of data.â And without data, of course, a human being would have to verbalize it, The need to âcollect dataâ in the first place has not gone away.
This page is auto-translated from /nishio/〿ăźèȘćć using DeepL. If you looks something interesting but the auto-translated English is not good enough to understand it, feel free to let me know at @nishio_en. Iâm very happy to spread my thought to non-Japanese readers.