SlideShare a Scribd company logo
1 of 3
Download to read offline
10
AKGEC INTERNATIONAL JOURNAL OF TECHNOLOGY, Vol. 14, No. 1
Abstract -- Artificial intelligence (AI) is a method of making a
computer, a computer-controlled robot, or a software to think
intelligently and mimic like the human mind. The last few years
have seen many innovations and advancements previously in the
realm of science fiction which slowly manifested into reality. It
is machine learning technology that gives AI the ability to learn.
This is done by using algorithms to discover patterns and generate
insights from the data they are exposed to.
Recently, chatbots have caught significant attention. Microsoft and
Google are in feverish race for supremacy. This paper examines
implications of these new innovations engulfing us, where issues of
copyright infringement are being tackled by leveraging blockchain
technology.
Keywords: Neural network, ChatGPT, Conversational Generative
Pre-trained Transformer, Copyright infringement, Blockchain, Intel-
lectual property rights
I. INTRODUCTION
Main buzz in 2023 is all about how different chatbots are
making headlines as to how user queries are being fulfilled and
delivering apt results to the end users. There are many examples
where deployment of chatbots and Artificial intelligence (AI)
based technologies are successful in streamlining customer
services and thereby improving overall user experience.
For the very first time, humans are witnessing integration of
AI, chatbots, and blockchain which is leading to a new era
of innovation and transformation across various industries.
AI and chatbots provide the intelligence and conversational
abilities needed to streamline mundane processes and enhance
customer experience, while blockchain brings the benefits of
decentralized and secure data management.
The branch of Artificial intelligence (AI), refers to the
simulation of human intelligence in machines that are capable
of performing tasks that typically require human cognition, such
as learning, problem-solving, and decision-making capabilities.
AI systems can be classified into various sub-disciplines,
including machine learning, deep learning, computer vision,
and natural language processing (NLP). On the other hand,
chatbots are computer program modules designed to simulate
conversation with human users, typically powered by AI and
NLP technologies. They are typically used in customer service
and support, providing quick and convenient assistance to users.
Examples of chatbots include virtual assistants like Siri and
Alexa, and customer service chatbots used by companies like
banks and e-commerce websites.
AI and Blockchain with Reference to IPRs
Advocate Prity Khastgir
Tech Corp International Strategist, C/C3A/436, Janakpuri, New Delhi 110 058 India
legal_desk@patentbusinessidea.com
Datasets generated during the conversation between the chatbots
can be labelled for training of the Artificial intelligence (AI)
modules. The training of AI datasets can be divided into two
main types: supervised learning, where the AI algorithms are
trained on labeled data to make predictions, and unsupervised
learning, where the algorithms are trained on unlabeled data
to discover patterns and relationships in the data.
II. ChatGPT
One such example of chatbot recently been discussed is
ChatGPT which is a type of supervised learning. The ChatGPT
model has been trained to predict the correct response given
a specific prompt, which means it is trained in a supervised
manner. ChatGPT stands for “Conversational Generative Pre-
trained Transformer”. ChatGPT is a language model developed
by OpenAI that uses a type of deep learning architecture called
Transformer, which was introduced in the paper “Attention Is
All You Need” (2017) [1]. Transformer networks are designed
to handle sequential data, such as text, and have proven to be
highly effective for a variety of natural language processing
tasks. ChatGPT has been trained on vast amounts of text data
and can generate human-like responses to various types of
questions and prompts when asked by the user. ChatGPT is
a type of chatbot having more advanced capabilities and a
greater understanding of language compared to some traditional
chatbots.
III. AI MODULES FOR ChatGPT
The modules of Artificial intelligence (AI) working for
ChatGPT are:
• Pre-training: ChatGPT is pre-trained on large amounts of
text data to learn patterns and relationships between words
and phrases in various contexts.
• Attention Mechanism: The Transformer architecture used
by ChatGPT employs an attention mechanism that allows
the model to selectively focus on different parts of the input
data when generating its responses.
• Generative Modeling: ChatGPT is a generative model,
meaning it can generate new text that is similar in style and
content to the input data it was trained on. This allows it to
simulate human-like conversation and provide responses
to a wide range of questions and prompts.
• Fine-Tuning: To adapt ChatGPT for specific tasks or
domains, it can be fine-tuned on smaller, task-specific
11
datasets. This allows the model to learn the specifics of a
particular domain, such as customer service or education,
and generate more accurate and relevant responses.
United States Patent 11113602 [1] titled “Attention-based
sequence transduction neural networks” was granted to Google
LLC.
Figure 1.
The technology behind the patent describes a method for
generating an output sequence from an input sequence.
Moreover, the present system is a computer program that
uses a neural network to convert an input sequence into an
output sequence. In use, an encoder neural network is utilized
to process the input sequence aka data. The neural network
has two parts: an encoder that takes in the input sequence and
generates a set of representations for each input, and a decoder
that uses these representations to generate the output sequence.
Further, the encoder network is made up of one or more
subnetworks, each of which receives a specific input and
generates a specific output. These subnetworks also have a
self-attention sub-layer that uses attention mechanisms to
consider the input at each position and generate the final output
sequence. The self-attention mechanism uses a query, keys, and
values based on the input sequence to generate the outputs. In
use, the sequence transduction neural network, equipped with
an attention-based encoder and decoder, can either transduce
sequences faster or be trained more efficiently due to its
ability to be easily parallelized. This is because the attention
mechanism in the network allows for the identification of global
dependencies between input and output, eliminating the need
for recurrent neural network layers and their associated issues
such as long training and inference times and high resource
consumption.
However, one of the major disadvantages of Artificial
intelligence (AI) from an Intellectual Property Rights (IPR)
perspective is the issue of copyright infringement of AI-
generated works.AI algorithms are capable of creating unique
and original works such as music, artwork, and writing, but
there is often a lack of clear legal frameworks to determine
who owns the rights to these works. There are two types of
rights [3] under copyright:
• economic rights, which allow the rights owner to derive
financial reward from the use of their works by others; and
• moral rights, which protect the non-economic interests
of the author.
In many jurisdictions, copyright laws were developed before
the rise of AI, and as a result, they may not adequately address
the ownership of AI-generated works.
In some cases, the AI algorithm itself may be considered the
author of the work, making it difficult for human creators to
assert their rights. This creates ambiguity and uncertainty for
creators who want to useAI to generate new works and for those
who want to license or sell AI-generated works. Additionally,
AI algorithms can easily copy, modify, or use existing works
without proper attribution or permission, leading to copyright
AI AND BLOCKCHAIN WITH REFERNCE TO IPRs
12
AKGEC INTERNATIONAL JOURNAL OF TECHNOLOGY, Vol. 14, No. 1
infringement. This further complicates the issue of determining
ownership and responsibility for AI-generated works.
The issue of copyright infringement of AI-generated works is
a significant disadvantage of AI from an IPR perspective, as it
raises questions about ownership, responsibility, and protection
of these works. However, the use of blockchain technology to
record and verify ownership and provenance of AI-generated
art, music, literature, or any other form of digital data content
is feasible. By deploying blockchain framework, the ownership
of the AI-generated work can be securely and transparently
recorded and the work can be tracked and verified over time.
This ensures that the creator of the AI-generated work can be
fairly compensated for their work in terms of collecting royalty
and the ownership IP rights can be protected in real time.
In a blockchain system, the ownership of theAI-generated work
is recorded in a decentralized ledger, which eliminates the need
for intermediaries and reduces the risk of fraud and tampering.
The decentralized nature of the blockchain also allows for a
secure and transparent marketplace for AI-generated works,
enabling buyers and sellers to interact directly with each other.
By utilizing smart contracts, the IP licensing deals and sale of
AI-generated works can be automatically executed, reducing
the risk of disputes and making the process more efficient.
This also enables creators to receive fair compensation for
their work, as all transactions are transparent and recorded on
the blockchain.
In conclusion, blockchain technology has the potential to
revolutionize the wayAI-generated works are owned, licensed
and sold, providing a secure and transparent platform for artists,
creators and buyers to interact. The utilization of blockchain
technology ensures that the ownership and provenance of AI-
generated works are protected and that the creators receive fair
compensation for their work.
REFEERENCES
[1] https://papers.nips.cc/paper/2017/file/3f5ee243547dee91fbd0
53c1c4a845aa-Paper.pdf
[2] https://patents.google.com/patent/US10452978B2/en
[3] https://www.wipo.int/copyright/en/
Advocate Prity Khastgir is a Registered Patent
Attorney in India working in Cyber laws, Global
Intellectual Property laws, international commercial
mediator for commercial disputes, facilitating
human capacity building for youth globally
and active in working group of International
telecommunication policies and advising
conglomerates across seven continents to combat
Cybercrime in online space with over 17 years of
work experience. She is also Intellectual Property
tutor at WIPO, Geneva for Blockchain and AI based patents.
She represented the Indian delegation at CyberDrill event held at KL, Malaysia
in 2019. Prity has been instrumental in facilitating fostering partnerships
with academia and ICTs, government agencies, to stimulate social innovation
activities that empower communities to benefit from the digital revolution
Industry 4.0.

More Related Content

Similar to AI and Blockchain with Reference to IPRs-Advocate_Prity_Khastgir.pdf

Maximizing Innovation through ChatGPT Powered Patent Analysis
Maximizing Innovation through ChatGPT Powered Patent AnalysisMaximizing Innovation through ChatGPT Powered Patent Analysis
Maximizing Innovation through ChatGPT Powered Patent Analysis
Alex G. Lee, Ph.D. Esq. CLP
 

Similar to AI and Blockchain with Reference to IPRs-Advocate_Prity_Khastgir.pdf (20)

Modern technologies
Modern technologiesModern technologies
Modern technologies
 
Top 10 technologies trending in 2019
Top 10 technologies trending in 2019Top 10 technologies trending in 2019
Top 10 technologies trending in 2019
 
Emerging Technologies 3.0.pdf
Emerging Technologies 3.0.pdfEmerging Technologies 3.0.pdf
Emerging Technologies 3.0.pdf
 
Emerging Technologies 33.0.pdf
Emerging Technologies 33.0.pdfEmerging Technologies 33.0.pdf
Emerging Technologies 33.0.pdf
 
Emerging Technologies 3.0
Emerging Technologies 3.0Emerging Technologies 3.0
Emerging Technologies 3.0
 
Maximizing Innovation through ChatGPT Powered Patent Analysis
Maximizing Innovation through ChatGPT Powered Patent AnalysisMaximizing Innovation through ChatGPT Powered Patent Analysis
Maximizing Innovation through ChatGPT Powered Patent Analysis
 
leewayhertz.com-How to build a generative AI solution From prototyping to pro...
leewayhertz.com-How to build a generative AI solution From prototyping to pro...leewayhertz.com-How to build a generative AI solution From prototyping to pro...
leewayhertz.com-How to build a generative AI solution From prototyping to pro...
 
Analytical Superpower June 2023.pdf
Analytical Superpower June 2023.pdfAnalytical Superpower June 2023.pdf
Analytical Superpower June 2023.pdf
 
Artificial Intelligence- What Is It.pdf
Artificial Intelligence- What Is It.pdfArtificial Intelligence- What Is It.pdf
Artificial Intelligence- What Is It.pdf
 
Top 10 Emerging Technologies in the World.pdf
Top 10 Emerging Technologies in the World.pdfTop 10 Emerging Technologies in the World.pdf
Top 10 Emerging Technologies in the World.pdf
 
Top technologies of ai 2020
Top technologies of ai 2020Top technologies of ai 2020
Top technologies of ai 2020
 
The technologies of ai used in different corporate world
The technologies of ai used in different  corporate worldThe technologies of ai used in different  corporate world
The technologies of ai used in different corporate world
 
Future of Machine Learning: Ways ML and AI Will Drive Innovation & Change
Future of Machine Learning: Ways ML and AI Will Drive Innovation & ChangeFuture of Machine Learning: Ways ML and AI Will Drive Innovation & Change
Future of Machine Learning: Ways ML and AI Will Drive Innovation & Change
 
Survey on Chatbot Classification and Technologies
Survey on Chatbot Classification and TechnologiesSurvey on Chatbot Classification and Technologies
Survey on Chatbot Classification and Technologies
 
Cognitive Technologies_ Simplifying Complex Network Solutions to Usher in a T...
Cognitive Technologies_ Simplifying Complex Network Solutions to Usher in a T...Cognitive Technologies_ Simplifying Complex Network Solutions to Usher in a T...
Cognitive Technologies_ Simplifying Complex Network Solutions to Usher in a T...
 
Ajit Jaokar, Data Science for IoT professor at Oxford University “Enterprise ...
Ajit Jaokar, Data Science for IoT professor at Oxford University “Enterprise ...Ajit Jaokar, Data Science for IoT professor at Oxford University “Enterprise ...
Ajit Jaokar, Data Science for IoT professor at Oxford University “Enterprise ...
 
leewayhertz.com-How to build an AI app.pdf
leewayhertz.com-How to build an AI app.pdfleewayhertz.com-How to build an AI app.pdf
leewayhertz.com-How to build an AI app.pdf
 
AI-based Healthcare Chatbot
AI-based Healthcare ChatbotAI-based Healthcare Chatbot
AI-based Healthcare Chatbot
 
Top 10 AI Technologies That Will Rock the World
Top 10 AI Technologies That Will Rock the WorldTop 10 AI Technologies That Will Rock the World
Top 10 AI Technologies That Will Rock the World
 
ARTIFICIAL INTELLIGENCE IN METAVERSE
ARTIFICIAL INTELLIGENCE IN METAVERSEARTIFICIAL INTELLIGENCE IN METAVERSE
ARTIFICIAL INTELLIGENCE IN METAVERSE
 

More from Tech Corp International Strategist

230316376266-invoice_lady_prity_khastgir.pdf
230316376266-invoice_lady_prity_khastgir.pdf230316376266-invoice_lady_prity_khastgir.pdf
230316376266-invoice_lady_prity_khastgir.pdf
Tech Corp International Strategist
 
Terms and Conditions_Terms and Conditions for Croma Corporate eGift Card_SC.pdf
Terms and Conditions_Terms and Conditions for Croma Corporate eGift Card_SC.pdfTerms and Conditions_Terms and Conditions for Croma Corporate eGift Card_SC.pdf
Terms and Conditions_Terms and Conditions for Croma Corporate eGift Card_SC.pdf
Tech Corp International Strategist
 
Intellectual Property India_India Today.pdf
Intellectual Property India_India Today.pdfIntellectual Property India_India Today.pdf
Intellectual Property India_India Today.pdf
Tech Corp International Strategist
 
wipo_gii_ge_23_speakers_AI und Blockchain Prity khastgir.pdf
wipo_gii_ge_23_speakers_AI und Blockchain Prity khastgir.pdfwipo_gii_ge_23_speakers_AI und Blockchain Prity khastgir.pdf
wipo_gii_ge_23_speakers_AI und Blockchain Prity khastgir.pdf
Tech Corp International Strategist
 
Durjaini_Khastgir Department for Promotion of Industry and Internal TradeNOTI...
Durjaini_Khastgir Department for Promotion of Industry and Internal TradeNOTI...Durjaini_Khastgir Department for Promotion of Industry and Internal TradeNOTI...
Durjaini_Khastgir Department for Promotion of Industry and Internal TradeNOTI...
Tech Corp International Strategist
 
Re_ _Workshop Training Opportunity_ IPR__ 25th-27th Sept.pdf
Re_ _Workshop Training Opportunity_ IPR__ 25th-27th Sept.pdfRe_ _Workshop Training Opportunity_ IPR__ 25th-27th Sept.pdf
Re_ _Workshop Training Opportunity_ IPR__ 25th-27th Sept.pdf
Tech Corp International Strategist
 
Espacenet_search_result_20230905_1035_PrityKhastgir_G20.pdf
Espacenet_search_result_20230905_1035_PrityKhastgir_G20.pdfEspacenet_search_result_20230905_1035_PrityKhastgir_G20.pdf
Espacenet_search_result_20230905_1035_PrityKhastgir_G20.pdf
Tech Corp International Strategist
 
Aruba Tourism Framework
 Aruba Tourism Framework Aruba Tourism Framework
Aruba Tourism Framework
Tech Corp International Strategist
 
24.8.23_CV_Dr Ranjit Singh, FIETE_Testimonial_LADY_Prity_Khastgir.pdf
24.8.23_CV_Dr Ranjit Singh, FIETE_Testimonial_LADY_Prity_Khastgir.pdf24.8.23_CV_Dr Ranjit Singh, FIETE_Testimonial_LADY_Prity_Khastgir.pdf
24.8.23_CV_Dr Ranjit Singh, FIETE_Testimonial_LADY_Prity_Khastgir.pdf
Tech Corp International Strategist
 
SearchStrategyView_Prity Khastgir_ISA_IB_DAO.pdf
SearchStrategyView_Prity Khastgir_ISA_IB_DAO.pdfSearchStrategyView_Prity Khastgir_ISA_IB_DAO.pdf
SearchStrategyView_Prity Khastgir_ISA_IB_DAO.pdf
Tech Corp International Strategist
 
WO2023144841 - METHOD & SYSTEM FOR OFFLINE CASTING
WO2023144841 - METHOD & SYSTEM FOR OFFLINE CASTINGWO2023144841 - METHOD & SYSTEM FOR OFFLINE CASTING
WO2023144841 - METHOD & SYSTEM FOR OFFLINE CASTING
Tech Corp International Strategist
 
SKYSEA_CLASS 44_PRITY KHASTGIR.pdf
SKYSEA_CLASS 44_PRITY KHASTGIR.pdfSKYSEA_CLASS 44_PRITY KHASTGIR.pdf
SKYSEA_CLASS 44_PRITY KHASTGIR.pdf
Tech Corp International Strategist
 
Intellectual Property India_UV_UV patent portfolio
Intellectual Property India_UV_UV patent portfolioIntellectual Property India_UV_UV patent portfolio
Intellectual Property India_UV_UV patent portfolio
Tech Corp International Strategist
 
Intellectual Property India_AI in India_Prity Khastgir.pdf
Intellectual Property India_AI in India_Prity Khastgir.pdfIntellectual Property India_AI in India_Prity Khastgir.pdf
Intellectual Property India_AI in India_Prity Khastgir.pdf
Tech Corp International Strategist
 
E-Register - Main Page_SKYSEA.pdf
E-Register - Main Page_SKYSEA.pdfE-Register - Main Page_SKYSEA.pdf
E-Register - Main Page_SKYSEA.pdf
Tech Corp International Strategist
 
International Patent Codes of PCT Countries.pdf
International Patent Codes of PCT Countries.pdfInternational Patent Codes of PCT Countries.pdf
International Patent Codes of PCT Countries.pdf
Tech Corp International Strategist
 

More from Tech Corp International Strategist (20)

230316376266-invoice_lady_prity_khastgir.pdf
230316376266-invoice_lady_prity_khastgir.pdf230316376266-invoice_lady_prity_khastgir.pdf
230316376266-invoice_lady_prity_khastgir.pdf
 
Terms and Conditions_Terms and Conditions for Croma Corporate eGift Card_SC.pdf
Terms and Conditions_Terms and Conditions for Croma Corporate eGift Card_SC.pdfTerms and Conditions_Terms and Conditions for Croma Corporate eGift Card_SC.pdf
Terms and Conditions_Terms and Conditions for Croma Corporate eGift Card_SC.pdf
 
Intellectual Property India_India Today.pdf
Intellectual Property India_India Today.pdfIntellectual Property India_India Today.pdf
Intellectual Property India_India Today.pdf
 
wipo_gii_ge_23_speakers_AI und Blockchain Prity khastgir.pdf
wipo_gii_ge_23_speakers_AI und Blockchain Prity khastgir.pdfwipo_gii_ge_23_speakers_AI und Blockchain Prity khastgir.pdf
wipo_gii_ge_23_speakers_AI und Blockchain Prity khastgir.pdf
 
Durjaini_Khastgir Department for Promotion of Industry and Internal TradeNOTI...
Durjaini_Khastgir Department for Promotion of Industry and Internal TradeNOTI...Durjaini_Khastgir Department for Promotion of Industry and Internal TradeNOTI...
Durjaini_Khastgir Department for Promotion of Industry and Internal TradeNOTI...
 
Indian Patent Act 1970-Sections_lady Prity khastgir IN_PA_1241.pdf
Indian Patent Act 1970-Sections_lady Prity khastgir IN_PA_1241.pdfIndian Patent Act 1970-Sections_lady Prity khastgir IN_PA_1241.pdf
Indian Patent Act 1970-Sections_lady Prity khastgir IN_PA_1241.pdf
 
Re_ _Workshop Training Opportunity_ IPR__ 25th-27th Sept.pdf
Re_ _Workshop Training Opportunity_ IPR__ 25th-27th Sept.pdfRe_ _Workshop Training Opportunity_ IPR__ 25th-27th Sept.pdf
Re_ _Workshop Training Opportunity_ IPR__ 25th-27th Sept.pdf
 
Espacenet_search_result_20230905_1035_PrityKhastgir_G20.pdf
Espacenet_search_result_20230905_1035_PrityKhastgir_G20.pdfEspacenet_search_result_20230905_1035_PrityKhastgir_G20.pdf
Espacenet_search_result_20230905_1035_PrityKhastgir_G20.pdf
 
Aruba Tourism Framework
 Aruba Tourism Framework Aruba Tourism Framework
Aruba Tourism Framework
 
24.8.23_CV_Dr Ranjit Singh, FIETE_Testimonial_LADY_Prity_Khastgir.pdf
24.8.23_CV_Dr Ranjit Singh, FIETE_Testimonial_LADY_Prity_Khastgir.pdf24.8.23_CV_Dr Ranjit Singh, FIETE_Testimonial_LADY_Prity_Khastgir.pdf
24.8.23_CV_Dr Ranjit Singh, FIETE_Testimonial_LADY_Prity_Khastgir.pdf
 
SearchStrategyView_Prity Khastgir_ISA_IB_DAO.pdf
SearchStrategyView_Prity Khastgir_ISA_IB_DAO.pdfSearchStrategyView_Prity Khastgir_ISA_IB_DAO.pdf
SearchStrategyView_Prity Khastgir_ISA_IB_DAO.pdf
 
WO2023144841 - METHOD & SYSTEM FOR OFFLINE CASTING
WO2023144841 - METHOD & SYSTEM FOR OFFLINE CASTINGWO2023144841 - METHOD & SYSTEM FOR OFFLINE CASTING
WO2023144841 - METHOD & SYSTEM FOR OFFLINE CASTING
 
SKYSEA_CLASS 44_PRITY KHASTGIR.pdf
SKYSEA_CLASS 44_PRITY KHASTGIR.pdfSKYSEA_CLASS 44_PRITY KHASTGIR.pdf
SKYSEA_CLASS 44_PRITY KHASTGIR.pdf
 
Prity Khastgir Class 24 Trademark.pdf
Prity Khastgir Class 24 Trademark.pdfPrity Khastgir Class 24 Trademark.pdf
Prity Khastgir Class 24 Trademark.pdf
 
Intellectual Property India_UV_UV patent portfolio
Intellectual Property India_UV_UV patent portfolioIntellectual Property India_UV_UV patent portfolio
Intellectual Property India_UV_UV patent portfolio
 
Intellectual Property India_AI in India_Prity Khastgir.pdf
Intellectual Property India_AI in India_Prity Khastgir.pdfIntellectual Property India_AI in India_Prity Khastgir.pdf
Intellectual Property India_AI in India_Prity Khastgir.pdf
 
ET is CHANGED_IPR_WEST_BENGAL.pdf
ET is CHANGED_IPR_WEST_BENGAL.pdfET is CHANGED_IPR_WEST_BENGAL.pdf
ET is CHANGED_IPR_WEST_BENGAL.pdf
 
Interesting_AI_dataset.pdf
Interesting_AI_dataset.pdfInteresting_AI_dataset.pdf
Interesting_AI_dataset.pdf
 
E-Register - Main Page_SKYSEA.pdf
E-Register - Main Page_SKYSEA.pdfE-Register - Main Page_SKYSEA.pdf
E-Register - Main Page_SKYSEA.pdf
 
International Patent Codes of PCT Countries.pdf
International Patent Codes of PCT Countries.pdfInternational Patent Codes of PCT Countries.pdf
International Patent Codes of PCT Countries.pdf
 

Recently uploaded

1:1原版定制伦敦政治经济学院毕业证(LSE毕业证)成绩单学位证书留信学历认证
1:1原版定制伦敦政治经济学院毕业证(LSE毕业证)成绩单学位证书留信学历认证1:1原版定制伦敦政治经济学院毕业证(LSE毕业证)成绩单学位证书留信学历认证
1:1原版定制伦敦政治经济学院毕业证(LSE毕业证)成绩单学位证书留信学历认证
dq9vz1isj
 
如何办理(WashU毕业证书)圣路易斯华盛顿大学毕业证成绩单本科硕士学位证留信学历认证
如何办理(WashU毕业证书)圣路易斯华盛顿大学毕业证成绩单本科硕士学位证留信学历认证如何办理(WashU毕业证书)圣路易斯华盛顿大学毕业证成绩单本科硕士学位证留信学历认证
如何办理(WashU毕业证书)圣路易斯华盛顿大学毕业证成绩单本科硕士学位证留信学历认证
acoha1
 
如何办理(UPenn毕业证书)宾夕法尼亚大学毕业证成绩单本科硕士学位证留信学历认证
如何办理(UPenn毕业证书)宾夕法尼亚大学毕业证成绩单本科硕士学位证留信学历认证如何办理(UPenn毕业证书)宾夕法尼亚大学毕业证成绩单本科硕士学位证留信学历认证
如何办理(UPenn毕业证书)宾夕法尼亚大学毕业证成绩单本科硕士学位证留信学历认证
acoha1
 
如何办理哥伦比亚大学毕业证(Columbia毕业证)成绩单原版一比一
如何办理哥伦比亚大学毕业证(Columbia毕业证)成绩单原版一比一如何办理哥伦比亚大学毕业证(Columbia毕业证)成绩单原版一比一
如何办理哥伦比亚大学毕业证(Columbia毕业证)成绩单原版一比一
fztigerwe
 
Audience Researchndfhcvnfgvgbhujhgfv.pptx
Audience Researchndfhcvnfgvgbhujhgfv.pptxAudience Researchndfhcvnfgvgbhujhgfv.pptx
Audience Researchndfhcvnfgvgbhujhgfv.pptx
Stephen266013
 
Data Analytics for Digital Marketing Lecture for Advanced Digital & Social Me...
Data Analytics for Digital Marketing Lecture for Advanced Digital & Social Me...Data Analytics for Digital Marketing Lecture for Advanced Digital & Social Me...
Data Analytics for Digital Marketing Lecture for Advanced Digital & Social Me...
Valters Lauzums
 
一比一原版(Monash毕业证书)莫纳什大学毕业证成绩单如何办理
一比一原版(Monash毕业证书)莫纳什大学毕业证成绩单如何办理一比一原版(Monash毕业证书)莫纳什大学毕业证成绩单如何办理
一比一原版(Monash毕业证书)莫纳什大学毕业证成绩单如何办理
pyhepag
 
如何办理英国卡迪夫大学毕业证(Cardiff毕业证书)成绩单留信学历认证
如何办理英国卡迪夫大学毕业证(Cardiff毕业证书)成绩单留信学历认证如何办理英国卡迪夫大学毕业证(Cardiff毕业证书)成绩单留信学历认证
如何办理英国卡迪夫大学毕业证(Cardiff毕业证书)成绩单留信学历认证
ju0dztxtn
 

Recently uploaded (20)

ℂall Girls Balbir Nagar ℂall Now Chhaya ☎ 9899900591 WhatsApp Number 24/7
ℂall Girls Balbir Nagar ℂall Now Chhaya ☎ 9899900591 WhatsApp  Number 24/7ℂall Girls Balbir Nagar ℂall Now Chhaya ☎ 9899900591 WhatsApp  Number 24/7
ℂall Girls Balbir Nagar ℂall Now Chhaya ☎ 9899900591 WhatsApp Number 24/7
 
AI Imagen for data-storytelling Infographics.pdf
AI Imagen for data-storytelling Infographics.pdfAI Imagen for data-storytelling Infographics.pdf
AI Imagen for data-storytelling Infographics.pdf
 
1:1原版定制伦敦政治经济学院毕业证(LSE毕业证)成绩单学位证书留信学历认证
1:1原版定制伦敦政治经济学院毕业证(LSE毕业证)成绩单学位证书留信学历认证1:1原版定制伦敦政治经济学院毕业证(LSE毕业证)成绩单学位证书留信学历认证
1:1原版定制伦敦政治经济学院毕业证(LSE毕业证)成绩单学位证书留信学历认证
 
How I opened a fake bank account and didn't go to prison
How I opened a fake bank account and didn't go to prisonHow I opened a fake bank account and didn't go to prison
How I opened a fake bank account and didn't go to prison
 
如何办理(WashU毕业证书)圣路易斯华盛顿大学毕业证成绩单本科硕士学位证留信学历认证
如何办理(WashU毕业证书)圣路易斯华盛顿大学毕业证成绩单本科硕士学位证留信学历认证如何办理(WashU毕业证书)圣路易斯华盛顿大学毕业证成绩单本科硕士学位证留信学历认证
如何办理(WashU毕业证书)圣路易斯华盛顿大学毕业证成绩单本科硕士学位证留信学历认证
 
如何办理(UPenn毕业证书)宾夕法尼亚大学毕业证成绩单本科硕士学位证留信学历认证
如何办理(UPenn毕业证书)宾夕法尼亚大学毕业证成绩单本科硕士学位证留信学历认证如何办理(UPenn毕业证书)宾夕法尼亚大学毕业证成绩单本科硕士学位证留信学历认证
如何办理(UPenn毕业证书)宾夕法尼亚大学毕业证成绩单本科硕士学位证留信学历认证
 
Data Visualization Exploring and Explaining with Data 1st Edition by Camm sol...
Data Visualization Exploring and Explaining with Data 1st Edition by Camm sol...Data Visualization Exploring and Explaining with Data 1st Edition by Camm sol...
Data Visualization Exploring and Explaining with Data 1st Edition by Camm sol...
 
如何办理哥伦比亚大学毕业证(Columbia毕业证)成绩单原版一比一
如何办理哥伦比亚大学毕业证(Columbia毕业证)成绩单原版一比一如何办理哥伦比亚大学毕业证(Columbia毕业证)成绩单原版一比一
如何办理哥伦比亚大学毕业证(Columbia毕业证)成绩单原版一比一
 
Audience Researchndfhcvnfgvgbhujhgfv.pptx
Audience Researchndfhcvnfgvgbhujhgfv.pptxAudience Researchndfhcvnfgvgbhujhgfv.pptx
Audience Researchndfhcvnfgvgbhujhgfv.pptx
 
Aggregations - The Elasticsearch "GROUP BY"
Aggregations - The Elasticsearch "GROUP BY"Aggregations - The Elasticsearch "GROUP BY"
Aggregations - The Elasticsearch "GROUP BY"
 
Easy and simple project file on mp online
Easy and simple project file on mp onlineEasy and simple project file on mp online
Easy and simple project file on mp online
 
Genuine love spell caster )! ,+27834335081) Ex lover back permanently in At...
Genuine love spell caster )! ,+27834335081)   Ex lover back permanently in At...Genuine love spell caster )! ,+27834335081)   Ex lover back permanently in At...
Genuine love spell caster )! ,+27834335081) Ex lover back permanently in At...
 
Data Analytics for Digital Marketing Lecture for Advanced Digital & Social Me...
Data Analytics for Digital Marketing Lecture for Advanced Digital & Social Me...Data Analytics for Digital Marketing Lecture for Advanced Digital & Social Me...
Data Analytics for Digital Marketing Lecture for Advanced Digital & Social Me...
 
一比一原版(Monash毕业证书)莫纳什大学毕业证成绩单如何办理
一比一原版(Monash毕业证书)莫纳什大学毕业证成绩单如何办理一比一原版(Monash毕业证书)莫纳什大学毕业证成绩单如何办理
一比一原版(Monash毕业证书)莫纳什大学毕业证成绩单如何办理
 
Atlantic Grupa Case Study (Mintec Data AI)
Atlantic Grupa Case Study (Mintec Data AI)Atlantic Grupa Case Study (Mintec Data AI)
Atlantic Grupa Case Study (Mintec Data AI)
 
如何办理英国卡迪夫大学毕业证(Cardiff毕业证书)成绩单留信学历认证
如何办理英国卡迪夫大学毕业证(Cardiff毕业证书)成绩单留信学历认证如何办理英国卡迪夫大学毕业证(Cardiff毕业证书)成绩单留信学历认证
如何办理英国卡迪夫大学毕业证(Cardiff毕业证书)成绩单留信学历认证
 
123.docx. .
123.docx.                                 .123.docx.                                 .
123.docx. .
 
Formulas dax para power bI de microsoft.pdf
Formulas dax para power bI de microsoft.pdfFormulas dax para power bI de microsoft.pdf
Formulas dax para power bI de microsoft.pdf
 
NOAM AAUG Adobe Summit 2024: Summit Slam Dunks
NOAM AAUG Adobe Summit 2024: Summit Slam DunksNOAM AAUG Adobe Summit 2024: Summit Slam Dunks
NOAM AAUG Adobe Summit 2024: Summit Slam Dunks
 
社内勉強会資料  Mamba - A new era or ephemeral
社内勉強会資料   Mamba - A new era or ephemeral社内勉強会資料   Mamba - A new era or ephemeral
社内勉強会資料  Mamba - A new era or ephemeral
 

AI and Blockchain with Reference to IPRs-Advocate_Prity_Khastgir.pdf

  • 1. 10 AKGEC INTERNATIONAL JOURNAL OF TECHNOLOGY, Vol. 14, No. 1 Abstract -- Artificial intelligence (AI) is a method of making a computer, a computer-controlled robot, or a software to think intelligently and mimic like the human mind. The last few years have seen many innovations and advancements previously in the realm of science fiction which slowly manifested into reality. It is machine learning technology that gives AI the ability to learn. This is done by using algorithms to discover patterns and generate insights from the data they are exposed to. Recently, chatbots have caught significant attention. Microsoft and Google are in feverish race for supremacy. This paper examines implications of these new innovations engulfing us, where issues of copyright infringement are being tackled by leveraging blockchain technology. Keywords: Neural network, ChatGPT, Conversational Generative Pre-trained Transformer, Copyright infringement, Blockchain, Intel- lectual property rights I. INTRODUCTION Main buzz in 2023 is all about how different chatbots are making headlines as to how user queries are being fulfilled and delivering apt results to the end users. There are many examples where deployment of chatbots and Artificial intelligence (AI) based technologies are successful in streamlining customer services and thereby improving overall user experience. For the very first time, humans are witnessing integration of AI, chatbots, and blockchain which is leading to a new era of innovation and transformation across various industries. AI and chatbots provide the intelligence and conversational abilities needed to streamline mundane processes and enhance customer experience, while blockchain brings the benefits of decentralized and secure data management. The branch of Artificial intelligence (AI), refers to the simulation of human intelligence in machines that are capable of performing tasks that typically require human cognition, such as learning, problem-solving, and decision-making capabilities. AI systems can be classified into various sub-disciplines, including machine learning, deep learning, computer vision, and natural language processing (NLP). On the other hand, chatbots are computer program modules designed to simulate conversation with human users, typically powered by AI and NLP technologies. They are typically used in customer service and support, providing quick and convenient assistance to users. Examples of chatbots include virtual assistants like Siri and Alexa, and customer service chatbots used by companies like banks and e-commerce websites. AI and Blockchain with Reference to IPRs Advocate Prity Khastgir Tech Corp International Strategist, C/C3A/436, Janakpuri, New Delhi 110 058 India legal_desk@patentbusinessidea.com Datasets generated during the conversation between the chatbots can be labelled for training of the Artificial intelligence (AI) modules. The training of AI datasets can be divided into two main types: supervised learning, where the AI algorithms are trained on labeled data to make predictions, and unsupervised learning, where the algorithms are trained on unlabeled data to discover patterns and relationships in the data. II. ChatGPT One such example of chatbot recently been discussed is ChatGPT which is a type of supervised learning. The ChatGPT model has been trained to predict the correct response given a specific prompt, which means it is trained in a supervised manner. ChatGPT stands for “Conversational Generative Pre- trained Transformer”. ChatGPT is a language model developed by OpenAI that uses a type of deep learning architecture called Transformer, which was introduced in the paper “Attention Is All You Need” (2017) [1]. Transformer networks are designed to handle sequential data, such as text, and have proven to be highly effective for a variety of natural language processing tasks. ChatGPT has been trained on vast amounts of text data and can generate human-like responses to various types of questions and prompts when asked by the user. ChatGPT is a type of chatbot having more advanced capabilities and a greater understanding of language compared to some traditional chatbots. III. AI MODULES FOR ChatGPT The modules of Artificial intelligence (AI) working for ChatGPT are: • Pre-training: ChatGPT is pre-trained on large amounts of text data to learn patterns and relationships between words and phrases in various contexts. • Attention Mechanism: The Transformer architecture used by ChatGPT employs an attention mechanism that allows the model to selectively focus on different parts of the input data when generating its responses. • Generative Modeling: ChatGPT is a generative model, meaning it can generate new text that is similar in style and content to the input data it was trained on. This allows it to simulate human-like conversation and provide responses to a wide range of questions and prompts. • Fine-Tuning: To adapt ChatGPT for specific tasks or domains, it can be fine-tuned on smaller, task-specific
  • 2. 11 datasets. This allows the model to learn the specifics of a particular domain, such as customer service or education, and generate more accurate and relevant responses. United States Patent 11113602 [1] titled “Attention-based sequence transduction neural networks” was granted to Google LLC. Figure 1. The technology behind the patent describes a method for generating an output sequence from an input sequence. Moreover, the present system is a computer program that uses a neural network to convert an input sequence into an output sequence. In use, an encoder neural network is utilized to process the input sequence aka data. The neural network has two parts: an encoder that takes in the input sequence and generates a set of representations for each input, and a decoder that uses these representations to generate the output sequence. Further, the encoder network is made up of one or more subnetworks, each of which receives a specific input and generates a specific output. These subnetworks also have a self-attention sub-layer that uses attention mechanisms to consider the input at each position and generate the final output sequence. The self-attention mechanism uses a query, keys, and values based on the input sequence to generate the outputs. In use, the sequence transduction neural network, equipped with an attention-based encoder and decoder, can either transduce sequences faster or be trained more efficiently due to its ability to be easily parallelized. This is because the attention mechanism in the network allows for the identification of global dependencies between input and output, eliminating the need for recurrent neural network layers and their associated issues such as long training and inference times and high resource consumption. However, one of the major disadvantages of Artificial intelligence (AI) from an Intellectual Property Rights (IPR) perspective is the issue of copyright infringement of AI- generated works.AI algorithms are capable of creating unique and original works such as music, artwork, and writing, but there is often a lack of clear legal frameworks to determine who owns the rights to these works. There are two types of rights [3] under copyright: • economic rights, which allow the rights owner to derive financial reward from the use of their works by others; and • moral rights, which protect the non-economic interests of the author. In many jurisdictions, copyright laws were developed before the rise of AI, and as a result, they may not adequately address the ownership of AI-generated works. In some cases, the AI algorithm itself may be considered the author of the work, making it difficult for human creators to assert their rights. This creates ambiguity and uncertainty for creators who want to useAI to generate new works and for those who want to license or sell AI-generated works. Additionally, AI algorithms can easily copy, modify, or use existing works without proper attribution or permission, leading to copyright AI AND BLOCKCHAIN WITH REFERNCE TO IPRs
  • 3. 12 AKGEC INTERNATIONAL JOURNAL OF TECHNOLOGY, Vol. 14, No. 1 infringement. This further complicates the issue of determining ownership and responsibility for AI-generated works. The issue of copyright infringement of AI-generated works is a significant disadvantage of AI from an IPR perspective, as it raises questions about ownership, responsibility, and protection of these works. However, the use of blockchain technology to record and verify ownership and provenance of AI-generated art, music, literature, or any other form of digital data content is feasible. By deploying blockchain framework, the ownership of the AI-generated work can be securely and transparently recorded and the work can be tracked and verified over time. This ensures that the creator of the AI-generated work can be fairly compensated for their work in terms of collecting royalty and the ownership IP rights can be protected in real time. In a blockchain system, the ownership of theAI-generated work is recorded in a decentralized ledger, which eliminates the need for intermediaries and reduces the risk of fraud and tampering. The decentralized nature of the blockchain also allows for a secure and transparent marketplace for AI-generated works, enabling buyers and sellers to interact directly with each other. By utilizing smart contracts, the IP licensing deals and sale of AI-generated works can be automatically executed, reducing the risk of disputes and making the process more efficient. This also enables creators to receive fair compensation for their work, as all transactions are transparent and recorded on the blockchain. In conclusion, blockchain technology has the potential to revolutionize the wayAI-generated works are owned, licensed and sold, providing a secure and transparent platform for artists, creators and buyers to interact. The utilization of blockchain technology ensures that the ownership and provenance of AI- generated works are protected and that the creators receive fair compensation for their work. REFEERENCES [1] https://papers.nips.cc/paper/2017/file/3f5ee243547dee91fbd0 53c1c4a845aa-Paper.pdf [2] https://patents.google.com/patent/US10452978B2/en [3] https://www.wipo.int/copyright/en/ Advocate Prity Khastgir is a Registered Patent Attorney in India working in Cyber laws, Global Intellectual Property laws, international commercial mediator for commercial disputes, facilitating human capacity building for youth globally and active in working group of International telecommunication policies and advising conglomerates across seven continents to combat Cybercrime in online space with over 17 years of work experience. She is also Intellectual Property tutor at WIPO, Geneva for Blockchain and AI based patents. She represented the Indian delegation at CyberDrill event held at KL, Malaysia in 2019. Prity has been instrumental in facilitating fostering partnerships with academia and ICTs, government agencies, to stimulate social innovation activities that empower communities to benefit from the digital revolution Industry 4.0.