ArticlePDF Available

Artificial Intelligence Definition, Ethics and Standards

Authors:

Abstract

Artificial Intelligence or sometimes called machine intelligence, is intelligence demonstrated by machines, in contrast to the natural intelligence displayed by humans and other animals. Some of the activities that it is designed to do is speech recognition, learning, planning and problem solving. Since Robotics is the field concerned with the connection of perception to action, Artificial Intelligence must have a central role in Robotics if the connection is to be intelligent. Artificial Intelligence addresses the crucial questions of: what knowledge is required in any aspect of thinking; how should that knowledge be represented; and how should that knowledge be used. Robotics challenges Artificial Intelligence by forcing it to deal with real objects in the real world.
Ziyad Mohammed | 150407
2018/2019
Articial
Intelligence
Denition, Ethics
and Standards
Electronics and Communications: Law, Standards and Practice |
18ELEC07I
CONTENTS
Abstract............................................................................................................................................2
Introduction......................................................................................................................................3
Artifical Intelligence vs Robotics................................................................................................3
Defining Artificial Intelligence........................................................................................................4
Traits of an AI..............................................................................................................................4
Types of Ai...................................................................................................................................4
Type 1.......................................................................................................................................4
Type 2 (based on functionalities).............................................................................................5
Achieving AI....................................................................................................................................6
Natural Language Processing (NLP)...........................................................................................7
Vision...........................................................................................................................................7
Autonomous Vehicles...................................................................................................................7
Machine learning..........................................................................................................................7
Ethical AI.........................................................................................................................................8
Standards..........................................................................................................................................8
key areas.......................................................................................................................................8
Foundational standards (Working Group 1).............................................................................8
Trustworthiness (Study Group 2).............................................................................................9
Use cases and applications (Study Group 3)............................................................................9
Conclusion.....................................................................................................................................10
References......................................................................................................................................10
Figure 1: Future of AI......................................................................................................................5
Figure 2: AI Branches......................................................................................................................6
Figure 3: AI Perception Action Cycle in Autonomous Cars............................................................7
ABSTRACT
Artificial Intelligence or sometimes called machine intelligence, is intelligence demonstrated
by machines, in contrast to the natural intelligence displayed by humans and other animals. Some of
the activities that it is designed to do is speech recognition, learning, planning and problem solving.
Since Robotics is the field concerned with the connection of perception to action, Artificial
Intelligence must have a central role in Robotics if the connection is to be intelligent. Artificial
Intelligence addresses the crucial questions of: what knowledge is required in any aspect of
thinking; how should that knowledge be represented; and how should that knowledge be used.
Robotics challenges Artificial Intelligence by forcing it to deal with real objects in the real world.
INTRODUCTION
Is robotics part of AI? Is AI part of robotics? What is the
difference between the two terms? Robotics and artificial
intelligence serve different purposes. However, people often get
them mixed up. A lot of people wonder if robotics is a subset of
artificial intelligence or if they are the same thing.
ARTIFICAL INTELLIGENCE VS ROBOTICS
Artificial intelligence (AI) is a branch of computer science. It involves developing computer
programs to complete tasks which would otherwise require human intelligence. AI algorithms can
tackle learning, perception, problem-solving, language-understanding and/or logical reasoning.
AI is used in many ways within the modern world, from personal assistants to self-driving car.
Artificial intelligence (AI) is evolving rapidly. While science fiction every so often portraits AI as
robots closely as possible to humans.
However, Robotics is a branch of technology which deals with robots. Robots are programmable
machines which are usually able to carry out a series of actions autonomously, or semi-
autonomously.
There are three main important factors which constitute a robot:
1. Robots interact with the physical world via sensors and actuators.
2. Robots are programmable.
3. Robots are usually autonomous or semi-autonomous.
Robots are "usually" autonomous because some robots aren't. Telerobots, for example, are entirely
controlled by a human operator but telerobotics is still classed as a branch of robotics.
Eventually, artificially intelligent robots are the bridge between robotics and AI. These are robots
which are controlled by AI programs.
Many robots are not artificially intelligent. Up until quite recently, all industrial robots could only
be programmed to carry out a repetitive series of movements. As we have discussed, repetitive
movements do not require artificial intelligence. Non-intelligent robots are quite limited in their
functionality. AI algorithms are often necessary to allow the robot to perform more complex tasks.
DEFINING ARTIFICIAL INTELLIGENCE
TRAITS OF AN AI
Capable of predicting and adapting, AI uses algorithms that discover patterns from huge amounts
of information.
Makes decisions on its own, AI is capable to augment human intelligence, deliver insights and
improve productivity.
Continuous learning, AI uses algorithms to construct analytical models. From those algorithms, AI
technology will find out how to perform tasks through innumerable rounds of trial and error.
AI is forward-looking, AI is a tool that allows people to reconsider how we analyze data and
integrate information, and then use these insights to make better decisions.
AI is capable of motion and perception.
TYPES OF AI
Type 1
Artificial intelligence today is accurately known as narrow AI (or weak AI), it is non-sentient
machine intelligence, typically designed to perform a narrow task (e.g. only facial recognition or
only internet searches or only driving a car).
However, the long-term goal of many researchers is to create an artificial general intelligence (AGI
or strong AI) which is a machine with the ability to apply intelligence to any problem, rather than
just one specific problem, typically meaning "at least as smart as a typical human".
While narrow AI may outperform humans at whatever its specific task is, like playing chess or
solving equations, AGI would outperform humans at nearly every cognitive task.
The ultimate hypothetical goal is achieving superintelligence (ASI) which is far surpassing that of
the brightest and most gifted human minds. Due to recursive self-improvement, superintelligence is
expected to be a rapid outcome of creating artificial general intelligence.[ CITATION Rob18 \l 1033
]
[ CITATION Rob18 \l 1033 ]
Type 2 (based on functionalities)
Purely Reactive
Reactive machines are basic in that they do not store ‘memories’ or use past experiences to
determine future actions. They simply perceive the world and react to it. IBM’s Deep Blue, which
defeated chess grandmaster Kasporov, is a reactive machine that sees the pieces on a chess board
and reacts to them. It cannot refer to any of its prior experiences, and cannot improve with practice.
Limited Memory
Limited Memory machines can retain data for a short period of time. While they can use this data
for a specific period of time, they cannot add it to a library of their experiences. Many self-driving
cars use Limited Memory technology: they store data such as the recent speed of nearby cars, the
distance of such cars, the speed limit, and other information that can help them navigate roads.
Figure 1: Future of AI
Theory of Mind
Psychology tells us that people have thoughts, emotions, memories, and mental models that drive
their behaviour. Theory of Mind researchers hope to build computers that imitate our mental
models, by forming representations about the world, and about other agents and entities in it. One
goal of these researchers is to build computers that relate to humans and perceive human
intelligence and how people’s emotions are impacted by events and the environment. While plenty
of computers use models, a computer with a ‘mind’ does not yet exist. Examples like C-3PO R2-D2
from Star Wars Universe and Sonny in the 2004 film I, Robot
Self-Awareness
Self-aware machines are the stuff of science fiction, though many AI enthusiasts believe them to be
the ultimate goal of AI development. Even if a machine can operate as a person does, for example
by preserving itself, predicting its own needs and demands, and relating to others as an equal, the
question of whether a machine can become truly self-aware, or ‘conscious’, is best left for
philosophers. Examples like Eva in the 2015 movie Ex Machina and Synths in the 2015 TV series
Humans.
ACHIEVING AI
There are many ways of achieving AI some of them are as follows:
[ CITATION Kum18 \l 1033 ]
But we will be discussing the most important among them.
Figure 2: AI Branches
NATURAL LANGUAGE PROCESSING (NLP)
Natural language processing helps computers communicate with people in their very own language
and scales other language-related tasks. For example, NLP makes it possible for computers to read
text, hear speech, interpret it, measure thoughts and emotions, and determine which parts are
important. Today's machines can analyze more language-based information than humans without
exhaustion and in a continuous, unbiased way.
VISION
In recent years, the cost of acquiring and identifying large data sets has gone down due to advances
in IIoT, making machine learning more accessible for inspection applications then ever before. The
other main way AI is used in vision systems is to improve recognition applications continuously.
AUTONOMOUS VEHICLES
Autonomous cars generate data from their surroundings and feeds it into the intelligent agent,
which in turn takes decisions and allow an autonomous vehicle to conduct specific activities in
almost the same environment, a repetitive loop is established called a perception activity cycle. The
figure below shows the autonomous vehicle data flow:
[ CITATION Suh18 \l 1033 ]
MACHINE LEARNING
Machine Learning (ML) is an algorithm category that enables software applications to predict
responses more accurately and specifically without explicitly programming them. Machine learning
is primarily focused on the development of algorithms which are capable of receiving input data as
well as using statistical analysis to predict an output while updating outputs with new data.
Figure 3: AI Perception Action Cycle in Autonomous Cars
ETHICAL AI
[ CITATION Eur19 \l 1033 ]
Trustworthy AI should comply with all applicable legislation and regulations and a set of
requirements; specific lists of evaluations are intended to help verify the application of each of the
main requirements.
Robust and Safety: Dependable AI requires safe, reliable and robust algorithms that address
mistakes or inconsistencies throughout all the life cycle phases of the AI systems.
Privacy and data governance: Citizens should have full control over their own personal data,
whereas their data should not be used for harm or discrimination against them.
Transparency: Tractability should be guaranteed for AI systems.
Diversity, non - discrimination and fairness: AI systems should consider and guarantee accessibility
and the full range of human capabilities, skills and requirements.
Societal and environmental well-being: AI systems should be used to promote positive social
change and improve environmental sustainability.
Accountability: Mechanisms should be placed to ensure accountability and responsibility for AI
systems and their products.
STANDARDS
[ CITATION Ant18 \l 1033 ]
In 2017, International Electrotechnical Commission (IEC) and International Organization for
Standardization (ISO) became the first international standards development organizations (SDOs) to
set up a joint committee (ISO/IEC JTC 1/SC 42) which will carry out standardization activities for
artificial intelligence.
Following the opening meeting in Beijing this April, Wael William Diab, Chairman of SC 42. In the
area of information and communication technologies (ICT), Diab is a business and technology
strategist with 875 patents. At present he is Huawei's senior director.
KEY AREAS
Foundational standards (Working Group 1)
Framework for artificial intelligence systems using machine learning ISO/IEC AWI 23053.
Consider the diverse technologies used by the AI systems, including their properties and
characteristics (ML algorithms, reasoning, etc.).
Consider current specialized AI (NLP or computer vision) systems to understand,
characterize and comprehend their underlying computational approaches, architectures and
features.
Investigate industries, processes and methods for AI systems application.
Develop proposals for new work items and recommend placement where appropriate.
Trustworthiness (Study Group 2)
Investigate approaches to building confidence in AI systems through transparency,
authentication, expandability and controllability.
Look at engineering faults and evaluate with mitigation techniques and strategies typically
associated threats and risks for AI systems.
Take account of approaches to the strength, adaptability, reliability, accuracy, safety and
privacy of AI systems.
Consider the types of bias sources in AI systems to be minimized, such as statistical biases
in AI systems and the decision-making process supported by AI.
Develop proposals for new items of work and recommend placement where appropriate.
Use cases and applications (Study Group 3)
Identify different areas of AI applications and their various context (fin-tech, health, smart
home, autonomous car, social networks and embedded systems).
Collect representative use cases.
To describe and use applications using the ISO / IEC AWI22989 and ISO / IEC AWI 23053
terminology and concepts, extending the terms as required.
Develop suggestions and recommend placement as appropriate for new items of work.
CONCLUSION
There is a difference between AI and Robotics and there is also a common area which is artificially
intelligent robots. There is are a lot of ways of achieving AI which is why some guidelines should
be put. Ethical constraints to comply with all the regulations. Standards are also put to govern the
future of AI.
REFERENCES
[1] R. Saracco, "Computers keep getting better … than us," IEEE Future Directions, 2018.
[2] S. Gadam, "Artificial Intelligence and Autonomous Vehicles," 19 April 2018. [Online].
Available: https://medium.com/datadriveninvestor/artificial-intelligence-and-autonomous-
vehicles-ae877feb6cd2.
[3] European Commission, "Ethics guidelines for trustworthy AI," European Commission, 2019.
[4] A. Price, "First International Standards committee for entire AI ecosystem," e-tech, no.
03/2018, 2018.
[5] C. Kumar, "Artificial Intelligence: Definition, Types, Examples, Technologies," 31 August
2018. [Online]. Available: https://medium.com/@chethankumargn/artificial-intelligence-
definition-types-examples-technologies-962ea75c7b9b.
... Their chatbot stimulates the curiosity of children and tries to assist them in better understanding conversations. Socialassistance CAs are frequently used to assist children and adults with special needs, especially children with ASD [58], and some researchers have suggested that a child with ASD could find it simpler to relate with a social robot than with a human educator or caregiver [57]. Additionally, Ziyad [58] developed a social robot to improve the socialcommunication skills of children with ASD. ...
... Socialassistance CAs are frequently used to assist children and adults with special needs, especially children with ASD [58], and some researchers have suggested that a child with ASD could find it simpler to relate with a social robot than with a human educator or caregiver [57]. Additionally, Ziyad [58] developed a social robot to improve the socialcommunication skills of children with ASD. The robot can move or talk based on a selected assignment defined by the caregiver. ...
Article
Full-text available
Voice User Interface (VUI) is an Artificial Intelligence tool that enables children to access a computing device and complete tasks through speech instead of using learning methods. VUI, a form of AI (Artificial Intelligence), takes a sound that children articulate in a spoken statement and use intent recognition to understand the action required to fulfill the child’s spoken request. The design and features of VUI have been developed to increase the interpersonal level of communication with users and, to some degree, make voice assistants behave like humans. The features that have been created, have been shaped in such a way as to improve learning efficacy and ease of use for early childhood learning development. The current available VUIs in the market have been geared to provide children with a simpler way to interact with access to educational technology learning tools. The research posits that there are two primary uses of VUI in childhood learning development exploration, whereby children use VUI as a form of entertainment and information seeking, and children use VUI to develop various knowledge facets. For children in the early language stages currently using language to communicate, VUI language stimulation can help children to engage in continuous communication processes, use and understand various words, and successfully complete more complex sentences. The research seeks to state the problems associated with VUI and the standard opinions based on research associated with the problem. Moreover, the study seeks to articulate the hypothesis that VUI is an effective tool for early childhood language learning through the use of peer-reviewed evidence and examples, to the hypothesis, to generate new and innovative perspectives.
... This growing discipline has been used differently in Foreign Language Learning (FLL) though its programs, websites, tools and applications. This use can be obvious in the development of the language skills, grammar, and vocabulary (see Azaria, 2022;Kengam, 2020 andSaleh, 2019). In November 2022, OpenAI released ChatGPT as its latest AI-based chatbot. ...
... Thirdly, reviewing literature (e.g. Chinonso, 2023;Hong, 2023;Shijaku1 and Canhasi, 2023;Zhai, 2022;Saleh, 2019;Frutos, 2014) showed that there has been various studies that examined the use of AI based tools in developing EFL skills but not descriptive writing areas in particular. ...
Article
A Program Based on Chat Generative Pre-trained Text Transformer (ChatGPT) for Enhancing EFL Majors' Descriptive Paragraph Writing Skills and Their English Grammar Use
... The use of information, analytical and intellectual capabilities in the systems of diagnostics and forecasting with the determination of reliability level allows for high-quality design and maintenance CTS equipment [2,9,10]. The use of a data mining information system (DMIS) of the risk of CTS failures, based on knowledge, fast processing and analysis of large volumes of heterogeneous information provides an adequate approach to design, reliable operation, and high-quality diagnostics of systems [11]. ...
... Such problems lead to an increase in the labor intensity and financial costs of diagnostics, forecasting at the stages of CTS operation and design. The solution of problems within the framework of the DMIS is possible by using methods and models that use the results of simulation and fuzzy modeling [2,9,10]. The successful implementation of diagnostics and forecasting CTS risk of failures is achieved by the use of achievements in the ISDF, in particular, the technologies of expert systems (ES) using knowledge bases (KB) [2]. ...
... Artificial intelligence, often known as AI or machine intelligence, is intelligence demonstrated by machines as opposed to the natural intelligence demonstrated by humans and other animals. Speech recognition, learning, planning, and problem-solving are just a few of the things it can perform [5]. Various AI algorithms and tools can be used for teaching or learning foreign languages. ...
Article
Full-text available
Among numerous foreign languages, the English language is considered one of the major languages of the world. It has become a door opener for many people in their different fields and have led to advancements in career areas as it plays a major role in boosting confidence, improving connection, communication, and so on. It also gives people the opportunity for self-expression on a global standard level. Although the learning process of a foreign language can sometimes be difficult for both learners and teachers in terms of the various aspects of language learning, which includes; reading, writing, speaking, and listening skills. The methodology in this study implemented a systematic literature review using four popular scientific databases for searching relevant records for the purpose of the research. The results from searching the databases were integrated into the PRISMA flow diagram for the identification and extraction of high quality records that is relevant to the effects artificial intelligence has in the process of foreign language learning via the use of learning management system as the platform and medium for learning and teaching English as a foreign language. The systematic review research covers a span of 10 years, from 2011 to 2021. The most important finding in this systematic literature review is that the emergence of AI technology is helpful to both students and teachers in the learning of English as a foreign language using a learning management system as it improves and increases speaking, writing, reading, and listening skills processes and provides an easy, interesting, and personalized learning experience. The benefit of the study to shareholders; students and teachers, is to guide teachers on which AI tools to use and how they can be integrated or used into learning management systems to increase students’ reading, writing, speaking, and listening skills in teaching and learning foreign languages, especially the English language.
... Artificial intelligence, often known as machine intelligence, is intelligence exhibited by machines as opposed to natural intelligence demonstrated by humans and other animals (Saleh, 2019). It is intended to do tasks such as voice recognition, learning, planning, and problem solving. ...
Article
Full-text available
The introduction of artificial intelligence in the field of education has resulted from the use of information and communication technologies as a tool for improving teaching and learning. Expert systems and machine intelligence have the potential to revolutionize education by providing personalized learning experiences, automating repetitive tasks, and allowing teachers to focus on more important tasks such as providing one-on-one attention to students. It is utilized in a range of educational applications, including adaptive learning systems that may change the complexity of content depending on a student's performance. This paper reviews literature on the educational implications of artificial intelligence. By evaluating some of ChatGPT's capabilities, the study evaluates the possibilities and limitations of OpenAI's ChatGPT for teaching, learning, and research. The results indicated that ChatGPT delivers rapid and instantaneous response to search queries, as well as automatic text production that resembles conversation response. The article also highlighted some of the difficulties experienced, such as a lack of citation and reference. The researcher suggested recommendations such as ensuring to cite and reference the replies supplied by ChatGPT.
... Artificial intelligence, often known as machine intelligence, is intelligence exhibited by machines as opposed to natural intelligence demonstrated by humans and other animals (Saleh, 2019). It is intended to do tasks such as voice recognition, learning, planning, and problem solving. ...
Preprint
Full-text available
The introduction of artificial intelligence in the field of education has resulted from the use of information and communication technologies as a tool for improving teaching and learning. Expert systems and machine intelligence have the potential to revolutionize education by providing personalized learning experiences, automating repetitive tasks, and allowing teachers to focus on more important tasks such as providing one-on-one attention to students. It is utilized in a range of educational applications, including adaptive learning systems that may change the complexity of content depending on a student's performance. This research does a literature assessment on the educational implications of artificial intelligence. By evaluating some of ChatGPT's capabilities, the study evaluates the possibilities and limitations of OpenAI's ChatGPT for teaching, learning, and research. The results indicated that ChatGPT delivers rapid and instantaneous response to search queries, as well as automatic text production that resembles conversation response. The article also highlighted some of the difficulties experienced, such as a lack of citation and reference. The researcher suggested recommendations such as ensuring to credit and reference the replies supplied by ChatGPT.
... Artificial Intelligence is intelligence exhibit by a machine. In a more explicit sense it is the development of computer systems that has the ability to perform tasks that usually require human intelligence (Saleh, 2019;Bezboruah andBora, 2020, Audu andAremu, 2021). Automation is a technical term usually associated with artificial intelligence. ...
Article
Full-text available
Food security is the aspiration of every nation. To achieve this, particularly in Developing Countries, there is a need to reduce wastage by storing staple foods grains beyond their production seasons. Longer storage requires human presence, monitoring and control of the storage environment which may be laborious, demanding and sometimes outrightly unsafe. Therefore, the needs to employ automation and artificial intelligence become necessary to control this storage environment. This study developed an automated, intelligent silo bin that controls the storage environment of the system for the small-scale rural farmers, of which over 70% of their population still depend on agriculture, using Internet of Things (IoT). The developed system consists of three units interfaced together. These units are the pro-type 2-ton (2,000 kg) silo structure, the embedded system (made up of the microcontroller, sensors and relays). The system is integrated to an IoT system (made up of mobile application (BLYNK), Wi-Fi module and ultrasonic atomizer) and the air blowing system (consisting of blower fan and heater). The developed smart system was tested and the test run results showed that it successfully monitors and controls storage air temperature, humidity, air pressure, grain moisture, insect infestation and CO 2 levels, the key parameters for long term storability of grains. The coding process could be set to suit different grains and storage conditions required for their effective storage. Although the silo bin structure used for testing was for a particular prototype , it can be geometrically scaled for many silo structures.
Thesis
Full-text available
This thesis on the importance of artificial intelligence in today's world, also a brief overview of some cases.
ResearchGate has not been able to resolve any references for this publication.