SlideShare a Scribd company logo
International Journal of Artificial Intelligence & Applications (IJAIA) Vol.10, No.6, November 2019
DOI: 10.5121/ijaia.2019.10604 41
ARTIFICIAL INTELLIGENCE AND ITS
IMPACT ON THE FOURTH INDUSTRIAL
REVOLUTION: A REVIEW
Gissel Velarde
ABSTRACT
Artificial Intelligence may revolutionize everything during the so-called fourth industrial revolution, which
carries several emerging technologies and could progress without precedents in human history due to its speed
and scope. Government, academia, industry, and civil society show interest in understanding the
multidimensional impact of the emerging industrial revolution; however, its development is hard to predict.
Experts consider emerging technologies could bring tremendous benefits to humanity; at the same time, they
could pose an existential risk. This paper reviews the development and trends in AI, as well as the benefits,
risks, and strategies in the field. During the course of the emerging industrial revolution, the common good may
be achieved in a collaborative environment of shared interests and the hardest work will be the implementation
and monitoring of projects at a global scale.
KEYWORDS
Artificial Intelligence, Fourth Industrial Revolution, Deep Machine Learning, Emerging Technology, Human-
Computer Interaction, Common Good.
1. INTRODUCTION
Artificial Intelligence (AI) may revolutionize everything during the forthcoming industrial revolution,
serving a variety of emerging technologies [1, 2]. Recently, after a turbulent history of successes and
failures, intelligent machines demonstrate significant advances in tasks involving perception,
creativity and complex strategic execution [3, 4, 5, 6, 7].
Some argue that the widespread introduction of AI technologies may cause massive job reductions
and greater wealth inequality; however, unemployment decreased, and productivity increased during
the previous industrial and digital revolutions [2]. Others discuss whether machines could excel
human intelligence and, if so, what the consequences would be. The views on how AI will impact our
future are diverse, but the main trends are four: optimistic, pessimistic, pragmatic, and doubtful [2].
The optimists predict a utopian future of unlimited wealth, with computers and human-brains
connected to the cloud in a symbiotic enhancement, where humans work only on tasks of their interest
and robots take care of the rest of the jobs [2]. On the contrary, the pessimists believe that optimists
underestimate the danger of superintelligence leading and making important decisions for us [2].
Superintelligent machines, those smarter than the brightest people, could recursively improve
themselves and outperform humans on cognitive tasks, becoming potentially dangerous if their goals
attempt life [8]. The pragmatists believe that AI can be controlled through effective regulations and
research on human intelligence augmentation [2]. In this category, the view of economists is that AI
will make predictions cheaper, faster, better, and the complements to prediction such as
decisionmaking, data-collection, or judgment will increase their value and remain as exclusive tasks
to humans [9, Ch. 7]. At the same time, practitioners are aware that safety, ethics, and the alignment
of goals between superintelligent machines and humanity have to be addressed soon [10]. Finally, the
International Journal of Artificial Intelligence & Applications (IJAIA) Vol.10, No.6, November 2019
42
doubters do not believe AI can surpass biological intelligence, nor should AI be seen as a threat for
humans [2].
The forthcoming industrial revolution could progress without precedents in human history due to its
speed and scope, with AI playing a ubiquitous role [1, 2]. Section 2 presents the development and
trends in AI. Section 3, discusses the impact of AI, its benefits, risks, strategies and the initiatives that
might help drive the progress of the emerging industrial revolution towards the common good.
Section 4 presents the conclusion.
2. THE DEVELOPMENT OF AI, MACHINE LEARNING AND DEEP LEARNING
AI is the study of enabling entities to perceive, reason and act properly and with foresight in their
environment [6, 11, p. 13, p. 5]. In the middle of the nineteenth century, Ada Lovelace realized that
analytical machines had the power to solve problems of complex nature [12]. Almost one century
later, during the emerging time of computers, Alan Turing proposed that universal machines could do
anything, even mimicking human intellect [6, p. 61]. Computers mark the beginning of the digital
revolution [2].
Machine learning, a subfield in AI, is a data-driven approach that finds approximate solutions by
process of generalization. In 1959, the game of checkers was used to demonstrate that machine
learning enables computers to learn from experience eliminating the effort of programming them in
detail [13]. Soon after, machines demonstrated to be better than humans at solving intellectually
difficult tasks, such as solving problems described by lists of mathematical rules, but remained
challenged for decades on intuitive tasks performed easily by humans, such as recognizing faces or
speech [3, 4].
In 1989, a convolution neural network demonstrated to robustly classify handwritten digits, modeling
neural activation and processing [3]. Convolutional networks symbolize the beginning of the AI
revolution [2]. In 2012, deep learning machines broke by far records on the ImageNet classification
benchmark [7]. In the following years, deep networks won all competitions of the ImageNet and
became popular in various fields of research [3, p. 24, 7, p. 98].
Deep learning is a subfield in machine learning. The difference between shallow and deep learners is
the depth of possibly learnable causal links between actions and effects [7, p. 85]. Deep models learn
a hierarchy of concepts from simple to complex ones in a layered fashion and have been successful
thanks to developments in learning algorithms, implementations on Graphical Processing Units
(GPUs) and large amounts of data [3, 7]. Although deep learning appears as a new research frontier
[4], its roots can be traced back to the 18th century, with convolution principles formally described by
Lacroix in 1754 [14] and variants of linear regression methods developed in the early 1800s by Gauss
and Legendre [7, p. 90].
2.1. Trends in AI
AI is considered as the “new electricity” of the emerging industrial revolution, and particularly deep
learning will transform most industries making it indispensable to a wide range of businesses and
organizations [15]. Narrow AI, the type of AI that addresses specific problems, advances rapidly in
applications such as self-driving cars, games, and robotics. In contrast, Artificial General Intelligence
(AGI), that intelligence outperforming humans across a range of cognitive tasks, is seen as science
fiction; still, some experts consider AGI could occur by 2075 [16].
AI research and its applications expand rapidly. Some trends are identified as follows.
International Journal of Artificial Intelligence & Applications (IJAIA) Vol.10, No.6, November 2019
43
2.1.1. Supervised Learning and Recommendation Systems
Possibly the most profitable applications in AI are those making use of supervised learning
algorithms: (i) predicting whether a user will click on an online advertisement, (ii) automatic object
recognition in applications to image, speech, audio, text, and (iii) suggesting whether someone should
be granted a loan [15]. Predicting personality and behavior from the user’s digital footprints (e.g.,
traceable actions, communications, profile pictures) is essential for recommendation systems [17].
Recommendation systems are considered as an emerging application, possibly due to their usefulness
in retail stores to suggest items that users might be interested in [18].
2.1.2. Deep Reinforcement Learning
Reinforcement learning agents should learn how to interact with unknown and dynamic environments,
aiming at maximizing a cumulative reward function that chooses between better or worse actions [7].
Reinforcement learning has been a recurrent research topic since the 1950s [7]. In recent years, it
gained extreme attention thanks to a deep reinforcement learning-based agent called AlphaGo, able to
learn how to play the strategy board game Go from scratch without human knowledge [5]. AlphaGo
defeated 60 professional players and a world champion after 21 days of training with an algorithm
considered to generalize to find solutions on any domain [19].
2.1.3. Representation learning
Computational methods strongly depend on data representations. The success of machine learning
algorithms seems strongly related to how discriminative are some representations in the variability of
the data [20]. Representation learning has become a relevant research field within AI [20, 3, p. 1798,
p. 9]. The trend is to avoid feature engineering and use end-to-end deep learning to extract relevant
features directly from the rough data. However, in some applications, end-to-end approaches do not
outperform some standard techniques, i.e., spectrograms are still widely used as an initial layer in
audio music applications [21].
2.1.4. Computational Creativity
Intelligence, perception and creativity are related [22, 23], and creativity is harder to define and
evaluate empirically than intelligence [23, p. 184]. Two decades ago, Boden considered creativity as a
fundamental human feature and a challenge for machines; and predicted that intelligent machines
would have less difficulty in becoming creative than in automating their evaluation [24]. Boden’s
prediction is certain so far and logical, given that in general, evaluating creativity is harder than
evaluating intelligence. In computational creativity research, evaluation is non-trivial and a ‘Grand
Challange’ [25], despite several computational creativity evaluation methodologies and frameworks
[24, 26].
Applications of deep generative models are varied. For example, generative models have been used to
write automatically fluent and coherent Wikipedia articles with relevant factual information [27];
machine-created images are auctioned in art galleries for almost $100,000 [28]; and people are not
better than random guessing when discriminating between pieces of music composed by J.S. Bach or
by a machine [29].
2.1.5. Human-Computer interaction
Computational creativity can boost human intelligence by providing tools that help to reason, e.g.,
machines that can learn to describe complex phenomena automatically [30]. Creative machines can
also be used to complete tasks such as automatically generating images from human sketches [30].
International Journal of Artificial Intelligence & Applications (IJAIA) Vol.10, No.6, November 2019
44
Besides, it is envisioned that robots will increasingly interact in societies, and will have to behave
appropriately according to social values, norms, and legal rules [31].
2.1.6. Ethics, bias, fairness, privacy and safety
When designing intelligent machines, it is essential to consider addressing ethics, bias, fairness,
privacy, and safety. Algorithms can potentially be biased towards features present or inferred from the
data and contribute to discrimination in civil rights, financial services, or employment [32, p. 2].
Addressing privacy and fairness involves designing laws, regulations, and working towards
algorithmic transparency and algorithm output auditing [32, p. 12 and 25].
Poorly designed intelligent systems present the risk of accidents in real-world applications [10]. Safe
AI systems should (1) avoid adverse side effects and reward function Hacking; and (2) ensure scalable
supervision, safe exploration, and robustness to work properly on environments for which the
machines were not designed [10].
International organizations are working to develop and promote AI ethical guidelines. The highlevel
expert group on AI of the European Commission published ethics guidelines for trustworthy AI
considering regulations, laws, ethics, and robustness of systems from a technical and social
perspective [33]. Similarly, The Institute of Electrical and Electronics Engineers, Incorporated (IEEE)
provided ethically aligned design for autonomous and intelligent systems with recommendations on
standardization, certification, and regulation towards alignment of systems and societal well-being
[34]. Likewise, the Association for Computer Machinery published their Code of ethics, considering:
social impact, fairness, trust, privacy, and auditability, among other principles relevant for computing
professionals [35].
2.2. Machine Consciousness
There are various theories about consciousness and whether machines will ever be conscious is a
controversial topic [36]. Consciousness refers to a degree of “awakeness” and the idea that it is a brain
process became mainstream in 1994, when neuroscientists observed that if intelligence or creativity
could be simulated computationally, then consciousness could too [23, p. 183]. Still, consciousness
remains a mystery in neuroscience [23, p. 183]. According to a purely computational theory,
machines could be regarded as conscious if they would be able to develop (1) “mental”
representations globally available to the organism and (2) self-monitoring [36].
Conscious machines could prefer means or goals in conflict with those preserving humanity. Machine
consciousness research and development will have to involve machine compassion inherently.
Compassion is a helping behavior based on empathy connected to an imagined feeling of others [37,
p. 24-25].
3. THE IMPACT OF AI
The fourth industrial revolution is considered as an event without precedents in human history due to
its speed and scope [1]. Makridakis predicts that the forthcoming AI-powered revolution will come
into full force within the next twenty years, probably impacting society and firms at a larger scale than
the previous industrial ∼(1712-1919) and digital revolutions ∼(1943-1993) together [2]. If the future
world will be utopian or dystopian is uncertain [1, 2].
There is a boom in the number of scientific discoveries, areas of application and number of emerging
technologies such as biotechnology, 3-D printing, blockchain, virtual and augmented reality, internet
of things, smart cities, driverless cars, robotics and AI [1]. AI is expected to affect all industries and
International Journal of Artificial Intelligence & Applications (IJAIA) Vol.10, No.6, November 2019
45
companies, enabling extensive organizational interaction and global competition [2]. Schwab
proposes that it is our responsibility to establish common values and policies that will enable
opportunities for all [1, p. 17].
3.1. AI Benefits, Risks and Strategies
Experts consider that AI-based systems can bring us closer to solve even the most challenging
problems, such as eradicating war and poverty [38, 19]. At the same time, the misuse of powerful
technologies could result in catastrophic consequences. Since 2015, over 4,000 AI and robotics
researchers and more than 26,000 other endorsers have signed an open letter to prevent a superiority
competition of autonomous weapons [39].
Six international organizations and almost 30 countries have established AI strategies and policies
since 2015 [40]. The international collaborations include the United Nations, the European
Commission, the Nordic-Baltic Region, the agreement between the United Arab Emirates and India,
the International Study Group of AI, and the leaders of the G7. The collaborative strategies address
competitiveness and collaboration, ethics, social benefit, safety, legal regulation, innovation, and
economic growth, among other topics, while the single-nation strategies are diverse.
3.2. The Common Good
Political authorities seem incapable of achieving the common good [41, p. 13], which refers to shared
interests, values, and facilities among members of a community [42]. Various societies around the
globe face several challenges reflecting deficient economic and social systems [43, 41, 44]. Schwab
suggests bringing together leaders from industry, government, faith, academy, and civil society to
collaborate, develop and implement sustainable solutions [1, p. 99]. In contrast, an award-winning
proposal submitted to the Global Challenges Foundation proposes to decentralize global governance
with blockchain and AI technologies through bottom-up participation and deliberative models [45].
Both ideas aim to promote collaboration and shared responsibility to achieve the common good
globally.
Since 2017, the AI for Good Global Summit gathers government, industry, academia, and civil
society; and promotes AI-based projects targeting and monitoring the Sustainable Development Goals
established by the United Nations. Another effort is the Beneficial Artificial General Intelligence
Conference held in 2015, 2017 and 2019. Incrementally, AI and machine learning conferences are
dedicating a session on beneficial AI. Established organizations include Google’s AI for Social Good,
Open AI, Partnership on AI, and AI for Humanity from the Université de Montréal.
During the AI for Good Global Summit 2019, experts recognized an opportunity to achieve the
Sustainable Development Goals established by the United Nations, if AI-based projects are well
defined and focused on solving real problems. On the other hand, it could be possible that the gap
between AI-empowered economies and non-AI-empowered economies will widen. There are several
challenges such as job transformation, re-skilling workers, and creating an inclusive environment.
Moreover, large repositories of data are concentrated in a few hands. Other topics discussed include
the necessity to ensure trust, privacy, security, fairness, and explainability, as well as enforcing ethical
guidelines, e.g., by law. However, it seems that technological innovations occur at a faster pace than
policymaking.
Often decision-makers remain caught into traditional thinking or are busy with immediate issues [1],
or may not fully understand the implications of a particular topic. The cyclical process of
policymaking can last several years; its impact is hard to predict and has a complex and interactive
environment between change-demandants, decision-makers, and the ones affected by policies [46].
International Journal of Artificial Intelligence & Applications (IJAIA) Vol.10, No.6, November 2019
46
Decision support systems and scientific results are often not used in policy making [47]. Research
designed for social robots on decision-making, task planning, conflict resolution, and normative-goal-
directed reasoning under uncertainty [31], can give light on how to use technology to support a shared
social responsibility at local and global levels. The hardest work to be addressed will be implementing
and monitoring collaborative projects globally [2].
4. CONCLUSION
AI will be a ubiquitous technology during the forthcoming industrial revolution, since it enables
entities and processes to become smart. Organizations and economies adopting AI strategically, will
enjoy a competitive advantage over those who do not incorporate this technology timely and
adequately. Education and soft-skills development will play an essential chapter in AI strategies. In
the coming years, deep learning will remain popular in AI research. AI will be applied incrementally
in every research field and industry, producing substantial improvements. Still, the views on how AI
will impact society and firms will remain controversial, similarly to the opinions on whether AI will
outperform biological intelligence. The fourth industrial revolution promises great benefits, but entails
massive challenges and risks. It seems plausible but remote to achieve the common good globally, as
this will require global collaboration and shared interests.
REFERENCES
[1] K. Schwab, The Fourth Industrial Revolution. New York: Crown Business, 2016.
[2] S. Makridakis, “The forthcoming Artificial Intelligence (AI) revolution: Its impact on society and firms,”
Futures, vol. 90, pp. 46–60, 2017.
[3] I. J. Goodfellow, Y. Bengio, and A. Courville, Deep Learning. London, England: MIT Press, 2016.
[4] I. Arel, D. C. Rose, and T. P. Karnowski, “Deep Machine Learning - A New Frontier in Artificial
Intelligence Research [Research Frontier],” IEEE Computational Intelligence Magazine, vol. 5, no. 4, pp.
13–18, Nov 2010.
[5] D. Silver, J. Schrittwieser, K. Simonyan, I. Antonoglou, A. Huang, A. Guez, T. Hubert, L. Baker, M. Lai,
A. Bolton et al., “Mastering the game of Go without human knowledge,” Nature, vol. 550, no. 7676, p.
354, 2017.
[6] N. J. Nilsson, The Quest for Artificial Intelligence: A History of Ideas and Achievements. New York,
USA: Cambridge University Press, 2010.
[7] J. Schmidhuber, “Deep learning in neural networks: An overview,” Neural networks, vol. 61, pp. 85–
117, 2015.
[8] N. Bostrom, Superintelligence. Oxford University Press, 2016.
[9] A. Agrawal, J. Gans, and A. Goldfarb, Prediction Machines: The Simple Economics of Artificial
Intelligence. Boston, Massachusetts: Business School Publishing, 2018.
[10] D. Amodei, C. Olah, J. Steinhardt, P. Christiano, J. Schulman, and D. Mané, “Concrete problems in AI
safety,” arXiv preprint arXiv:1606.06565, 2016.
[11] P. H.Winston, Artificial Intelligence. United States of America: Addison-Weley, 1992.
[12] L. F. Menabrea and A. Lovelace, Sketch of the analytical engine in- vented by Charles Babbage, Esq.
with notes by the Translator. London: Richard and John E. Taylor, 1843, extracted from the’
SCIENTIFIC MEMOIRS’, vol. iii.
[13] A. L.Samuel, “Some studies in machine learning using the game of checkers,” IBM Journal of
research and development, vol. 3, no. 3, pp. 210–229, 1959.
International Journal of Artificial Intelligence & Applications (IJAIA) Vol.10, No.6, November 2019
47
[14] A. Dominguez, “A history of the convolution operation,” Pulse IEEE, 2015. [Online]. Available:
http://pulse.embs.org/january-2015/ history-convolution-operation/
[15] A.Ng, “The state of artificial intelligence,” https://www.youtube.com/ watch?v=NKpuX yzdYs,
2017, accessed September 12, 2019.
[16] V. C. Müller and N. Bostrom, “Future progress in artificial intelligence: A survey of expert opinion,” in
Fundamental issues of artificial intelligence. Springer, 2016, pp. 555–572.
[17] R. Lambiotte and M. Kosinski, “Tracking the digital footprints of personality.” Proceedings of the IEEE,
vol. 102, no. 12, pp. 1934–1939, 2014.
[18] M. I. Jordan and T. M. Mitchell, “Machine learning: Trends, perspectives, and prospects,” Science, vol.
349, no. 6245, pp. 255–260, 2015. [Online]. Available: https://science.sciencemag.org/content/349/
6245/255
[19] D. Hassabis and D. Silver, “AlphaGo Zero: Learning from scratch.” https://deepmind.com/blog/alphago-
zero-learning-scratch/, 2017, accessed September 12, 2019.
[20] Y. Bengio, A. Courville, and P. Vincent, “Representation learning: A review and new perspectives,”
IEEE Transactions on Pattern Analysis and Machine Intelligence, vol. 35, no. 8, pp. 1798–1828, 2013.
[21] S. Dieleman and B. Schrauwen, “End-to-end learning for music audio,” in 2014 IEEE International
Conference on Acoustics, Speech and Signal Processing(ICASSP).
Florence,Italy:IEEE,May2014,pp.6964–6968.
[22] E. S. Paul and S. B. Kaufman, The philosophy of creativity: New essays. New York, USA: Oxford
University Press, 2014.
[23] R. J. Haier, The neuroscience of intelligence. New York, NY: Cam- bridge University Press, 2016.
[24] M. A. Boden, “Creativity and artificial intelligence,” Artificial Intelligence, vol. 103, no. 1-2, pp. 347–
356, 1998.
[25] A. Jordanous, “A standardised procedure for evaluating creative systems: Computational creativity
evaluation based on what it is to be creative,” Cognitive Computation, vol. 4, no. 3, pp. 246–279, 2012.
[26] M. Ackerman, A. Goel, C. G. Johnson, A. Jordanous, C. Le ́on, R. Perez y Perez, H. Toivonen, and D.
Ventura, “Teaching computational creativity,” in Proceedings of the Eighth International Conference on
Computational Creativity, ICCC 2017, Atlanta, 19 - 23 June, A. Goel, A. Jordanous, and A. Pease, Eds.,
ICCC 2017. Atlanta, Georgia, US: Georgia Institute of Technology, 2017, pp. 9–16.
[27] P. J. Liu, M. Saleh, E. Pot, B. Goodrich, R. Sepassi, L. Kaiser, and N. Shazeer, “Generating Wikipedia
by summarizing long sequences,” arXiv preprint arXiv:1801.10198, 2018.
[28] D. Muoio, “These 29 gorgeous images created by Google’s AI raised almost $100,000 at auction,”
https://www.businessinsider.com/google-ai-images-raise-100000-at-auction-2016-2?
r=US&IR=T&IR=T, 2016, accessed September 12, 2019.
[29] F. Liang, M. Gotham, M. Johnson, and J. Shotton, “Automatic stylistic composition of Bach chorales
with deep LSTM,” in Proceedings of the 18th International Society for Music Information Retrieval
Conference (ISMIR-17), Suzhou, China. Suzhou, China: International Society for Music Information
Retrieval, 2017, pp. 449–456.
[30] S. Carter and M. Nielsen, “Using Artificial Intelligence to Augment Human Intelligence,”
https://distill.pub/2017/aia/, 2017, dOI 10.23915/distill.00009. Accessed August 20, 2019.
International Journal of Artificial Intelligence & Applications (IJAIA) Vol.10, No.6, November 2019
48
[31] V.Krishnamoorthy, W. Luo, M. Lewis, and K. Sycara, “A computational framework for integrating task
planning and norm aware reasoning for social robots,” in 2018 27th IEEE International Symposium on
Robot and Human Interactive Communication (RO-MAN). Nanjing, China: IEEE, Aug 2018, pp. 282–
287. [32] O. A. Osoba and W. Welser IV, An intelligence in our image: The risks of bias and errors in
artificial intelligence. Santa Monica, California: Rand Corporation, 2017.
[33] “ETHICS GUIDELINES FOR TRUSTWORTHY AI, High-Level Expert Group on Artificial
Intelligence,” https://ec.europa.eu/ digital-single-market/en/news/ethics-guidelines-trustworthyai, 2019.
[34] “Ethically Aligned Design, First Edition Overview, A Vision for Prioritizing Human Well-being with
Autonomous and Intelligent Systems,” https://ethicsinaction.ieee.org/, 2019.
[35] Association for Computing Machinery, “ACM code of ethics and professional conduct,”
https://www.acm.org/binaries/content/assets/about/acm-code-of-ethics-booklet.pdf, 2018.
[36] S. Dehaene, H. Lau, and S. Kouider, “What is consciousness, and could machines have it?” Science, vol.
358, no. 6362, pp. 486–492, 2017.
[37] V. Flasbeck, C. Gonzalez-Liencres, and M. Brüne, “The brain that feels into others: Toward a
neuroscience of empathy,” in The Neuroscience of Empathy, Compassion, and Self-Compassion.
London, United King- dom: Elsevier, 2018, pp. 23–51.
[38] Future of Life Institute, “Benefits and risks of artificial intelligence,” https://futureoflife.org/ background/
benefits-risks-of-artificial-intelligence/, 2016, accessed March
[39] “Autonomous Weapons: an Open Letter from AI & Robotics Researchers,” https://futureoflife.org/open-
letter-autonomous-weapons/, 2015, accessed September 12, 2019.
[40] “National and International AI Strategies,” https://futureoflife. org/national-internationalai- strategies/,
accessed September 12, 2019.
[41] A. Cortina and J. Conill, “La responsabilidad ética de la sociedad civil,” Mediterráneo Económico, vol.
26, pp. 13–29, 2014.
[42] W.Hussain, “The common good,” in The Stanford Encyclopedia of Philosophy, spring 2018 ed.,
E. N. Zalta, Ed. California, USA: Metaphysics Research Lab, Stanford University, 2018.
[43] T. Piketty, “About capital in the twenty-first century,” American Economic Review, vol. 105, no. 5, pp.
48–53, 2015.
[44] R.B.Reich, The Common Good. New York: Knopf, 2018.
[45] S. Zanganehpour, “Ai-supported global governance through bottom-up deliberation,” https://
globalchallenges.org/new-shape-library/ 592fc37b764c301cad4e30a8/details, 2018.
[46] L. N. Gerston, Public policy making: Process and principles. New York: M.E. Sharpe, Inc., 2010.
[47] T. Ruppert, J. Dambruch, M. Krämer, T. Balke, M. Gavanelli, S. Bragaglia, F. Chesani, M. Milano, and
J. Kohlhammer, “Visual decision support for policy making: advancing policy analysis with
visualization,” in Policy Practice and Digital Science. Switzerland: Springer, Cham, 2015, pp. 321–353.
Authors
Gissel Velarde holds a PhD degree in Computer Science and Engineering from Aalborg
University. She participated as a research member of the European project, “Learning to
Create” (Lrn2Cre8) of the European Commission. She has developed machine learning
models for classification, structural analysis, pattern discovery, representation learning
and recommendation systems.

More Related Content

DOCX
Artificial Intelligence Report
Shubham Verma
 
DOCX
Seminar report on Artificial Intelligence in defence application
Mohammad Athik
 
PDF
Cognitive technologies
Giuliano Tavaroli
 
PDF
Artificial intelligence in civil engineering
Aseena Latheef
 
DOCX
Artificial intelligence research
Polytechnic University of the Philippines
 
PDF
76 s201908
IJRAT
 
PDF
Artificial Intelligence - Past, Present and Future
Grigory Sapunov
 
DOCX
Internship report on AI , ML & IIOT and project responses full docs
Rakesh Arigela
 
Artificial Intelligence Report
Shubham Verma
 
Seminar report on Artificial Intelligence in defence application
Mohammad Athik
 
Cognitive technologies
Giuliano Tavaroli
 
Artificial intelligence in civil engineering
Aseena Latheef
 
Artificial intelligence research
Polytechnic University of the Philippines
 
76 s201908
IJRAT
 
Artificial Intelligence - Past, Present and Future
Grigory Sapunov
 
Internship report on AI , ML & IIOT and project responses full docs
Rakesh Arigela
 

What's hot (19)

PDF
Artificial Intelligence: The Promise, the Myth, and a Dose of Reality
Dagmar Monett
 
DOCX
A Seminar Report on Artificial Intelligence
Avinash Kumar
 
PPTX
20220103 jim spohrer hicss v9
home
 
PDF
Artificial Intelligence and the Future of Humanity
Gerd Leonhard
 
PPTX
Artificial Intelligence
Megha Jain
 
PDF
Artificial intelligence in education and assessment methods
journalBEEI
 
PDF
AI EXPLAINED Non-Technical Guide for Policymakers
Branka Panic
 
DOCX
Artificial Intelligence
Akshay Thakur
 
DOCX
seminar Report-BE-EEE-8th sem-Artificial intelligence in security managenent
MOHAMMED SAQIB
 
PDF
AI 3.0: Is it Finally Time for Artificial Intelligence and Sensor Networks to...
InnoTech
 
PDF
A brief history of artificial intelligence for business
Jack C Crawford
 
PPTX
Artificial intelligence
Kikani Dixita
 
PPTX
Artificial intelligence - An Overview
Giri Dharan
 
PDF
The I in AI (or why there is still none)
Dagmar Monett
 
PPTX
Cognitive Computing : IBM Watson
Amit Ranjan
 
DOCX
Artificial intelligence-full -report.doc
daksh Talsaniya
 
PDF
Developments in Artificial Intelligence - Opportunities and Challenges for Mi...
Andy Fawkes
 
PDF
Ai is the new black
Aslhannal3
 
PDF
How artificial intelligence changing the world
USM Systems
 
Artificial Intelligence: The Promise, the Myth, and a Dose of Reality
Dagmar Monett
 
A Seminar Report on Artificial Intelligence
Avinash Kumar
 
20220103 jim spohrer hicss v9
home
 
Artificial Intelligence and the Future of Humanity
Gerd Leonhard
 
Artificial Intelligence
Megha Jain
 
Artificial intelligence in education and assessment methods
journalBEEI
 
AI EXPLAINED Non-Technical Guide for Policymakers
Branka Panic
 
Artificial Intelligence
Akshay Thakur
 
seminar Report-BE-EEE-8th sem-Artificial intelligence in security managenent
MOHAMMED SAQIB
 
AI 3.0: Is it Finally Time for Artificial Intelligence and Sensor Networks to...
InnoTech
 
A brief history of artificial intelligence for business
Jack C Crawford
 
Artificial intelligence
Kikani Dixita
 
Artificial intelligence - An Overview
Giri Dharan
 
The I in AI (or why there is still none)
Dagmar Monett
 
Cognitive Computing : IBM Watson
Amit Ranjan
 
Artificial intelligence-full -report.doc
daksh Talsaniya
 
Developments in Artificial Intelligence - Opportunities and Challenges for Mi...
Andy Fawkes
 
Ai is the new black
Aslhannal3
 
How artificial intelligence changing the world
USM Systems
 
Ad

Similar to ARTIFICIAL INTELLIGENCE AND ITS IMPACT ON THE FOURTH INDUSTRIAL REVOLUTION: A REVIEW (20)

PDF
The rise of artificial intelligence: a concise review
IAESIJAI
 
PDF
ArtificialIntelligencein Automobiles.pdf
abhi49694969
 
PDF
An Analysis of Benefits and Risks of Artificial Intelligence
ijtsrd
 
PDF
ai_automob.pdf
ShubhamDahatonde1
 
PDF
2019 ARTIFICIAL INTELLIGENCE SURVEY
Peerasak C.
 
PDF
Innosight_Leading-into-the-Age-of-AI.pdf
manel419949
 
PDF
Artificial Intelligence and Human Computer Interaction
ijtsrd
 
PDF
Challenges and Solution for Artificial Intelligence in Cybersecurity of the USA
vishal dineshkumar soni
 
PDF
what is artificial intelligence?
GabrielOliveira72607
 
PDF
Artificial_General_Intelligence__storm_gen_article.pdf
scitechtalktv
 
PPTX
Explicable Artifical Intelligence for Education (XAIED)
Robert Farrow
 
PPTX
Futuristic Artificial Intelligence Presentation.pptx
vashishtakanishk9
 
PDF
2016 promise-of-ai
Maxim Zhdanov
 
PDF
Artificial Intelligence And Its Impact On Future Work And Jobs
Brittany Brown
 
PDF
A Study On Artificial Intelligence Technologies And Its Applications
Jeff Nelson
 
PPTX
Society5UP.pptx
HeilaPienaar
 
PPTX
Artificial Intelligence.
DeepakKewlani4
 
PPTX
Chapter Three, four, five and six.ppt ITEtx
gadisaAdamu
 
PDF
Report of Academic Debate. Is AI Diminishing The role of human creativity in ...
brwaarchitect
 
PDF
Face Detection Using Artificial Intelligence and Machine Learning with Python
IRJET Journal
 
The rise of artificial intelligence: a concise review
IAESIJAI
 
ArtificialIntelligencein Automobiles.pdf
abhi49694969
 
An Analysis of Benefits and Risks of Artificial Intelligence
ijtsrd
 
ai_automob.pdf
ShubhamDahatonde1
 
2019 ARTIFICIAL INTELLIGENCE SURVEY
Peerasak C.
 
Innosight_Leading-into-the-Age-of-AI.pdf
manel419949
 
Artificial Intelligence and Human Computer Interaction
ijtsrd
 
Challenges and Solution for Artificial Intelligence in Cybersecurity of the USA
vishal dineshkumar soni
 
what is artificial intelligence?
GabrielOliveira72607
 
Artificial_General_Intelligence__storm_gen_article.pdf
scitechtalktv
 
Explicable Artifical Intelligence for Education (XAIED)
Robert Farrow
 
Futuristic Artificial Intelligence Presentation.pptx
vashishtakanishk9
 
2016 promise-of-ai
Maxim Zhdanov
 
Artificial Intelligence And Its Impact On Future Work And Jobs
Brittany Brown
 
A Study On Artificial Intelligence Technologies And Its Applications
Jeff Nelson
 
Society5UP.pptx
HeilaPienaar
 
Artificial Intelligence.
DeepakKewlani4
 
Chapter Three, four, five and six.ppt ITEtx
gadisaAdamu
 
Report of Academic Debate. Is AI Diminishing The role of human creativity in ...
brwaarchitect
 
Face Detection Using Artificial Intelligence and Machine Learning with Python
IRJET Journal
 
Ad

More from gerogepatton (20)

PDF
3rd International Conference on AI, Data Mining and Data Science (AIDD 2025)
gerogepatton
 
PDF
July 2025 - Top 10 Read Articles in Artificial Intelligence and Applications ...
gerogepatton
 
PDF
6th International Conference on Natural Language Processing and Computational...
gerogepatton
 
PDF
From Insight to Impact: The Evolution of Data-Driven Decision Making in the A...
gerogepatton
 
PDF
6th International Conference on Artificial Intelligence and Machine Learning ...
gerogepatton
 
PDF
3rd International Conference on Artificial Intelligence and IoT (AIIoT 2025)
gerogepatton
 
PDF
International Journal of Artificial Intelligence & Applications (IJAIA)
gerogepatton
 
PDF
AI-Driven Vulnerability Analysis in Smart Contracts: Trends, Challenges and F...
gerogepatton
 
PDF
International Journal of Artificial Intelligence & Applications (IJAIA)
gerogepatton
 
PDF
6th International Conference on Artificial Intelligence and Machine Learning ...
gerogepatton
 
PDF
A Thorough Introduction to Multimodal Machine Translation
gerogepatton
 
PDF
International Journal of Artificial Intelligence & Applications (IJAIA)
gerogepatton
 
PDF
6th International Conference on Advanced Machine Learning (AMLA 2025)
gerogepatton
 
PDF
OWE-CVD: An Optimized Weighted Ensemble for Heart Disease Prediction
gerogepatton
 
PDF
International Journal of Artificial Intelligence & Applications (IJAIA)
gerogepatton
 
PDF
Balancing Privacy and Innovation – A VAE Framework for Synthetic Healthcare D...
gerogepatton
 
PDF
4th International Conference on Computer Science and Information Technology (...
gerogepatton
 
PDF
International Journal of Artificial Intelligence & Applications (IJAIA)
gerogepatton
 
PDF
11th International Conference on Artificial Intelligence and Soft Computing (...
gerogepatton
 
PDF
The Role of Artificial Intelligence in Ensuring the Cyber Security of SCADA S...
gerogepatton
 
3rd International Conference on AI, Data Mining and Data Science (AIDD 2025)
gerogepatton
 
July 2025 - Top 10 Read Articles in Artificial Intelligence and Applications ...
gerogepatton
 
6th International Conference on Natural Language Processing and Computational...
gerogepatton
 
From Insight to Impact: The Evolution of Data-Driven Decision Making in the A...
gerogepatton
 
6th International Conference on Artificial Intelligence and Machine Learning ...
gerogepatton
 
3rd International Conference on Artificial Intelligence and IoT (AIIoT 2025)
gerogepatton
 
International Journal of Artificial Intelligence & Applications (IJAIA)
gerogepatton
 
AI-Driven Vulnerability Analysis in Smart Contracts: Trends, Challenges and F...
gerogepatton
 
International Journal of Artificial Intelligence & Applications (IJAIA)
gerogepatton
 
6th International Conference on Artificial Intelligence and Machine Learning ...
gerogepatton
 
A Thorough Introduction to Multimodal Machine Translation
gerogepatton
 
International Journal of Artificial Intelligence & Applications (IJAIA)
gerogepatton
 
6th International Conference on Advanced Machine Learning (AMLA 2025)
gerogepatton
 
OWE-CVD: An Optimized Weighted Ensemble for Heart Disease Prediction
gerogepatton
 
International Journal of Artificial Intelligence & Applications (IJAIA)
gerogepatton
 
Balancing Privacy and Innovation – A VAE Framework for Synthetic Healthcare D...
gerogepatton
 
4th International Conference on Computer Science and Information Technology (...
gerogepatton
 
International Journal of Artificial Intelligence & Applications (IJAIA)
gerogepatton
 
11th International Conference on Artificial Intelligence and Soft Computing (...
gerogepatton
 
The Role of Artificial Intelligence in Ensuring the Cyber Security of SCADA S...
gerogepatton
 

Recently uploaded (20)

PPT
Ppt for engineering students application on field effect
lakshmi.ec
 
PPTX
MET 305 MODULE 1 KTU 2019 SCHEME 25.pptx
VinayB68
 
PPTX
TE-AI-Unit VI notes using planning model
swatigaikwad6389
 
PDF
Principles of Food Science and Nutritions
Dr. Yogesh Kumar Kosariya
 
PPTX
Practice Questions on recent development part 1.pptx
JaspalSingh402
 
PPTX
Chapter----five---Resource Recovery.pptx
078bce110prashant
 
PPTX
Chapter_Seven_Construction_Reliability_Elective_III_Msc CM
SubashKumarBhattarai
 
PPT
High Data Link Control Protocol in Data Link Layer
shailajacse
 
PDF
Chad Ayach - A Versatile Aerospace Professional
Chad Ayach
 
PDF
LEAP-1B presedntation xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
hatem173148
 
PDF
FLEX-LNG-Company-Presentation-Nov-2017.pdf
jbloggzs
 
PDF
Top 10 read articles In Managing Information Technology.pdf
IJMIT JOURNAL
 
PDF
A Framework for Securing Personal Data Shared by Users on the Digital Platforms
ijcncjournal019
 
PPTX
Strings in CPP - Strings in C++ are sequences of characters used to store and...
sangeethamtech26
 
PPTX
Fluid Mechanics, Module 3: Basics of Fluid Mechanics
Dr. Rahul Kumar
 
PDF
Queuing formulas to evaluate throughputs and servers
gptshubham
 
PDF
BRKDCN-2613.pdf Cisco AI DC NVIDIA presentation
demidovs1
 
PDF
Monitoring Global Terrestrial Surface Water Height using Remote Sensing - ARS...
VICTOR MAESTRE RAMIREZ
 
PPT
SCOPE_~1- technology of green house and poyhouse
bala464780
 
PPTX
AgentX UiPath Community Webinar series - Delhi
RohitRadhakrishnan8
 
Ppt for engineering students application on field effect
lakshmi.ec
 
MET 305 MODULE 1 KTU 2019 SCHEME 25.pptx
VinayB68
 
TE-AI-Unit VI notes using planning model
swatigaikwad6389
 
Principles of Food Science and Nutritions
Dr. Yogesh Kumar Kosariya
 
Practice Questions on recent development part 1.pptx
JaspalSingh402
 
Chapter----five---Resource Recovery.pptx
078bce110prashant
 
Chapter_Seven_Construction_Reliability_Elective_III_Msc CM
SubashKumarBhattarai
 
High Data Link Control Protocol in Data Link Layer
shailajacse
 
Chad Ayach - A Versatile Aerospace Professional
Chad Ayach
 
LEAP-1B presedntation xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
hatem173148
 
FLEX-LNG-Company-Presentation-Nov-2017.pdf
jbloggzs
 
Top 10 read articles In Managing Information Technology.pdf
IJMIT JOURNAL
 
A Framework for Securing Personal Data Shared by Users on the Digital Platforms
ijcncjournal019
 
Strings in CPP - Strings in C++ are sequences of characters used to store and...
sangeethamtech26
 
Fluid Mechanics, Module 3: Basics of Fluid Mechanics
Dr. Rahul Kumar
 
Queuing formulas to evaluate throughputs and servers
gptshubham
 
BRKDCN-2613.pdf Cisco AI DC NVIDIA presentation
demidovs1
 
Monitoring Global Terrestrial Surface Water Height using Remote Sensing - ARS...
VICTOR MAESTRE RAMIREZ
 
SCOPE_~1- technology of green house and poyhouse
bala464780
 
AgentX UiPath Community Webinar series - Delhi
RohitRadhakrishnan8
 

ARTIFICIAL INTELLIGENCE AND ITS IMPACT ON THE FOURTH INDUSTRIAL REVOLUTION: A REVIEW

  • 1. International Journal of Artificial Intelligence & Applications (IJAIA) Vol.10, No.6, November 2019 DOI: 10.5121/ijaia.2019.10604 41 ARTIFICIAL INTELLIGENCE AND ITS IMPACT ON THE FOURTH INDUSTRIAL REVOLUTION: A REVIEW Gissel Velarde ABSTRACT Artificial Intelligence may revolutionize everything during the so-called fourth industrial revolution, which carries several emerging technologies and could progress without precedents in human history due to its speed and scope. Government, academia, industry, and civil society show interest in understanding the multidimensional impact of the emerging industrial revolution; however, its development is hard to predict. Experts consider emerging technologies could bring tremendous benefits to humanity; at the same time, they could pose an existential risk. This paper reviews the development and trends in AI, as well as the benefits, risks, and strategies in the field. During the course of the emerging industrial revolution, the common good may be achieved in a collaborative environment of shared interests and the hardest work will be the implementation and monitoring of projects at a global scale. KEYWORDS Artificial Intelligence, Fourth Industrial Revolution, Deep Machine Learning, Emerging Technology, Human- Computer Interaction, Common Good. 1. INTRODUCTION Artificial Intelligence (AI) may revolutionize everything during the forthcoming industrial revolution, serving a variety of emerging technologies [1, 2]. Recently, after a turbulent history of successes and failures, intelligent machines demonstrate significant advances in tasks involving perception, creativity and complex strategic execution [3, 4, 5, 6, 7]. Some argue that the widespread introduction of AI technologies may cause massive job reductions and greater wealth inequality; however, unemployment decreased, and productivity increased during the previous industrial and digital revolutions [2]. Others discuss whether machines could excel human intelligence and, if so, what the consequences would be. The views on how AI will impact our future are diverse, but the main trends are four: optimistic, pessimistic, pragmatic, and doubtful [2]. The optimists predict a utopian future of unlimited wealth, with computers and human-brains connected to the cloud in a symbiotic enhancement, where humans work only on tasks of their interest and robots take care of the rest of the jobs [2]. On the contrary, the pessimists believe that optimists underestimate the danger of superintelligence leading and making important decisions for us [2]. Superintelligent machines, those smarter than the brightest people, could recursively improve themselves and outperform humans on cognitive tasks, becoming potentially dangerous if their goals attempt life [8]. The pragmatists believe that AI can be controlled through effective regulations and research on human intelligence augmentation [2]. In this category, the view of economists is that AI will make predictions cheaper, faster, better, and the complements to prediction such as decisionmaking, data-collection, or judgment will increase their value and remain as exclusive tasks to humans [9, Ch. 7]. At the same time, practitioners are aware that safety, ethics, and the alignment of goals between superintelligent machines and humanity have to be addressed soon [10]. Finally, the
  • 2. International Journal of Artificial Intelligence & Applications (IJAIA) Vol.10, No.6, November 2019 42 doubters do not believe AI can surpass biological intelligence, nor should AI be seen as a threat for humans [2]. The forthcoming industrial revolution could progress without precedents in human history due to its speed and scope, with AI playing a ubiquitous role [1, 2]. Section 2 presents the development and trends in AI. Section 3, discusses the impact of AI, its benefits, risks, strategies and the initiatives that might help drive the progress of the emerging industrial revolution towards the common good. Section 4 presents the conclusion. 2. THE DEVELOPMENT OF AI, MACHINE LEARNING AND DEEP LEARNING AI is the study of enabling entities to perceive, reason and act properly and with foresight in their environment [6, 11, p. 13, p. 5]. In the middle of the nineteenth century, Ada Lovelace realized that analytical machines had the power to solve problems of complex nature [12]. Almost one century later, during the emerging time of computers, Alan Turing proposed that universal machines could do anything, even mimicking human intellect [6, p. 61]. Computers mark the beginning of the digital revolution [2]. Machine learning, a subfield in AI, is a data-driven approach that finds approximate solutions by process of generalization. In 1959, the game of checkers was used to demonstrate that machine learning enables computers to learn from experience eliminating the effort of programming them in detail [13]. Soon after, machines demonstrated to be better than humans at solving intellectually difficult tasks, such as solving problems described by lists of mathematical rules, but remained challenged for decades on intuitive tasks performed easily by humans, such as recognizing faces or speech [3, 4]. In 1989, a convolution neural network demonstrated to robustly classify handwritten digits, modeling neural activation and processing [3]. Convolutional networks symbolize the beginning of the AI revolution [2]. In 2012, deep learning machines broke by far records on the ImageNet classification benchmark [7]. In the following years, deep networks won all competitions of the ImageNet and became popular in various fields of research [3, p. 24, 7, p. 98]. Deep learning is a subfield in machine learning. The difference between shallow and deep learners is the depth of possibly learnable causal links between actions and effects [7, p. 85]. Deep models learn a hierarchy of concepts from simple to complex ones in a layered fashion and have been successful thanks to developments in learning algorithms, implementations on Graphical Processing Units (GPUs) and large amounts of data [3, 7]. Although deep learning appears as a new research frontier [4], its roots can be traced back to the 18th century, with convolution principles formally described by Lacroix in 1754 [14] and variants of linear regression methods developed in the early 1800s by Gauss and Legendre [7, p. 90]. 2.1. Trends in AI AI is considered as the “new electricity” of the emerging industrial revolution, and particularly deep learning will transform most industries making it indispensable to a wide range of businesses and organizations [15]. Narrow AI, the type of AI that addresses specific problems, advances rapidly in applications such as self-driving cars, games, and robotics. In contrast, Artificial General Intelligence (AGI), that intelligence outperforming humans across a range of cognitive tasks, is seen as science fiction; still, some experts consider AGI could occur by 2075 [16]. AI research and its applications expand rapidly. Some trends are identified as follows.
  • 3. International Journal of Artificial Intelligence & Applications (IJAIA) Vol.10, No.6, November 2019 43 2.1.1. Supervised Learning and Recommendation Systems Possibly the most profitable applications in AI are those making use of supervised learning algorithms: (i) predicting whether a user will click on an online advertisement, (ii) automatic object recognition in applications to image, speech, audio, text, and (iii) suggesting whether someone should be granted a loan [15]. Predicting personality and behavior from the user’s digital footprints (e.g., traceable actions, communications, profile pictures) is essential for recommendation systems [17]. Recommendation systems are considered as an emerging application, possibly due to their usefulness in retail stores to suggest items that users might be interested in [18]. 2.1.2. Deep Reinforcement Learning Reinforcement learning agents should learn how to interact with unknown and dynamic environments, aiming at maximizing a cumulative reward function that chooses between better or worse actions [7]. Reinforcement learning has been a recurrent research topic since the 1950s [7]. In recent years, it gained extreme attention thanks to a deep reinforcement learning-based agent called AlphaGo, able to learn how to play the strategy board game Go from scratch without human knowledge [5]. AlphaGo defeated 60 professional players and a world champion after 21 days of training with an algorithm considered to generalize to find solutions on any domain [19]. 2.1.3. Representation learning Computational methods strongly depend on data representations. The success of machine learning algorithms seems strongly related to how discriminative are some representations in the variability of the data [20]. Representation learning has become a relevant research field within AI [20, 3, p. 1798, p. 9]. The trend is to avoid feature engineering and use end-to-end deep learning to extract relevant features directly from the rough data. However, in some applications, end-to-end approaches do not outperform some standard techniques, i.e., spectrograms are still widely used as an initial layer in audio music applications [21]. 2.1.4. Computational Creativity Intelligence, perception and creativity are related [22, 23], and creativity is harder to define and evaluate empirically than intelligence [23, p. 184]. Two decades ago, Boden considered creativity as a fundamental human feature and a challenge for machines; and predicted that intelligent machines would have less difficulty in becoming creative than in automating their evaluation [24]. Boden’s prediction is certain so far and logical, given that in general, evaluating creativity is harder than evaluating intelligence. In computational creativity research, evaluation is non-trivial and a ‘Grand Challange’ [25], despite several computational creativity evaluation methodologies and frameworks [24, 26]. Applications of deep generative models are varied. For example, generative models have been used to write automatically fluent and coherent Wikipedia articles with relevant factual information [27]; machine-created images are auctioned in art galleries for almost $100,000 [28]; and people are not better than random guessing when discriminating between pieces of music composed by J.S. Bach or by a machine [29]. 2.1.5. Human-Computer interaction Computational creativity can boost human intelligence by providing tools that help to reason, e.g., machines that can learn to describe complex phenomena automatically [30]. Creative machines can also be used to complete tasks such as automatically generating images from human sketches [30].
  • 4. International Journal of Artificial Intelligence & Applications (IJAIA) Vol.10, No.6, November 2019 44 Besides, it is envisioned that robots will increasingly interact in societies, and will have to behave appropriately according to social values, norms, and legal rules [31]. 2.1.6. Ethics, bias, fairness, privacy and safety When designing intelligent machines, it is essential to consider addressing ethics, bias, fairness, privacy, and safety. Algorithms can potentially be biased towards features present or inferred from the data and contribute to discrimination in civil rights, financial services, or employment [32, p. 2]. Addressing privacy and fairness involves designing laws, regulations, and working towards algorithmic transparency and algorithm output auditing [32, p. 12 and 25]. Poorly designed intelligent systems present the risk of accidents in real-world applications [10]. Safe AI systems should (1) avoid adverse side effects and reward function Hacking; and (2) ensure scalable supervision, safe exploration, and robustness to work properly on environments for which the machines were not designed [10]. International organizations are working to develop and promote AI ethical guidelines. The highlevel expert group on AI of the European Commission published ethics guidelines for trustworthy AI considering regulations, laws, ethics, and robustness of systems from a technical and social perspective [33]. Similarly, The Institute of Electrical and Electronics Engineers, Incorporated (IEEE) provided ethically aligned design for autonomous and intelligent systems with recommendations on standardization, certification, and regulation towards alignment of systems and societal well-being [34]. Likewise, the Association for Computer Machinery published their Code of ethics, considering: social impact, fairness, trust, privacy, and auditability, among other principles relevant for computing professionals [35]. 2.2. Machine Consciousness There are various theories about consciousness and whether machines will ever be conscious is a controversial topic [36]. Consciousness refers to a degree of “awakeness” and the idea that it is a brain process became mainstream in 1994, when neuroscientists observed that if intelligence or creativity could be simulated computationally, then consciousness could too [23, p. 183]. Still, consciousness remains a mystery in neuroscience [23, p. 183]. According to a purely computational theory, machines could be regarded as conscious if they would be able to develop (1) “mental” representations globally available to the organism and (2) self-monitoring [36]. Conscious machines could prefer means or goals in conflict with those preserving humanity. Machine consciousness research and development will have to involve machine compassion inherently. Compassion is a helping behavior based on empathy connected to an imagined feeling of others [37, p. 24-25]. 3. THE IMPACT OF AI The fourth industrial revolution is considered as an event without precedents in human history due to its speed and scope [1]. Makridakis predicts that the forthcoming AI-powered revolution will come into full force within the next twenty years, probably impacting society and firms at a larger scale than the previous industrial ∼(1712-1919) and digital revolutions ∼(1943-1993) together [2]. If the future world will be utopian or dystopian is uncertain [1, 2]. There is a boom in the number of scientific discoveries, areas of application and number of emerging technologies such as biotechnology, 3-D printing, blockchain, virtual and augmented reality, internet of things, smart cities, driverless cars, robotics and AI [1]. AI is expected to affect all industries and
  • 5. International Journal of Artificial Intelligence & Applications (IJAIA) Vol.10, No.6, November 2019 45 companies, enabling extensive organizational interaction and global competition [2]. Schwab proposes that it is our responsibility to establish common values and policies that will enable opportunities for all [1, p. 17]. 3.1. AI Benefits, Risks and Strategies Experts consider that AI-based systems can bring us closer to solve even the most challenging problems, such as eradicating war and poverty [38, 19]. At the same time, the misuse of powerful technologies could result in catastrophic consequences. Since 2015, over 4,000 AI and robotics researchers and more than 26,000 other endorsers have signed an open letter to prevent a superiority competition of autonomous weapons [39]. Six international organizations and almost 30 countries have established AI strategies and policies since 2015 [40]. The international collaborations include the United Nations, the European Commission, the Nordic-Baltic Region, the agreement between the United Arab Emirates and India, the International Study Group of AI, and the leaders of the G7. The collaborative strategies address competitiveness and collaboration, ethics, social benefit, safety, legal regulation, innovation, and economic growth, among other topics, while the single-nation strategies are diverse. 3.2. The Common Good Political authorities seem incapable of achieving the common good [41, p. 13], which refers to shared interests, values, and facilities among members of a community [42]. Various societies around the globe face several challenges reflecting deficient economic and social systems [43, 41, 44]. Schwab suggests bringing together leaders from industry, government, faith, academy, and civil society to collaborate, develop and implement sustainable solutions [1, p. 99]. In contrast, an award-winning proposal submitted to the Global Challenges Foundation proposes to decentralize global governance with blockchain and AI technologies through bottom-up participation and deliberative models [45]. Both ideas aim to promote collaboration and shared responsibility to achieve the common good globally. Since 2017, the AI for Good Global Summit gathers government, industry, academia, and civil society; and promotes AI-based projects targeting and monitoring the Sustainable Development Goals established by the United Nations. Another effort is the Beneficial Artificial General Intelligence Conference held in 2015, 2017 and 2019. Incrementally, AI and machine learning conferences are dedicating a session on beneficial AI. Established organizations include Google’s AI for Social Good, Open AI, Partnership on AI, and AI for Humanity from the Université de Montréal. During the AI for Good Global Summit 2019, experts recognized an opportunity to achieve the Sustainable Development Goals established by the United Nations, if AI-based projects are well defined and focused on solving real problems. On the other hand, it could be possible that the gap between AI-empowered economies and non-AI-empowered economies will widen. There are several challenges such as job transformation, re-skilling workers, and creating an inclusive environment. Moreover, large repositories of data are concentrated in a few hands. Other topics discussed include the necessity to ensure trust, privacy, security, fairness, and explainability, as well as enforcing ethical guidelines, e.g., by law. However, it seems that technological innovations occur at a faster pace than policymaking. Often decision-makers remain caught into traditional thinking or are busy with immediate issues [1], or may not fully understand the implications of a particular topic. The cyclical process of policymaking can last several years; its impact is hard to predict and has a complex and interactive environment between change-demandants, decision-makers, and the ones affected by policies [46].
  • 6. International Journal of Artificial Intelligence & Applications (IJAIA) Vol.10, No.6, November 2019 46 Decision support systems and scientific results are often not used in policy making [47]. Research designed for social robots on decision-making, task planning, conflict resolution, and normative-goal- directed reasoning under uncertainty [31], can give light on how to use technology to support a shared social responsibility at local and global levels. The hardest work to be addressed will be implementing and monitoring collaborative projects globally [2]. 4. CONCLUSION AI will be a ubiquitous technology during the forthcoming industrial revolution, since it enables entities and processes to become smart. Organizations and economies adopting AI strategically, will enjoy a competitive advantage over those who do not incorporate this technology timely and adequately. Education and soft-skills development will play an essential chapter in AI strategies. In the coming years, deep learning will remain popular in AI research. AI will be applied incrementally in every research field and industry, producing substantial improvements. Still, the views on how AI will impact society and firms will remain controversial, similarly to the opinions on whether AI will outperform biological intelligence. The fourth industrial revolution promises great benefits, but entails massive challenges and risks. It seems plausible but remote to achieve the common good globally, as this will require global collaboration and shared interests. REFERENCES [1] K. Schwab, The Fourth Industrial Revolution. New York: Crown Business, 2016. [2] S. Makridakis, “The forthcoming Artificial Intelligence (AI) revolution: Its impact on society and firms,” Futures, vol. 90, pp. 46–60, 2017. [3] I. J. Goodfellow, Y. Bengio, and A. Courville, Deep Learning. London, England: MIT Press, 2016. [4] I. Arel, D. C. Rose, and T. P. Karnowski, “Deep Machine Learning - A New Frontier in Artificial Intelligence Research [Research Frontier],” IEEE Computational Intelligence Magazine, vol. 5, no. 4, pp. 13–18, Nov 2010. [5] D. Silver, J. Schrittwieser, K. Simonyan, I. Antonoglou, A. Huang, A. Guez, T. Hubert, L. Baker, M. Lai, A. Bolton et al., “Mastering the game of Go without human knowledge,” Nature, vol. 550, no. 7676, p. 354, 2017. [6] N. J. Nilsson, The Quest for Artificial Intelligence: A History of Ideas and Achievements. New York, USA: Cambridge University Press, 2010. [7] J. Schmidhuber, “Deep learning in neural networks: An overview,” Neural networks, vol. 61, pp. 85– 117, 2015. [8] N. Bostrom, Superintelligence. Oxford University Press, 2016. [9] A. Agrawal, J. Gans, and A. Goldfarb, Prediction Machines: The Simple Economics of Artificial Intelligence. Boston, Massachusetts: Business School Publishing, 2018. [10] D. Amodei, C. Olah, J. Steinhardt, P. Christiano, J. Schulman, and D. Mané, “Concrete problems in AI safety,” arXiv preprint arXiv:1606.06565, 2016. [11] P. H.Winston, Artificial Intelligence. United States of America: Addison-Weley, 1992. [12] L. F. Menabrea and A. Lovelace, Sketch of the analytical engine in- vented by Charles Babbage, Esq. with notes by the Translator. London: Richard and John E. Taylor, 1843, extracted from the’ SCIENTIFIC MEMOIRS’, vol. iii. [13] A. L.Samuel, “Some studies in machine learning using the game of checkers,” IBM Journal of research and development, vol. 3, no. 3, pp. 210–229, 1959.
  • 7. International Journal of Artificial Intelligence & Applications (IJAIA) Vol.10, No.6, November 2019 47 [14] A. Dominguez, “A history of the convolution operation,” Pulse IEEE, 2015. [Online]. Available: http://pulse.embs.org/january-2015/ history-convolution-operation/ [15] A.Ng, “The state of artificial intelligence,” https://www.youtube.com/ watch?v=NKpuX yzdYs, 2017, accessed September 12, 2019. [16] V. C. Müller and N. Bostrom, “Future progress in artificial intelligence: A survey of expert opinion,” in Fundamental issues of artificial intelligence. Springer, 2016, pp. 555–572. [17] R. Lambiotte and M. Kosinski, “Tracking the digital footprints of personality.” Proceedings of the IEEE, vol. 102, no. 12, pp. 1934–1939, 2014. [18] M. I. Jordan and T. M. Mitchell, “Machine learning: Trends, perspectives, and prospects,” Science, vol. 349, no. 6245, pp. 255–260, 2015. [Online]. Available: https://science.sciencemag.org/content/349/ 6245/255 [19] D. Hassabis and D. Silver, “AlphaGo Zero: Learning from scratch.” https://deepmind.com/blog/alphago- zero-learning-scratch/, 2017, accessed September 12, 2019. [20] Y. Bengio, A. Courville, and P. Vincent, “Representation learning: A review and new perspectives,” IEEE Transactions on Pattern Analysis and Machine Intelligence, vol. 35, no. 8, pp. 1798–1828, 2013. [21] S. Dieleman and B. Schrauwen, “End-to-end learning for music audio,” in 2014 IEEE International Conference on Acoustics, Speech and Signal Processing(ICASSP). Florence,Italy:IEEE,May2014,pp.6964–6968. [22] E. S. Paul and S. B. Kaufman, The philosophy of creativity: New essays. New York, USA: Oxford University Press, 2014. [23] R. J. Haier, The neuroscience of intelligence. New York, NY: Cam- bridge University Press, 2016. [24] M. A. Boden, “Creativity and artificial intelligence,” Artificial Intelligence, vol. 103, no. 1-2, pp. 347– 356, 1998. [25] A. Jordanous, “A standardised procedure for evaluating creative systems: Computational creativity evaluation based on what it is to be creative,” Cognitive Computation, vol. 4, no. 3, pp. 246–279, 2012. [26] M. Ackerman, A. Goel, C. G. Johnson, A. Jordanous, C. Le ́on, R. Perez y Perez, H. Toivonen, and D. Ventura, “Teaching computational creativity,” in Proceedings of the Eighth International Conference on Computational Creativity, ICCC 2017, Atlanta, 19 - 23 June, A. Goel, A. Jordanous, and A. Pease, Eds., ICCC 2017. Atlanta, Georgia, US: Georgia Institute of Technology, 2017, pp. 9–16. [27] P. J. Liu, M. Saleh, E. Pot, B. Goodrich, R. Sepassi, L. Kaiser, and N. Shazeer, “Generating Wikipedia by summarizing long sequences,” arXiv preprint arXiv:1801.10198, 2018. [28] D. Muoio, “These 29 gorgeous images created by Google’s AI raised almost $100,000 at auction,” https://www.businessinsider.com/google-ai-images-raise-100000-at-auction-2016-2? r=US&IR=T&IR=T, 2016, accessed September 12, 2019. [29] F. Liang, M. Gotham, M. Johnson, and J. Shotton, “Automatic stylistic composition of Bach chorales with deep LSTM,” in Proceedings of the 18th International Society for Music Information Retrieval Conference (ISMIR-17), Suzhou, China. Suzhou, China: International Society for Music Information Retrieval, 2017, pp. 449–456. [30] S. Carter and M. Nielsen, “Using Artificial Intelligence to Augment Human Intelligence,” https://distill.pub/2017/aia/, 2017, dOI 10.23915/distill.00009. Accessed August 20, 2019.
  • 8. International Journal of Artificial Intelligence & Applications (IJAIA) Vol.10, No.6, November 2019 48 [31] V.Krishnamoorthy, W. Luo, M. Lewis, and K. Sycara, “A computational framework for integrating task planning and norm aware reasoning for social robots,” in 2018 27th IEEE International Symposium on Robot and Human Interactive Communication (RO-MAN). Nanjing, China: IEEE, Aug 2018, pp. 282– 287. [32] O. A. Osoba and W. Welser IV, An intelligence in our image: The risks of bias and errors in artificial intelligence. Santa Monica, California: Rand Corporation, 2017. [33] “ETHICS GUIDELINES FOR TRUSTWORTHY AI, High-Level Expert Group on Artificial Intelligence,” https://ec.europa.eu/ digital-single-market/en/news/ethics-guidelines-trustworthyai, 2019. [34] “Ethically Aligned Design, First Edition Overview, A Vision for Prioritizing Human Well-being with Autonomous and Intelligent Systems,” https://ethicsinaction.ieee.org/, 2019. [35] Association for Computing Machinery, “ACM code of ethics and professional conduct,” https://www.acm.org/binaries/content/assets/about/acm-code-of-ethics-booklet.pdf, 2018. [36] S. Dehaene, H. Lau, and S. Kouider, “What is consciousness, and could machines have it?” Science, vol. 358, no. 6362, pp. 486–492, 2017. [37] V. Flasbeck, C. Gonzalez-Liencres, and M. Brüne, “The brain that feels into others: Toward a neuroscience of empathy,” in The Neuroscience of Empathy, Compassion, and Self-Compassion. London, United King- dom: Elsevier, 2018, pp. 23–51. [38] Future of Life Institute, “Benefits and risks of artificial intelligence,” https://futureoflife.org/ background/ benefits-risks-of-artificial-intelligence/, 2016, accessed March [39] “Autonomous Weapons: an Open Letter from AI & Robotics Researchers,” https://futureoflife.org/open- letter-autonomous-weapons/, 2015, accessed September 12, 2019. [40] “National and International AI Strategies,” https://futureoflife. org/national-internationalai- strategies/, accessed September 12, 2019. [41] A. Cortina and J. Conill, “La responsabilidad ética de la sociedad civil,” Mediterráneo Económico, vol. 26, pp. 13–29, 2014. [42] W.Hussain, “The common good,” in The Stanford Encyclopedia of Philosophy, spring 2018 ed., E. N. Zalta, Ed. California, USA: Metaphysics Research Lab, Stanford University, 2018. [43] T. Piketty, “About capital in the twenty-first century,” American Economic Review, vol. 105, no. 5, pp. 48–53, 2015. [44] R.B.Reich, The Common Good. New York: Knopf, 2018. [45] S. Zanganehpour, “Ai-supported global governance through bottom-up deliberation,” https:// globalchallenges.org/new-shape-library/ 592fc37b764c301cad4e30a8/details, 2018. [46] L. N. Gerston, Public policy making: Process and principles. New York: M.E. Sharpe, Inc., 2010. [47] T. Ruppert, J. Dambruch, M. Krämer, T. Balke, M. Gavanelli, S. Bragaglia, F. Chesani, M. Milano, and J. Kohlhammer, “Visual decision support for policy making: advancing policy analysis with visualization,” in Policy Practice and Digital Science. Switzerland: Springer, Cham, 2015, pp. 321–353. Authors Gissel Velarde holds a PhD degree in Computer Science and Engineering from Aalborg University. She participated as a research member of the European project, “Learning to Create” (Lrn2Cre8) of the European Commission. She has developed machine learning models for classification, structural analysis, pattern discovery, representation learning and recommendation systems.