AI, Machine Learning, and Deep Learning: What Can They Do?


The Relationship Between AI, Machine Learning, and Deep Learning
First, let’s understand how these terms are related.
Put simply, the relationship can be described as “AI > Machine Learning > Deep Learning.”
Machine learning is a subfield of AI, and deep learning is one of the many techniques within machine learning.

What is AI (Artificial Intelligence)?
AI stands for “Artificial Intelligence” and is a conceptual term. It generally refers to machines that are designed to replicate human intelligence and cognitive abilities.
Its interpretation varies among researchers and institutions, and there is no single, universally accepted definition.
AI can be broadly categorized into “Narrow AI” and “General AI,” or alternatively, “Weak AI” and “Strong AI.”
“Narrow AI” and “General AI”
「特化型AI」とは、特定の領域の課題に特化して自動的に学習、処理を行うAIを指します。
画像認識や音声認識、自然言語処理などの技術を持つAIです。現在広く活用されている人工知能は「特化型AI」に分類されます。
対して「汎用型AI」は特定の作業やタスクに限定せず、人間と同等もしくはそれ以上に様々な課題を処理できるAIを指します。
人間は想定外の出来事が起きた場合でも、これまでの経験に基づいて総合的に判断し、問題を解決できます。
現在、「汎用型AI」の実現への方法は明らかになっていないようですが、日本では汎用人工知能研究会などが汎用型AIの開発に力を入れているようです。

“Strong AI” and “Weak AI”
「強いAI」と「弱いAI」という分類方法は、アメリカの哲学者 ジョン・サールが1980年に論文「MINDS, BRAINS, AND PROGRAMS」の中で提唱した、「AIが人間の意識や知性を持つかどうか」という観点での分類になります。
「強いAI」とは、人間のような自意識を備え、意思を持って学習や判断、処理ができるAIのことです。対して「弱いAI」は自意識を持たないため、プログラムされていない想定外の状況への対応はできません。
「強いAI」と「汎用型AI」の違いについては、人工知能に自意識があるかどうかというところにあるようです。

What Is Machine Learning?
Machine learning refers to “a mechanism that enables machines to discover patterns and rules from data on their own.”
Among the types of AI mentioned earlier, it is categorized as a form of Narrow AI.
There are several types of learning methods within machine learning.
Supervised Learning
「教師あり学習」とは学習データに正解を与えた状態で学習させる手法のことです。
教師あり学習で解く問題で代表的なものに、連続する数値を予測する「回帰」と、あるデータがどのクラスに属するかを予測する「分類」があります。
「回帰」の例として、平均気温や天候といったデータと、商品の売り上げの関係を学習し、将来の販売個数を予測するのに使われます。
「分類」の例として、迷惑メールの振り分けが挙げられます。
迷惑メールか否かが分かっているクラス分けがされたデータから、文章の特徴とクラスの関係を学習し、新着メールが迷惑メールか否かを予測しています。
ウェザーニューズでは、従来の天気予報で使用されていたアメダス以外に、独自で収集した様々なデータを教師あり学習で学習させることで、天気予報の精度を高める取り組みを行っています。
Unsupervised learning
「教師なし学習」とは、学習データに正解を与えない状態で学習させる手法のことです。
例えば大量のメールを教師なし学習で学習すると、文章の特徴が似ているかどうかでグループ分け(クラスタリング)できます。
キユーピーは食品工場の製造ラインにて原材料の不良品検知をAIによって行っていますが、教師なし学習を用いて良品のみを学習させ、それ以外を異常検知として検出しています。
Reinforcement Learning
「強化学習」は、主にゲームやギャンブルなど、結果が出るまでに時間がかかったり、多数の繰り返しが必要になるタスクにおいて、機械が実際に行動しながら試行錯誤を繰り返し、最適な戦略を学習する手法のことです。
世界で初めて人間のプロ囲碁棋士を相手にハンデなしで破り、世界的なAIブームの火付け役となった「AlphaGo」はこの強化学習を使用した技術です。

What Is Deep Learning?
“Deep learning” refers to a machine learning method that utilizes “deep neural networks,” which are composed of multiple layers of “neural networks”—models inspired by the human brain’s neural circuitry.
In traditional machine learning, humans need to determine and adjust which elements of the data influence the outcome. In contrast, with deep learning, given a sufficient amount of data, machines can automatically extract features from the data without human intervention.
As a result, systems can learn patterns that humans may not be able to identify, leading to significant advancements in fields where human perception and judgment previously had limitations.

So, in what kinds of fields is deep learning actually applied?
Here are a few examples of its practical uses.
Image Recognition
画像や動画を入力して文字や顔などの特徴を認識・検出する技術です。 背景から特徴を分離抽出しマッチングや変換をおこない、目的となる特徴を特定し認識します。
自動車の自動運転技術は画像認識を用いて道路の状況を解析しています。
日本では2020年4月に、限定的な環境下もしくは交通条件のみシステムが自動運転を行う、レベル3の自動運転に対応した自動車の販売が許可されました。
Hondaの「レジェンド」は、2020年11月に世界で初めてレベル3の自動運転技術の認可を受け、2020年度中に市販化する予定です。
Speech Recognition
音声を認識させる技術です。人間の声を認識してテキストに出力したり、音声の特徴をとらえて声を出している人を識別したりできます。
Empathは音声の物理的特徴量を解析し、言語に依存せずにリアルタイムで感情を解析しています。
コールセンターのシステムに組み込み、顧客とオペレータの感情を可視化したり、ロボットに搭載することで人と自然なコミュニケーションができるようになっています。
Natural Language Processing
人間が日常的に使う自然言語(書き言葉・話し言葉)をコンピューターに処理・理解させる技術です。
Amazon Echoなどに搭載されているAlexaは、音声認識と組み合わせることで、話しかけられた言葉を解析し、どういう意味なのかを理解して様々なタスクをこなすことができます。
Prediction
その名の通り将来を起こる事象を人工知能により予測する技術のことです。過去の膨大な量のデータを分析することで可能となります。
SPAIAは野球やサッカーなどのスポーツのデータを解析し、試合の勝敗や選手の動き、戦術の予想を行っています。
Conclusion
Going forward, as AI technologies continue to advance, opportunities for their application will only increase.
In addition, with the expansion of 5G networks, the types and volume of data that can be collected will grow, further broadening the potential uses of AI.
In this context, it is important to develop a clear understanding of each of these technologies. We hope this article serves as a helpful guide in that process.
RECENT POSTS
Vol.203
What Is Design Management
Vol.202
Why Hiring No Longer Works— Redesigning Organizations and Decisions for an Uncertain Age
Vol.201
How to Choose a Branding Agency: 5 Criteria to Avoid Failure
Vol.200
Design Management: A Practical Guide for SMEs and Startups to Drive Real Results
Vol.199
How to Rebuild Brand Competitiveness: A Practical Guide to Brand Management for SMEs
Vol.198
From parent–child bonds to community: The future of education that nurtures diversity and designs relationships









