SlideShare a Scribd company logo
1 of 20
CHALLENGES OF ARTIFICIAL INTELLIGENCE:
CONSEQUENCES AND SOLUTIONS
ALI MOHAMMAD SAGHIRI
AGENDA
• Motivations
• Different Types of Artificial Intelligence
• Challenges
• Challenges Consequences
• Internet of Things and Healthcare
• Potentials for research
• Suggested context and collaborators
• Conclusion
• References
MOTIVATION
Artificial intelligence has had a great impact on every
fields.
Gartner predicts the business value created by AI will reach
$3.9T in 2022.
Most articles in the literature focus on the extraordinary
capabilities of AI
MOTIVATION
AI has many applications
• Internet of Things: Smart city
• Computer networks: Adaptive networks and cognitive networks
• Software engineering: programming, test
The fundamental challenges of AI inherit all of its applications
• Energy
• Safety
• Fairness
The definitions of challenges
• change as AI evolve to
• Artificial General Intelligence (AGI)
• Artificial Super intelligence (ASI)
Without appropriate solutions we may face hacking or failure
ARTIFICIAL INTELLIGENCE
• ANI refers to intelligent systems that
perform specific tasks like face
recognition and games playing.
• AGI is used to describe agents whose
intelligence is equivalent to that of
humans and can be considered as HLI.
• ASI can be classified into three types:
Speed ASI, collective ASI, and quality ASI,
each with unique capabilities like
superhuman speed and decision-making
abilities beyond human capabilities.
Saghiri, A.M., Vahidipour, S.M., Jabbarpour, M.R., Sookhak, M. and Forestiero, A., 2022. A survey of artificial
intelligence challenges: Analyzing the definitions, relationships, and evolutions. Applied Sciences, 12(8), p.4054.
FINDING NEW CHALLENEGS
• Reconsidering traditional
concepts!
• How challenges may be
appeared
Saghiri, A.M., Vahidipour, S.M., Jabbarpour, M.R., Sookhak, M. and Forestiero, A., 2022. A survey of artificial
intelligence challenges: Analyzing the definitions, relationships, and evolutions. Applied Sciences, 12(8), p.4054.
CHALLENGES (SECURITY)
• Security is a critical issue that has different dimensions
• Learning models may be hacked by malicious users
• In data-driven machine learning, developers might want to reverse-engineer the training data or
learn how to develop a model that creates the desired output.
• Manipulating cross-over operators in a genetic algorithm may lead to different results in
real-time applications.
• Adversarial machine learning can be considered as the first attempt to solve security
problems in data driven algorithms.
• Security has close relationship with other challenges
• Explainable models
• Robustness
Security
Explainabilit
y
Robustness
CHALLENGES (ROBUSTNESS)
• Robustness of an AI-based model refers to its stability after abnormal changes in
input data caused by various factors.
• Malicious attacker
• Environmental noise
• Crash of other components of an AI-based system
• Traditional mechanisms like replication and multi-version programming might not
work in intelligent systems
• Theory and concepts of robustness and reliability are in infancy, and new things would
appear in this regard.
Robustness Complexity
CHALLENGES (EXPLAINABLE)
• Explainable AI is an emerging field which refer to understanding and interpreting predictions made by machine
learning models.
• Many applications in different domains, including healthcare, transportation, and military services.
• Many learning methods invest in non-explainable symbols to do tasks,
• in mission-critical tasks, we need to know the rationale behind decision-making in the intelligent system, and hence explainable AI
can be useful.
• With such capability, humans may trust the decisions made by the models from different points of view, including bias
and fairness challenges to mention a few.
• Explainability has close relationship with other challenges
• Fairness
• Accountability
• Trustworthiness
• Transparency
Explainabili
y Fairness
Accountability
Trustworthiness
Transparency
CHALLENGES (FAIRNESS)
• Bias in learning models can result in unfair decisions based on sensitive attributes
such as race, gender, religion, etc.
• May be solved
• Data preprocessing step
• Manipulating the model after learning to attain fairness
• Imposing fairness constraints as a constraint to the main learning objective
• Massive amounts of data for training machines may lead to unfair learning systems
• Fairness has close relationship with other challenges
• Data Issues
Fairness Data Issue
CHALLENGES (DATA ISSUES)
• A type of AI-based agent invests in data-driven methods to construct learning
models.
• Cost of gathering, preparing, and cleaning the data
• Data incompleteness (or incomplete data) leads to inappropriate learning of algorithms and
uncertainties during data analysis.
• Data heterogeneity, data insufficiency, imbalanced data, untrusted data, biased data, and
data uncertainty are other data issues that may cause various difficulties in data-driven
machine learning algorithms.
• Data Issues has close relationship with other challenges
• Privacy
• Energy Consumption
Data Issue
Energy
Consumption
Privacy
CHALLENGES (ENERGY CONSUMPTION)
• Training machine learning model may lead to a high energy consumption.
• Deep learning models require a high computational power of GPUs.
• Mitigating the energy consumption problem intelligent agents can be addressed
through four solutions:
• Investing in low-energy paradigms such as quantum computing,
• Finding mathematical frameworks for learning models with lower calculations,
• Sharing models among researchers,
• Using energy harvesting techniques
CHALLENGES (PRIVACY)
• Users’ data is a crucial input for data-driven machine learning methods
• Data protection in the AI era can be viewed from two perspectives: data factors
and human factors
• Preserving privacy in machine learning requires more effort and consideration,
and federated learning is one such effort.
• Privacy has close relationship with other challenges
• Reproducibility
Privacy Reproducibility
CHALLENGES (PREDICTABILITY)
• Whether the decision of an AI-based agent can be predicted in every situation or not
• Challenge is difficult to resolve due to unpredictability of agent behavior
• Reinforcement learning algorithms may contribute to unpredictability
• Chaos in mathematical and physical systems is a critical factor affecting predictability in AI-based agents
• Other issues, including ambiguity and paradox, may also contribute to unpredictability
• Unpredictability in AI-based agents may lead to subproblems in controllability, safety, accountability,
and fairness.
• Predictability has close relationship with other challenges
• Controllability
• Safety
• Accountability
• Fairness
Predictabilit
y
Fairness
Accountability
Safety
Controllability
CHALLENGES (CONTROLLABILITY)
• It is shown that this problem is not solvable considering safety issues and will be
more severe by increasing the autonomy of AI-based agents.
• The halting problem is the problem of determining whether a computer program will
finish running or continue to run forever.
• Alan Turing proved that a general algorithm to solve the halting problem for all
possible program-input pairs cannot exist.
• Some parts of AI control problems that can be reduced to halting problems that are
not considered solvable problems.
• In the era of superintelligence, agents will be difficult to control for humans.
OTHER CHALLENGES
Saghiri, A.M., Vahidipour, S.M., Jabbarpour, M.R., Sookhak, M. and Forestiero, A., 2022. A survey of artificial intelligence challenges: Analyzing the definitions,
relationships, and evolutions. Applied Sciences, 12(8), p.4054.
CHALLENGES CONSEQUENCES
• AI has many applications and therefore its challenges leads to numerous
problems!
• Peer to peer network
• Blockchain
Challenge Consequence
Lack of energy Training inaccurate models
Lack of safety Learning models may hurt human
Lack of explaiability The reason of detecting attack will be missing
Lack of security A hacker may access to financial info by generating
fake biometrics
Lack of robustness The decisions(fork, configuration) may change by a
little change in input
Lack of controllability Ignoring users commands by network
POTENTIALS FOR RESEARCH
• Finding challenges
• New challenges cheating!
• Evolved challenges during transition to AGI
• Proposing solutions
• Vertical approach
• Finding an specific problem in a specific domain to solve(isolated solution may not work)
• Security
• Robustness
• Energy Consumption
• Horizontal Approach
• Proposing solutions that consider the connections among challenges
• Solving security may lead to solve something for robustness in learning model
Robustness Security
CONCLUSION
• A wide range of applications such as medical, educational, and military
applications will use intelligent systems.
• We will see several learning models that may be used alone or with the cooperation of
humans to solve problems.
• The number of challenges is increasing day by day.
• Ignoring challenges of AI may lead to several problems in near future.
• We summarized some of problems and general approaches for proposing
solutions.
• This field has a high potential to gather funding and also organizing mega
projects
REFERENCES
• Saghiri, A.M., Vahidipour, S.M., Jabbarpour, M.R., Sookhak, M. and Forestiero, A., 2022. A survey of
artificial intelligence challenges: Analyzing the definitions, relationships, and evolutions. Applied
Sciences, 12(8), p.4054.
• Jabbarpour, M.R., Saghiri, A.M. and Sookhak, M., 2021. A framework for component selection
considering dark sides of artificial intelligence: a case study on autonomous
vehicle. Electronics, 10(4), p.384.
• Saghiri, A.M., 2020, April. A Survey on challenges in designing cognitive engines. In 2020 6th
international conference on web research (ICWR) (pp. 165-171). IEEE.
• Saghiri, A.M., 2022. Cognitive Internet of Things: Challenges and Solutions. Artificial Intelligence-
based Internet of Things Systems, pp.335-362.
• "The Ethics of Artificial Intelligence", Stanford Encyclopedia of Philosophy. Retrieved from
https://plato.stanford.edu/entries/ethics-ai/

More Related Content

What's hot

The 7 Biggest Artificial Intelligence (AI) Trends In 2022
The 7 Biggest Artificial Intelligence (AI) Trends In 2022The 7 Biggest Artificial Intelligence (AI) Trends In 2022
The 7 Biggest Artificial Intelligence (AI) Trends In 2022Bernard Marr
 
The Future Of Work & The Work Of The Future
The Future Of Work & The Work Of The FutureThe Future Of Work & The Work Of The Future
The Future Of Work & The Work Of The FutureArturo Pelayo
 
How can business professionals succeed in a future with AI
How can business professionals succeed in a future with AIHow can business professionals succeed in a future with AI
How can business professionals succeed in a future with AISemir Jahic
 
Issues on Artificial Intelligence and Future (Standards Perspective)
Issues on Artificial Intelligence  and Future (Standards Perspective)Issues on Artificial Intelligence  and Future (Standards Perspective)
Issues on Artificial Intelligence and Future (Standards Perspective)Seungyun Lee
 
The Ethics of Artificial Intelligence
The Ethics of Artificial IntelligenceThe Ethics of Artificial Intelligence
The Ethics of Artificial IntelligenceKarl Seiler
 
Impact of Artificial Intelligence in IT Industry
Impact of Artificial Intelligence in IT IndustryImpact of Artificial Intelligence in IT Industry
Impact of Artificial Intelligence in IT IndustryAnand SFJ
 
Challenges and application of Internet of Things
Challenges and application of Internet of ThingsChallenges and application of Internet of Things
Challenges and application of Internet of ThingsAshutosh Bhardwaj
 
Artificial intelligence - An Overview
Artificial intelligence - An OverviewArtificial intelligence - An Overview
Artificial intelligence - An OverviewGiri Dharan
 
AI Governance – The Responsible Use of AI
AI Governance – The Responsible Use of AIAI Governance – The Responsible Use of AI
AI Governance – The Responsible Use of AINUS-ISS
 
Internet of NO things
Internet of NO things Internet of NO things
Internet of NO things Demos Helsinki
 
Artificial intelligence (ai) and its impact to business
Artificial intelligence (ai) and its impact to businessArtificial intelligence (ai) and its impact to business
Artificial intelligence (ai) and its impact to businesspaul young cpa, cga
 
A.I. and Robots in the Workplace
A.I. and Robots in the WorkplaceA.I. and Robots in the Workplace
A.I. and Robots in the WorkplaceManpreet Singh Bedi
 
AI in Marketing
AI in MarketingAI in Marketing
AI in Marketingvganti
 
Artificial Intelligence (AI) and Job Loss
Artificial Intelligence (AI) and Job LossArtificial Intelligence (AI) and Job Loss
Artificial Intelligence (AI) and Job LossIkhlaq Sidhu
 
Artificial Intelligence Introduction & Business usecases
Artificial Intelligence Introduction & Business usecasesArtificial Intelligence Introduction & Business usecases
Artificial Intelligence Introduction & Business usecasesVikas Jain
 

What's hot (20)

The 7 Biggest Artificial Intelligence (AI) Trends In 2022
The 7 Biggest Artificial Intelligence (AI) Trends In 2022The 7 Biggest Artificial Intelligence (AI) Trends In 2022
The 7 Biggest Artificial Intelligence (AI) Trends In 2022
 
The Future Of Work & The Work Of The Future
The Future Of Work & The Work Of The FutureThe Future Of Work & The Work Of The Future
The Future Of Work & The Work Of The Future
 
How can business professionals succeed in a future with AI
How can business professionals succeed in a future with AIHow can business professionals succeed in a future with AI
How can business professionals succeed in a future with AI
 
Issues on Artificial Intelligence and Future (Standards Perspective)
Issues on Artificial Intelligence  and Future (Standards Perspective)Issues on Artificial Intelligence  and Future (Standards Perspective)
Issues on Artificial Intelligence and Future (Standards Perspective)
 
The Ethics of Artificial Intelligence
The Ethics of Artificial IntelligenceThe Ethics of Artificial Intelligence
The Ethics of Artificial Intelligence
 
Impact of Artificial Intelligence in IT Industry
Impact of Artificial Intelligence in IT IndustryImpact of Artificial Intelligence in IT Industry
Impact of Artificial Intelligence in IT Industry
 
Challenges and application of Internet of Things
Challenges and application of Internet of ThingsChallenges and application of Internet of Things
Challenges and application of Internet of Things
 
Ai trends and startups in india
Ai trends and startups in india Ai trends and startups in india
Ai trends and startups in india
 
Artificial intelligence - An Overview
Artificial intelligence - An OverviewArtificial intelligence - An Overview
Artificial intelligence - An Overview
 
AI Governance – The Responsible Use of AI
AI Governance – The Responsible Use of AIAI Governance – The Responsible Use of AI
AI Governance – The Responsible Use of AI
 
Ai Ethics
Ai EthicsAi Ethics
Ai Ethics
 
Internet of NO things
Internet of NO things Internet of NO things
Internet of NO things
 
Artificial intelligence (ai) and its impact to business
Artificial intelligence (ai) and its impact to businessArtificial intelligence (ai) and its impact to business
Artificial intelligence (ai) and its impact to business
 
A.I. and Robots in the Workplace
A.I. and Robots in the WorkplaceA.I. and Robots in the Workplace
A.I. and Robots in the Workplace
 
AI in Marketing
AI in MarketingAI in Marketing
AI in Marketing
 
Artificial Intelligence (AI) and Job Loss
Artificial Intelligence (AI) and Job LossArtificial Intelligence (AI) and Job Loss
Artificial Intelligence (AI) and Job Loss
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
History of AI
History of AIHistory of AI
History of AI
 
Artificial Intelligence Introduction & Business usecases
Artificial Intelligence Introduction & Business usecasesArtificial Intelligence Introduction & Business usecases
Artificial Intelligence Introduction & Business usecases
 
Transformers AI PPT.pptx
Transformers AI PPT.pptxTransformers AI PPT.pptx
Transformers AI PPT.pptx
 

Similar to Challenges of Artificial Intelligence: Consequences and Solutions

“Responsible AI: Tools and Frameworks for Developing AI Solutions,” a Present...
“Responsible AI: Tools and Frameworks for Developing AI Solutions,” a Present...“Responsible AI: Tools and Frameworks for Developing AI Solutions,” a Present...
“Responsible AI: Tools and Frameworks for Developing AI Solutions,” a Present...Edge AI and Vision Alliance
 
INTRODUCTION TO ARTIFICIAL INTELLIGENCE
INTRODUCTION TO ARTIFICIAL INTELLIGENCEINTRODUCTION TO ARTIFICIAL INTELLIGENCE
INTRODUCTION TO ARTIFICIAL INTELLIGENCEravi021
 
Towards the Industrialization of AI
Towards the Industrialization of AITowards the Industrialization of AI
Towards the Industrialization of AIHui Lei
 
Responsible AI in Industry: Practical Challenges and Lessons Learned
Responsible AI in Industry: Practical Challenges and Lessons LearnedResponsible AI in Industry: Practical Challenges and Lessons Learned
Responsible AI in Industry: Practical Challenges and Lessons LearnedKrishnaram Kenthapadi
 
Explainable AI with H2O Driverless AI's MLI module
Explainable AI with H2O Driverless AI's MLI moduleExplainable AI with H2O Driverless AI's MLI module
Explainable AI with H2O Driverless AI's MLI moduleMartin Dvorak
 
Ethical AI - Open Compliance Summit 2020
Ethical AI - Open Compliance Summit 2020Ethical AI - Open Compliance Summit 2020
Ethical AI - Open Compliance Summit 2020Debmalya Biswas
 
Tech essentials for Product managers
Tech essentials for Product managersTech essentials for Product managers
Tech essentials for Product managersNitin T Bhat
 
Machine Learning & Predictive Maintenance
Machine Learning &  Predictive MaintenanceMachine Learning &  Predictive Maintenance
Machine Learning & Predictive MaintenanceArnab Biswas
 
Testing Machine Learning-enabled Systems: A Personal Perspective
Testing Machine Learning-enabled Systems: A Personal PerspectiveTesting Machine Learning-enabled Systems: A Personal Perspective
Testing Machine Learning-enabled Systems: A Personal PerspectiveLionel Briand
 
Prof. Hernan Huwyler IE Law School - AI Risks and Controls.pdf
Prof. Hernan Huwyler IE Law School - AI Risks and Controls.pdfProf. Hernan Huwyler IE Law School - AI Risks and Controls.pdf
Prof. Hernan Huwyler IE Law School - AI Risks and Controls.pdfHernan Huwyler, MBA CPA
 
If You Are Not Embedding Analytics Into Your Day To Day Processes, You Are Do...
If You Are Not Embedding Analytics Into Your Day To Day Processes, You Are Do...If You Are Not Embedding Analytics Into Your Day To Day Processes, You Are Do...
If You Are Not Embedding Analytics Into Your Day To Day Processes, You Are Do...Dell World
 
Deciphering AI - Unlocking the Black Box of AIML with State-of-the-Art Techno...
Deciphering AI - Unlocking the Black Box of AIML with State-of-the-Art Techno...Deciphering AI - Unlocking the Black Box of AIML with State-of-the-Art Techno...
Deciphering AI - Unlocking the Black Box of AIML with State-of-the-Art Techno...Analytics India Magazine
 
foedumed: Educational informatics, 39-16
foedumed: Educational informatics, 39-16foedumed: Educational informatics, 39-16
foedumed: Educational informatics, 39-16Maliha Ghazal
 
foedumed:Educational Informatics 39-16
foedumed:Educational Informatics 39-16 foedumed:Educational Informatics 39-16
foedumed:Educational Informatics 39-16 Muhammad Ali
 
Responsible Machine Learning
Responsible Machine LearningResponsible Machine Learning
Responsible Machine LearningEng Teong Cheah
 
Choosing a Machine Learning technique to solve your need
Choosing a Machine Learning technique to solve your needChoosing a Machine Learning technique to solve your need
Choosing a Machine Learning technique to solve your needGibDevs
 
Explainable AI
Explainable AIExplainable AI
Explainable AIDinesh V
 
Questions for successful test automation projects
Questions for successful test automation projectsQuestions for successful test automation projects
Questions for successful test automation projectsDaniel Ionita
 

Similar to Challenges of Artificial Intelligence: Consequences and Solutions (20)

“Responsible AI: Tools and Frameworks for Developing AI Solutions,” a Present...
“Responsible AI: Tools and Frameworks for Developing AI Solutions,” a Present...“Responsible AI: Tools and Frameworks for Developing AI Solutions,” a Present...
“Responsible AI: Tools and Frameworks for Developing AI Solutions,” a Present...
 
PPT for project (1).ppt
PPT for project (1).pptPPT for project (1).ppt
PPT for project (1).ppt
 
INTRODUCTION TO ARTIFICIAL INTELLIGENCE
INTRODUCTION TO ARTIFICIAL INTELLIGENCEINTRODUCTION TO ARTIFICIAL INTELLIGENCE
INTRODUCTION TO ARTIFICIAL INTELLIGENCE
 
Towards the Industrialization of AI
Towards the Industrialization of AITowards the Industrialization of AI
Towards the Industrialization of AI
 
Responsible AI in Industry: Practical Challenges and Lessons Learned
Responsible AI in Industry: Practical Challenges and Lessons LearnedResponsible AI in Industry: Practical Challenges and Lessons Learned
Responsible AI in Industry: Practical Challenges and Lessons Learned
 
Explainable AI with H2O Driverless AI's MLI module
Explainable AI with H2O Driverless AI's MLI moduleExplainable AI with H2O Driverless AI's MLI module
Explainable AI with H2O Driverless AI's MLI module
 
Ethical AI - Open Compliance Summit 2020
Ethical AI - Open Compliance Summit 2020Ethical AI - Open Compliance Summit 2020
Ethical AI - Open Compliance Summit 2020
 
Tech essentials for Product managers
Tech essentials for Product managersTech essentials for Product managers
Tech essentials for Product managers
 
Machine Learning & Predictive Maintenance
Machine Learning &  Predictive MaintenanceMachine Learning &  Predictive Maintenance
Machine Learning & Predictive Maintenance
 
Testing Machine Learning-enabled Systems: A Personal Perspective
Testing Machine Learning-enabled Systems: A Personal PerspectiveTesting Machine Learning-enabled Systems: A Personal Perspective
Testing Machine Learning-enabled Systems: A Personal Perspective
 
Prof. Hernan Huwyler IE Law School - AI Risks and Controls.pdf
Prof. Hernan Huwyler IE Law School - AI Risks and Controls.pdfProf. Hernan Huwyler IE Law School - AI Risks and Controls.pdf
Prof. Hernan Huwyler IE Law School - AI Risks and Controls.pdf
 
If You Are Not Embedding Analytics Into Your Day To Day Processes, You Are Do...
If You Are Not Embedding Analytics Into Your Day To Day Processes, You Are Do...If You Are Not Embedding Analytics Into Your Day To Day Processes, You Are Do...
If You Are Not Embedding Analytics Into Your Day To Day Processes, You Are Do...
 
Deciphering AI - Unlocking the Black Box of AIML with State-of-the-Art Techno...
Deciphering AI - Unlocking the Black Box of AIML with State-of-the-Art Techno...Deciphering AI - Unlocking the Black Box of AIML with State-of-the-Art Techno...
Deciphering AI - Unlocking the Black Box of AIML with State-of-the-Art Techno...
 
Technology watch - AI in chemical industry
Technology watch - AI in chemical industryTechnology watch - AI in chemical industry
Technology watch - AI in chemical industry
 
foedumed: Educational informatics, 39-16
foedumed: Educational informatics, 39-16foedumed: Educational informatics, 39-16
foedumed: Educational informatics, 39-16
 
foedumed:Educational Informatics 39-16
foedumed:Educational Informatics 39-16 foedumed:Educational Informatics 39-16
foedumed:Educational Informatics 39-16
 
Responsible Machine Learning
Responsible Machine LearningResponsible Machine Learning
Responsible Machine Learning
 
Choosing a Machine Learning technique to solve your need
Choosing a Machine Learning technique to solve your needChoosing a Machine Learning technique to solve your need
Choosing a Machine Learning technique to solve your need
 
Explainable AI
Explainable AIExplainable AI
Explainable AI
 
Questions for successful test automation projects
Questions for successful test automation projectsQuestions for successful test automation projects
Questions for successful test automation projects
 

Recently uploaded

Low Rate Call Girls Kolkata Avani 🤌 8250192130 🚀 Vip Call Girls Kolkata
Low Rate Call Girls Kolkata Avani 🤌  8250192130 🚀 Vip Call Girls KolkataLow Rate Call Girls Kolkata Avani 🤌  8250192130 🚀 Vip Call Girls Kolkata
Low Rate Call Girls Kolkata Avani 🤌 8250192130 🚀 Vip Call Girls Kolkataanamikaraghav4
 
AlbaniaDreamin24 - How to easily use an API with Flows
AlbaniaDreamin24 - How to easily use an API with FlowsAlbaniaDreamin24 - How to easily use an API with Flows
AlbaniaDreamin24 - How to easily use an API with FlowsThierry TROUIN ☁
 
Call Girls Service Adil Nagar 7001305949 Need escorts Service Pooja Vip
Call Girls Service Adil Nagar 7001305949 Need escorts Service Pooja VipCall Girls Service Adil Nagar 7001305949 Need escorts Service Pooja Vip
Call Girls Service Adil Nagar 7001305949 Need escorts Service Pooja VipCall Girls Lucknow
 
VIP Kolkata Call Girl Kestopur 👉 8250192130 Available With Room
VIP Kolkata Call Girl Kestopur 👉 8250192130  Available With RoomVIP Kolkata Call Girl Kestopur 👉 8250192130  Available With Room
VIP Kolkata Call Girl Kestopur 👉 8250192130 Available With Roomdivyansh0kumar0
 
Russian Call Girls in Kolkata Ishita 🤌 8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Ishita 🤌  8250192130 🚀 Vip Call Girls KolkataRussian Call Girls in Kolkata Ishita 🤌  8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Ishita 🤌 8250192130 🚀 Vip Call Girls Kolkataanamikaraghav4
 
Complet Documnetation for Smart Assistant Application for Disabled Person
Complet Documnetation   for Smart Assistant Application for Disabled PersonComplet Documnetation   for Smart Assistant Application for Disabled Person
Complet Documnetation for Smart Assistant Application for Disabled Personfurqan222004
 
定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一
定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一
定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一Fs
 
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts serviceChennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts servicesonalikaur4
 
Russian Call girls in Dubai +971563133746 Dubai Call girls
Russian  Call girls in Dubai +971563133746 Dubai  Call girlsRussian  Call girls in Dubai +971563133746 Dubai  Call girls
Russian Call girls in Dubai +971563133746 Dubai Call girlsstephieert
 
Packaging the Monolith - PHP Tek 2024 (Breaking it down one bite at a time)
Packaging the Monolith - PHP Tek 2024 (Breaking it down one bite at a time)Packaging the Monolith - PHP Tek 2024 (Breaking it down one bite at a time)
Packaging the Monolith - PHP Tek 2024 (Breaking it down one bite at a time)Dana Luther
 
A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)
A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)
A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)Christopher H Felton
 
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012Call Girls South Delhi Delhi reach out to us at ☎ 9711199012
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012rehmti665
 
Call Girls In Mumbai Central Mumbai ❤️ 9920874524 👈 Cash on Delivery
Call Girls In Mumbai Central Mumbai ❤️ 9920874524 👈 Cash on DeliveryCall Girls In Mumbai Central Mumbai ❤️ 9920874524 👈 Cash on Delivery
Call Girls In Mumbai Central Mumbai ❤️ 9920874524 👈 Cash on Deliverybabeytanya
 
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girl
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call GirlVIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girl
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girladitipandeya
 
VIP Kolkata Call Girl Dum Dum 👉 8250192130 Available With Room
VIP Kolkata Call Girl Dum Dum 👉 8250192130  Available With RoomVIP Kolkata Call Girl Dum Dum 👉 8250192130  Available With Room
VIP Kolkata Call Girl Dum Dum 👉 8250192130 Available With Roomdivyansh0kumar0
 
Denver Web Design brochure for public viewing
Denver Web Design brochure for public viewingDenver Web Design brochure for public viewing
Denver Web Design brochure for public viewingbigorange77
 
VIP 7001035870 Find & Meet Hyderabad Call Girls Dilsukhnagar high-profile Cal...
VIP 7001035870 Find & Meet Hyderabad Call Girls Dilsukhnagar high-profile Cal...VIP 7001035870 Find & Meet Hyderabad Call Girls Dilsukhnagar high-profile Cal...
VIP 7001035870 Find & Meet Hyderabad Call Girls Dilsukhnagar high-profile Cal...aditipandeya
 
Russian Call Girls in Kolkata Samaira 🤌 8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Samaira 🤌  8250192130 🚀 Vip Call Girls KolkataRussian Call Girls in Kolkata Samaira 🤌  8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Samaira 🤌 8250192130 🚀 Vip Call Girls Kolkataanamikaraghav4
 

Recently uploaded (20)

young call girls in Uttam Nagar🔝 9953056974 🔝 Delhi escort Service
young call girls in Uttam Nagar🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Uttam Nagar🔝 9953056974 🔝 Delhi escort Service
young call girls in Uttam Nagar🔝 9953056974 🔝 Delhi escort Service
 
Low Rate Call Girls Kolkata Avani 🤌 8250192130 🚀 Vip Call Girls Kolkata
Low Rate Call Girls Kolkata Avani 🤌  8250192130 🚀 Vip Call Girls KolkataLow Rate Call Girls Kolkata Avani 🤌  8250192130 🚀 Vip Call Girls Kolkata
Low Rate Call Girls Kolkata Avani 🤌 8250192130 🚀 Vip Call Girls Kolkata
 
AlbaniaDreamin24 - How to easily use an API with Flows
AlbaniaDreamin24 - How to easily use an API with FlowsAlbaniaDreamin24 - How to easily use an API with Flows
AlbaniaDreamin24 - How to easily use an API with Flows
 
Call Girls Service Adil Nagar 7001305949 Need escorts Service Pooja Vip
Call Girls Service Adil Nagar 7001305949 Need escorts Service Pooja VipCall Girls Service Adil Nagar 7001305949 Need escorts Service Pooja Vip
Call Girls Service Adil Nagar 7001305949 Need escorts Service Pooja Vip
 
Call Girls In South Ex 📱 9999965857 🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SERVICE
Call Girls In South Ex 📱  9999965857  🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SERVICECall Girls In South Ex 📱  9999965857  🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SERVICE
Call Girls In South Ex 📱 9999965857 🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SERVICE
 
VIP Kolkata Call Girl Kestopur 👉 8250192130 Available With Room
VIP Kolkata Call Girl Kestopur 👉 8250192130  Available With RoomVIP Kolkata Call Girl Kestopur 👉 8250192130  Available With Room
VIP Kolkata Call Girl Kestopur 👉 8250192130 Available With Room
 
Russian Call Girls in Kolkata Ishita 🤌 8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Ishita 🤌  8250192130 🚀 Vip Call Girls KolkataRussian Call Girls in Kolkata Ishita 🤌  8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Ishita 🤌 8250192130 🚀 Vip Call Girls Kolkata
 
Complet Documnetation for Smart Assistant Application for Disabled Person
Complet Documnetation   for Smart Assistant Application for Disabled PersonComplet Documnetation   for Smart Assistant Application for Disabled Person
Complet Documnetation for Smart Assistant Application for Disabled Person
 
定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一
定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一
定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一
 
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts serviceChennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts service
 
Russian Call girls in Dubai +971563133746 Dubai Call girls
Russian  Call girls in Dubai +971563133746 Dubai  Call girlsRussian  Call girls in Dubai +971563133746 Dubai  Call girls
Russian Call girls in Dubai +971563133746 Dubai Call girls
 
Packaging the Monolith - PHP Tek 2024 (Breaking it down one bite at a time)
Packaging the Monolith - PHP Tek 2024 (Breaking it down one bite at a time)Packaging the Monolith - PHP Tek 2024 (Breaking it down one bite at a time)
Packaging the Monolith - PHP Tek 2024 (Breaking it down one bite at a time)
 
A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)
A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)
A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)
 
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012Call Girls South Delhi Delhi reach out to us at ☎ 9711199012
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012
 
Call Girls In Mumbai Central Mumbai ❤️ 9920874524 👈 Cash on Delivery
Call Girls In Mumbai Central Mumbai ❤️ 9920874524 👈 Cash on DeliveryCall Girls In Mumbai Central Mumbai ❤️ 9920874524 👈 Cash on Delivery
Call Girls In Mumbai Central Mumbai ❤️ 9920874524 👈 Cash on Delivery
 
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girl
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call GirlVIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girl
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girl
 
VIP Kolkata Call Girl Dum Dum 👉 8250192130 Available With Room
VIP Kolkata Call Girl Dum Dum 👉 8250192130  Available With RoomVIP Kolkata Call Girl Dum Dum 👉 8250192130  Available With Room
VIP Kolkata Call Girl Dum Dum 👉 8250192130 Available With Room
 
Denver Web Design brochure for public viewing
Denver Web Design brochure for public viewingDenver Web Design brochure for public viewing
Denver Web Design brochure for public viewing
 
VIP 7001035870 Find & Meet Hyderabad Call Girls Dilsukhnagar high-profile Cal...
VIP 7001035870 Find & Meet Hyderabad Call Girls Dilsukhnagar high-profile Cal...VIP 7001035870 Find & Meet Hyderabad Call Girls Dilsukhnagar high-profile Cal...
VIP 7001035870 Find & Meet Hyderabad Call Girls Dilsukhnagar high-profile Cal...
 
Russian Call Girls in Kolkata Samaira 🤌 8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Samaira 🤌  8250192130 🚀 Vip Call Girls KolkataRussian Call Girls in Kolkata Samaira 🤌  8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Samaira 🤌 8250192130 🚀 Vip Call Girls Kolkata
 

Challenges of Artificial Intelligence: Consequences and Solutions

  • 1. CHALLENGES OF ARTIFICIAL INTELLIGENCE: CONSEQUENCES AND SOLUTIONS ALI MOHAMMAD SAGHIRI
  • 2. AGENDA • Motivations • Different Types of Artificial Intelligence • Challenges • Challenges Consequences • Internet of Things and Healthcare • Potentials for research • Suggested context and collaborators • Conclusion • References
  • 3. MOTIVATION Artificial intelligence has had a great impact on every fields. Gartner predicts the business value created by AI will reach $3.9T in 2022. Most articles in the literature focus on the extraordinary capabilities of AI
  • 4. MOTIVATION AI has many applications • Internet of Things: Smart city • Computer networks: Adaptive networks and cognitive networks • Software engineering: programming, test The fundamental challenges of AI inherit all of its applications • Energy • Safety • Fairness The definitions of challenges • change as AI evolve to • Artificial General Intelligence (AGI) • Artificial Super intelligence (ASI) Without appropriate solutions we may face hacking or failure
  • 5. ARTIFICIAL INTELLIGENCE • ANI refers to intelligent systems that perform specific tasks like face recognition and games playing. • AGI is used to describe agents whose intelligence is equivalent to that of humans and can be considered as HLI. • ASI can be classified into three types: Speed ASI, collective ASI, and quality ASI, each with unique capabilities like superhuman speed and decision-making abilities beyond human capabilities. Saghiri, A.M., Vahidipour, S.M., Jabbarpour, M.R., Sookhak, M. and Forestiero, A., 2022. A survey of artificial intelligence challenges: Analyzing the definitions, relationships, and evolutions. Applied Sciences, 12(8), p.4054.
  • 6. FINDING NEW CHALLENEGS • Reconsidering traditional concepts! • How challenges may be appeared Saghiri, A.M., Vahidipour, S.M., Jabbarpour, M.R., Sookhak, M. and Forestiero, A., 2022. A survey of artificial intelligence challenges: Analyzing the definitions, relationships, and evolutions. Applied Sciences, 12(8), p.4054.
  • 7. CHALLENGES (SECURITY) • Security is a critical issue that has different dimensions • Learning models may be hacked by malicious users • In data-driven machine learning, developers might want to reverse-engineer the training data or learn how to develop a model that creates the desired output. • Manipulating cross-over operators in a genetic algorithm may lead to different results in real-time applications. • Adversarial machine learning can be considered as the first attempt to solve security problems in data driven algorithms. • Security has close relationship with other challenges • Explainable models • Robustness Security Explainabilit y Robustness
  • 8. CHALLENGES (ROBUSTNESS) • Robustness of an AI-based model refers to its stability after abnormal changes in input data caused by various factors. • Malicious attacker • Environmental noise • Crash of other components of an AI-based system • Traditional mechanisms like replication and multi-version programming might not work in intelligent systems • Theory and concepts of robustness and reliability are in infancy, and new things would appear in this regard. Robustness Complexity
  • 9. CHALLENGES (EXPLAINABLE) • Explainable AI is an emerging field which refer to understanding and interpreting predictions made by machine learning models. • Many applications in different domains, including healthcare, transportation, and military services. • Many learning methods invest in non-explainable symbols to do tasks, • in mission-critical tasks, we need to know the rationale behind decision-making in the intelligent system, and hence explainable AI can be useful. • With such capability, humans may trust the decisions made by the models from different points of view, including bias and fairness challenges to mention a few. • Explainability has close relationship with other challenges • Fairness • Accountability • Trustworthiness • Transparency Explainabili y Fairness Accountability Trustworthiness Transparency
  • 10. CHALLENGES (FAIRNESS) • Bias in learning models can result in unfair decisions based on sensitive attributes such as race, gender, religion, etc. • May be solved • Data preprocessing step • Manipulating the model after learning to attain fairness • Imposing fairness constraints as a constraint to the main learning objective • Massive amounts of data for training machines may lead to unfair learning systems • Fairness has close relationship with other challenges • Data Issues Fairness Data Issue
  • 11. CHALLENGES (DATA ISSUES) • A type of AI-based agent invests in data-driven methods to construct learning models. • Cost of gathering, preparing, and cleaning the data • Data incompleteness (or incomplete data) leads to inappropriate learning of algorithms and uncertainties during data analysis. • Data heterogeneity, data insufficiency, imbalanced data, untrusted data, biased data, and data uncertainty are other data issues that may cause various difficulties in data-driven machine learning algorithms. • Data Issues has close relationship with other challenges • Privacy • Energy Consumption Data Issue Energy Consumption Privacy
  • 12. CHALLENGES (ENERGY CONSUMPTION) • Training machine learning model may lead to a high energy consumption. • Deep learning models require a high computational power of GPUs. • Mitigating the energy consumption problem intelligent agents can be addressed through four solutions: • Investing in low-energy paradigms such as quantum computing, • Finding mathematical frameworks for learning models with lower calculations, • Sharing models among researchers, • Using energy harvesting techniques
  • 13. CHALLENGES (PRIVACY) • Users’ data is a crucial input for data-driven machine learning methods • Data protection in the AI era can be viewed from two perspectives: data factors and human factors • Preserving privacy in machine learning requires more effort and consideration, and federated learning is one such effort. • Privacy has close relationship with other challenges • Reproducibility Privacy Reproducibility
  • 14. CHALLENGES (PREDICTABILITY) • Whether the decision of an AI-based agent can be predicted in every situation or not • Challenge is difficult to resolve due to unpredictability of agent behavior • Reinforcement learning algorithms may contribute to unpredictability • Chaos in mathematical and physical systems is a critical factor affecting predictability in AI-based agents • Other issues, including ambiguity and paradox, may also contribute to unpredictability • Unpredictability in AI-based agents may lead to subproblems in controllability, safety, accountability, and fairness. • Predictability has close relationship with other challenges • Controllability • Safety • Accountability • Fairness Predictabilit y Fairness Accountability Safety Controllability
  • 15. CHALLENGES (CONTROLLABILITY) • It is shown that this problem is not solvable considering safety issues and will be more severe by increasing the autonomy of AI-based agents. • The halting problem is the problem of determining whether a computer program will finish running or continue to run forever. • Alan Turing proved that a general algorithm to solve the halting problem for all possible program-input pairs cannot exist. • Some parts of AI control problems that can be reduced to halting problems that are not considered solvable problems. • In the era of superintelligence, agents will be difficult to control for humans.
  • 16. OTHER CHALLENGES Saghiri, A.M., Vahidipour, S.M., Jabbarpour, M.R., Sookhak, M. and Forestiero, A., 2022. A survey of artificial intelligence challenges: Analyzing the definitions, relationships, and evolutions. Applied Sciences, 12(8), p.4054.
  • 17. CHALLENGES CONSEQUENCES • AI has many applications and therefore its challenges leads to numerous problems! • Peer to peer network • Blockchain Challenge Consequence Lack of energy Training inaccurate models Lack of safety Learning models may hurt human Lack of explaiability The reason of detecting attack will be missing Lack of security A hacker may access to financial info by generating fake biometrics Lack of robustness The decisions(fork, configuration) may change by a little change in input Lack of controllability Ignoring users commands by network
  • 18. POTENTIALS FOR RESEARCH • Finding challenges • New challenges cheating! • Evolved challenges during transition to AGI • Proposing solutions • Vertical approach • Finding an specific problem in a specific domain to solve(isolated solution may not work) • Security • Robustness • Energy Consumption • Horizontal Approach • Proposing solutions that consider the connections among challenges • Solving security may lead to solve something for robustness in learning model Robustness Security
  • 19. CONCLUSION • A wide range of applications such as medical, educational, and military applications will use intelligent systems. • We will see several learning models that may be used alone or with the cooperation of humans to solve problems. • The number of challenges is increasing day by day. • Ignoring challenges of AI may lead to several problems in near future. • We summarized some of problems and general approaches for proposing solutions. • This field has a high potential to gather funding and also organizing mega projects
  • 20. REFERENCES • Saghiri, A.M., Vahidipour, S.M., Jabbarpour, M.R., Sookhak, M. and Forestiero, A., 2022. A survey of artificial intelligence challenges: Analyzing the definitions, relationships, and evolutions. Applied Sciences, 12(8), p.4054. • Jabbarpour, M.R., Saghiri, A.M. and Sookhak, M., 2021. A framework for component selection considering dark sides of artificial intelligence: a case study on autonomous vehicle. Electronics, 10(4), p.384. • Saghiri, A.M., 2020, April. A Survey on challenges in designing cognitive engines. In 2020 6th international conference on web research (ICWR) (pp. 165-171). IEEE. • Saghiri, A.M., 2022. Cognitive Internet of Things: Challenges and Solutions. Artificial Intelligence- based Internet of Things Systems, pp.335-362. • "The Ethics of Artificial Intelligence", Stanford Encyclopedia of Philosophy. Retrieved from https://plato.stanford.edu/entries/ethics-ai/

Editor's Notes

  1. An article from Forbes stated that Gartner predicts the business value created by AI will reach $3.9 trillion dollars in 2022. Meanwhile, IDC forecasts worldwide spending on cognitive and AI systems will reach $77.6 billion dollars in 2022. https://www.forbes.com/sites/louiscolumbus/2019/03/27/roundup-of-machine-learning-forecasts-and-market-estimates-2019/?sh=529bac47695a
  2. Security is a critical issue that needs to be considered in designing intelligent systems. Every piece of software, including learning systems, may be hacked by malicious users. Security challenges in AI may bring several new challenges that cannot be covered in this paper. In data-driven machine learning, developers might want to reverse-engineer the training data or learn how to develop a model that creates the desired output. Adversarial machine learning can be considered as the first attempt to solve some security problems in machine learning. AI algorithms have been utilized by attackers to organize attacks, so AI-based defense mechanisms must be applied to enhance the security of AI-based systems. HLI-based agents pose an even more significant security challenge because humans may not be able to organize defense mechanisms faster than those agents. AI algorithms have been utilized by attackers to organize attacks, so AI-based defense mechanisms must be applied to enhance the security of AI-based systems.
  3. The robustness of an AI-based model refers to its stability after abnormal changes in input data caused by various factors. The cause of changes may be a malicious attacker, environmental noise, or a crash of other components of an AI-based system. A robust model has a higher priority in deployment, among several models with similar performance. Traditional mechanisms like replication and multi-version programming might not work in intelligent systems, and this field is in its early stage. Some works discuss the difference between accuracy and robustness of a learning model. Theory and concepts of robustness and reliability are in infancy, and new things would appear in this regard. HLI-based agents may face the challenge of weak robustness in unreliable machine learning models. An HLI with weak robustness is error-prone in practice.
  4. Explainable AI is an emerging field with many applications in different domains, including healthcare, transportation, and military services. A set of tools and processes may be used to bring explainability to a learning model. With such capability, humans may trust the decisions made by the models from different points of view, including bias and fairness challenges to mention a few. This means that explainability may determine some solutions for other challenges, such as fairness and trustworthiness. Many learning methods invest in non-explainable symbols to do tasks, but in many situations, including mission-critical tasks, we need to know the rationale behind decision-making in the intelligent system, and hence explainable AI can be useful. Recent developments and applications in explainable learning algorithms in practice have been summarized in [68,69]. This challenge becomes more critical when a human agent is replaced with an HLI-based agent to do a critical task in healthcare, military, or other mission-critical situations. In these situations, any sort of decision must be explainable.
  5. Training an HLI-based agent may be challenging without appropriate datasets and theories The capability to consider sensitive attributes may be vital for an HLI-based agent in certain situations.
  6. Iterative learning processes in deep learning algorithms result in high energy consumption Deep learning is preferred for designing HLI-based agents due to its high accuracy and similarity to human decision-making High computational power, particularly GPUs, is required for deep learning models, making them costly to train and develop from financial and energy perspectives HLI-based agents may use a predefined plan for learning multiple models concurrently, which requires high computational power Mitigating the energy consumption problem in HLI-based agents can be addressed through four solutions: investing in low-energy paradigms such as quantum computing, finding mathematical frameworks for learning models with lower calculations, sharing models among researchers, and using energy harvesting techniques Energy harvesting techniques can be used to recover wasted energy if there is no way to decrease the load of computations.
  7. Challenge: whether the decision of an AI-based agent can be predicted in every situation or not Consequence: ability to control and ensure safety/trust of future AI agents is uncertain Challenge is difficult to resolve due to unpredictability of agent behavior Reinforcement learning algorithms may contribute to unpredictability Chaos in mathematical and physical systems is a critical factor affecting predictability in AI-based agents Other issues, including ambiguity and paradox, may also contribute to unpredictability Unpredictability in HLI-based agents may lead to subproblems in safety, trust, accountability, and fairness.
  8. The halting problem is the problem of determining whether a computer program will finish running or continue to run forever. Alan Turing proved that a general algorithm to solve the halting problem for all possible program-input pairs cannot exist. Some parts of AI control problems that can be reduced to halting problems are not considered solvable problems. In the era of superintelligence, agents will be difficult to control for humans. Controllability has many dimensions, and few papers focus on this problem in a specific domain such as safety. Controllability has four types: explicit, implicit, delegated, and aligned. It is shown that this problem is not solvable considering safety issues and will be more severe by increasing the autonomy of AI-based agents. Because of the assumed properties of HLI-based agents, machines may be uncontrollable in some situations.
  9. Smart Healthcare is the use of technology and data analytics to improve healthcare delivery and patient outcomes. It includes wearable devices, telemedicine, and electronic health records, among other digital tools. Smart Healthcare aims to provide more accessible, cost-effective, and personalized care.
  10. Challenges of AI were analyzed with a particular focus on HLI Popularities of challenges were not similar to each other Some challenges, such as security and fairness, are more popular than other challenges, such as energy and complexity Brief descriptions were given for each challenge to understand their nature Connections and combinations among challenges, and also their evolutions, were studied Some well-known challenges such as the curse of dimensionality were left out because of their popularity in the AI domain During the evolution from ANI to ASI, all challenges may get new dimensions as we discover more information about our environment during interaction with intelligent systems Some challenges such as the monopoly of corporations during the AI era, as well as widespread job loss, were not in the scope of this paper because the focus was mainly on computer science These challenges can be considered in future works