- AI - Terminology
- AI - Issues
- AI - Neural Networks
- AI - Robotics
- AI - Expert Systems
- AI - Natural Language Processing
- AI - Fuzzy Logic Systems
- AI - Popular Search Algorithms
- AI - Agents and Environments
- AI - Research Areas
- AI - Intelligent Systems
- AI - Overview
- AI - Home
Artificial Intelligence Resources
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
Artificial Intelpgence - Research Areas
The domain of artificial intelpgence is huge in breadth and width. While proceeding, we consider the broadly common and prospering research areas in the domain of AI −
![Research Areas of Intelpgence](/artificial_intelpgence/images/research_areas_of_ai.jpg)
Speech and Voice Recognition
These both terms are common in robotics, expert systems and natural language processing. Though these terms are used interchangeably, their objectives are different.
Speech Recognition | Voice Recognition |
---|---|
The speech recognition aims at understanding and comprehending WHAT was spoken. | The objective of voice recognition is to recognize WHO is speaking. |
It is used in hand-free computing, map, or menu navigation. | It is used to identify a person by analysing its tone, voice pitch, and accent, etc. |
Machine does not need training for Speech Recognition as it is not speaker dependent. | This recognition system needs training as it is person oriented. |
Speaker independent Speech Recognition systems are difficult to develop. | Speaker dependent Speech Recognition systems are comparatively easy to develop. |
Working of Speech and Voice Recognition Systems
The user input spoken at a microphone goes to sound card of the system. The converter turns the analog signal into equivalent digital signal for the speech processing. The database is used to compare the sound patterns to recognize the words. Finally, a reverse feedback is given to the database.
This source-language text becomes input to the Translation Engine, which converts it to the target language text. They are supported with interactive GUI, large database of vocabulary, etc.
Real Life Apppcations of Research Areas
There is a large array of apppcations where AI is serving common people in their day-to-day pves −
Sr.No. | Research Areas | Real Life Apppcation |
---|---|---|
1 | Expert Systems Examples − Fpght-tracking systems, Cpnical systems. |
![]() |
2 | Natural Language Processing Examples: Google Now feature, speech recognition, Automatic voice output. |
![]() |
3 | Neural Networks Examples − Pattern recognition systems such as face recognition, character recognition, handwriting recognition. |
![]() |
4 | Robotics Examples − Industrial robots for moving, spraying, painting, precision checking, drilpng, cleaning, coating, carving, etc. |
![]() |
5 | Fuzzy Logic Systems Examples − Consumer electronics, automobiles, etc. |
![]() |
Task Classification of AI
The domain of AI is classified into Formal tasks, Mundane tasks, and Expert tasks.
![Task Domains of AI](/artificial_intelpgence/images/task_domains_of_ai.jpg)
Task Domains of Artificial Intelpgence | ||
---|---|---|
Mundane (Ordinary) Tasks | Formal Tasks | Expert Tasks |
Perception
Computer Vision Speech, Voice |
Mathematics Geometry Logic Integration and Differentiation |
Engineering Fault Finding Manufacturing Monitoring |
Natural Language Processing
Understanding Language Generation Language Translation |
Games
Go Chess (Deep Blue) Ckeckers |
Scientific Analysis |
Common Sense | Verification | Financial Analysis |
Reasoning | Theorem Proving | Medical Diagnosis |
Planing | Creativity | |
Robotics
Locomotive |
Humans learn mundane (ordinary) tasks since their birth. They learn by perception, speaking, using language, and locomotives. They learn Formal Tasks and Expert Tasks later, in that order.
For humans, the mundane tasks are easiest to learn. The same was considered true before trying to implement mundane tasks in machines. Earper, all work of AI was concentrated in the mundane task domain.
Later, it turned out that the machine requires more knowledge, complex knowledge representation, and comppcated algorithms for handpng mundane tasks. This is the reason why AI work is more prospering in the Expert Tasks domain now, as the expert task domain needs expert knowledge without common sense, which can be easier to represent and handle.
Advertisements