SlideShare ist ein Scribd-Unternehmen logo
1 von 51
Ethical Issues in
Machine Learning Algorithms
(Part 1)
IEEE Young Professionals Bulgaria
Vladimir Kanchev, PhD
1
Intro
Dr. Kim, (2018, May 31) Human ethics for artificial intelligent beings. An
Ethics Scary Tale. Retrieved from https://aistrategyblog.com/category/utilitarianism/
2
Intro
Data Science (DS) and Machine Learning (ML)
systems:
 can automate a lot of tedious and dangerous work
now.
 are already part of our life.
 are trusted with making important decisions.
3
Intro
But DS and ML systems:
 have innate biases which do not coincide with social
norms and have no ethical grounds.
 fail in a way which is not humanly interpretable.
 can have negative economic and social impact –
eliminate jobs.
 have some security issues – chat bots, autonomous
cars, etc.
4
Contents
1. Advances in Data Science (DS) and
Machine Learning (ML) fields.
2. Ethics and ethical issues.
3. Current legislation. GDPR.
4. ML data bias, algorithmic bias, and
interpretability issues.
5. Ongoing academic research problems.
5
AI and other disciplines
https://bit.ly/2hLcSHt6
Some AI definitions
 What is Artificial Intelligence (AI)?
the science and engineering of making intelligent machines.
(John McCarthy)
 AI is a branch of Computer Science (CS) with both
theoretical and practical aspects.
 AI has common aims and approaches as robotics,
control systems, speech recognition, etc.
 AI is a buzz word nowadays; in public imagination,
it overlaps with ML and DS.
7
A tree of AI subfields
Atlam, H., Walters, R., & Wills, G. (2018). Intelligence of Things:
Opportunities & Challenges.8
Some ML definitions
 What is machine learning (ML)?
Field of study that gives computers the ability to learn
without being explicitly programmed. (Arthur Samuel)
Study of algorithms that improve their performance P at
some task T with experience E as we have well defined task
<P,T,E>. (Tom Mitchell)
 ML has a practical and a solid theoretical side.
 It needs a certain amount of training (labeled or
unlabeled) data to build knowledge (models).
9
Recent trends in ML
 ML has gained wide popularity among CS
community of programmers and researchers.
 ML has become another buzzword as AI.
 Many implementations of ML algorithms can be
found in different programming libraries.
10
Some DS definitions
 What is data science?
 Data science vs statistics.
Data Scientist (n.): Person who is better at statistics than
any software engineer and better at software engineering
than any statistician. (Josh Wills)
 Advances of analytics field.
real-time data streaming, e-marketing, healthcare, retail.
 Advances of Big Data.
academic/public, commercial, and private big datasets.
11
DS vs. ML
Loy, A. (2015). Embracing Data Science. UMAP Journal, 36(4)12
Some ML definitions
 What is deep learning (DL)?
DL methods are ML methods based on learning data
representations. They are usually related to the training of
neural networks with many (n>100) layers.
 Fast advances during the last decade; related to the
Big Data boom and cheap GPU hardware.
 First developed as an applied then as a theoretical
field.
 A number of CV and ML problems are solved and
built into commercial products.
13
AI vs. ML vs. DL
https://bit.ly/2QYydU314
Recent trends in ML
 Flourish of DL and reinforcement learning
algorithms and software frameworks as tensorflow.
 Use of more hardware resources – better
processors, ubiquitous clouds, and supercomputers.
 Increased accuracy due to the application of larger,
bigger labeled datasets.
 Wide application to classic CS fields as computer
vision (CV), natural language processing (NLP),
computational finance, etc.
15
Recent trends in ML
https://gtnr.it/2vTTphv16
Recent trends in ML
In recent years, IT companies, such as FB and
Google have:
 transformed themselves into data companies.
 built world-class AI research groups.
 accumulated a lot of Big Data about customers, not
publicly available.
 made better digital marketing due to user profiling
and personalization.
17
Challenges in DS&ML fields
What’s next?
 Both fields follow boom & bust cycle; AI/DL winter
coming?
 Technological development vs. scientific
development in AI and ML fields.
 Is society ready to accept AI/ML/DS systems?
18
Contents
1. Advances in Data Science (DS) and
Machine Learning (ML) fields.
2. Ethics and ethical issues.
3. Current legislation. GDPR.
4. ML data bias, algorithmic bias, and
interpretability issues.
5. Ongoing academic research problems.
19
Ethics
https://bit.ly/2VjArM820
Some ethics definitions
 Ethics or moral philosophy
a branch of philosophy that involves systematizing,
defending, and recommending concepts of right and wrong
conduct. (Internet Encyclopedia of Philosophy).
 Ethics vs. Laws vs. Religion
these terms have a common root but do not coincide.
 Data ethics
How data affects human well-being - positively and
negatively.
 Ethical values
autonomy, equality, etc.
21
Ethics in real life
Lee Sterrey (2014, March 24), Include ethics when teaching big data.
Retrieved from
https://www.ibmbigdatahub.com/blog/include-ethics-when-teaching-big-data
22
Ethics of technology
 Definition:
is an interdisciplinary research area concerned with all moral
and ethical aspects of technology in society. (Luppicini,
2008)
 It views society and technology as interrelated and
aims to:
• use technology ethically.
• prevent misuses.
• guide new technological advances.
• benefit society.
http://www.liquisearch.com/technoethics
23
Ethics, Society, and Technology
24 Rahwan, I. (2018). Society-in-the-loop: programming the algorithmic
social contract. Ethics and Information Technology, 20(1), 5-14
Some ethical concepts
 What is an ethical issue?
Def: Moral issues are those actions which have the potential
to help or harm others or ourselves*.
 What is an ethical dilemma?
Def: A situation in which a difficult choice has to be made
between two courses of action, either of which entails
transgressing a moral principle**.
* https:/philosophy.lander.edu/ethics/issue.html
** https://en.oxforddictionaries.com/definition/ethical_dilemma25
Current ethical DS problems
 Fairness,
Discrimination
 Ownership
 Transparency
 Privacy
 Accountability
 Anonymity
 Confidentiality
 Identity
 Reputation
26
Ethical DS cases
 The Facebook emotions study (2014)
psychological research, just another A/B testing?
 Panama papers (2016)
use of hacked data
 Cambridge Analytica case (2018)
psychological profiling
27
Ethical DS cases
DS/ML ethical cases in near future:
 Autonomous cars
 Autonomous weapons
meaningful human control?
 Internet of things (IoT)
 Personalized medicine (genomic information)
 Social Credit System (China)
just another credit score?
28
Ethical issues
 Innovators are restricted to the given state of
scientific and technical knowledge.
 Each technical innovation brings risks and benefits.
 How to manage risks, when implementing an
innovation?
29
Ethical issues in other fields
Adopted ideas from other fields:
 Medical experimentation
 Scientific research
 Professional communities
30
How to solve ethical issues
 What approach is best for solving DS/ML ethical
issues?
strict national regulation vs. international regulation vs.
looser code of ethics?
 Different approaches/priorities:
• development of technology
• businesses growth; more investments in DS/ML field
• public interest
 Innovation first or Regulation first policy.
31
Contents
1. Advances in Data Science (DS) and
Machine Learning (ML) fields.
2. Ethics and ethical issues.
3. Current legislation. GDPR.
4. ML data bias, algorithmic bias, and
interpretability issues.
5. Ongoing academic research problems.
32
GDPR
https://bit.ly/2Rk9B7F33
Legislation
 Falls behind technological progress for most DS/ML
ethical concerns.
 A long tradition of regulation for consumer, security,
and privacy protection in the USA.
 EU scores ahead in 2018 with GDPR.
34
Legislation
Data privacy:
 has been already a major concern for public opinion
and a political issue.
 has been already introduced into legislation.
While other DS/ML ethical issues:
 are still a subject of debate and are not fully
introduced into legislation.
 there are similar issues in other fields regulated by
other laws.
35
Privacy issue
https://bit.ly/2wtv1C436
Legislation
Different legislative approaches:
 USA
 Europe
 China
 India
37
Legislative approach in the USA
 Focus is on free speech and transparency;
restriction of personal data being processed by the
government.
 Different legislation on a state level; a lack of
legislation at a national level.
 Not a long tradition of privacy legislature.
 In general, more business-friendly environment;
belief in industry self-regulation.
38
Legislative approach in EU
 Privacy.
a fundamental human right; a long tradition of privacy
legislation.
 Stricter EU privacy law – applied to all industries.
 Introduction of GDPR legislation.
 Less business-friendly environment.
EU regulations lead to a conflict with US IT corporations. A
new special tax on big tech (under discussion 2018-19).
39
Legislative approach in China
 Plan to implement their own data privacy
regulations – nation security is a top priority.
 Debate between US and EU approaches.
 Widespread mobile devices and services and thus,
growing concern about data privacy.
 Discussions held within local Confucian traditions
behind „The Great Firewall of China”.
40
Legislative approach in India
 Densely populated and diverse country; specific
cultural traditions of privacy.
 No regulatory tradition of personal data protection.
 Not a solid regulatory framework for anonymization
and intellectual property (IP).
 New data protection bill (2018), tries to adapt to EU
and US legislation due to the Indian large BPO
industry.
41
GDPR
42 https://bit.ly/2R98yrZ
GDPR
 Legally binding regulation, not a directive or a
recommendation.
 Expanded definition of personal data – including
person’s name, location, online identifiers,
biometrics, genetic information, etc.
 Requires 72-hour notification of data breaches.
 Record keeping requirements.
 Data protection by design – a legal requirement.
43
Personal data
44
GDPR
 Consent from users should be clearly given,
informed and specific; can be withdrawn at any
time without consequences.
 A right to algorithmic explanation.
 Introduction of data processors/controllers.
 Companies using EU citizens data are subjected to
it.
 Fines for noncompliance over 20 mil euros / 4% of
global revenues.
45
History of GDPR
https://bit.ly/2BOnt0146
GDPR
GDPR requirements for data protection:
1. Big data analytics must be fair.
No bias and discrimination. Consumers should be awarded
for data collection. Processing should be transparent.
2. Permission to process data.
Unambiguous consent from users. User consent for data use
by third parties.
3. Purpose limitation.
No further processing incompatible with the original purpose.
47
GDPR
4. Holding on data.
Using only data you need to process for a specific purpose.
5. Accuracy.
Incorrect data must be dismissed. Big data should not `
represent a general population. Hidden biases in data should
be considered in final results. No discrimination during
profiling.
6. Individual rights and access to data.
Individuals should be allowed to access their own data.
48
GDPR
7. Security measures and risk.
Security risks should be specifically addressed during
processing.
8. Accountability.
Big data processing without a defined hypothesis might cause
problems. Biased profiling, too.
9. Controllers and processors.
No clear definition as both operations are performed by AI
algorithms.
49
GDPR
 GDPR is now a buzzword as is AI.
 Its implementation started on May 25th, 2018.
 GDPR requirements should be included into the
existing ML automatic services – GDPR compliance.
 People and corporations should be convinced that
GDPR requirements are beneficial to ML services.
50
Contents
1. Advances in Data Science (DS) and
Machine Learning (ML) fields.
2. Ethics and ethical issues.
3. Current legislation. GDPR.
4. ML data bias, algorithmic bias, and
interpretability issues.
5. Ongoing academic research problems.
51

Weitere ähnliche Inhalte

Was ist angesagt?

The Future of Data Science
The Future of Data ScienceThe Future of Data Science
The Future of Data ScienceDataWorks Summit
 
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
 
Lesson 1 intro to ai
Lesson 1   intro to aiLesson 1   intro to ai
Lesson 1 intro to aiankit_ppt
 
Global Governance of Generative AI: The Right Way Forward
Global Governance of Generative AI: The Right Way ForwardGlobal Governance of Generative AI: The Right Way Forward
Global Governance of Generative AI: The Right Way ForwardLilian Edwards
 
Deep Learning Explained
Deep Learning ExplainedDeep Learning Explained
Deep Learning ExplainedMelanie Swan
 
Fairness in Machine Learning and AI
Fairness in Machine Learning and AIFairness in Machine Learning and AI
Fairness in Machine Learning and AISeth Grimes
 
Introduction to data science.pptx
Introduction to data science.pptxIntroduction to data science.pptx
Introduction to data science.pptxSadhanaParameswaran
 
Introduction to Data Science
Introduction to Data ScienceIntroduction to Data Science
Introduction to Data ScienceSrishti44
 
Principles of Artificial Intelligence & Machine Learning
Principles of Artificial Intelligence & Machine LearningPrinciples of Artificial Intelligence & Machine Learning
Principles of Artificial Intelligence & Machine LearningJerry Lu
 
The 7 Biggest Ethical Challenges of Artificial Intelligence
The 7 Biggest Ethical Challenges of Artificial IntelligenceThe 7 Biggest Ethical Challenges of Artificial Intelligence
The 7 Biggest Ethical Challenges of Artificial IntelligenceBernard Marr
 
Privacy in AI/ML Systems: Practical Challenges and Lessons Learned
Privacy in AI/ML Systems: Practical Challenges and Lessons LearnedPrivacy in AI/ML Systems: Practical Challenges and Lessons Learned
Privacy in AI/ML Systems: Practical Challenges and Lessons LearnedKrishnaram Kenthapadi
 
Artificial Intelligence Machine Learning Deep Learning Ppt Powerpoint Present...
Artificial Intelligence Machine Learning Deep Learning Ppt Powerpoint Present...Artificial Intelligence Machine Learning Deep Learning Ppt Powerpoint Present...
Artificial Intelligence Machine Learning Deep Learning Ppt Powerpoint Present...SlideTeam
 
Introduction to data science
Introduction to data scienceIntroduction to data science
Introduction to data scienceSampath Kumar
 

Was ist angesagt? (20)

The Future of Data Science
The Future of Data ScienceThe Future of Data Science
The Future of Data Science
 
The Ethics of AI
The Ethics of AIThe Ethics of AI
The Ethics of AI
 
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
 
Data science
Data scienceData science
Data science
 
Lesson 1 intro to ai
Lesson 1   intro to aiLesson 1   intro to ai
Lesson 1 intro to ai
 
Global Governance of Generative AI: The Right Way Forward
Global Governance of Generative AI: The Right Way ForwardGlobal Governance of Generative AI: The Right Way Forward
Global Governance of Generative AI: The Right Way Forward
 
Deep Learning Explained
Deep Learning ExplainedDeep Learning Explained
Deep Learning Explained
 
Fairness in Machine Learning and AI
Fairness in Machine Learning and AIFairness in Machine Learning and AI
Fairness in Machine Learning and AI
 
Introduction to data science.pptx
Introduction to data science.pptxIntroduction to data science.pptx
Introduction to data science.pptx
 
Data mining
Data miningData mining
Data mining
 
Introduction to Data Science
Introduction to Data ScienceIntroduction to Data Science
Introduction to Data Science
 
Principles of Artificial Intelligence & Machine Learning
Principles of Artificial Intelligence & Machine LearningPrinciples of Artificial Intelligence & Machine Learning
Principles of Artificial Intelligence & Machine Learning
 
The 7 Biggest Ethical Challenges of Artificial Intelligence
The 7 Biggest Ethical Challenges of Artificial IntelligenceThe 7 Biggest Ethical Challenges of Artificial Intelligence
The 7 Biggest Ethical Challenges of Artificial Intelligence
 
Data Science
Data ScienceData Science
Data Science
 
Generative AI
Generative AIGenerative AI
Generative AI
 
Privacy in AI/ML Systems: Practical Challenges and Lessons Learned
Privacy in AI/ML Systems: Practical Challenges and Lessons LearnedPrivacy in AI/ML Systems: Practical Challenges and Lessons Learned
Privacy in AI/ML Systems: Practical Challenges and Lessons Learned
 
Introduction to Data Science
Introduction to Data ScienceIntroduction to Data Science
Introduction to Data Science
 
Artificial Intelligence Machine Learning Deep Learning Ppt Powerpoint Present...
Artificial Intelligence Machine Learning Deep Learning Ppt Powerpoint Present...Artificial Intelligence Machine Learning Deep Learning Ppt Powerpoint Present...
Artificial Intelligence Machine Learning Deep Learning Ppt Powerpoint Present...
 
AI: AI & Problem Solving
AI: AI & Problem SolvingAI: AI & Problem Solving
AI: AI & Problem Solving
 
Introduction to data science
Introduction to data scienceIntroduction to data science
Introduction to data science
 

Ähnlich wie Ethical Issues in Machine Learning Algorithms. (Part 1)

Ethical and social issues in information systems
Ethical and social issues in information systemsEthical and social issues in information systems
Ethical and social issues in information systemsProf. Othman Alsalloum
 
Philosophical Aspects of Big Data
Philosophical Aspects of Big DataPhilosophical Aspects of Big Data
Philosophical Aspects of Big DataNicolae Sfetcu
 
COSC372572 Topic1 Lect1-3 (ch04)_white.pdf
COSC372572 Topic1 Lect1-3 (ch04)_white.pdfCOSC372572 Topic1 Lect1-3 (ch04)_white.pdf
COSC372572 Topic1 Lect1-3 (ch04)_white.pdfManishKarki12
 
For this assignment, you are given an opportunity to explore and.docx
For this assignment, you are given an opportunity to explore and.docxFor this assignment, you are given an opportunity to explore and.docx
For this assignment, you are given an opportunity to explore and.docxshanaeacklam
 
Ehical and social issues
Ehical and social issuesEhical and social issues
Ehical and social issuesYashraj Chavda
 
Ehical and social issues
Ehical and social issuesEhical and social issues
Ehical and social issuesYash Chavda
 
Creating Trustworthy AI: A Mozilla White Paper
Creating Trustworthy AI: A Mozilla White PaperCreating Trustworthy AI: A Mozilla White Paper
Creating Trustworthy AI: A Mozilla White PaperRebecca Ricks
 
The Future of Moral Persuasion in Games, AR, AI Bots, and Self Trackers by Sh...
The Future of Moral Persuasion in Games, AR, AI Bots, and Self Trackers by Sh...The Future of Moral Persuasion in Games, AR, AI Bots, and Self Trackers by Sh...
The Future of Moral Persuasion in Games, AR, AI Bots, and Self Trackers by Sh...Sherry Jones
 
Article 1 currently, smartphone, web, and social networking techno
Article 1 currently, smartphone, web, and social networking technoArticle 1 currently, smartphone, web, and social networking techno
Article 1 currently, smartphone, web, and social networking technohoney690131
 
e-SIDES presentation at Leiden University 21/09/2017
e-SIDES presentation at Leiden University 21/09/2017e-SIDES presentation at Leiden University 21/09/2017
e-SIDES presentation at Leiden University 21/09/2017e-SIDES.eu
 
"Towards Value-Centric Big Data" e-SIDES Workshop - "Privacy Preserving Techn...
"Towards Value-Centric Big Data" e-SIDES Workshop - "Privacy Preserving Techn..."Towards Value-Centric Big Data" e-SIDES Workshop - "Privacy Preserving Techn...
"Towards Value-Centric Big Data" e-SIDES Workshop - "Privacy Preserving Techn...e-SIDES.eu
 
[SLIDES] Internet of Things presentation at AEI (Sept 2014)
[SLIDES] Internet of Things presentation at AEI (Sept 2014)[SLIDES] Internet of Things presentation at AEI (Sept 2014)
[SLIDES] Internet of Things presentation at AEI (Sept 2014)Adam Thierer
 
Ethics for the Digital AgeBy Gry Hasselbalch on 2016-02-05AN.docx
Ethics for the Digital AgeBy Gry Hasselbalch on 2016-02-05AN.docxEthics for the Digital AgeBy Gry Hasselbalch on 2016-02-05AN.docx
Ethics for the Digital AgeBy Gry Hasselbalch on 2016-02-05AN.docxSANSKAR20
 
How Can Policymakers and Regulators Better Engage the Internet of Things?
How Can Policymakers and Regulators Better Engage the Internet of Things? How Can Policymakers and Regulators Better Engage the Internet of Things?
How Can Policymakers and Regulators Better Engage the Internet of Things? Mercatus Center
 
Internet of Things & Wearable Technology: Unlocking the Next Wave of Data-Dri...
Internet of Things & Wearable Technology: Unlocking the Next Wave of Data-Dri...Internet of Things & Wearable Technology: Unlocking the Next Wave of Data-Dri...
Internet of Things & Wearable Technology: Unlocking the Next Wave of Data-Dri...Adam Thierer
 
Computer Ethics Analyzing Information Technology.docx
Computer Ethics Analyzing Information Technology.docxComputer Ethics Analyzing Information Technology.docx
Computer Ethics Analyzing Information Technology.docxpatricke8
 
Computer Ethics Analyzing Information Technology.docx
Computer Ethics Analyzing Information Technology.docxComputer Ethics Analyzing Information Technology.docx
Computer Ethics Analyzing Information Technology.docxmccormicknadine86
 

Ähnlich wie Ethical Issues in Machine Learning Algorithms. (Part 1) (20)

Ethical and social issues in information systems
Ethical and social issues in information systemsEthical and social issues in information systems
Ethical and social issues in information systems
 
Philosophical Aspects of Big Data
Philosophical Aspects of Big DataPhilosophical Aspects of Big Data
Philosophical Aspects of Big Data
 
COSC372572 Topic1 Lect1-3 (ch04)_white.pdf
COSC372572 Topic1 Lect1-3 (ch04)_white.pdfCOSC372572 Topic1 Lect1-3 (ch04)_white.pdf
COSC372572 Topic1 Lect1-3 (ch04)_white.pdf
 
For this assignment, you are given an opportunity to explore and.docx
For this assignment, you are given an opportunity to explore and.docxFor this assignment, you are given an opportunity to explore and.docx
For this assignment, you are given an opportunity to explore and.docx
 
Big Data Ethics
Big Data EthicsBig Data Ethics
Big Data Ethics
 
Ehical and social issues
Ehical and social issuesEhical and social issues
Ehical and social issues
 
Ehical and social issues
Ehical and social issuesEhical and social issues
Ehical and social issues
 
Review questions
Review questionsReview questions
Review questions
 
Ethics in it
Ethics in itEthics in it
Ethics in it
 
Creating Trustworthy AI: A Mozilla White Paper
Creating Trustworthy AI: A Mozilla White PaperCreating Trustworthy AI: A Mozilla White Paper
Creating Trustworthy AI: A Mozilla White Paper
 
The Future of Moral Persuasion in Games, AR, AI Bots, and Self Trackers by Sh...
The Future of Moral Persuasion in Games, AR, AI Bots, and Self Trackers by Sh...The Future of Moral Persuasion in Games, AR, AI Bots, and Self Trackers by Sh...
The Future of Moral Persuasion in Games, AR, AI Bots, and Self Trackers by Sh...
 
Article 1 currently, smartphone, web, and social networking techno
Article 1 currently, smartphone, web, and social networking technoArticle 1 currently, smartphone, web, and social networking techno
Article 1 currently, smartphone, web, and social networking techno
 
e-SIDES presentation at Leiden University 21/09/2017
e-SIDES presentation at Leiden University 21/09/2017e-SIDES presentation at Leiden University 21/09/2017
e-SIDES presentation at Leiden University 21/09/2017
 
"Towards Value-Centric Big Data" e-SIDES Workshop - "Privacy Preserving Techn...
"Towards Value-Centric Big Data" e-SIDES Workshop - "Privacy Preserving Techn..."Towards Value-Centric Big Data" e-SIDES Workshop - "Privacy Preserving Techn...
"Towards Value-Centric Big Data" e-SIDES Workshop - "Privacy Preserving Techn...
 
[SLIDES] Internet of Things presentation at AEI (Sept 2014)
[SLIDES] Internet of Things presentation at AEI (Sept 2014)[SLIDES] Internet of Things presentation at AEI (Sept 2014)
[SLIDES] Internet of Things presentation at AEI (Sept 2014)
 
Ethics for the Digital AgeBy Gry Hasselbalch on 2016-02-05AN.docx
Ethics for the Digital AgeBy Gry Hasselbalch on 2016-02-05AN.docxEthics for the Digital AgeBy Gry Hasselbalch on 2016-02-05AN.docx
Ethics for the Digital AgeBy Gry Hasselbalch on 2016-02-05AN.docx
 
How Can Policymakers and Regulators Better Engage the Internet of Things?
How Can Policymakers and Regulators Better Engage the Internet of Things? How Can Policymakers and Regulators Better Engage the Internet of Things?
How Can Policymakers and Regulators Better Engage the Internet of Things?
 
Internet of Things & Wearable Technology: Unlocking the Next Wave of Data-Dri...
Internet of Things & Wearable Technology: Unlocking the Next Wave of Data-Dri...Internet of Things & Wearable Technology: Unlocking the Next Wave of Data-Dri...
Internet of Things & Wearable Technology: Unlocking the Next Wave of Data-Dri...
 
Computer Ethics Analyzing Information Technology.docx
Computer Ethics Analyzing Information Technology.docxComputer Ethics Analyzing Information Technology.docx
Computer Ethics Analyzing Information Technology.docx
 
Computer Ethics Analyzing Information Technology.docx
Computer Ethics Analyzing Information Technology.docxComputer Ethics Analyzing Information Technology.docx
Computer Ethics Analyzing Information Technology.docx
 

Kürzlich hochgeladen

Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...amitlee9823
 
BigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptxBigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptxolyaivanovalion
 
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...ZurliaSoop
 
Accredited-Transport-Cooperatives-Jan-2021-Web.pdf
Accredited-Transport-Cooperatives-Jan-2021-Web.pdfAccredited-Transport-Cooperatives-Jan-2021-Web.pdf
Accredited-Transport-Cooperatives-Jan-2021-Web.pdfadriantubila
 
CebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptxCebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptxolyaivanovalion
 
Mg Road Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Banga...
Mg Road Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Banga...Mg Road Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Banga...
Mg Road Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Banga...amitlee9823
 
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...Delhi Call girls
 
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al BarshaAl Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al BarshaAroojKhan71
 
April 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's AnalysisApril 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's Analysismanisha194592
 
Edukaciniai dropshipping via API with DroFx
Edukaciniai dropshipping via API with DroFxEdukaciniai dropshipping via API with DroFx
Edukaciniai dropshipping via API with DroFxolyaivanovalion
 
ELKO dropshipping via API with DroFx.pptx
ELKO dropshipping via API with DroFx.pptxELKO dropshipping via API with DroFx.pptx
ELKO dropshipping via API with DroFx.pptxolyaivanovalion
 
Midocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxMidocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxolyaivanovalion
 
Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...amitlee9823
 
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...amitlee9823
 
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...amitlee9823
 
Probability Grade 10 Third Quarter Lessons
Probability Grade 10 Third Quarter LessonsProbability Grade 10 Third Quarter Lessons
Probability Grade 10 Third Quarter LessonsJoseMangaJr1
 
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 nightCheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 nightDelhi Call girls
 

Kürzlich hochgeladen (20)

Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
 
BigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptxBigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptx
 
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
Accredited-Transport-Cooperatives-Jan-2021-Web.pdf
Accredited-Transport-Cooperatives-Jan-2021-Web.pdfAccredited-Transport-Cooperatives-Jan-2021-Web.pdf
Accredited-Transport-Cooperatives-Jan-2021-Web.pdf
 
CebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptxCebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptx
 
Mg Road Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Banga...
Mg Road Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Banga...Mg Road Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Banga...
Mg Road Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Banga...
 
(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7
(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7
(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7
 
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get CytotecAbortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
 
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
 
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al BarshaAl Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
 
April 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's AnalysisApril 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's Analysis
 
Edukaciniai dropshipping via API with DroFx
Edukaciniai dropshipping via API with DroFxEdukaciniai dropshipping via API with DroFx
Edukaciniai dropshipping via API with DroFx
 
ELKO dropshipping via API with DroFx.pptx
ELKO dropshipping via API with DroFx.pptxELKO dropshipping via API with DroFx.pptx
ELKO dropshipping via API with DroFx.pptx
 
Midocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxMidocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFx
 
Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
 
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
 
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
 
Predicting Loan Approval: A Data Science Project
Predicting Loan Approval: A Data Science ProjectPredicting Loan Approval: A Data Science Project
Predicting Loan Approval: A Data Science Project
 
Probability Grade 10 Third Quarter Lessons
Probability Grade 10 Third Quarter LessonsProbability Grade 10 Third Quarter Lessons
Probability Grade 10 Third Quarter Lessons
 
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 nightCheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
 

Ethical Issues in Machine Learning Algorithms. (Part 1)

  • 1. Ethical Issues in Machine Learning Algorithms (Part 1) IEEE Young Professionals Bulgaria Vladimir Kanchev, PhD 1
  • 2. Intro Dr. Kim, (2018, May 31) Human ethics for artificial intelligent beings. An Ethics Scary Tale. Retrieved from https://aistrategyblog.com/category/utilitarianism/ 2
  • 3. Intro Data Science (DS) and Machine Learning (ML) systems:  can automate a lot of tedious and dangerous work now.  are already part of our life.  are trusted with making important decisions. 3
  • 4. Intro But DS and ML systems:  have innate biases which do not coincide with social norms and have no ethical grounds.  fail in a way which is not humanly interpretable.  can have negative economic and social impact – eliminate jobs.  have some security issues – chat bots, autonomous cars, etc. 4
  • 5. Contents 1. Advances in Data Science (DS) and Machine Learning (ML) fields. 2. Ethics and ethical issues. 3. Current legislation. GDPR. 4. ML data bias, algorithmic bias, and interpretability issues. 5. Ongoing academic research problems. 5
  • 6. AI and other disciplines https://bit.ly/2hLcSHt6
  • 7. Some AI definitions  What is Artificial Intelligence (AI)? the science and engineering of making intelligent machines. (John McCarthy)  AI is a branch of Computer Science (CS) with both theoretical and practical aspects.  AI has common aims and approaches as robotics, control systems, speech recognition, etc.  AI is a buzz word nowadays; in public imagination, it overlaps with ML and DS. 7
  • 8. A tree of AI subfields Atlam, H., Walters, R., & Wills, G. (2018). Intelligence of Things: Opportunities & Challenges.8
  • 9. Some ML definitions  What is machine learning (ML)? Field of study that gives computers the ability to learn without being explicitly programmed. (Arthur Samuel) Study of algorithms that improve their performance P at some task T with experience E as we have well defined task <P,T,E>. (Tom Mitchell)  ML has a practical and a solid theoretical side.  It needs a certain amount of training (labeled or unlabeled) data to build knowledge (models). 9
  • 10. Recent trends in ML  ML has gained wide popularity among CS community of programmers and researchers.  ML has become another buzzword as AI.  Many implementations of ML algorithms can be found in different programming libraries. 10
  • 11. Some DS definitions  What is data science?  Data science vs statistics. Data Scientist (n.): Person who is better at statistics than any software engineer and better at software engineering than any statistician. (Josh Wills)  Advances of analytics field. real-time data streaming, e-marketing, healthcare, retail.  Advances of Big Data. academic/public, commercial, and private big datasets. 11
  • 12. DS vs. ML Loy, A. (2015). Embracing Data Science. UMAP Journal, 36(4)12
  • 13. Some ML definitions  What is deep learning (DL)? DL methods are ML methods based on learning data representations. They are usually related to the training of neural networks with many (n>100) layers.  Fast advances during the last decade; related to the Big Data boom and cheap GPU hardware.  First developed as an applied then as a theoretical field.  A number of CV and ML problems are solved and built into commercial products. 13
  • 14. AI vs. ML vs. DL https://bit.ly/2QYydU314
  • 15. Recent trends in ML  Flourish of DL and reinforcement learning algorithms and software frameworks as tensorflow.  Use of more hardware resources – better processors, ubiquitous clouds, and supercomputers.  Increased accuracy due to the application of larger, bigger labeled datasets.  Wide application to classic CS fields as computer vision (CV), natural language processing (NLP), computational finance, etc. 15
  • 16. Recent trends in ML https://gtnr.it/2vTTphv16
  • 17. Recent trends in ML In recent years, IT companies, such as FB and Google have:  transformed themselves into data companies.  built world-class AI research groups.  accumulated a lot of Big Data about customers, not publicly available.  made better digital marketing due to user profiling and personalization. 17
  • 18. Challenges in DS&ML fields What’s next?  Both fields follow boom & bust cycle; AI/DL winter coming?  Technological development vs. scientific development in AI and ML fields.  Is society ready to accept AI/ML/DS systems? 18
  • 19. Contents 1. Advances in Data Science (DS) and Machine Learning (ML) fields. 2. Ethics and ethical issues. 3. Current legislation. GDPR. 4. ML data bias, algorithmic bias, and interpretability issues. 5. Ongoing academic research problems. 19
  • 21. Some ethics definitions  Ethics or moral philosophy a branch of philosophy that involves systematizing, defending, and recommending concepts of right and wrong conduct. (Internet Encyclopedia of Philosophy).  Ethics vs. Laws vs. Religion these terms have a common root but do not coincide.  Data ethics How data affects human well-being - positively and negatively.  Ethical values autonomy, equality, etc. 21
  • 22. Ethics in real life Lee Sterrey (2014, March 24), Include ethics when teaching big data. Retrieved from https://www.ibmbigdatahub.com/blog/include-ethics-when-teaching-big-data 22
  • 23. Ethics of technology  Definition: is an interdisciplinary research area concerned with all moral and ethical aspects of technology in society. (Luppicini, 2008)  It views society and technology as interrelated and aims to: • use technology ethically. • prevent misuses. • guide new technological advances. • benefit society. http://www.liquisearch.com/technoethics 23
  • 24. Ethics, Society, and Technology 24 Rahwan, I. (2018). Society-in-the-loop: programming the algorithmic social contract. Ethics and Information Technology, 20(1), 5-14
  • 25. Some ethical concepts  What is an ethical issue? Def: Moral issues are those actions which have the potential to help or harm others or ourselves*.  What is an ethical dilemma? Def: A situation in which a difficult choice has to be made between two courses of action, either of which entails transgressing a moral principle**. * https:/philosophy.lander.edu/ethics/issue.html ** https://en.oxforddictionaries.com/definition/ethical_dilemma25
  • 26. Current ethical DS problems  Fairness, Discrimination  Ownership  Transparency  Privacy  Accountability  Anonymity  Confidentiality  Identity  Reputation 26
  • 27. Ethical DS cases  The Facebook emotions study (2014) psychological research, just another A/B testing?  Panama papers (2016) use of hacked data  Cambridge Analytica case (2018) psychological profiling 27
  • 28. Ethical DS cases DS/ML ethical cases in near future:  Autonomous cars  Autonomous weapons meaningful human control?  Internet of things (IoT)  Personalized medicine (genomic information)  Social Credit System (China) just another credit score? 28
  • 29. Ethical issues  Innovators are restricted to the given state of scientific and technical knowledge.  Each technical innovation brings risks and benefits.  How to manage risks, when implementing an innovation? 29
  • 30. Ethical issues in other fields Adopted ideas from other fields:  Medical experimentation  Scientific research  Professional communities 30
  • 31. How to solve ethical issues  What approach is best for solving DS/ML ethical issues? strict national regulation vs. international regulation vs. looser code of ethics?  Different approaches/priorities: • development of technology • businesses growth; more investments in DS/ML field • public interest  Innovation first or Regulation first policy. 31
  • 32. Contents 1. Advances in Data Science (DS) and Machine Learning (ML) fields. 2. Ethics and ethical issues. 3. Current legislation. GDPR. 4. ML data bias, algorithmic bias, and interpretability issues. 5. Ongoing academic research problems. 32
  • 34. Legislation  Falls behind technological progress for most DS/ML ethical concerns.  A long tradition of regulation for consumer, security, and privacy protection in the USA.  EU scores ahead in 2018 with GDPR. 34
  • 35. Legislation Data privacy:  has been already a major concern for public opinion and a political issue.  has been already introduced into legislation. While other DS/ML ethical issues:  are still a subject of debate and are not fully introduced into legislation.  there are similar issues in other fields regulated by other laws. 35
  • 37. Legislation Different legislative approaches:  USA  Europe  China  India 37
  • 38. Legislative approach in the USA  Focus is on free speech and transparency; restriction of personal data being processed by the government.  Different legislation on a state level; a lack of legislation at a national level.  Not a long tradition of privacy legislature.  In general, more business-friendly environment; belief in industry self-regulation. 38
  • 39. Legislative approach in EU  Privacy. a fundamental human right; a long tradition of privacy legislation.  Stricter EU privacy law – applied to all industries.  Introduction of GDPR legislation.  Less business-friendly environment. EU regulations lead to a conflict with US IT corporations. A new special tax on big tech (under discussion 2018-19). 39
  • 40. Legislative approach in China  Plan to implement their own data privacy regulations – nation security is a top priority.  Debate between US and EU approaches.  Widespread mobile devices and services and thus, growing concern about data privacy.  Discussions held within local Confucian traditions behind „The Great Firewall of China”. 40
  • 41. Legislative approach in India  Densely populated and diverse country; specific cultural traditions of privacy.  No regulatory tradition of personal data protection.  Not a solid regulatory framework for anonymization and intellectual property (IP).  New data protection bill (2018), tries to adapt to EU and US legislation due to the Indian large BPO industry. 41
  • 43. GDPR  Legally binding regulation, not a directive or a recommendation.  Expanded definition of personal data – including person’s name, location, online identifiers, biometrics, genetic information, etc.  Requires 72-hour notification of data breaches.  Record keeping requirements.  Data protection by design – a legal requirement. 43
  • 45. GDPR  Consent from users should be clearly given, informed and specific; can be withdrawn at any time without consequences.  A right to algorithmic explanation.  Introduction of data processors/controllers.  Companies using EU citizens data are subjected to it.  Fines for noncompliance over 20 mil euros / 4% of global revenues. 45
  • 47. GDPR GDPR requirements for data protection: 1. Big data analytics must be fair. No bias and discrimination. Consumers should be awarded for data collection. Processing should be transparent. 2. Permission to process data. Unambiguous consent from users. User consent for data use by third parties. 3. Purpose limitation. No further processing incompatible with the original purpose. 47
  • 48. GDPR 4. Holding on data. Using only data you need to process for a specific purpose. 5. Accuracy. Incorrect data must be dismissed. Big data should not ` represent a general population. Hidden biases in data should be considered in final results. No discrimination during profiling. 6. Individual rights and access to data. Individuals should be allowed to access their own data. 48
  • 49. GDPR 7. Security measures and risk. Security risks should be specifically addressed during processing. 8. Accountability. Big data processing without a defined hypothesis might cause problems. Biased profiling, too. 9. Controllers and processors. No clear definition as both operations are performed by AI algorithms. 49
  • 50. GDPR  GDPR is now a buzzword as is AI.  Its implementation started on May 25th, 2018.  GDPR requirements should be included into the existing ML automatic services – GDPR compliance.  People and corporations should be convinced that GDPR requirements are beneficial to ML services. 50
  • 51. Contents 1. Advances in Data Science (DS) and Machine Learning (ML) fields. 2. Ethics and ethical issues. 3. Current legislation. GDPR. 4. ML data bias, algorithmic bias, and interpretability issues. 5. Ongoing academic research problems. 51