SlideShare a Scribd company logo
Artificial Intelligence.
Technological Singularity.
Law.
Florian Ducommun, HDC, Attorney-at-Law
1
< 1 > Artificial Intelligence (AI)
2
Algorithm
Set of instructions within computer programs that determine how these
programs read, collect, process, and analyze data to generate some readable
form of analysis or output
(Cormen, Thomas H.; Leiserson, Charles E.; Rivest, Ronald L.; Stein, Clifford (2009).
Introduction to algorithms (3rd ed.). Cambridge, Mass.: MIT Press. p. 5)
3
Instructions
Every algorithm must satisfy the following criteria:
 input;
 output;
 definiteness;
 finiteness;
 effectiveness.
4
Algorithmic bias
 Algorithmic bias
 Bias can be introduced to an algorithm :
- during the assemblage of a database;
- as a result of algorithm design.
5
< 2 > Technological Singularity
 The technological singularity (also, simply, the singularity) is the
hypothesis that the invention of artificial superintelligence (ASI)
will abruptly trigger runaway technological growth, resulting in
unfathomable changes to human civilization.
6
Technological Singularity
1950s : John von Neumann
7
1945: Isaac Asimov
1993 : Vernor Vinge
Where are we?
 AlphaZero (2017)
 Deep Neural Networks
 General Reinforcement Learning Algorithm
 Google Brain
-> develops AI that allegedly builds AI better and faster than humans can
8
Dystopian Future
9
 Utopian describes a society that's
conceived to be perfect.
 Dystopian is the exact opposite
— it describes an imaginary
society that is as dehumanizing
and as unpleasant as possible.
<3> Legal
How to
regulate AI?
10
Challenges
 AI's moral maze and the infinite scenarios that are still to be addressed;
 Exponential speed of technological progress;
 International/transnational/global regulation required
11
Legal questions
AI will raise legal questions in three areas:
 Rights: Are/Should algorithms ever be protected by IP Rights?
Could algorithms create IP rights?
 Accountability: Who or what should be liable if A.I causes harm ?
 Ethics: How can we create and enforce moral codes for AI?
12
Rights
13
Copyright
 Idea/ expression dichotomy
 Balance between fostering
creativity/innovation and public good
 Originality
 Author = physical person (Art. 6
Copyright Act)
14
Copyright
15
Copyright protects the “literal expression” of computer
programs (source and object code), it does not protect
the “ideas”underlying the computer program.
Art. 2 para. 3 Swiss Copyright Act: Computer programs
are literary works.
-> not applicable to algorithms
Open Source
 a type of computer software whose source code is released
under a license in which the copyright holder grants users
the rights to study, change, and distribute the software to
anyone and for any purpose
 Relates to the copyrights in and to the computer software
 Increased transparency and allowed collaborative software
development
16
Patents
17
To be eligible for patent protection, an invention must meet several
criteria:
(i) the invention must consist of patentable subject matter;
(ii) the invention must be capable of industrial application (or, in certain
countries, be useful);
(iii) it must be new (novel);
(iv) it must involve an inventive step (be non-obvious); and
(v) the disclosure of the invention in the patent application must meet
certain formal and substantive standards.
Patents
18
Abstract algorithms cannot be patented: the organization and
ordering of a series of math equations is not human invention.
However, a patent can be granted on an application of an abstract
idea
Dividing line between unpatentable abstract ideas or algorithms and
patentable inventions, which include processes.
Patents
19
-> Protection during 20 years of a business method
or process encapsulated into an algorithm
-> Disclosure but full control by the patent owner
-> Not suitable for algorithms
Trade secrets
20
Broadly speaking, any confidential business information
which provides an enterprise a competitive edge may be
considered a trade secret. Trade secrets encompass
manufacturing or industrial secrets and commercial
secrets.
.
Trade secrets
21
Trade secret means information which meets all of the
following requirements:
- secret in the sense that it is not, as a body or in the
precise configuration and assembly of its components,
generally known among or readily accessible to
persons within the circles that normally deal with the
kind of information in question;
- commercial value because it is secret;
- it has been subject to reasonable steps under the
circumstances, by the person lawfully in control of the
information, to keep it secret.
-> Algorithms can be protected by trade secrets
Trade secrets
22
Trade secret law lacks any expressly delineated justice
balancing mechanism between the rights holder and the
public, unlike patents and copyright.
But:
-> Privatisation of algorithms by companies that developed
them for a unlimited period in time.
No disclosure of the underlying instructions, criteria -> no
possibility to discover potential algorithmic bias.
Antitrust Law
 Algorithms may foster tacit collusion, adversely affect consumer choice, even pose a threat to
pluralism.
 Holders of algorithms as trade secrets could be in a dominant position.
 The spreading of “static”, non-learning algorithms may facilitate collusion in markets that were not
prone to such conduct.
 Dynamic, deep-learning algorithms may, once they are broadly implemented, require an
adjustment of competition law concepts such as causality, awareness and intent.
23
Data Protection
 Algorithms treat data -> consent required for such treatment.
 Art 71 Recitals / Art. 22 para 3 GDPR:
Right not to be subject to a decision, which may include a measure, evaluating personal aspects relating to him or her
which is based solely on automated processing , such as automatic refusal of an online credit application or e-
recruiting practices without any human intervention.
Such processing should be subject to suitable safeguards, which should include specific information to the data subject
and the right to obtain human intervention, to express his or her point of view, to obtain an explanation of the decision
reached after such assessment and to challenge the decision.
 right to explanation is a right to be given an explanation for an output of the algorithm.
24
Open Algorithms
 Open Algorithms: open source for algorithms
 Google claims to license the algorithms on Open source licenses
 Initiatives:
- OPAL (for "Open Algorithms") is a non-profit socio-technological innovation developed by a group of partners
aiming to unlock the potential of private sector data for public good purposes by “sending the code to the data” in
a safe, participatory, and sustainable manner (https://www.opalproject.org/)
- Open marketplace for algorithms in a range of domains (https://algorithmia.com/algorithms).
25
Accountability
26
Accountability
27
Accountability implies an obligation to report and justify algorithmic
decision-making, and to mitigate any negative social impacts or potential
harms.
Five core principles
28
Responsibility: For any algorithmic system, there needs to
be a person with the authority to deal with its adverse
individual or societal effects in a timely fashion
Explainability: any decisions produced by an algorithmic
system should be explainable to the people affected by
those decisions.
Accuracy: sources of error and uncertainty throughout an
algorithm and its data sources need to be identified,
logged, and benchmarked
Five core principles
29
Auditability: algorithms should be developed to enable
third parties to probe and review the behavior of an
algorithm.
Fairness: all algorithms making decisions about
individuals should be evaluated for discriminatory effects.
The results of the evaluation and the criteria used should
be publicly released and explained.
Robots or AI as
“electronic
person” ?
30
Sophism
Taxation of
robots?
31
Sophism
Ethics
32
Isaac Asimov's "Three Laws of Robotics"
 A robot may not injure a human being or, through inaction, allow a human being to come to
harm.
 A robot must obey orders given by human beings except where such orders would conflict with
the First Law.
 A robot must protect its own existence as long as such protection does not conflict with the First
or Second Law.
33
Oren Etzioni’s proposal
 AI system must be subject to the full gamut of laws that apply to its human operator;
 AI system must clearly disclose that it is not human;
 AI system cannot retain or disclose confidential information without explicit approval from the
source of that information.
34
Google guidelines
Any set of rules for AI should focus on predicting harm, mitigating risk, and ensuring safety is a priority
 Avoiding Negative Side Effects: How can we ensure that an AI system will not disturb its environment in
negative ways while pursuing its goals?
 Avoiding Reward Hacking: How can we avoid gaming of the reward function?
 Scalable Oversight: How can we efficiently ensure that a given AI system respects aspects of the
objective that are too expensive to be frequently evaluated during training?
 Safe Exploration: How do we ensure that an AI system doesn’t make exploratory moves with very
negative repercussions?
 Robustness to Distributional Shift: How do we ensure that an AI system recognizes, and behaves
robustly, when it’s in an environment very different from its training environment?
35
EU Ethical Guidelines on AI
 As with any transformative technology, artificial intelligence may raise new ethical and legal
questions, related to liability or potentially biased decision-making. New technologies should not
mean new values.
 The Commission will present ethical guidelines on AI development by the end of 2018, based on
the EU's Charter of Fundamental Rights, taking into account principles such as data protection
and transparency
36
Working Group
1. Should we regulate AI? If yes, at which level?
2. Should algorithms be protected by IP rights (trade secrets)?
3. Should companies have an obligation to disclose algorithms?
4. What should be the guiding principles of regulation?
37
Guiding principles (European Group on
Ethics)
 Human dignity
 Autonomy
 Responsibility
38
Guiding principles (European Group on
Ethics)
 Justice, equality and solidarity
 Democracy
 Rule of law and accountability
39
Guiding principles (European Group on
Ethics)
40
Security, safety, bodily and mental integrity
Data protection and privacy
Sustainability
Merci pour votre attention!
Florian Ducommun
Avocat ; LL.M
Av. Auguste Tissot 2bis
1006 Lausanne
021/310.73.10
ducommun@hdclegal.ch
41

More Related Content

Similar to Artificial intelligence, Technological Singularity & the Law

AI and Accountability
AI and AccountabilityAI and Accountability
AI and Accountability
Hiroshi Nakagawa
 
Domande e risposte su AI (Commissione Europea, 12 dic 2023)
Domande e risposte su AI (Commissione Europea, 12 dic 2023)Domande e risposte su AI (Commissione Europea, 12 dic 2023)
Domande e risposte su AI (Commissione Europea, 12 dic 2023)
Simone Aliprandi
 
Richard van der Velde, Technical Support Lead for Cookiebot @CMP – “Artificia...
Richard van der Velde, Technical Support Lead for Cookiebot @CMP – “Artificia...Richard van der Velde, Technical Support Lead for Cookiebot @CMP – “Artificia...
Richard van der Velde, Technical Support Lead for Cookiebot @CMP – “Artificia...
Associazione Digital Days
 
What Do You Do with a Problem Like AI?
What Do You Do with a Problem Like AI?What Do You Do with a Problem Like AI?
What Do You Do with a Problem Like AI?
Lilian Edwards
 
Robotics & Artificial (RAI) Intelligence webinar: Law & Regulation for RAI In...
Robotics & Artificial (RAI) Intelligence webinar: Law & Regulation for RAI In...Robotics & Artificial (RAI) Intelligence webinar: Law & Regulation for RAI In...
Robotics & Artificial (RAI) Intelligence webinar: Law & Regulation for RAI In...
KTN
 
ARTIFCIAL INTELLIGENGE
ARTIFCIAL INTELLIGENGEARTIFCIAL INTELLIGENGE
ARTIFCIAL INTELLIGENGE
Zace1
 
The Artificial Intelligence World: Responding to Legal and Ethical Issues
The Artificial Intelligence World:  Responding to Legal and Ethical IssuesThe Artificial Intelligence World:  Responding to Legal and Ethical Issues
The Artificial Intelligence World: Responding to Legal and Ethical Issues
Richard Austin
 
Chapter 3 - EMTE.pptx
Chapter 3 - EMTE.pptxChapter 3 - EMTE.pptx
Chapter 3 - EMTE.pptx
Eyersu Selemon
 
Industry Standards as vehicle to address socio-technical AI challenges
Industry Standards as vehicle to address socio-technical AI challengesIndustry Standards as vehicle to address socio-technical AI challenges
Industry Standards as vehicle to address socio-technical AI challenges
Ansgar Koene
 
Introduction to artificial intelligence and law
Introduction to artificial intelligence and lawIntroduction to artificial intelligence and law
Introduction to artificial intelligence and law
LawScienceTech
 
Slave to the Algo-Rhythms?
Slave to the Algo-Rhythms?Slave to the Algo-Rhythms?
Slave to the Algo-Rhythms?
Lilian Edwards
 
Digital Forensics for Artificial Intelligence (AI ) Systems.pdf
Digital Forensics for Artificial Intelligence (AI ) Systems.pdfDigital Forensics for Artificial Intelligence (AI ) Systems.pdf
Digital Forensics for Artificial Intelligence (AI ) Systems.pdf
Mahdi_Fahmideh
 
Bias in algorithmic decision-making: Standards, Algorithmic Literacy and Gove...
Bias in algorithmic decision-making: Standards, Algorithmic Literacy and Gove...Bias in algorithmic decision-making: Standards, Algorithmic Literacy and Gove...
Bias in algorithmic decision-making: Standards, Algorithmic Literacy and Gove...
Ansgar Koene
 
On Mapping Values in AI Governance
On Mapping Values in AI GovernanceOn Mapping Values in AI Governance
On Mapping Values in AI Governance
Giovanni Sileno
 
EU Ethics guidelines for trustworthy AI
EU Ethics guidelines for trustworthy AI EU Ethics guidelines for trustworthy AI
EU Ethics guidelines for trustworthy AI
InnoBridge.tech Foundation
 
SFSCON23 - Simon Phipps - Regulation, AI and the State of Software Freedom in...
SFSCON23 - Simon Phipps - Regulation, AI and the State of Software Freedom in...SFSCON23 - Simon Phipps - Regulation, AI and the State of Software Freedom in...
SFSCON23 - Simon Phipps - Regulation, AI and the State of Software Freedom in...
South Tyrol Free Software Conference
 
Ivan Horodyskyy “Legal limits of the AI software development: what should be ...
Ivan Horodyskyy “Legal limits of the AI software development: what should be ...Ivan Horodyskyy “Legal limits of the AI software development: what should be ...
Ivan Horodyskyy “Legal limits of the AI software development: what should be ...
Lviv Startup Club
 
Written-Blog_Ethic_AI_08Aug23_pub_jce.pdf
Written-Blog_Ethic_AI_08Aug23_pub_jce.pdfWritten-Blog_Ethic_AI_08Aug23_pub_jce.pdf
Written-Blog_Ethic_AI_08Aug23_pub_jce.pdf
jiricejka
 
sunflower_cissp_layout.pdf
sunflower_cissp_layout.pdfsunflower_cissp_layout.pdf
sunflower_cissp_layout.pdf
Bilal Ahmad
 
Tecnologías emergentes: priorizando al ciudadano
Tecnologías emergentes: priorizando al ciudadanoTecnologías emergentes: priorizando al ciudadano
Tecnologías emergentes: priorizando al ciudadano
Comisión de Regulación de Comunicaciones
 

Similar to Artificial intelligence, Technological Singularity & the Law (20)

AI and Accountability
AI and AccountabilityAI and Accountability
AI and Accountability
 
Domande e risposte su AI (Commissione Europea, 12 dic 2023)
Domande e risposte su AI (Commissione Europea, 12 dic 2023)Domande e risposte su AI (Commissione Europea, 12 dic 2023)
Domande e risposte su AI (Commissione Europea, 12 dic 2023)
 
Richard van der Velde, Technical Support Lead for Cookiebot @CMP – “Artificia...
Richard van der Velde, Technical Support Lead for Cookiebot @CMP – “Artificia...Richard van der Velde, Technical Support Lead for Cookiebot @CMP – “Artificia...
Richard van der Velde, Technical Support Lead for Cookiebot @CMP – “Artificia...
 
What Do You Do with a Problem Like AI?
What Do You Do with a Problem Like AI?What Do You Do with a Problem Like AI?
What Do You Do with a Problem Like AI?
 
Robotics & Artificial (RAI) Intelligence webinar: Law & Regulation for RAI In...
Robotics & Artificial (RAI) Intelligence webinar: Law & Regulation for RAI In...Robotics & Artificial (RAI) Intelligence webinar: Law & Regulation for RAI In...
Robotics & Artificial (RAI) Intelligence webinar: Law & Regulation for RAI In...
 
ARTIFCIAL INTELLIGENGE
ARTIFCIAL INTELLIGENGEARTIFCIAL INTELLIGENGE
ARTIFCIAL INTELLIGENGE
 
The Artificial Intelligence World: Responding to Legal and Ethical Issues
The Artificial Intelligence World:  Responding to Legal and Ethical IssuesThe Artificial Intelligence World:  Responding to Legal and Ethical Issues
The Artificial Intelligence World: Responding to Legal and Ethical Issues
 
Chapter 3 - EMTE.pptx
Chapter 3 - EMTE.pptxChapter 3 - EMTE.pptx
Chapter 3 - EMTE.pptx
 
Industry Standards as vehicle to address socio-technical AI challenges
Industry Standards as vehicle to address socio-technical AI challengesIndustry Standards as vehicle to address socio-technical AI challenges
Industry Standards as vehicle to address socio-technical AI challenges
 
Introduction to artificial intelligence and law
Introduction to artificial intelligence and lawIntroduction to artificial intelligence and law
Introduction to artificial intelligence and law
 
Slave to the Algo-Rhythms?
Slave to the Algo-Rhythms?Slave to the Algo-Rhythms?
Slave to the Algo-Rhythms?
 
Digital Forensics for Artificial Intelligence (AI ) Systems.pdf
Digital Forensics for Artificial Intelligence (AI ) Systems.pdfDigital Forensics for Artificial Intelligence (AI ) Systems.pdf
Digital Forensics for Artificial Intelligence (AI ) Systems.pdf
 
Bias in algorithmic decision-making: Standards, Algorithmic Literacy and Gove...
Bias in algorithmic decision-making: Standards, Algorithmic Literacy and Gove...Bias in algorithmic decision-making: Standards, Algorithmic Literacy and Gove...
Bias in algorithmic decision-making: Standards, Algorithmic Literacy and Gove...
 
On Mapping Values in AI Governance
On Mapping Values in AI GovernanceOn Mapping Values in AI Governance
On Mapping Values in AI Governance
 
EU Ethics guidelines for trustworthy AI
EU Ethics guidelines for trustworthy AI EU Ethics guidelines for trustworthy AI
EU Ethics guidelines for trustworthy AI
 
SFSCON23 - Simon Phipps - Regulation, AI and the State of Software Freedom in...
SFSCON23 - Simon Phipps - Regulation, AI and the State of Software Freedom in...SFSCON23 - Simon Phipps - Regulation, AI and the State of Software Freedom in...
SFSCON23 - Simon Phipps - Regulation, AI and the State of Software Freedom in...
 
Ivan Horodyskyy “Legal limits of the AI software development: what should be ...
Ivan Horodyskyy “Legal limits of the AI software development: what should be ...Ivan Horodyskyy “Legal limits of the AI software development: what should be ...
Ivan Horodyskyy “Legal limits of the AI software development: what should be ...
 
Written-Blog_Ethic_AI_08Aug23_pub_jce.pdf
Written-Blog_Ethic_AI_08Aug23_pub_jce.pdfWritten-Blog_Ethic_AI_08Aug23_pub_jce.pdf
Written-Blog_Ethic_AI_08Aug23_pub_jce.pdf
 
sunflower_cissp_layout.pdf
sunflower_cissp_layout.pdfsunflower_cissp_layout.pdf
sunflower_cissp_layout.pdf
 
Tecnologías emergentes: priorizando al ciudadano
Tecnologías emergentes: priorizando al ciudadanoTecnologías emergentes: priorizando al ciudadano
Tecnologías emergentes: priorizando al ciudadano
 

Recently uploaded

Capital Punishment by Saif Javed (LLM)ppt.pptx
Capital Punishment by Saif Javed (LLM)ppt.pptxCapital Punishment by Saif Javed (LLM)ppt.pptx
Capital Punishment by Saif Javed (LLM)ppt.pptx
OmGod1
 
Genocide in International Criminal Law.pptx
Genocide in International Criminal Law.pptxGenocide in International Criminal Law.pptx
Genocide in International Criminal Law.pptx
MasoudZamani13
 
一比一原版(uottawa毕业证书)加拿大渥太华大学毕业证如何办理
一比一原版(uottawa毕业证书)加拿大渥太华大学毕业证如何办理一比一原版(uottawa毕业证书)加拿大渥太华大学毕业证如何办理
一比一原版(uottawa毕业证书)加拿大渥太华大学毕业证如何办理
uhsox
 
在线办理(UNE毕业证书)新英格兰大学毕业证成绩单一模一样
在线办理(UNE毕业证书)新英格兰大学毕业证成绩单一模一样在线办理(UNE毕业证书)新英格兰大学毕业证成绩单一模一样
在线办理(UNE毕业证书)新英格兰大学毕业证成绩单一模一样
15e6o6u
 
PPT-Money Laundering - lecture 5.pptx ll
PPT-Money Laundering - lecture 5.pptx llPPT-Money Laundering - lecture 5.pptx ll
PPT-Money Laundering - lecture 5.pptx ll
MohammadZubair874462
 
Business Laws Sunita saha
Business Laws Sunita sahaBusiness Laws Sunita saha
Business Laws Sunita saha
sunitasaha5
 
THE CONCEPT OF RIGHT TO DEFAULT BAIL.pptx
THE CONCEPT OF RIGHT TO DEFAULT BAIL.pptxTHE CONCEPT OF RIGHT TO DEFAULT BAIL.pptx
THE CONCEPT OF RIGHT TO DEFAULT BAIL.pptx
Namrata Chakraborty
 
V.-SENTHIL-BALAJI-SLP-C-8939-8940-2023-SC-Judgment-07-August-2023.pdf
V.-SENTHIL-BALAJI-SLP-C-8939-8940-2023-SC-Judgment-07-August-2023.pdfV.-SENTHIL-BALAJI-SLP-C-8939-8940-2023-SC-Judgment-07-August-2023.pdf
V.-SENTHIL-BALAJI-SLP-C-8939-8940-2023-SC-Judgment-07-August-2023.pdf
bhavenpr
 
一比一原版加拿大达尔豪斯大学毕业证(dalhousie毕业证书)如何办理
一比一原版加拿大达尔豪斯大学毕业证(dalhousie毕业证书)如何办理一比一原版加拿大达尔豪斯大学毕业证(dalhousie毕业证书)如何办理
一比一原版加拿大达尔豪斯大学毕业证(dalhousie毕业证书)如何办理
cadyzeo
 
suture removal ppt.pptx medical surgical
suture removal ppt.pptx medical surgicalsuture removal ppt.pptx medical surgical
suture removal ppt.pptx medical surgical
AlanSudhan
 
Safeguarding Against Financial Crime: AML Compliance Regulations Demystified
Safeguarding Against Financial Crime: AML Compliance Regulations DemystifiedSafeguarding Against Financial Crime: AML Compliance Regulations Demystified
Safeguarding Against Financial Crime: AML Compliance Regulations Demystified
PROF. PAUL ALLIEU KAMARA
 
一比一原版(trent毕业证书)加拿大特伦特大学毕业证如何办理
一比一原版(trent毕业证书)加拿大特伦特大学毕业证如何办理一比一原版(trent毕业证书)加拿大特伦特大学毕业证如何办理
一比一原版(trent毕业证书)加拿大特伦特大学毕业证如何办理
mecyyn
 
17-03 2022 -full agreement full version .pdf
17-03 2022 -full agreement full version .pdf17-03 2022 -full agreement full version .pdf
17-03 2022 -full agreement full version .pdf
ssuser0dfed9
 
It's the Law: Recent Court and Administrative Decisions of Interest
It's the Law: Recent Court and Administrative Decisions of InterestIt's the Law: Recent Court and Administrative Decisions of Interest
It's the Law: Recent Court and Administrative Decisions of Interest
Parsons Behle & Latimer
 
一比一原版朴次茅斯大学毕业证(uop毕业证)如何办理
一比一原版朴次茅斯大学毕业证(uop毕业证)如何办理一比一原版朴次茅斯大学毕业证(uop毕业证)如何办理
一比一原版朴次茅斯大学毕业证(uop毕业证)如何办理
onduyv
 
一比一原版伯恩茅斯大学毕业证(bu毕业证)如何办理
一比一原版伯恩茅斯大学毕业证(bu毕业证)如何办理一比一原版伯恩茅斯大学毕业证(bu毕业证)如何办理
一比一原版伯恩茅斯大学毕业证(bu毕业证)如何办理
ymefneb
 
Pedal to the Court Understanding Your Rights after a Cycling Collision.pdf
Pedal to the Court Understanding Your Rights after a Cycling Collision.pdfPedal to the Court Understanding Your Rights after a Cycling Collision.pdf
Pedal to the Court Understanding Your Rights after a Cycling Collision.pdf
SunsetWestLegalGroup
 
Corporate Governance : Scope and Legal Framework
Corporate Governance : Scope and Legal FrameworkCorporate Governance : Scope and Legal Framework
Corporate Governance : Scope and Legal Framework
devaki57
 
The Future of Criminal Defense Lawyer in India.pdf
The Future of Criminal Defense Lawyer in India.pdfThe Future of Criminal Defense Lawyer in India.pdf
The Future of Criminal Defense Lawyer in India.pdf
veteranlegal
 
一比一原版(ua毕业证书)加拿大阿尔伯塔大学毕业证如何办理
一比一原版(ua毕业证书)加拿大阿尔伯塔大学毕业证如何办理一比一原版(ua毕业证书)加拿大阿尔伯塔大学毕业证如何办理
一比一原版(ua毕业证书)加拿大阿尔伯塔大学毕业证如何办理
ubype
 

Recently uploaded (20)

Capital Punishment by Saif Javed (LLM)ppt.pptx
Capital Punishment by Saif Javed (LLM)ppt.pptxCapital Punishment by Saif Javed (LLM)ppt.pptx
Capital Punishment by Saif Javed (LLM)ppt.pptx
 
Genocide in International Criminal Law.pptx
Genocide in International Criminal Law.pptxGenocide in International Criminal Law.pptx
Genocide in International Criminal Law.pptx
 
一比一原版(uottawa毕业证书)加拿大渥太华大学毕业证如何办理
一比一原版(uottawa毕业证书)加拿大渥太华大学毕业证如何办理一比一原版(uottawa毕业证书)加拿大渥太华大学毕业证如何办理
一比一原版(uottawa毕业证书)加拿大渥太华大学毕业证如何办理
 
在线办理(UNE毕业证书)新英格兰大学毕业证成绩单一模一样
在线办理(UNE毕业证书)新英格兰大学毕业证成绩单一模一样在线办理(UNE毕业证书)新英格兰大学毕业证成绩单一模一样
在线办理(UNE毕业证书)新英格兰大学毕业证成绩单一模一样
 
PPT-Money Laundering - lecture 5.pptx ll
PPT-Money Laundering - lecture 5.pptx llPPT-Money Laundering - lecture 5.pptx ll
PPT-Money Laundering - lecture 5.pptx ll
 
Business Laws Sunita saha
Business Laws Sunita sahaBusiness Laws Sunita saha
Business Laws Sunita saha
 
THE CONCEPT OF RIGHT TO DEFAULT BAIL.pptx
THE CONCEPT OF RIGHT TO DEFAULT BAIL.pptxTHE CONCEPT OF RIGHT TO DEFAULT BAIL.pptx
THE CONCEPT OF RIGHT TO DEFAULT BAIL.pptx
 
V.-SENTHIL-BALAJI-SLP-C-8939-8940-2023-SC-Judgment-07-August-2023.pdf
V.-SENTHIL-BALAJI-SLP-C-8939-8940-2023-SC-Judgment-07-August-2023.pdfV.-SENTHIL-BALAJI-SLP-C-8939-8940-2023-SC-Judgment-07-August-2023.pdf
V.-SENTHIL-BALAJI-SLP-C-8939-8940-2023-SC-Judgment-07-August-2023.pdf
 
一比一原版加拿大达尔豪斯大学毕业证(dalhousie毕业证书)如何办理
一比一原版加拿大达尔豪斯大学毕业证(dalhousie毕业证书)如何办理一比一原版加拿大达尔豪斯大学毕业证(dalhousie毕业证书)如何办理
一比一原版加拿大达尔豪斯大学毕业证(dalhousie毕业证书)如何办理
 
suture removal ppt.pptx medical surgical
suture removal ppt.pptx medical surgicalsuture removal ppt.pptx medical surgical
suture removal ppt.pptx medical surgical
 
Safeguarding Against Financial Crime: AML Compliance Regulations Demystified
Safeguarding Against Financial Crime: AML Compliance Regulations DemystifiedSafeguarding Against Financial Crime: AML Compliance Regulations Demystified
Safeguarding Against Financial Crime: AML Compliance Regulations Demystified
 
一比一原版(trent毕业证书)加拿大特伦特大学毕业证如何办理
一比一原版(trent毕业证书)加拿大特伦特大学毕业证如何办理一比一原版(trent毕业证书)加拿大特伦特大学毕业证如何办理
一比一原版(trent毕业证书)加拿大特伦特大学毕业证如何办理
 
17-03 2022 -full agreement full version .pdf
17-03 2022 -full agreement full version .pdf17-03 2022 -full agreement full version .pdf
17-03 2022 -full agreement full version .pdf
 
It's the Law: Recent Court and Administrative Decisions of Interest
It's the Law: Recent Court and Administrative Decisions of InterestIt's the Law: Recent Court and Administrative Decisions of Interest
It's the Law: Recent Court and Administrative Decisions of Interest
 
一比一原版朴次茅斯大学毕业证(uop毕业证)如何办理
一比一原版朴次茅斯大学毕业证(uop毕业证)如何办理一比一原版朴次茅斯大学毕业证(uop毕业证)如何办理
一比一原版朴次茅斯大学毕业证(uop毕业证)如何办理
 
一比一原版伯恩茅斯大学毕业证(bu毕业证)如何办理
一比一原版伯恩茅斯大学毕业证(bu毕业证)如何办理一比一原版伯恩茅斯大学毕业证(bu毕业证)如何办理
一比一原版伯恩茅斯大学毕业证(bu毕业证)如何办理
 
Pedal to the Court Understanding Your Rights after a Cycling Collision.pdf
Pedal to the Court Understanding Your Rights after a Cycling Collision.pdfPedal to the Court Understanding Your Rights after a Cycling Collision.pdf
Pedal to the Court Understanding Your Rights after a Cycling Collision.pdf
 
Corporate Governance : Scope and Legal Framework
Corporate Governance : Scope and Legal FrameworkCorporate Governance : Scope and Legal Framework
Corporate Governance : Scope and Legal Framework
 
The Future of Criminal Defense Lawyer in India.pdf
The Future of Criminal Defense Lawyer in India.pdfThe Future of Criminal Defense Lawyer in India.pdf
The Future of Criminal Defense Lawyer in India.pdf
 
一比一原版(ua毕业证书)加拿大阿尔伯塔大学毕业证如何办理
一比一原版(ua毕业证书)加拿大阿尔伯塔大学毕业证如何办理一比一原版(ua毕业证书)加拿大阿尔伯塔大学毕业证如何办理
一比一原版(ua毕业证书)加拿大阿尔伯塔大学毕业证如何办理
 

Artificial intelligence, Technological Singularity & the Law

  • 2. < 1 > Artificial Intelligence (AI) 2
  • 3. Algorithm Set of instructions within computer programs that determine how these programs read, collect, process, and analyze data to generate some readable form of analysis or output (Cormen, Thomas H.; Leiserson, Charles E.; Rivest, Ronald L.; Stein, Clifford (2009). Introduction to algorithms (3rd ed.). Cambridge, Mass.: MIT Press. p. 5) 3
  • 4. Instructions Every algorithm must satisfy the following criteria:  input;  output;  definiteness;  finiteness;  effectiveness. 4
  • 5. Algorithmic bias  Algorithmic bias  Bias can be introduced to an algorithm : - during the assemblage of a database; - as a result of algorithm design. 5
  • 6. < 2 > Technological Singularity  The technological singularity (also, simply, the singularity) is the hypothesis that the invention of artificial superintelligence (ASI) will abruptly trigger runaway technological growth, resulting in unfathomable changes to human civilization. 6
  • 7. Technological Singularity 1950s : John von Neumann 7 1945: Isaac Asimov 1993 : Vernor Vinge
  • 8. Where are we?  AlphaZero (2017)  Deep Neural Networks  General Reinforcement Learning Algorithm  Google Brain -> develops AI that allegedly builds AI better and faster than humans can 8
  • 9. Dystopian Future 9  Utopian describes a society that's conceived to be perfect.  Dystopian is the exact opposite — it describes an imaginary society that is as dehumanizing and as unpleasant as possible.
  • 11. Challenges  AI's moral maze and the infinite scenarios that are still to be addressed;  Exponential speed of technological progress;  International/transnational/global regulation required 11
  • 12. Legal questions AI will raise legal questions in three areas:  Rights: Are/Should algorithms ever be protected by IP Rights? Could algorithms create IP rights?  Accountability: Who or what should be liable if A.I causes harm ?  Ethics: How can we create and enforce moral codes for AI? 12
  • 14. Copyright  Idea/ expression dichotomy  Balance between fostering creativity/innovation and public good  Originality  Author = physical person (Art. 6 Copyright Act) 14
  • 15. Copyright 15 Copyright protects the “literal expression” of computer programs (source and object code), it does not protect the “ideas”underlying the computer program. Art. 2 para. 3 Swiss Copyright Act: Computer programs are literary works. -> not applicable to algorithms
  • 16. Open Source  a type of computer software whose source code is released under a license in which the copyright holder grants users the rights to study, change, and distribute the software to anyone and for any purpose  Relates to the copyrights in and to the computer software  Increased transparency and allowed collaborative software development 16
  • 17. Patents 17 To be eligible for patent protection, an invention must meet several criteria: (i) the invention must consist of patentable subject matter; (ii) the invention must be capable of industrial application (or, in certain countries, be useful); (iii) it must be new (novel); (iv) it must involve an inventive step (be non-obvious); and (v) the disclosure of the invention in the patent application must meet certain formal and substantive standards.
  • 18. Patents 18 Abstract algorithms cannot be patented: the organization and ordering of a series of math equations is not human invention. However, a patent can be granted on an application of an abstract idea Dividing line between unpatentable abstract ideas or algorithms and patentable inventions, which include processes.
  • 19. Patents 19 -> Protection during 20 years of a business method or process encapsulated into an algorithm -> Disclosure but full control by the patent owner -> Not suitable for algorithms
  • 20. Trade secrets 20 Broadly speaking, any confidential business information which provides an enterprise a competitive edge may be considered a trade secret. Trade secrets encompass manufacturing or industrial secrets and commercial secrets. .
  • 21. Trade secrets 21 Trade secret means information which meets all of the following requirements: - secret in the sense that it is not, as a body or in the precise configuration and assembly of its components, generally known among or readily accessible to persons within the circles that normally deal with the kind of information in question; - commercial value because it is secret; - it has been subject to reasonable steps under the circumstances, by the person lawfully in control of the information, to keep it secret. -> Algorithms can be protected by trade secrets
  • 22. Trade secrets 22 Trade secret law lacks any expressly delineated justice balancing mechanism between the rights holder and the public, unlike patents and copyright. But: -> Privatisation of algorithms by companies that developed them for a unlimited period in time. No disclosure of the underlying instructions, criteria -> no possibility to discover potential algorithmic bias.
  • 23. Antitrust Law  Algorithms may foster tacit collusion, adversely affect consumer choice, even pose a threat to pluralism.  Holders of algorithms as trade secrets could be in a dominant position.  The spreading of “static”, non-learning algorithms may facilitate collusion in markets that were not prone to such conduct.  Dynamic, deep-learning algorithms may, once they are broadly implemented, require an adjustment of competition law concepts such as causality, awareness and intent. 23
  • 24. Data Protection  Algorithms treat data -> consent required for such treatment.  Art 71 Recitals / Art. 22 para 3 GDPR: Right not to be subject to a decision, which may include a measure, evaluating personal aspects relating to him or her which is based solely on automated processing , such as automatic refusal of an online credit application or e- recruiting practices without any human intervention. Such processing should be subject to suitable safeguards, which should include specific information to the data subject and the right to obtain human intervention, to express his or her point of view, to obtain an explanation of the decision reached after such assessment and to challenge the decision.  right to explanation is a right to be given an explanation for an output of the algorithm. 24
  • 25. Open Algorithms  Open Algorithms: open source for algorithms  Google claims to license the algorithms on Open source licenses  Initiatives: - OPAL (for "Open Algorithms") is a non-profit socio-technological innovation developed by a group of partners aiming to unlock the potential of private sector data for public good purposes by “sending the code to the data” in a safe, participatory, and sustainable manner (https://www.opalproject.org/) - Open marketplace for algorithms in a range of domains (https://algorithmia.com/algorithms). 25
  • 27. Accountability 27 Accountability implies an obligation to report and justify algorithmic decision-making, and to mitigate any negative social impacts or potential harms.
  • 28. Five core principles 28 Responsibility: For any algorithmic system, there needs to be a person with the authority to deal with its adverse individual or societal effects in a timely fashion Explainability: any decisions produced by an algorithmic system should be explainable to the people affected by those decisions. Accuracy: sources of error and uncertainty throughout an algorithm and its data sources need to be identified, logged, and benchmarked
  • 29. Five core principles 29 Auditability: algorithms should be developed to enable third parties to probe and review the behavior of an algorithm. Fairness: all algorithms making decisions about individuals should be evaluated for discriminatory effects. The results of the evaluation and the criteria used should be publicly released and explained.
  • 30. Robots or AI as “electronic person” ? 30 Sophism
  • 33. Isaac Asimov's "Three Laws of Robotics"  A robot may not injure a human being or, through inaction, allow a human being to come to harm.  A robot must obey orders given by human beings except where such orders would conflict with the First Law.  A robot must protect its own existence as long as such protection does not conflict with the First or Second Law. 33
  • 34. Oren Etzioni’s proposal  AI system must be subject to the full gamut of laws that apply to its human operator;  AI system must clearly disclose that it is not human;  AI system cannot retain or disclose confidential information without explicit approval from the source of that information. 34
  • 35. Google guidelines Any set of rules for AI should focus on predicting harm, mitigating risk, and ensuring safety is a priority  Avoiding Negative Side Effects: How can we ensure that an AI system will not disturb its environment in negative ways while pursuing its goals?  Avoiding Reward Hacking: How can we avoid gaming of the reward function?  Scalable Oversight: How can we efficiently ensure that a given AI system respects aspects of the objective that are too expensive to be frequently evaluated during training?  Safe Exploration: How do we ensure that an AI system doesn’t make exploratory moves with very negative repercussions?  Robustness to Distributional Shift: How do we ensure that an AI system recognizes, and behaves robustly, when it’s in an environment very different from its training environment? 35
  • 36. EU Ethical Guidelines on AI  As with any transformative technology, artificial intelligence may raise new ethical and legal questions, related to liability or potentially biased decision-making. New technologies should not mean new values.  The Commission will present ethical guidelines on AI development by the end of 2018, based on the EU's Charter of Fundamental Rights, taking into account principles such as data protection and transparency 36
  • 37. Working Group 1. Should we regulate AI? If yes, at which level? 2. Should algorithms be protected by IP rights (trade secrets)? 3. Should companies have an obligation to disclose algorithms? 4. What should be the guiding principles of regulation? 37
  • 38. Guiding principles (European Group on Ethics)  Human dignity  Autonomy  Responsibility 38
  • 39. Guiding principles (European Group on Ethics)  Justice, equality and solidarity  Democracy  Rule of law and accountability 39
  • 40. Guiding principles (European Group on Ethics) 40 Security, safety, bodily and mental integrity Data protection and privacy Sustainability
  • 41. Merci pour votre attention! Florian Ducommun Avocat ; LL.M Av. Auguste Tissot 2bis 1006 Lausanne 021/310.73.10 ducommun@hdclegal.ch 41

Editor's Notes

  1. input: there are zero or more quantities which are externally supplied; output: at least one quantity is produced; definiteness: each instruction must be clear and unambiguous; finiteness: if we trace out the instructions of an algorithm, then for all cases the algorithm will terminate after a finite number of steps; effectiveness: every instruction must be sufficiently basic that it can in principle be carried out by a person using only pencil and paper. It is not enough that each operation be definite, but it must also be feasible.
  2. their actions are often no longer intelligible, and no longer open to scrutiny by humans. This is the case because, first, it is impossible to establish how they accomplish their results beyond the initial algorithms. Second, their performance is based on the data that have been used during the learning process and that may no longer be available or accessible. biases and errors that they have been presented with in the past become engrained into the system.
  3. 1945: Isaac Asimov: Escape! 1950s : John von Neumann was both fascinated and alarmed by “the ever-accelerating progress of technology and changes in the modes of human life, which gives the appearance of some essential singularity in the history of the race beyond which human affairs, as we know them, could not continue” 1993 : Vernor Vinge coined the term technological singularity, as «a hypothetical scenario in which generating a superhuman AI results in runaway, uncontrollable technological advance with unpredictable outcome».
  4. their actions are often no longer intelligible, and no longer open to scrutiny by humans. This is the case because, first, it is impossible to establish how they accomplish their results beyond the initial algorithms. Second, their performance is based on the data that have been used during the learning process and that may no longer be available or accessible. biases and errors that they have been presented with in the past become engrained into the system.
  5. Idea/ expression dichotomy: Art 9(2) of the TRIPS convention : ‘Copyright protection shall extend to expression and not to ideas, procedures, and methods of operation or mathematical concepts as such.' Originality The threshold of originality is a concept in copyright law that is used to assess whether a particular work can be copyrighted. It is used to distinguish works that are sufficiently original to warrant copyright protection from those that are not.
  6. In Europe,  European Patent Office policy is that a program for a computer is not patentable if it does not have the potential to cause a "technical effect" which is by now understood as a material effect (a "transformation of nature"). In the US, patents granted for business methods, which could include processes -> patents have been granted in the US on algorithms under certain conditions
  7. In the United States, the policy on trade secrets states that they consist of information that may include a formula, pattern, compilation, program, device, method, technique or process EU Trade Secrets Directive covers the unlawful acquisition, use and disclosure of trade secrets. 
  8. July 2018: the French and German competition authorities (Autorité de la concurrence and Bundeskartellamt) have started a joint project on algorithms and their effects on competition. -> The project is intended to analyze the relevance of algorithms for competition and to develop a conceptual approach to dealing with potential issues. 
  9. Human dignity – understood as the recognition of the inherent human state of being worthy of respect, must not be violated by ‘autonomous’ technologies. Autonomy – the principle of autonomy implies the freedom of the human being. This translates into human responsibility and thus control over and knowledge about ‘autonomous’ systems as they must not impair freedom of human beings to set their own standards and norms and be able to live according to them. Responsibility – ‘autonomous’ systems should only be developed and used in ways that serve the global social and environmental good, as determined by outcomes of deliberative democratic processes
  10. Justice, equality and solidarity – AI should contribute to global justice and equal access to the benefits and advantages that AI, robotics and ‘autonomous’ systems can bring. Discriminatory biases in data sets used to train and run AI systems should be prevented or detected, reported and neutralised at the earliest stage possible. Democracy – key decisions on the regulation of AI development and application should be the result of democratic debate and public engagement. A spirit of global cooperation and public dialogue on the issue will ensure that they are taken in an inclusive, informed, and farsighted manner. Rule of law and accountability – rule of law, access to justice and the right to redress and a fair trial provide the necessary framework for ensuring the observance of human rights standards and potential AI specific regulations. This includes protections against risks stemming from ‘autonomous’ systems that could infringe human rights, such as safety and privacy.
  11. Security, safety, bodily and mental integrity – Safety and security of ‘autonomous’ systems materialises in three forms: (1) external safety for their environment and users, (2) reliability and internal robustness, e.g. against hacking, and (3) emotional safety with respect to human-machine interaction. All dimensions of safety must be taken into account by developers. Data protection and privacy – In an age of ubiquitous and massive collection of data through digital communication technologies, the right to protection of personal information and the right to respect for privacy are crucially challenged. Both physical AI robots as part of the Internet of Things, as well as AI softbots that operate via the World Wide Web must comply with data protection regulations and not collect and spread data or be run on sets of data for whose use and dissemination no informed consent has been given. Sustainability – AI technology must be in line with the human responsibility to ensure the basic preconditions for life on our planet, continued prospering for mankind and preservation of a good environment for future generations.